"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/27 04:07:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu" 2026/06/27 04:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:07:00 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg" 2026/06/27 04:07:01 DEBUG : Creating backend with remote "/tmp/rclone2603876957" === 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/06/27 04:07:01 DEBUG : a: size = 0 OK 2026/06/27 04:07:01 DEBUG : a: size = 1 (memory) 2026/06/27 04:07:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/27 04:07:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/27 04:07:01 DEBUG : potato: Seek from 10 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 10 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 2 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/27 04:07:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 2 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/27 04:07:01 DEBUG : potato: Seek from 8 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 8 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/27 04:07:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 04:07:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 04:07:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 04:07:01 DEBUG : potato: Seek from 5 to 2 2026/06/27 04:07:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/27 04:07:01 DEBUG : potato: Seek from 9 to 0 2026/06/27 04:07:01 DEBUG : potato: Seek from 9 to 0 2026/06/27 04:07:01 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:04 DEBUG : rutabaga: md5 = d609eb4f35066a566950e9c31d86f027 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/27 04:07:06 DEBUG : empty space: md5 = d50b19d65627a69bc4c06b9c44aecfdd OK === RUN TestCheck/3 2026/06/27 04:07:08 DEBUG : potato2: md5 = ada72c58055c8e9b8d9a18deafb457ee OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/27 04:07:10 DEBUG : remotepotato: md5 = 6636f7dd75a1d6c9f788fd1535550a3a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/06/27 04:07:13 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 04:07:13 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 04:07:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/27 04:07:13 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/06/27 04:07:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/27 04:07:13 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:14 DEBUG : rutabaga: md5 = ea377613c1e4591171e8bdac56e0a74d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/27 04:07:18 DEBUG : empty space: md5 = 043fb8fd9128427806d0aad5e45dad30 OK === RUN TestCheckDownload/3 2026/06/27 04:07:20 DEBUG : potato2: md5 = 7a7f3ee735ba2cd6f807a298b25eb568 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/27 04:07:24 DEBUG : remotepotato: md5 = cc4527f621b94b804327ca7ce1c094f9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.87s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.77s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.78s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:29 DEBUG : rutabaga: md5 = b4cb7884f2d7dd628211e7a534f5da25 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/27 04:07:31 DEBUG : empty space: md5 = a01ca649a67004aa0f4dcbf8cde3fa49 OK === RUN TestCheckSizeOnly/3 2026/06/27 04:07:33 DEBUG : potato2: md5 = f267557ba47f8aa2eef8d7d8e663be61 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/27 04:07:36 DEBUG : remotepotato: md5 = e04688d3e475d61804734f9ec2278d6e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.85s) --- PASS: TestCheckSizeOnly/1 (0.34s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:40 DEBUG : test.sum: md5 = 312fed584e5a1f06931342276892ecb2 OK 2026/06/27 04:07:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 04:07:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 04:07:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 04:07:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/27 04:07:42 DEBUG : test.sum: md5 = 5f08a2d1a80fc222dd80b1faaa2dadfb OK 2026/06/27 04:07:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 04:07:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 04:07:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 04:07:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/data" 2026/06/27 04:07:44 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/data" 2026/06/27 04:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/vjrnln8ratgmqakfosrqe8espk" 2026/06/27 04:07:50 DEBUG : data/banana: md5 = 35ea88b55d5785d3980ede62b5fc61f1 OK 2026/06/27 04:07:52 DEBUG : test.sum: md5 = 970210d2f09388d6c65571ef412d74d7 OK === RUN TestCheckSumDownload/subtest1 2026/06/27 04:07:56 DEBUG : data/potato: md5 = 7744866fa0c2fb4f9c5b38a11ac00565 OK 2026/06/27 04:07:57 DEBUG : test.sum: md5 = e8abd4b65166c86ca2b3f079d5cbdfff OK === RUN TestCheckSumDownload/subtest2 2026/06/27 04:08:01 DEBUG : test.sum: md5 = c32f6609bb8d773875e13282012a81e3 OK === RUN TestCheckSumDownload/subtest3 2026/06/27 04:08:05 DEBUG : test.sum: md5 = 80dd7bb17e4a770f3a4e16d268d94d43 OK === RUN TestCheckSumDownload/subtest4 2026/06/27 04:08:08 DEBUG : test.sum: md5 = 07862c1a6691f994142f746c8f555019 OK === RUN TestCheckSumDownload/subtest5 2026/06/27 04:08:12 DEBUG : test.sum: md5 = 90f2452dbf5f3b4a96dbda3309d4d158 OK === RUN TestCheckSumDownload/subtest6 2026/06/27 04:08:16 DEBUG : data/banana: md5 = 61ae927adece4c7242b99275a373b21d OK 2026/06/27 04:08:17 DEBUG : data/potato: md5 = a1954a192b2c909d89ebfad581af03d9 OK 2026/06/27 04:08:19 DEBUG : test.sum: md5 = 52701863a4cfed9e78b44445e80477b3 OK === RUN TestCheckSumDownload/subtest7 2026/06/27 04:08:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/06/27 04:08:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.35s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.69s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (1.73s) --- PASS: TestCheckSumDownload/subtest5 (1.64s) --- PASS: TestCheckSumDownload/subtest6 (1.68s) --- PASS: TestCheckSumDownload/subtest7 (1.82s) === RUN TestApplyTransforms 2026/06/27 04:08:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibayiy1guhi" 2026/06/27 04:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/0iadv6h7r86f5vchaquadr4c3ea67vie1748qgihl5mqdafeiao0" 2026/06/27 04:08:25 DEBUG : Creating backend with remote "/tmp/rclone948915997" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi'", Local "Local file system at /tmp/rclone948915997", Modify Window "1ms" 2026/06/27 04:08:27 DEBUG : hello, world!: md5 = ebc24ae8924b37185b0449707ce9d6f8 OK upper checkfile vs. lower remote (without normalization) 2026/06/27 04:08:27 ERROR : hello, world!: sum not found 2026/06/27 04:08:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi' 2026/06/27 04:08:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': 1 files missing 2026/06/27 04:08:27 NOTICE: 1 hashes missing 2026/06/27 04:08:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': 1 differences found 2026/06/27 04:08:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/27 04:08:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': 0 differences found 2026/06/27 04:08:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': 1 matching files 2026/06/27 04:08:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sozolob4jemo" 2026/06/27 04:08:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:28 DEBUG : Creating backend with remote "TestDrive:crypt/5v4bh8qgog075a39ee4mimdvtp8dbos2pn1hk2c2rp5kmujefuk0" 2026/06/27 04:08:29 DEBUG : Creating backend with remote "/tmp/rclone1408481849" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo'", Local "Local file system at /tmp/rclone1408481849", Modify Window "1ms" 2026/06/27 04:08:31 DEBUG : HELLO, WORLD!: md5 = 1b7123c345bd94e7f154bb5a1c570444 OK lower checkfile vs. upper remote (without normalization) 2026/06/27 04:08:32 ERROR : HELLO, WORLD!: sum not found 2026/06/27 04:08:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo' 2026/06/27 04:08:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': 1 files missing 2026/06/27 04:08:32 NOTICE: 1 hashes missing 2026/06/27 04:08:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': 1 differences found 2026/06/27 04:08:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/27 04:08:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': 0 differences found 2026/06/27 04:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': 1 matching files 2026/06/27 04:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miyacuh3coko" 2026/06/27 04:08:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/t8q9aj3gdnlgagq37074k39svm0c9fkjje7vcs2ao499o0jv5c70" 2026/06/27 04:08:34 DEBUG : Creating backend with remote "/tmp/rclone2104068179" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko'", Local "Local file system at /tmp/rclone2104068179", Modify Window "1ms" 2026/06/27 04:08:36 DEBUG : HeLlO, wOrLd!: md5 = 40ee8ac7cd7056805d8ee0f945db04fc OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/27 04:08:37 ERROR : HeLlO, wOrLd!: sum not found 2026/06/27 04:08:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko' 2026/06/27 04:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': 1 files missing 2026/06/27 04:08:37 NOTICE: 1 hashes missing 2026/06/27 04:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': 1 differences found 2026/06/27 04:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/27 04:08:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': 0 differences found 2026/06/27 04:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': 1 matching files 2026/06/27 04:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuwoviq2kizu" 2026/06/27 04:08:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/r3u0r9bt3qrat0ahapss51atjc0rrtb7jd9ck48gh1lv8l6pu2n0" 2026/06/27 04:08:39 DEBUG : Creating backend with remote "/tmp/rclone1066121065" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu'", Local "Local file system at /tmp/rclone1066121065", Modify Window "1ms" 2026/06/27 04:08:41 DEBUG : HELLO, WORLD!: md5 = 702d042f708ed2ee1a57a6ebf38fb1ce OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/27 04:08:41 ERROR : HELLO, WORLD!: sum not found 2026/06/27 04:08:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu' 2026/06/27 04:08:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': 1 files missing 2026/06/27 04:08:41 NOTICE: 1 hashes missing 2026/06/27 04:08:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': 1 differences found 2026/06/27 04:08:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/27 04:08:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': 0 differences found 2026/06/27 04:08:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': 1 matching files 2026/06/27 04:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutigiw9dohu" 2026/06/27 04:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/ia5ko35t6sejgr4gk0m0scnonlt4qcdnmqq0fts97iua1sul6idg" 2026/06/27 04:08:43 DEBUG : Creating backend with remote "/tmp/rclone159229505" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu'", Local "Local file system at /tmp/rclone159229505", Modify Window "1ms" 2026/06/27 04:08:46 DEBUG : 測試_Русский___ě_áñ: md5 = 9ee61658fd4b43f493d1e1e684f19fb7 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/27 04:08:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 04:08:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu' 2026/06/27 04:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': 1 files missing 2026/06/27 04:08:46 NOTICE: 1 hashes missing 2026/06/27 04:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': 1 differences found 2026/06/27 04:08:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/27 04:08:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': 0 differences found 2026/06/27 04:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': 1 matching files 2026/06/27 04:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-febaqum2fodi" 2026/06/27 04:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/thiq2qb5p215bjlp6jt855q413pn5edc93psqo7opbshg16ki61g" 2026/06/27 04:08:48 DEBUG : Creating backend with remote "/tmp/rclone487698892" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi'", Local "Local file system at /tmp/rclone487698892", Modify Window "1ms" 2026/06/27 04:08:50 DEBUG : 測試_Русский___ě_áñ: md5 = eda7a415aa0c58316ee0552fee2f867b OK NFC checkfile vs. NFD remote (without normalization) 2026/06/27 04:08:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 04:08:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi' 2026/06/27 04:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': 1 files missing 2026/06/27 04:08:51 NOTICE: 1 hashes missing 2026/06/27 04:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': 1 differences found 2026/06/27 04:08:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/27 04:08:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': 0 differences found 2026/06/27 04:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': 1 matching files 2026/06/27 04:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudarol3kawe" 2026/06/27 04:08:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/l11hv9gemrjltafif8kf0f47gh95grjuroapc4kmfacidfqd9vtg" 2026/06/27 04:08:52 DEBUG : Creating backend with remote "/tmp/rclone4141932760" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe'", Local "Local file system at /tmp/rclone4141932760", Modify Window "1ms" 2026/06/27 04:08:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 89ab6482a5c4b1eb69465889cc0c103f OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/27 04:08:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 04:08:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe' 2026/06/27 04:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': 1 files missing 2026/06/27 04:08:55 NOTICE: 1 hashes missing 2026/06/27 04:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': 1 differences found 2026/06/27 04:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/27 04:08:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': 0 differences found 2026/06/27 04:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': 1 matching files 2026/06/27 04:08:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahetah6lilo" 2026/06/27 04:08:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:08:56 DEBUG : Creating backend with remote "TestDrive:crypt/43ua76e2tbelkguomg3to5so5uf3eo3enmjn1q9vqieb8eq0gtcg" 2026/06/27 04:08:57 DEBUG : Creating backend with remote "/tmp/rclone3968901030" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo'", Local "Local file system at /tmp/rclone3968901030", Modify Window "1ms" 2026/06/27 04:09:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b979ab6dea86913ef00a591dac208631 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/27 04:09:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 04:09:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo' 2026/06/27 04:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': 1 files missing 2026/06/27 04:09:00 NOTICE: 1 hashes missing 2026/06/27 04:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': 1 differences found 2026/06/27 04:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/27 04:09:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': 0 differences found 2026/06/27 04:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': 1 matching files 2026/06/27 04:09:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rufival8comu" 2026/06/27 04:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:09:01 DEBUG : Creating backend with remote "TestDrive:crypt/srba08fll9u8t1no7al41nvrq2nq781rghtvqitopdbjc74q91g0" 2026/06/27 04:09:02 DEBUG : Creating backend with remote "/tmp/rclone2616845587" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu'", Local "Local file system at /tmp/rclone2616845587", Modify Window "1ms" 2026/06/27 04:09:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69678dae2ca470cc5da1b310ccf6d65f OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/27 04:09:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 04:09:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu' 2026/06/27 04:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': 1 files missing 2026/06/27 04:09:05 NOTICE: 1 hashes missing 2026/06/27 04:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': 1 differences found 2026/06/27 04:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/27 04:09:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': 0 differences found 2026/06/27 04:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': 1 matching files 2026/06/27 04:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xayavij9kebi" 2026/06/27 04:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:09:06 DEBUG : Creating backend with remote "TestDrive:crypt/lmhjpjdt1vfbkvhdgs9u5s8e6dmhk6ejfhau7vt6t9bom5kc9gj0" 2026/06/27 04:09:07 DEBUG : Creating backend with remote "/tmp/rclone2533984694" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi'", Local "Local file system at /tmp/rclone2533984694", Modify Window "1ms" 2026/06/27 04:09:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 000ef2c81d627521c619904ca7c34c3a OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/27 04:09:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 04:09:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi' 2026/06/27 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': 1 files missing 2026/06/27 04:09:10 NOTICE: 1 hashes missing 2026/06/27 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': 1 differences found 2026/06/27 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/27 04:09:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': 0 differences found 2026/06/27 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': 1 matching files 2026/06/27 04:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayavij9kebi': Purge remote 2026/06/27 04:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rufival8comu': Purge remote 2026/06/27 04:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahetah6lilo': Purge remote 2026/06/27 04:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudarol3kawe': Purge remote 2026/06/27 04:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-febaqum2fodi': Purge remote 2026/06/27 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutigiw9dohu': Purge remote 2026/06/27 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuwoviq2kizu': Purge remote 2026/06/27 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miyacuh3coko': Purge remote 2026/06/27 04:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sozolob4jemo': Purge remote 2026/06/27 04:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibayiy1guhi': Purge remote --- PASS: TestApplyTransforms (51.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:09:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 04:09:17 DEBUG : sub/file2: md5 = 85c6360727f02ef7e32df038828a36d4 OK 2026/06/27 04:09:17 DEBUG : sub/file2: size = 14 OK 2026/06/27 04:09:17 INFO : file1: Copied (new) to: sub/file2 2026/06/27 04:09:18 DEBUG : sub/file2: size = 14 OK 2026/06/27 04:09:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 04:09:18 DEBUG : file1: Unchanged skipping 2026/06/27 04:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': don't need to copy/move sub/file2, it is already at target location 2026/06/27 04:09:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:09:23 DEBUG : dst/file1: md5 = f2a6952c928f3760c5e9bc1139384e4f OK 2026/06/27 04:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/backup" 2026/06/27 04:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/1nrff024r7pq65ecp72fc28jb0" 2026/06/27 04:09:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:09:26 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu') 2026/06/27 04:09:26 DEBUG : dst/file1: Sizes differ 2026/06/27 04:09:28 INFO : dst/file1: Moved (server-side) 2026/06/27 04:09:30 DEBUG : dst/file1: md5 = 331b3d77c4ddc5f2006ac311e35839d8 OK 2026/06/27 04:09:30 DEBUG : dst/file1: size = 14 OK 2026/06/27 04:09:30 INFO : dst/file1: Copied (new) 2026/06/27 04:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:09:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:09:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/dst" 2026/06/27 04:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 04:09:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/CompareDest" 2026/06/27 04:09:36 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/gveqi14airsml4bgu7krj116o8" 2026/06/27 04:09:38 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 04:09:40 DEBUG : one: md5 = 6871a5013e9069018754f81a5f8b594b OK 2026/06/27 04:09:40 DEBUG : one: size = 3 OK 2026/06/27 04:09:40 INFO : one: Copied (new) 2026/06/27 04:09:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:09:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/dst') 2026/06/27 04:09:41 DEBUG : one: Sizes differ 2026/06/27 04:09:43 DEBUG : one: md5 = 34530fd411f97fc727d27eb342905a92 OK 2026/06/27 04:09:43 DEBUG : one: size = 5 OK 2026/06/27 04:09:43 INFO : one: Copied (replaced existing) 2026/06/27 04:09:45 DEBUG : dst/one: md5 = 050ba7fa92c852a1bf1259c13942d9eb OK 2026/06/27 04:09:47 DEBUG : CompareDest/one: md5 = 701c21eceef3160a74f9076d03f886fb OK 2026/06/27 04:09:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:09:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/dst') 2026/06/27 04:09:48 DEBUG : one: Sizes differ 2026/06/27 04:09:48 DEBUG : one: size = 5 OK 2026/06/27 04:09:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:09:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 04:09:50 DEBUG : CompareDest/two: md5 = 0c48f42a2b9d7f075873aca0823a5a6b OK 2026/06/27 04:09:51 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 04:09:51 DEBUG : two: size = 3 OK 2026/06/27 04:09:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:09:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 04:09:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 04:09:52 DEBUG : two: size = 3 OK 2026/06/27 04:09:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:09:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 04:09:53 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 04:09:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:09:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/CompareDest') 2026/06/27 04:09:53 DEBUG : two: Sizes differ 2026/06/27 04:09:55 DEBUG : two: md5 = da88c323ae892f2a53362e6d91393fb1 OK 2026/06/27 04:09:55 DEBUG : two: size = 5 OK 2026/06/27 04:09:55 INFO : two: Copied (new) 2026/06/27 04:09:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:09:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:09:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:09:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/dst" 2026/06/27 04:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 04:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/CopyDest" 2026/06/27 04:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/27 04:10:03 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 04:10:05 DEBUG : one: md5 = f20a240f59486f63c923c120afb85b10 OK 2026/06/27 04:10:05 DEBUG : one: size = 3 OK 2026/06/27 04:10:05 INFO : one: Copied (new) 2026/06/27 04:10:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:10:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/dst') 2026/06/27 04:10:06 DEBUG : one: Sizes differ 2026/06/27 04:10:08 DEBUG : one: md5 = abc83639a64710114e01e7bf2b17b5f8 OK 2026/06/27 04:10:08 DEBUG : one: size = 5 OK 2026/06/27 04:10:08 INFO : one: Copied (replaced existing) 2026/06/27 04:10:11 DEBUG : dst/one: md5 = 2b0b698b770861defd8101e20a1012c4 OK 2026/06/27 04:10:13 DEBUG : CopyDest/one: md5 = f806de25114bf863da8fd419a4f22029 OK 2026/06/27 04:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/BackupDir" 2026/06/27 04:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/27 04:10:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:10:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/dst') 2026/06/27 04:10:16 DEBUG : one: Sizes differ 2026/06/27 04:10:16 DEBUG : one: size = 5 OK 2026/06/27 04:10:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:10:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:10:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/dst') 2026/06/27 04:10:16 DEBUG : one: Sizes differ 2026/06/27 04:10:18 INFO : one: Moved (server-side) 2026/06/27 04:10:19 DEBUG : one: size = 5 OK 2026/06/27 04:10:19 INFO : one: Copied (server-side copy) 2026/06/27 04:10:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/27 04:10:20 DEBUG : CopyDest/two: md5 = fa1921125c8acd0f442ca29d7983f76b OK 2026/06/27 04:10:21 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 04:10:21 DEBUG : two: size = 3 OK 2026/06/27 04:10:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:10:22 DEBUG : two: size = 3 OK 2026/06/27 04:10:22 INFO : two: Copied (server-side copy) 2026/06/27 04:10:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/27 04:10:23 DEBUG : two: size = 3 OK 2026/06/27 04:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 04:10:23 DEBUG : two: Unchanged skipping 2026/06/27 04:10:25 DEBUG : CopyDest/three: md5 = 6d6c6fc4d057dddca7f652cd5512eb91 OK 2026/06/27 04:10:26 DEBUG : three: Need to transfer - File not found at Destination 2026/06/27 04:10:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:10:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu/CopyDest') 2026/06/27 04:10:26 DEBUG : three: Sizes differ 2026/06/27 04:10:26 DEBUG : three: Destination not found in --copy-dest 2026/06/27 04:10:27 DEBUG : three: md5 = 0d7af013c0c23cc6cf5c374c2e14b349 OK 2026/06/27 04:10:27 DEBUG : three: size = 7 OK 2026/06/27 04:10:27 INFO : three: Copied (new) 2026/06/27 04:10:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 04:10:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:10:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:10:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:10:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:10:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 04:10:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.77s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:10:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/27 04:10:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0598f741e958c7dae1ca98cdbd3e2ab0 OK 2026/06/27 04:10:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/27 04:10:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/27 04:10:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/27 04:10:39 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/06/27 04:10:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/27 04:10:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/27 04:10:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7c806da4e95d9d65d82cc6d408ae1b3f OK 2026/06/27 04:10:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/27 04:10:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/27 04:10:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/27 04:10:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:10:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using skip mode. 2026/06/27 04:10:48 NOTICE: one: Found 2 files with duplicate names 2026/06/27 04:10:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:10:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using skip mode. 2026/06/27 04:10:54 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:10:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/27 04:10:54 INFO : one: Deleted 2026/06/27 04:10:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.73s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using first mode. 2026/06/27 04:11:00 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:11:01 INFO : one: Deleted 2026/06/27 04:11:01 INFO : one: Deleted 2026/06/27 04:11:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.38s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using newest mode. 2026/06/27 04:11:07 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:11:07 INFO : one: Deleted 2026/06/27 04:11:08 INFO : one: Deleted 2026/06/27 04:11:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.66s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using oldest mode. 2026/06/27 04:11:14 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:11:14 INFO : one: Deleted 2026/06/27 04:11:15 INFO : one: Deleted 2026/06/27 04:11:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.41s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using largest mode. 2026/06/27 04:11:20 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:11:21 INFO : one: Deleted 2026/06/27 04:11:21 INFO : one: Deleted 2026/06/27 04:11:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.48s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using smallest mode. 2026/06/27 04:11:27 NOTICE: one: Found 3 files with duplicate names 2026/06/27 04:11:27 INFO : one: Deleted 2026/06/27 04:11:28 INFO : one: Deleted 2026/06/27 04:11:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Looking for duplicate names using rename mode. 2026/06/27 04:11:35 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/27 04:11:36 INFO : one-2.txt: renamed from: one.txt 2026/06/27 04:11:37 INFO : one-3.txt: renamed from: one.txt 2026/06/27 04:11:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.11s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:43 DEBUG : dupe1/one.txt: md5 = 7aadcad795b0d9be1c02e2ae838e99c9 OK 2026/06/27 04:11:45 DEBUG : dupe2/two.txt: md5 = 7e516ed1e25913d8d83d85bea0cf54c4 OK 2026/06/27 04:11:48 DEBUG : dupe3/three.txt: md5 = 9514d285818152f0295dbf6fd5bd3426 OK 2026/06/27 04:11:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/27 04:11:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/27 04:11:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/27 04:11:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/27 04:11:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/27 04:11:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/27 04:11:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.12s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:11:56 DEBUG : a.txt: md5 = 01feaa837a02118f19130c200260b5bf OK 2026/06/27 04:11:57 DEBUG : zend.txt: md5 = beb862c80c6365d2da88c3bd7f6064f4 OK 2026/06/27 04:11:59 DEBUG : sub dir/hello world: md5 = bda8359c32f8d49ab5960eb2a3c19ee4 OK 2026/06/27 04:12:01 DEBUG : sub dir/hello world2: md5 = 443a119fbc7dfeb3998dfd8304bb499b OK 2026/06/27 04:12:03 DEBUG : sub dir/ignore dir/.ignore: md5 = eae79af3af0fe8ece650d907c8c7061a OK 2026/06/27 04:12:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 52b5017800d7019a23f4e524fdb93772 OK 2026/06/27 04:12:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 24313fc76be6a6d652730aa7fcf91035 OK 2026/06/27 04:12:08 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 04:12:08 DEBUG : a.txt: Excluded 2026/06/27 04:12:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 04:12:09 DEBUG : sub dir/hello world2: Excluded 2026/06/27 04:12:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 04:12:09 DEBUG : sub dir/hello world: Excluded 2026/06/27 04:12:09 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 04:12:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 04:12:09 DEBUG : sub dir/hello world2: Excluded 2026/06/27 04:12:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 04:12:09 DEBUG : sub dir/hello world: Excluded 2026/06/27 04:12:10 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 04:12:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/27 04:12:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.04s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:12:17 DEBUG : a.txt: md5 = 028187d182b2d13bcf689b7a8a75df47 OK 2026/06/27 04:12:19 DEBUG : zend.txt: md5 = 630a8a77076c29e75016817aca888ef0 OK 2026/06/27 04:12:21 DEBUG : sub dir/hello world: md5 = b533befcb007b7fd2865ceaeca0abdfe OK 2026/06/27 04:12:22 DEBUG : sub dir/hello world2: md5 = d7225f2a5a9eaf092fd6fb3fe84e62ed OK 2026/06/27 04:12:25 DEBUG : sub dir/ignore dir/.ignore: md5 = d1dc752e3135d488da64c4d5b24d0d59 OK 2026/06/27 04:12:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = de7a90d41e54f6992c62e9c7d07aeead OK 2026/06/27 04:12:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 79118795bcc5f202a4b7fad8653ca0ab OK 2026/06/27 04:12:30 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 04:12:30 DEBUG : a.txt: Excluded 2026/06/27 04:12:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 04:12:30 DEBUG : sub dir/hello world: Excluded 2026/06/27 04:12:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 04:12:30 DEBUG : sub dir/hello world2: Excluded 2026/06/27 04:12:31 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 04:12:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 04:12:31 DEBUG : sub dir/hello world: Excluded 2026/06/27 04:12:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 04:12:31 DEBUG : sub dir/hello world2: Excluded 2026/06/27 04:12:31 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 04:12:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/27 04:12:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/27 04:12:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/27 04:12:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/27 04:12:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/27 04:12:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/27 04:12:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.71s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:12:39 DEBUG : file1: md5 = 573ca664493ac8a9cf9280ebfd2e7fe4 OK 2026/06/27 04:12:41 DEBUG : sub/file2: md5 = b24818ba3b0ad0167ef649056af7ba1f 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/06/27 04:12:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/27 04:12:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/27 04:12:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/27 04:12:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.41s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:12:49 DEBUG : file1: md5 = 389d652d36c3d35c4c1100394aa80cf3 OK 2026/06/27 04:12:51 DEBUG : sub/file2: md5 = 68ed4c5e70c8c27278cf2c4d52b7f064 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/06/27 04:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/notfound" 2026/06/27 04:12:55 DEBUG : Config file has changed externally - reloading 2026/06/27 04:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/qe0i31qdkoejk60elps0ni5sqk" 2026/06/27 04:12:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.74s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Making directory 2026/06/27 04:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:02 DEBUG : sub dir/hello world: md5 = f3945bc2f0dd1fa816539369366e8e33 OK 2026/06/27 04:13:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:06 DEBUG : potato2: md5 = d8317339f936d482563c91e2ea2e8196 OK 2026/06/27 04:13:07 DEBUG : empty space: md5 = 822b3bdf36169aaf21ff5888ade552f7 OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:11 DEBUG : potato2: md5 = bdb49f56820d959209a5268bd89c01b5 OK 2026/06/27 04:13:12 DEBUG : empty space: md5 = d0c90c3271dae1765abee578a508675a OK 2026/06/27 04:13:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.01s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:16 DEBUG : potato2: md5 = f71c7e82a9c9678dfc7cf9d18e86798c OK 2026/06/27 04:13:17 DEBUG : empty space: md5 = 0d63902465d23b66cd7103b8f03ec774 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:20 DEBUG : potato2: md5 = f19069a5bf2da2d2b2f795746a400bb8 OK 2026/06/27 04:13:22 DEBUG : empty space: md5 = 4985c009bd560648c16017823a8e2b30 OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2026/06/27 04:13:23 DEBUG : Creating backend with remote ":memory:" 2026/06/27 04:13:23 DEBUG : Config file has changed externally - reloading 2026/06/27 04:13:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/27 04:13:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/27 04:13:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:25 DEBUG : potato2: md5 = 03f82af5d91cc20dadc68cfa8682e803 OK 2026/06/27 04:13:26 DEBUG : empty space: md5 = d9907537dc0e8a4558f9f67025511cbb OK 2026/06/27 04:13:28 DEBUG : sub dir/potato3: md5 = 76c1639ca5f52810492159ccde66a8ed OK 2026/06/27 04:13:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.58s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:33 DEBUG : small: md5 = 357ed3b1b5fba64d1aecdad021d2a5ce OK 2026/06/27 04:13:35 DEBUG : medium: md5 = f7643016495c076cf11de9723c6e45a6 OK 2026/06/27 04:13:36 DEBUG : large: md5 = 1fd661b19c724b199bd60dd72a0abd65 OK 2026/06/27 04:13:36 DEBUG : Waiting for deletions to finish 2026/06/27 04:13:37 DEBUG : large: Excluded (Size Filter) 2026/06/27 04:13:37 INFO : medium: Deleted 2026/06/27 04:13:37 INFO : small: Deleted --- PASS: TestDelete (6.55s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:40 DEBUG : small: md5 = 601a6ad81d50f7e75c7dcb5b61c2c59e OK 2026/06/27 04:13:41 DEBUG : medium: md5 = 11b785686dc8c793a4ae00335e6c3b85 OK 2026/06/27 04:13:43 DEBUG : large: md5 = 3db1452d7b8ce617748bc05c8b77a87e OK 2026/06/27 04:13:43 DEBUG : Waiting for deletions to finish 2026/06/27 04:13:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/27 04:13:43 INFO : small: Deleted 2026/06/27 04:13:43 INFO : medium: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:47 DEBUG : small: md5 = b8a35159dcac8eef4abc834d8c5852c7 OK 2026/06/27 04:13:48 DEBUG : medium: md5 = 11815a9eceaf94cf3a5100f4d976c81d OK 2026/06/27 04:13:49 DEBUG : large: md5 = 477a52e147c7543855af01c46c6028e2 OK 2026/06/27 04:13:50 DEBUG : Waiting for deletions to finish 2026/06/27 04:13:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 04:13:50 INFO : small: Deleted 2026/06/27 04:13:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:13:53 DEBUG : small: md5 = ae9f70223d770e3a677f8f88c8f82b2f OK 2026/06/27 04:13:55 DEBUG : medium: md5 = 6601562c5a337eeb792de60263b4754c OK 2026/06/27 04:13:56 DEBUG : large: md5 = cef5f58e8d0ad81d3438c9ec4e96b8be OK 2026/06/27 04:13:56 DEBUG : Waiting for deletions to finish 2026/06/27 04:13:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 04:13:57 INFO : small: Deleted 2026/06/27 04:13:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.82s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:14:00 DEBUG : ReadFile: md5 = 80cb881001aa73a208dbb73e6800f635 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2026/06/27 04:14:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/27 04:14:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/27 04:14:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 04:14:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 04:14:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 04:14:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 04:14:03 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:14:04 DEBUG : file1: md5 = b332c202d854f8cc0d0a386a12d050e4 OK 2026/06/27 04:14:06 DEBUG : file2: md5 = 7d375880f4b3e74fbe5e2260414a9a05 OK --- PASS: TestCat (13.52s) === RUN TestPurge 2026/06/27 04:14:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiponoh7kasi" 2026/06/27 04:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 04:14:17 DEBUG : Creating backend with remote "TestDrive:crypt/fl0pqvvv56sedo85bin1h9pc2gja86kgmnd9vjr3b0n5ru5imi0g" 2026/06/27 04:14:18 DEBUG : Creating backend with remote "/tmp/rclone2718370865" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiponoh7kasi'", Local "Local file system at /tmp/rclone2718370865", Modify Window "1ms" 2026/06/27 04:14:22 DEBUG : A1/B1/C1/one: md5 = 32f236d8cc45905436d8079769369d6d OK 2026/06/27 04:14:22 INFO : A2: Making directory 2026/06/27 04:14:23 INFO : A1/B2: Making directory 2026/06/27 04:14:24 INFO : A1/B2/C2: Making directory 2026/06/27 04:14:25 INFO : A1/B1/C3: Making directory 2026/06/27 04:14:25 INFO : A3: Making directory 2026/06/27 04:14:26 INFO : A3/B3: Making directory 2026/06/27 04:14:27 INFO : A3/B3/C4: Making directory 2026/06/27 04:14:29 DEBUG : A1/two: md5 = 1ab535247ce078aa9cb4a455bebffe73 OK 2026/06/27 04:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiponoh7kasi': Purge remote 2026/06/27 04:14:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.07s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:14:36 DEBUG : A1/B1/C1/one: md5 = 3ef302bae13c68ee3a1060b58436f846 OK 2026/06/27 04:14:36 INFO : A2: Making directory 2026/06/27 04:14:37 INFO : A1/B2: Making directory 2026/06/27 04:14:38 INFO : A1/B2/C2: Making directory 2026/06/27 04:14:39 INFO : A1/B1/C3: Making directory 2026/06/27 04:14:39 INFO : A3: Making directory 2026/06/27 04:14:40 INFO : A3/B3: Making directory 2026/06/27 04:14:41 INFO : A3/B3/C4: Making directory 2026/06/27 04:14:43 DEBUG : A1/two: md5 = 2e22fddcb15f603ddc1dff83df5f8054 OK 2026/06/27 04:14:45 DEBUG : removing 1 level 3 directories 2026/06/27 04:14:45 INFO : A3/B3/C4: Removing directory 2026/06/27 04:14:47 DEBUG : removing 2 level 3 directories 2026/06/27 04:14:47 INFO : A1/B2/C2: Removing directory 2026/06/27 04:14:47 INFO : A1/B1/C3: Removing directory 2026/06/27 04:14:48 DEBUG : removing 2 level 2 directories 2026/06/27 04:14:48 INFO : A3/B3: Removing directory 2026/06/27 04:14:48 INFO : A1/B2: Removing directory 2026/06/27 04:14:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/27 04:14:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 04:14:49 DEBUG : removing 2 level 1 directories 2026/06/27 04:14:49 INFO : A3: Removing directory 2026/06/27 04:14:49 INFO : A2: Removing directory 2026/06/27 04:14:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/27 04:14:52 DEBUG : removing 1 level 3 directories 2026/06/27 04:14:52 INFO : A1/B1/C1: Removing directory 2026/06/27 04:14:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:53 DEBUG : removing 1 level 2 directories 2026/06/27 04:14:53 INFO : A1/B1: Removing directory 2026/06/27 04:14:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 04:14:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:14:54 DEBUG : removing 1 level 1 directories 2026/06/27 04:14:54 INFO : A1: Removing directory 2026/06/27 04:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 04:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 04:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:14:55 DEBUG : removing 1 level 0 directories 2026/06/27 04:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Removing directory 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 04:14:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.45s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:14:57 INFO : A1: Making directory 2026/06/27 04:14:58 INFO : A1/B1: Making directory 2026/06/27 04:14:58 INFO : A1/B1/C1: Making directory 2026/06/27 04:15:01 DEBUG : removing 1 level 3 directories 2026/06/27 04:15:01 INFO : A1/B1/C1: Removing directory 2026/06/27 04:15:01 DEBUG : removing 1 level 2 directories 2026/06/27 04:15:01 INFO : A1/B1: Removing directory 2026/06/27 04:15:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:15:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.07s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:04 INFO : A1: Making directory 2026/06/27 04:15:05 INFO : A1/B1: Making directory 2026/06/27 04:15:06 INFO : A1/B1/C1: Making directory 2026/06/27 04:15:09 DEBUG : removing 1 level 3 directories 2026/06/27 04:15:09 INFO : A1/B1/C1: Removing directory 2026/06/27 04:15:09 DEBUG : removing 1 level 2 directories 2026/06/27 04:15:09 INFO : A1/B1: Removing directory 2026/06/27 04:15:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:15:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.62s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:14 DEBUG : file1: md5 = 6196e2090eeb7af793bdf67127eb73d9 OK 2026/06/27 04:15:14 DEBUG : filename.txt: File name found in url 2026/06/27 04:15:15 DEBUG : filename.txt: md5 = a6f6f502d996d347e61f7c5c7f8f2984 OK 2026/06/27 04:15:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/27 04:15:17 DEBUG : headerfilename.txt: md5 = 0749dc56ecaa2f1929d58f45172e1726 OK 2026/06/27 04:15:18 DEBUG : file2: md5 = 3edd4ee6b4cabba6665c7ed1481faf4e OK --- PASS: TestCopyURL (9.19s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:23 DEBUG : file1: md5 = a97826583f2209822435825826636ce3 OK --- PASS: TestCopyURLDownloadHeaders (2.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 04:15:26 DEBUG : sub/file2: md5 = f0f2544af7e0efc10da65e54ce6a1fe6 OK 2026/06/27 04:15:26 DEBUG : sub/file2: size = 14 OK 2026/06/27 04:15:26 INFO : file1: Copied (new) to: sub/file2 2026/06/27 04:15:26 INFO : file1: Deleted 2026/06/27 04:15:27 DEBUG : sub/file2: size = 14 OK 2026/06/27 04:15:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 04:15:27 DEBUG : file1: Unchanged skipping 2026/06/27 04:15:27 INFO : file1: Deleted 2026/06/27 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': don't need to copy/move sub/file2, it is already at target location 2026/06/27 04:15:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.93s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 04:15:31 DEBUG : file1: md5 = 99f57d84169e6755c327c99465d79afa OK 2026/06/27 04:15:31 DEBUG : file1: size = 14 OK 2026/06/27 04:15:31 INFO : file1: Copied (new) 2026/06/27 04:15:31 INFO : file1: Deleted 2026/06/27 04:15:31 DEBUG : file1: Destination exists, skipping 2026/06/27 04:15:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:36 DEBUG : dst/file1: md5 = 03dd258d7267c69969053fad3cfc0f5d OK 2026/06/27 04:15:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jataxex9xexu/backup" 2026/06/27 04:15:36 DEBUG : Config file has changed externally - reloading 2026/06/27 04:15:36 DEBUG : Creating backend with remote "TestDrive:crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg/1nrff024r7pq65ecp72fc28jb0" 2026/06/27 04:15:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2603876957) 2026/06/27 04:15:38 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu') 2026/06/27 04:15:38 DEBUG : dst/file1: Sizes differ 2026/06/27 04:15:40 INFO : dst/file1: Moved (server-side) 2026/06/27 04:15:42 DEBUG : dst/file1: md5 = df6cfd15af3868e1671e68267bd790f4 OK 2026/06/27 04:15:42 DEBUG : dst/file1: size = 14 OK 2026/06/27 04:15:42 INFO : dst/file1: Copied (new) 2026/06/27 04:15:42 INFO : dst/file1: Deleted 2026/06/27 04:15:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:15:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 04:15:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.94s) === 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-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:15:49 DEBUG : A1/one: md5 = 1d1911d5cd87cd31079291143c345e77 OK 2026/06/27 04:15:50 DEBUG : A1/two: md5 = b1e80f0560a52bbee5a0bfb128decb08 OK 2026/06/27 04:15:52 DEBUG : A1/B1/three: md5 = b1441dd53f7b7f89b919b39040cfbddd OK 2026/06/27 04:15:54 DEBUG : A1/B1/C1/four: md5 = 4a1c21e9a332716814dfb0e4c48293c7 OK 2026/06/27 04:15:56 DEBUG : A1/B1/C2/five: md5 = c90a24a8bbc36cf0ee31949633598116 OK 2026/06/27 04:15:56 INFO : A1/B2: Making directory 2026/06/27 04:15:57 INFO : A1/B1/C3: Making directory 2026/06/27 04:16:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/27 04:16:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/27 04:16:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/27 04:16:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/27 04:16:07 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/27 04:16:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 04:16:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 04:16:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:16:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 04:16:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 04:16:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/27 04:16:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/27 04:16:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/27 04:16:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/27 04:16:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/27 04:16:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/27 04:16:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 04:16:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 04:16:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:16:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 04:16:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 04:16:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/27 04:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/27 04:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 04:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 04:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 04:16:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 04:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 04:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 04:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 04:16:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.33s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 04:16:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 8746cf71b04dc59e5ab760970897d083 OK 2026/06/27 04:16:33 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 04:16:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/27 04:16:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 04:16:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/27 04:16:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 1991b5c7214b3dfe694c003a581e4f78 OK 2026/06/27 04:16:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 04:16:34 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 04:16:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 3bdff7f85893832754c279ec6fcde3ca OK 2026/06/27 04:16:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 04:16:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 04:16:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/27 04:16:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 5fe06a2f55b95bb1d5083d73aa4b1adb OK 2026/06/27 04:16:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 04:16:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 04:16:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 04:16:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 04:16:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/27 04:16:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 04:16:45 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 04:16:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 04:16:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 04:16:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/27 04:16:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 04:16:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/27 04:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (48 bytes), uploading instead of streaming 2026/06/27 04:16:53 DEBUG : rcat_metadata: md5 = ccb77593291d6d43c55f3a54fa015dec OK 2026/06/27 04:16:53 DEBUG : rcat_metadata: size = 48 OK 2026/06/27 04:16:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/27 04:16:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/27 04:16:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = c0c582ab76bc557232c5c115307e1ca7 OK 2026/06/27 04:16:56 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/27 04:16:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.75s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:16:59 DEBUG : potato1: md5 = 68c9be5de57e03c4975bf1359a725ecf OK 2026/06/27 04:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/27 04:17:00 DEBUG : potato2: md5 = f979060baeef720a23515c1234d04653 OK 2026/06/27 04:17:00 DEBUG : potato2: size = 60 OK 2026/06/27 04:17:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.62s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:03 DEBUG : potato1: md5 = 37584a3898056128428b113d3f5a2b7e OK 2026/06/27 04:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/27 04:17:05 DEBUG : potato2: md5 = e7e42b305e5f5c7b26feb280907cb605 OK 2026/06/27 04:17:05 DEBUG : potato2: size = 60 OK 2026/06/27 04:17:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:08 DEBUG : potato1: md5 = 265e3d1708de899c94f3eee5b38aeb3e OK --- PASS: TestRcatSizeUploadHeaders (2.31s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:10 DEBUG : potato2: md5 = 4f344417d540e355777a9878d3bf8072 OK 2026/06/27 04:17:12 DEBUG : empty space: md5 = df7d15ccbbcf5af1aaa1c7fefbf5b4c8 OK 2026/06/27 04:17:14 DEBUG : sub dir/potato3: md5 = c2cd4f8ba858d4bc5a56d1a8198c7005 OK 2026/06/27 04:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Touching "sub dir/potato3" 2026/06/27 04:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Touching "empty space" 2026/06/27 04:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Touching "potato2" 2026/06/27 04:17:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.53s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:19 DEBUG : dir with metadata: Making directory with metadata 2026/06/27 04:17:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:21 DEBUG : directory with modtime: Making directory with metadata 2026/06/27 04:17:22 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/27 04:17:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 04:17:24 DEBUG : Google drive root 'crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg': Skipping btime metadata as can't update it on an existing file: 2026-06-27T04:17:23.81019214Z 2026/06/27 04:17:24 INFO : non existent directory: Updated directory metadata 2026/06/27 04:17:26 DEBUG : Google drive root 'crypt/7b756a1mra17ok21b8ijfgeu55oo4kmsi2qt9jndtq7j9phv9rvg': Skipping btime metadata as can't update it on an existing file: 2026-06-27T04:17:23.81019214Z 2026/06/27 04:17:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.84s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/27 04:17:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/27 04:17:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/27 04:17:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 04:17:32 DEBUG : dst: Making directory with metadata 2026/06/27 04:17:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 04:17:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 04:17:33 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 04:17:34 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 04:17:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/27 04:17:34 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 04:17:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu'", Local "Local file system at /tmp/rclone2603876957", Modify Window "1ms" 2026/06/27 04:17:38 DEBUG : sub dir/test remove existing: md5 = 4981062bc2f6c615c155c991212f99a4 OK 2026/06/27 04:17:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1bda51ed40d60f243aa13bfbcdc7d116 OK 2026/06/27 04:17:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lemuqat4" before starting 2026/06/27 04:17:42 DEBUG : sub dir/test remove existing.lemuqat4: TEST: removing renamed existing file after operation 2026/06/27 04:17:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mumeral1" before starting 2026/06/27 04:17:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mumeral1: TEST: renaming existing back after failed operation 2026/06/27 04:17:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivuyeg2" before starting 2026/06/27 04:17:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivuyeg2: TEST: removing renamed existing file after operation 2026/06/27 04:17:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "th5t7r1cdgfp78abp5a7qj4otj4plhlp7vvimn4leb9rp3tk0950" 2026/06/27 04:17:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8lqv1ubei7hi6p29ano9es5g6asor2jnjdkh04ns3rgishq41i4ferjt64jlao74n0f5mt1moqdeu6rmthvkbu9qlp2uhn424sp9fv2r13lhep58ku6op4e31aa0dh0j4bchpalsvfqhqhrt62vihopv6g49d9gkvvkudv9ld9prim3gf6i0" --- PASS: TestRemoveExisting (12.97s) === 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/06/27 04:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jataxex9xexu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m49.334247427s (try 1/5)