"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/06/22 01:35:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi" 2026/06/22 01:35:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0" 2026/06/22 01:36:00 DEBUG : Creating backend with remote "/tmp/rclone1367404312" === 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.44s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers 2026/06/22 01:36:01 DEBUG : a: size = 0 OK 2026/06/22 01:36:01 DEBUG : a: size = 1 (memory) 2026/06/22 01:36:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/22 01:36:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/22 01:36:01 DEBUG : potato: Seek from 10 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 10 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 2 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/22 01:36:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 2 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/22 01:36:01 DEBUG : potato: Seek from 8 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 8 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/22 01:36:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/22 01:36:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/22 01:36:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/22 01:36:01 DEBUG : potato: Seek from 5 to 2 2026/06/22 01:36:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/22 01:36:01 DEBUG : potato: Seek from 9 to 0 2026/06/22 01:36:01 DEBUG : potato: Seek from 9 to 0 2026/06/22 01:36: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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:03 DEBUG : rutabaga: md5 = ea196a556a71d3e01cefa29bb458844e OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/22 01:36:05 DEBUG : empty space: md5 = 1c55b2f7f2fa95a1c6e81c6e90a47405 OK === RUN TestCheck/3 2026/06/22 01:36:07 DEBUG : potato2: md5 = 7bd8e8f840da2186f85de13bf52efb68 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/22 01:36:10 DEBUG : remotepotato: md5 = ff14a12921f4407bb1c61e4cc175d08c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.98s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.32s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/06/22 01:36:12 DEBUG : Creating backend with remote "nonexistent" 2026/06/22 01:36:12 DEBUG : Creating backend with remote "nonexistent" 2026/06/22 01:36:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/22 01:36:12 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/22 01:36:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/22 01:36:12 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:14 DEBUG : rutabaga: md5 = 9653fbbe2a658996d125cdce2d2eea62 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/22 01:36:17 DEBUG : empty space: md5 = 020fe0f8e50a045d48860449c959419a OK === RUN TestCheckDownload/3 2026/06/22 01:36:20 DEBUG : potato2: md5 = c60c4c814b766d8f1af9270a690c8a9c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/22 01:36:23 DEBUG : remotepotato: md5 = 76342abde86a896ce99f79636377d6db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.98s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:29 DEBUG : rutabaga: md5 = ce45fc9d3c54ff214c74082871c99d74 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/22 01:36:31 DEBUG : empty space: md5 = 46b276449fa561900b682f86797adc94 OK === RUN TestCheckSizeOnly/3 2026/06/22 01:36:33 DEBUG : potato2: md5 = ffc1a302c142b3726b5ffe7cf75a7f59 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/22 01:36:35 DEBUG : remotepotato: md5 = abf8fb891719e4e274ba2fa5469f1e53 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.82s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:40 DEBUG : test.sum: md5 = ee809fe61c7c167e09bc18f5f8f8127f OK 2026/06/22 01:36:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/22 01:36:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/22 01:36:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/22 01:36:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/22 01:36:42 DEBUG : test.sum: md5 = 78e34b1bc805b3c9f3e68c3b89c350cb OK 2026/06/22 01:36:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/22 01:36:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/22 01:36:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/22 01:36:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.69s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/data" 2026/06/22 01:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:36:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/data" 2026/06/22 01:36:46 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/vjrnln8ratgmqakfosrqe8espk" 2026/06/22 01:36:50 DEBUG : data/banana: md5 = 374fb6429e4abd2d4dd7b01acc8ce6e9 OK 2026/06/22 01:36:51 DEBUG : test.sum: md5 = d47e4017a9d436cd7a685eea3353b106 OK === RUN TestCheckSumDownload/subtest1 2026/06/22 01:36:55 DEBUG : data/potato: md5 = 7dd292489932e6157fb5f3e4465f83a4 OK 2026/06/22 01:36:57 DEBUG : test.sum: md5 = a630a9f3851d3b8dbd43f40fe5bccbd2 OK === RUN TestCheckSumDownload/subtest2 2026/06/22 01:37:01 DEBUG : test.sum: md5 = 6f893bead83840213f3405b9b7666fa9 OK === RUN TestCheckSumDownload/subtest3 2026/06/22 01:37:05 DEBUG : test.sum: md5 = e4d6aa0eede12915fd3679edfb9ca00c OK === RUN TestCheckSumDownload/subtest4 2026/06/22 01:37:09 DEBUG : test.sum: md5 = 8d8f0fdf2952cc39949d2f5025443840 OK === RUN TestCheckSumDownload/subtest5 2026/06/22 01:37:13 DEBUG : test.sum: md5 = 240e876fe9135f386866a7de4ea02da7 OK === RUN TestCheckSumDownload/subtest6 2026/06/22 01:37:17 DEBUG : data/banana: md5 = 38585b9a4d16a76b226fb1f1ba84f735 OK 2026/06/22 01:37:18 DEBUG : data/potato: md5 = 97fa48dc5f373698887ed71145c839fe OK 2026/06/22 01:37:19 DEBUG : test.sum: md5 = d0fb01aa08dce536287b8dca64a4916f OK === RUN TestCheckSumDownload/subtest7 2026/06/22 01:37:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/06/22 01:37:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.50s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (1.83s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (1.72s) --- PASS: TestCheckSumDownload/subtest7 (1.83s) === RUN TestApplyTransforms 2026/06/22 01:37:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yalidiw9mapa" 2026/06/22 01:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:24 DEBUG : Creating backend with remote "TestDrive:crypt/hij7nc26ibl4upedbn5pld4grhqld5hh29aef05o4ibof5qq8qb0" 2026/06/22 01:37:25 DEBUG : Creating backend with remote "/tmp/rclone4193951030" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa'", Local "Local file system at /tmp/rclone4193951030", Modify Window "1ms" 2026/06/22 01:37:28 DEBUG : hello, world!: md5 = 6cea5cecb14e43631c2ed026ce2c3471 OK upper checkfile vs. lower remote (without normalization) 2026/06/22 01:37:28 ERROR : hello, world!: sum not found 2026/06/22 01:37:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa' 2026/06/22 01:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': 1 files missing 2026/06/22 01:37:28 NOTICE: 1 hashes missing 2026/06/22 01:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': 1 differences found 2026/06/22 01:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/22 01:37:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': 0 differences found 2026/06/22 01:37:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': 1 matching files 2026/06/22 01:37:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dofedic6gusi" 2026/06/22 01:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:29 DEBUG : Creating backend with remote "TestDrive:crypt/kta7dqpb9e7pcphslreenrm6jtm975g428tn8bat9j3bdrpto5k0" 2026/06/22 01:37:30 DEBUG : Creating backend with remote "/tmp/rclone3466698504" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi'", Local "Local file system at /tmp/rclone3466698504", Modify Window "1ms" 2026/06/22 01:37:32 DEBUG : HELLO, WORLD!: md5 = b3ec73ce7a3c6ebbc235270500d9373f OK lower checkfile vs. upper remote (without normalization) 2026/06/22 01:37:33 ERROR : HELLO, WORLD!: sum not found 2026/06/22 01:37:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi' 2026/06/22 01:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': 1 files missing 2026/06/22 01:37:33 NOTICE: 1 hashes missing 2026/06/22 01:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': 1 differences found 2026/06/22 01:37:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/22 01:37:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': 0 differences found 2026/06/22 01:37:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': 1 matching files 2026/06/22 01:37:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suruvis4coqo" 2026/06/22 01:37:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:34 DEBUG : Creating backend with remote "TestDrive:crypt/4k44nbbb9h3ktgj6dn70n85dfdco7uq6781774v7iae3engike30" 2026/06/22 01:37:35 DEBUG : Creating backend with remote "/tmp/rclone2827235293" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo'", Local "Local file system at /tmp/rclone2827235293", Modify Window "1ms" 2026/06/22 01:37:37 DEBUG : HeLlO, wOrLd!: md5 = 773dd4b9cdb1bd50bb774bc645e861c7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/22 01:37:37 ERROR : HeLlO, wOrLd!: sum not found 2026/06/22 01:37:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo' 2026/06/22 01:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': 1 files missing 2026/06/22 01:37:37 NOTICE: 1 hashes missing 2026/06/22 01:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': 1 differences found 2026/06/22 01:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/22 01:37:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': 0 differences found 2026/06/22 01:37:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': 1 matching files 2026/06/22 01:37:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jazulul8gewu" 2026/06/22 01:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:38 DEBUG : Creating backend with remote "TestDrive:crypt/ve26dt90rlsgbbfka5l4io71letdruc8oa6qncn6fvrcrjpji2g0" 2026/06/22 01:37:39 DEBUG : Creating backend with remote "/tmp/rclone1324742532" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu'", Local "Local file system at /tmp/rclone1324742532", Modify Window "1ms" 2026/06/22 01:37:41 DEBUG : HELLO, WORLD!: md5 = 37ece1997ec24c51c9846535ad241bf2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/22 01:37:42 ERROR : HELLO, WORLD!: sum not found 2026/06/22 01:37:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu' 2026/06/22 01:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': 1 files missing 2026/06/22 01:37:42 NOTICE: 1 hashes missing 2026/06/22 01:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': 1 differences found 2026/06/22 01:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/22 01:37:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': 0 differences found 2026/06/22 01:37:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': 1 matching files 2026/06/22 01:37:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duyubon6revo" 2026/06/22 01:37:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:43 DEBUG : Creating backend with remote "TestDrive:crypt/vcha777mqhi74qdca9l9v12tq44bmk0nu8bcfut3h5alsjtg9b2g" 2026/06/22 01:37:44 DEBUG : Creating backend with remote "/tmp/rclone3709541458" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo'", Local "Local file system at /tmp/rclone3709541458", Modify Window "1ms" 2026/06/22 01:37:46 DEBUG : 測試_Русский___ě_áñ: md5 = 321f67adef7b4e35ef244be74a9deae0 OK NFD checkfile vs. NFC remote (without normalization) 2026/06/22 01:37:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/22 01:37:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo' 2026/06/22 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': 1 files missing 2026/06/22 01:37:46 NOTICE: 1 hashes missing 2026/06/22 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': 1 differences found 2026/06/22 01:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/22 01:37:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': 0 differences found 2026/06/22 01:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': 1 matching files 2026/06/22 01:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juborol0rudi" 2026/06/22 01:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/0ib16dgufi9p46cl8jbg2b7g0dugaalb9ees4tv13gbhmmretn90" 2026/06/22 01:37:48 DEBUG : Creating backend with remote "/tmp/rclone3143377126" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi'", Local "Local file system at /tmp/rclone3143377126", Modify Window "1ms" 2026/06/22 01:37:51 DEBUG : 測試_Русский___ě_áñ: md5 = a99d061b745b7b2cc24f0915f9c4af91 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/22 01:37:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/22 01:37:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi' 2026/06/22 01:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': 1 files missing 2026/06/22 01:37:51 NOTICE: 1 hashes missing 2026/06/22 01:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': 1 differences found 2026/06/22 01:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/22 01:37:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': 0 differences found 2026/06/22 01:37:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': 1 matching files 2026/06/22 01:37:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zolabuf1ripe" 2026/06/22 01:37:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:52 DEBUG : Creating backend with remote "TestDrive:crypt/r6985vnuvah96raohl1d35n6h3g6ucoel2f9q8n5b65t6ii1llvg" 2026/06/22 01:37:53 DEBUG : Creating backend with remote "/tmp/rclone727103482" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe'", Local "Local file system at /tmp/rclone727103482", Modify Window "1ms" 2026/06/22 01:37:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a3cec76de8685ed377fca07f86fc883 OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/22 01:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/22 01:37:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe' 2026/06/22 01:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': 1 files missing 2026/06/22 01:37:56 NOTICE: 1 hashes missing 2026/06/22 01:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': 1 differences found 2026/06/22 01:37:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/22 01:37:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': 0 differences found 2026/06/22 01:37:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': 1 matching files 2026/06/22 01:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-likumow8moro" 2026/06/22 01:37:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/ojohom7v321aq3pavqvbdksr36lk0016lmgtof5vforjknajdbr0" 2026/06/22 01:37:58 DEBUG : Creating backend with remote "/tmp/rclone3937299876" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro'", Local "Local file system at /tmp/rclone3937299876", Modify Window "1ms" 2026/06/22 01:38:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e3720a534c717f631ee7c3154140a5bd OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/22 01:38:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/22 01:38:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro' 2026/06/22 01:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': 1 files missing 2026/06/22 01:38:01 NOTICE: 1 hashes missing 2026/06/22 01:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': 1 differences found 2026/06/22 01:38:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/22 01:38:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': 0 differences found 2026/06/22 01:38:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': 1 matching files 2026/06/22 01:38:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hegafax6vibu" 2026/06/22 01:38:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:38:02 DEBUG : Creating backend with remote "TestDrive:crypt/i49af3d7ama7in9drhtj26dbqmpuf7r6dj36gd2jf27ujf85i060" 2026/06/22 01:38:03 DEBUG : Creating backend with remote "/tmp/rclone3169391224" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu'", Local "Local file system at /tmp/rclone3169391224", Modify Window "1ms" 2026/06/22 01:38:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b5d1a8de52823f637509e61aa32e9575 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/22 01:38:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/22 01:38:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu' 2026/06/22 01:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': 1 files missing 2026/06/22 01:38:06 NOTICE: 1 hashes missing 2026/06/22 01:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': 1 differences found 2026/06/22 01:38:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/22 01:38:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:38:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': 0 differences found 2026/06/22 01:38:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': 1 matching files 2026/06/22 01:38:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixuwer0bovi" 2026/06/22 01:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:38:07 DEBUG : Creating backend with remote "TestDrive:crypt/6uli0oggtopqvto2p02tdot1vmeji4kpelmagsa4e5n5kojovrb0" 2026/06/22 01:38:08 DEBUG : Creating backend with remote "/tmp/rclone3815788338" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi'", Local "Local file system at /tmp/rclone3815788338", Modify Window "1ms" 2026/06/22 01:38:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9e5fdb49f40e3580165e941acb89739 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/22 01:38:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/22 01:38:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi' 2026/06/22 01:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': 1 files missing 2026/06/22 01:38:11 NOTICE: 1 hashes missing 2026/06/22 01:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': 1 differences found 2026/06/22 01:38:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/22 01:38:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/22 01:38:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': 0 differences found 2026/06/22 01:38:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': 1 matching files 2026/06/22 01:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixuwer0bovi': Purge remote 2026/06/22 01:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hegafax6vibu': Purge remote 2026/06/22 01:38:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-likumow8moro': Purge remote 2026/06/22 01:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zolabuf1ripe': Purge remote 2026/06/22 01:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juborol0rudi': Purge remote 2026/06/22 01:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duyubon6revo': Purge remote 2026/06/22 01:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jazulul8gewu': Purge remote 2026/06/22 01:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suruvis4coqo': Purge remote 2026/06/22 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dofedic6gusi': Purge remote 2026/06/22 01:38:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yalidiw9mapa': Purge remote --- PASS: TestApplyTransforms (51.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:38:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/22 01:38:18 DEBUG : sub/file2: md5 = aad421fc4d27ea0b550d7f6b3c00ae74 OK 2026/06/22 01:38:18 DEBUG : sub/file2: size = 14 OK 2026/06/22 01:38:18 INFO : file1: Copied (new) to: sub/file2 2026/06/22 01:38:19 DEBUG : sub/file2: size = 14 OK 2026/06/22 01:38:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/22 01:38:19 DEBUG : file1: Unchanged skipping 2026/06/22 01:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': don't need to copy/move sub/file2, it is already at target location 2026/06/22 01:38:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.70s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:38:24 DEBUG : dst/file1: md5 = 6b234acf25a9bcea15ca30d548087d6e OK 2026/06/22 01:38:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/backup" 2026/06/22 01:38:25 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/1nrff024r7pq65ecp72fc28jb0" 2026/06/22 01:38:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:38:26 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi') 2026/06/22 01:38:26 DEBUG : dst/file1: Sizes differ 2026/06/22 01:38:29 INFO : dst/file1: Moved (server-side) 2026/06/22 01:38:30 DEBUG : dst/file1: md5 = 8a1121816cd40e2007e03048c2080ac0 OK 2026/06/22 01:38:30 DEBUG : dst/file1: size = 14 OK 2026/06/22 01:38:30 INFO : dst/file1: Copied (new) 2026/06/22 01:38:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:38:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:38:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.96s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:38:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/dst" 2026/06/22 01:38:35 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/22 01:38:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/CompareDest" 2026/06/22 01:38:37 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/gveqi14airsml4bgu7krj116o8" 2026/06/22 01:38:38 DEBUG : one: Need to transfer - File not found at Destination 2026/06/22 01:38:41 DEBUG : one: md5 = 48ebdaa2007ddea47bbac327ab3c3f58 OK 2026/06/22 01:38:41 DEBUG : one: size = 3 OK 2026/06/22 01:38:41 INFO : one: Copied (new) 2026/06/22 01:38:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:38:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/dst') 2026/06/22 01:38:42 DEBUG : one: Sizes differ 2026/06/22 01:38:45 DEBUG : one: md5 = a265eefe57662fc9d01c512a9d2a1b6f OK 2026/06/22 01:38:45 DEBUG : one: size = 5 OK 2026/06/22 01:38:45 INFO : one: Copied (replaced existing) 2026/06/22 01:38:47 DEBUG : dst/one: md5 = 9718da9786bf73ca8066b858e19b6b28 OK 2026/06/22 01:38:49 DEBUG : CompareDest/one: md5 = 43346f5a0a9409af054885bdb4216f10 OK 2026/06/22 01:38:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:38:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/dst') 2026/06/22 01:38:49 DEBUG : one: Sizes differ 2026/06/22 01:38:50 DEBUG : one: size = 5 OK 2026/06/22 01:38:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:38:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/22 01:38:52 DEBUG : CompareDest/two: md5 = 966e57bdf4b30dd2da39f60bc47c4dfd OK 2026/06/22 01:38:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/22 01:38:53 DEBUG : two: size = 3 OK 2026/06/22 01:38:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:38:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/22 01:38:53 DEBUG : two: Need to transfer - File not found at Destination 2026/06/22 01:38:53 DEBUG : two: size = 3 OK 2026/06/22 01:38:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:38:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/22 01:38:55 DEBUG : two: Need to transfer - File not found at Destination 2026/06/22 01:38:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:38:55 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/CompareDest') 2026/06/22 01:38:55 DEBUG : two: Sizes differ 2026/06/22 01:38:57 DEBUG : two: md5 = 63521fb2c2696e2cfcba63d93b8703cf OK 2026/06/22 01:38:57 DEBUG : two: size = 5 OK 2026/06/22 01:38:57 INFO : two: Copied (new) 2026/06/22 01:38:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/22 01:38:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:39:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:39:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.80s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:39:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/dst" 2026/06/22 01:39:01 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/22 01:39:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/CopyDest" 2026/06/22 01:39:02 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/22 01:39:04 DEBUG : one: Need to transfer - File not found at Destination 2026/06/22 01:39:06 DEBUG : one: md5 = 4c59e022c38e10716770aab02cba38db OK 2026/06/22 01:39:06 DEBUG : one: size = 3 OK 2026/06/22 01:39:06 INFO : one: Copied (new) 2026/06/22 01:39:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:39:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/dst') 2026/06/22 01:39:07 DEBUG : one: Sizes differ 2026/06/22 01:39:09 DEBUG : one: md5 = a2f2f872fc622a5367167c7d911cf8a2 OK 2026/06/22 01:39:09 DEBUG : one: size = 5 OK 2026/06/22 01:39:09 INFO : one: Copied (replaced existing) 2026/06/22 01:39:11 DEBUG : dst/one: md5 = b250c1e09f586305981a814b0750dc0b OK 2026/06/22 01:39:13 DEBUG : CopyDest/one: md5 = 44ce0ac702dea67335dd2d6e5bc2bbe8 OK 2026/06/22 01:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/BackupDir" 2026/06/22 01:39:14 DEBUG : Config file has changed externally - reloading 2026/06/22 01:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/22 01:39:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:39:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/dst') 2026/06/22 01:39:15 DEBUG : one: Sizes differ 2026/06/22 01:39:16 DEBUG : one: size = 5 OK 2026/06/22 01:39:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:39:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:39:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/dst') 2026/06/22 01:39:16 DEBUG : one: Sizes differ 2026/06/22 01:39:17 INFO : one: Moved (server-side) 2026/06/22 01:39:18 DEBUG : one: size = 5 OK 2026/06/22 01:39:18 INFO : one: Copied (server-side copy) 2026/06/22 01:39:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/22 01:39:20 DEBUG : CopyDest/two: md5 = cd12c22020519aa2098aa6b445fb729b OK 2026/06/22 01:39:21 DEBUG : two: Need to transfer - File not found at Destination 2026/06/22 01:39:21 DEBUG : two: size = 3 OK 2026/06/22 01:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:39:22 DEBUG : two: size = 3 OK 2026/06/22 01:39:22 INFO : two: Copied (server-side copy) 2026/06/22 01:39:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/22 01:39:23 DEBUG : two: size = 3 OK 2026/06/22 01:39:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/22 01:39:23 DEBUG : two: Unchanged skipping 2026/06/22 01:39:25 DEBUG : CopyDest/three: md5 = 39e501a78712ae8a117482462b590214 OK 2026/06/22 01:39:26 DEBUG : three: Need to transfer - File not found at Destination 2026/06/22 01:39:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:39:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi/CopyDest') 2026/06/22 01:39:26 DEBUG : three: Sizes differ 2026/06/22 01:39:26 DEBUG : three: Destination not found in --copy-dest 2026/06/22 01:39:27 DEBUG : three: md5 = 5e38a549ef1f97fd32ffc868f3b24352 OK 2026/06/22 01:39:27 DEBUG : three: size = 7 OK 2026/06/22 01:39:27 INFO : three: Copied (new) 2026/06/22 01:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/22 01:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:39:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/22 01:39:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:39:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/22 01:39:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/22 01:39:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.80s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:39:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/22 01:39:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1c4aff130319a36402418d8b6445827c OK 2026/06/22 01:39:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/22 01:39:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/22 01:39:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/22 01:39:38 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/22 01:39:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/22 01:39:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/22 01:39:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5445dead68095b437354d9ef233cc5ba OK 2026/06/22 01:39:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/22 01:39:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/22 01:39:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/22 01:39:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.93s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:39:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using skip mode. 2026/06/22 01:39:47 NOTICE: one: Found 2 files with duplicate names 2026/06/22 01:39:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.43s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:39:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using skip mode. 2026/06/22 01:39:53 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:39:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/22 01:39:53 INFO : one: Deleted 2026/06/22 01:39:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:39:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using first mode. 2026/06/22 01:39:59 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:39:59 INFO : one: Deleted 2026/06/22 01:40:00 INFO : one: Deleted 2026/06/22 01:40:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using newest mode. 2026/06/22 01:40:05 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:40:06 INFO : one: Deleted 2026/06/22 01:40:06 INFO : one: Deleted 2026/06/22 01:40:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using oldest mode. 2026/06/22 01:40:12 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:40:12 INFO : one: Deleted 2026/06/22 01:40:13 INFO : one: Deleted 2026/06/22 01:40:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.29s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using largest mode. 2026/06/22 01:40:18 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:40:19 INFO : one: Deleted 2026/06/22 01:40:19 INFO : one: Deleted 2026/06/22 01:40:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using smallest mode. 2026/06/22 01:40:25 NOTICE: one: Found 3 files with duplicate names 2026/06/22 01:40:25 INFO : one: Deleted 2026/06/22 01:40:25 INFO : one: Deleted 2026/06/22 01:40:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.42s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Looking for duplicate names using rename mode. 2026/06/22 01:40:32 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/22 01:40:33 INFO : one-2.txt: renamed from: one.txt 2026/06/22 01:40:34 INFO : one-3.txt: renamed from: one.txt 2026/06/22 01:40:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.26s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:40 DEBUG : dupe1/one.txt: md5 = 47f3b91292666241193db01acee030dd OK 2026/06/22 01:40:42 DEBUG : dupe2/two.txt: md5 = 9de23f7fada06b1ae44dc6f64bb8109b OK 2026/06/22 01:40:45 DEBUG : dupe3/three.txt: md5 = e2eef7d161e55221365d5183ec760ccb OK 2026/06/22 01:40:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/22 01:40:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/22 01:40:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/22 01:40:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/22 01:40:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/22 01:40:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/22 01:40:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.01s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:40:52 DEBUG : a.txt: md5 = 68d956830d0d9a827758f9e839671fc2 OK 2026/06/22 01:40:54 DEBUG : zend.txt: md5 = b2dd7943705953710fb27510df2c9bcd OK 2026/06/22 01:40:56 DEBUG : sub dir/hello world: md5 = 1711d679f63572554ed51dd54e7c2a6b OK 2026/06/22 01:40:57 DEBUG : sub dir/hello world2: md5 = 8cee8af99c3ab2fcfa0b1716e7970e4b OK 2026/06/22 01:41:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 942dd45283f0d5855b37475d5fb54a7d OK 2026/06/22 01:41:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = daa71f8a5c5b1be5ea53f5db51681f05 OK 2026/06/22 01:41:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = e22363901aa40b2f06cf0cecde05a892 OK 2026/06/22 01:41:04 DEBUG : a.txt: Excluded (Size Filter) 2026/06/22 01:41:04 DEBUG : a.txt: Excluded 2026/06/22 01:41:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/22 01:41:05 DEBUG : sub dir/hello world2: Excluded 2026/06/22 01:41:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/22 01:41:05 DEBUG : sub dir/hello world: Excluded 2026/06/22 01:41:06 DEBUG : sub dir/ignore dir: Excluded 2026/06/22 01:41:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/22 01:41:06 DEBUG : sub dir/hello world2: Excluded 2026/06/22 01:41:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/22 01:41:06 DEBUG : sub dir/hello world: Excluded 2026/06/22 01:41:06 DEBUG : sub dir/ignore dir: Excluded 2026/06/22 01:41:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/22 01:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/22 01:41:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/22 01:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/22 01:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/22 01:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/22 01:41:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.56s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:41:15 DEBUG : a.txt: md5 = db4274d93b893656d0d82d3624c09930 OK 2026/06/22 01:41:16 DEBUG : zend.txt: md5 = 2352a8a5d96b22b9357eda83fc79c188 OK 2026/06/22 01:41:18 DEBUG : sub dir/hello world: md5 = 874b1366e0a0c6e6c3cae793113624a2 OK 2026/06/22 01:41:20 DEBUG : sub dir/hello world2: md5 = 088f97c2b591414b31992e6e1db84a9c OK 2026/06/22 01:41:22 DEBUG : sub dir/ignore dir/.ignore: md5 = dbb4f01374620d00023c7127066d07ff OK 2026/06/22 01:41:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 49cd8c0e6cc5fd779e5677535a832b87 OK 2026/06/22 01:41:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0321af7b64a874a3c21f14e804addf8a OK 2026/06/22 01:41:27 DEBUG : a.txt: Excluded (Size Filter) 2026/06/22 01:41:27 DEBUG : a.txt: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/22 01:41:28 DEBUG : sub dir/hello world2: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/22 01:41:28 DEBUG : sub dir/hello world: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/ignore dir: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/22 01:41:28 DEBUG : sub dir/hello world2: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/22 01:41:28 DEBUG : sub dir/hello world: Excluded 2026/06/22 01:41:28 DEBUG : sub dir/ignore dir: Excluded 2026/06/22 01:41:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/22 01:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/22 01:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/22 01:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/22 01:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/22 01:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/22 01:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.73s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:41:37 DEBUG : file1: md5 = 29e2cd0d91ee602791ce9f1e24a97e37 OK 2026/06/22 01:41:39 DEBUG : sub/file2: md5 = 5e7c513855f0599cf715a0ff6e01c6f0 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/22 01:41:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/22 01:41:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/22 01:41:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/22 01:41:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.38s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:41:46 DEBUG : file1: md5 = bf493a59780367cef03d25a8445fbe51 OK 2026/06/22 01:41:48 DEBUG : sub/file2: md5 = 28fc236fdbdf84dc039b8c6c21fb141c 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/22 01:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/notfound" 2026/06/22 01:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/qe0i31qdkoejk60elps0ni5sqk" 2026/06/22 01:41:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.55s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:41:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Making directory 2026/06/22 01:41:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Making directory --- PASS: TestMkdir (0.97s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:41:59 DEBUG : sub dir/hello world: md5 = 6098e869565fde32bbe9df64bd7d8c66 OK 2026/06/22 01:42:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:03 DEBUG : potato2: md5 = e4f9dec5a1e21cf68b46035e0af8592e OK 2026/06/22 01:42:05 DEBUG : empty space: md5 = be97e9f4262d92583feee71b0302e8f3 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:08 DEBUG : potato2: md5 = 2c5cbaa5b328084bd26ccf1e9e9a2a2d OK 2026/06/22 01:42:09 DEBUG : empty space: md5 = e66c7b55a94f274497eb2ea48d4f8ea7 OK 2026/06/22 01:42:10 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.12s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:13 DEBUG : potato2: md5 = 0d83e5760d20e1015d13de72103aa2f1 OK 2026/06/22 01:42:14 DEBUG : empty space: md5 = 2db59f7f0ecdbda2a441f5cafdf56802 OK --- PASS: TestLsLong (4.76s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:18 DEBUG : potato2: md5 = ce00bf791d8d9c819360c86310f5db63 OK 2026/06/22 01:42:19 DEBUG : empty space: md5 = 1d668f0a7c047a89fd8f0f2c222755a4 OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2026/06/22 01:42:21 DEBUG : Creating backend with remote ":memory:" 2026/06/22 01:42:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/22 01:42:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/22 01:42:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/22 01:42:21 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:22 DEBUG : potato2: md5 = 6ee6b966357a95b633442947e9d2f43e OK 2026/06/22 01:42:23 DEBUG : empty space: md5 = 73c7c8f83a5191607673d49e8118743c OK 2026/06/22 01:42:26 DEBUG : sub dir/potato3: md5 = b05acf9702e331fb708b5c1ed36d9bb2 OK 2026/06/22 01:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.60s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:31 DEBUG : small: md5 = b61f6dde4ea0e5ef0f0993b05165a014 OK 2026/06/22 01:42:32 DEBUG : medium: md5 = a9dcaafdc0c55c484976a47413d67c5c OK 2026/06/22 01:42:34 DEBUG : large: md5 = bc2196f721dd5a125b1827813588936c OK 2026/06/22 01:42:34 DEBUG : Waiting for deletions to finish 2026/06/22 01:42:34 DEBUG : large: Excluded (Size Filter) 2026/06/22 01:42:35 INFO : small: Deleted 2026/06/22 01:42:35 INFO : medium: Deleted --- PASS: TestDelete (6.52s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:37 DEBUG : small: md5 = 2fb5c9eb079c36d92e22d8afb35d1bf7 OK 2026/06/22 01:42:38 DEBUG : medium: md5 = 526022a72c6864848a19221b4757328e OK 2026/06/22 01:42:40 DEBUG : large: md5 = 00569daccdc4d7c557da224e6e8886ec OK 2026/06/22 01:42:40 DEBUG : Waiting for deletions to finish 2026/06/22 01:42:41 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/22 01:42:41 INFO : small: Deleted 2026/06/22 01:42:41 INFO : medium: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:44 DEBUG : small: md5 = 85fe01be24e1b4eb200fe8ad6cff1dbc OK 2026/06/22 01:42:46 DEBUG : medium: md5 = 961db6cb73969dfd4708ea7423ad79d7 OK 2026/06/22 01:42:47 DEBUG : large: md5 = 5d54162848bd9ddea44c67c2696ea926 OK 2026/06/22 01:42:47 DEBUG : Waiting for deletions to finish 2026/06/22 01:42:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/22 01:42:48 INFO : medium: Deleted 2026/06/22 01:42:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.99s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:51 DEBUG : small: md5 = 2fa917edf9965495ad0b3abb3e78cc6c OK 2026/06/22 01:42:52 DEBUG : medium: md5 = 2fd18735d2e40b16708c339fcd6e6d56 OK 2026/06/22 01:42:54 DEBUG : large: md5 = 2ef17eefbd7dba90fcab22e6b023048b OK 2026/06/22 01:42:54 DEBUG : Waiting for deletions to finish 2026/06/22 01:42:54 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/22 01:42:55 INFO : large: Deleted 2026/06/22 01:42:55 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:42:58 DEBUG : ReadFile: md5 = 1d0a246773f652d8abf4733009c8625a OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2026/06/22 01:43:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/22 01:43:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/22 01:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/22 01:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/22 01:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/22 01:43:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/22 01:43:01 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:43:02 DEBUG : file1: md5 = dff05b7f8052be7c82202d7c7e040a11 OK 2026/06/22 01:43:04 DEBUG : file2: md5 = 7632d1e4a5926b4065dc8b3d8a26a0fd OK --- PASS: TestCat (13.93s) === RUN TestPurge 2026/06/22 01:43:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuditeb1xuwa" 2026/06/22 01:43:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/22 01:43:15 DEBUG : Creating backend with remote "TestDrive:crypt/63tkj3radol9ea6eh74vi998ocacvf2jsr8l5uiuq03id5lrelug" 2026/06/22 01:43:16 DEBUG : Creating backend with remote "/tmp/rclone403954839" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuditeb1xuwa'", Local "Local file system at /tmp/rclone403954839", Modify Window "1ms" 2026/06/22 01:43:20 DEBUG : A1/B1/C1/one: md5 = 8765dc59296f8cfcdce6f95506c09de0 OK 2026/06/22 01:43:20 INFO : A2: Making directory 2026/06/22 01:43:21 INFO : A1/B2: Making directory 2026/06/22 01:43:21 INFO : A1/B2/C2: Making directory 2026/06/22 01:43:22 INFO : A1/B1/C3: Making directory 2026/06/22 01:43:23 INFO : A3: Making directory 2026/06/22 01:43:24 INFO : A3/B3: Making directory 2026/06/22 01:43:24 INFO : A3/B3/C4: Making directory 2026/06/22 01:43:26 DEBUG : A1/two: md5 = 0b2b79cc8991861607d47e217f21539e OK 2026/06/22 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuditeb1xuwa': Purge remote 2026/06/22 01:43:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:43:33 DEBUG : A1/B1/C1/one: md5 = dd2192d32ac275a3d59a16adcb688cff OK 2026/06/22 01:43:33 INFO : A2: Making directory 2026/06/22 01:43:34 INFO : A1/B2: Making directory 2026/06/22 01:43:35 INFO : A1/B2/C2: Making directory 2026/06/22 01:43:36 INFO : A1/B1/C3: Making directory 2026/06/22 01:43:37 INFO : A3: Making directory 2026/06/22 01:43:37 INFO : A3/B3: Making directory 2026/06/22 01:43:38 INFO : A3/B3/C4: Making directory 2026/06/22 01:43:40 DEBUG : A1/two: md5 = 7688858ce16749548a71c641dbab42ee OK 2026/06/22 01:43:42 DEBUG : removing 1 level 3 directories 2026/06/22 01:43:42 INFO : A3/B3/C4: Removing directory 2026/06/22 01:43:44 DEBUG : removing 2 level 3 directories 2026/06/22 01:43:44 INFO : A1/B2/C2: Removing directory 2026/06/22 01:43:44 INFO : A1/B1/C3: Removing directory 2026/06/22 01:43:45 DEBUG : removing 2 level 2 directories 2026/06/22 01:43:45 INFO : A3/B3: Removing directory 2026/06/22 01:43:45 INFO : A1/B2: Removing directory 2026/06/22 01:43:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/22 01:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/22 01:43:46 DEBUG : removing 2 level 1 directories 2026/06/22 01:43:46 INFO : A3: Removing directory 2026/06/22 01:43:46 INFO : A2: Removing directory 2026/06/22 01:43:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/22 01:43:50 DEBUG : removing 1 level 3 directories 2026/06/22 01:43:50 INFO : A1/B1/C1: Removing directory 2026/06/22 01:43:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:50 DEBUG : removing 1 level 2 directories 2026/06/22 01:43:50 INFO : A1/B1: Removing directory 2026/06/22 01:43:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/22 01:43:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:43:51 DEBUG : removing 1 level 1 directories 2026/06/22 01:43:51 INFO : A1: Removing directory 2026/06/22 01:43:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/22 01:43:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/22 01:43:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/22 01:43:52 DEBUG : removing 1 level 0 directories 2026/06/22 01:43:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Removing directory 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/22 01:43:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (23.35s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:43:54 INFO : A1: Making directory 2026/06/22 01:43:55 INFO : A1/B1: Making directory 2026/06/22 01:43:55 INFO : A1/B1/C1: Making directory 2026/06/22 01:43:58 DEBUG : removing 1 level 3 directories 2026/06/22 01:43:58 INFO : A1/B1/C1: Removing directory 2026/06/22 01:43:58 DEBUG : removing 1 level 2 directories 2026/06/22 01:43:58 INFO : A1/B1: Removing directory 2026/06/22 01:43:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:44:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:01 INFO : A1: Making directory 2026/06/22 01:44:02 INFO : A1/B1: Making directory 2026/06/22 01:44:02 INFO : A1/B1/C1: Making directory 2026/06/22 01:44:05 DEBUG : removing 1 level 3 directories 2026/06/22 01:44:05 INFO : A1/B1/C1: Removing directory 2026/06/22 01:44:06 DEBUG : removing 1 level 2 directories 2026/06/22 01:44:06 INFO : A1/B1: Removing directory 2026/06/22 01:44:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:44:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:10 DEBUG : file1: md5 = ff95b2f9c6525b7071ce01a68c7c35f2 OK 2026/06/22 01:44:10 DEBUG : filename.txt: File name found in url 2026/06/22 01:44:12 DEBUG : filename.txt: md5 = 66a6ad82bca2e66b30b6134e128fc6ad OK 2026/06/22 01:44:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/22 01:44:13 DEBUG : headerfilename.txt: md5 = 3ca1ef88b12ff33a31520b9ad1fbfef5 OK 2026/06/22 01:44:14 DEBUG : file2: md5 = e40dba32dc1d7bd870f85e4ed483e9a6 OK --- PASS: TestCopyURL (8.60s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:18 DEBUG : file1: md5 = 4c85adcb3f4fa2a08d83b2aa35bae82c OK --- PASS: TestCopyURLDownloadHeaders (2.41s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/22 01:44:22 DEBUG : sub/file2: md5 = 28bed78a1899133219bfe95e8c3ad270 OK 2026/06/22 01:44:22 DEBUG : sub/file2: size = 14 OK 2026/06/22 01:44:22 INFO : file1: Copied (new) to: sub/file2 2026/06/22 01:44:22 INFO : file1: Deleted 2026/06/22 01:44:22 DEBUG : sub/file2: size = 14 OK 2026/06/22 01:44:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/22 01:44:22 DEBUG : file1: Unchanged skipping 2026/06/22 01:44:22 INFO : file1: Deleted 2026/06/22 01:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': don't need to copy/move sub/file2, it is already at target location 2026/06/22 01:44:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/22 01:44:27 DEBUG : file1: md5 = 818d498609c6d4ba8670c709f1edcca3 OK 2026/06/22 01:44:27 DEBUG : file1: size = 14 OK 2026/06/22 01:44:27 INFO : file1: Copied (new) 2026/06/22 01:44:27 INFO : file1: Deleted 2026/06/22 01:44:27 DEBUG : file1: Destination exists, skipping 2026/06/22 01:44:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.17s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:31 DEBUG : dst/file1: md5 = 978b9b7f338580ba115c188b4ba7c627 OK 2026/06/22 01:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buhuwij7cehi/backup" 2026/06/22 01:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0/1nrff024r7pq65ecp72fc28jb0" 2026/06/22 01:44:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1367404312) 2026/06/22 01:44:33 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi') 2026/06/22 01:44:33 DEBUG : dst/file1: Sizes differ 2026/06/22 01:44:36 INFO : dst/file1: Moved (server-side) 2026/06/22 01:44:37 DEBUG : dst/file1: md5 = 42735d7fb98900cc3270120aea1ab361 OK 2026/06/22 01:44:37 DEBUG : dst/file1: size = 14 OK 2026/06/22 01:44:37 INFO : dst/file1: Copied (new) 2026/06/22 01:44:37 INFO : dst/file1: Deleted 2026/06/22 01:44:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:44:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/22 01:44:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.75s) === 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:44:44 DEBUG : A1/one: md5 = 855adf0316fb376ecc8d27209b6c1dda OK 2026/06/22 01:44:46 DEBUG : A1/two: md5 = 14640301e3a16186ce4991541782cf1b OK 2026/06/22 01:44:48 DEBUG : A1/B1/three: md5 = 6b89029f84297f2fe35a1f14c93c8c3f OK 2026/06/22 01:44:50 DEBUG : A1/B1/C1/four: md5 = 665cbfc345241d94946e2cd9bca56c3d OK 2026/06/22 01:44:52 DEBUG : A1/B1/C2/five: md5 = acc5cb8dbb7bb398d13ff8c03a8bbd46 OK 2026/06/22 01:44:52 INFO : A1/B2: Making directory 2026/06/22 01:44:53 INFO : A1/B1/C3: Making directory 2026/06/22 01:45:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/22 01:45:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/22 01:45:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/22 01:45:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/22 01:45:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/22 01:45:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/22 01:45:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/22 01:45:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:45:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/22 01:45:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/22 01:45:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/22 01:45:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/22 01:45:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/22 01:45:14 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/22 01:45:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/22 01:45:14 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/22 01:45:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/22 01:45:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/22 01:45:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:45:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/22 01:45:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/22 01:45:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/22 01:45:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/22 01:45:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.99s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/22 01:45:28 DEBUG : no_checksum_small_file_from_pipe: md5 = f778a0a16b8b03fa46f9807ef2843f47 OK 2026/06/22 01:45:28 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/22 01:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/22 01:45:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/22 01:45:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/22 01:45:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 0cbe39096be70d2fa51371d7ffea2582 OK 2026/06/22 01:45:30 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/22 01:45:30 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/22 01:45:33 DEBUG : with_checksum_small_file_from_pipe: md5 = a327029953bb26f54855b8248a295e58 OK 2026/06/22 01:45:33 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/22 01:45:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/22 01:45:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/22 01:45:35 DEBUG : with_checksum_big_file_from_pipe: md5 = 0619fa3ff92d0409599b95ecd77c29fc OK 2026/06/22 01:45:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/22 01:45:35 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/22 01:45:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/22 01:45:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/22 01:45:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/22 01:45:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/22 01:45:40 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-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/22 01:45:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/22 01:45:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/22 01:45:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/22 01:45:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/22 01:45:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.17s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/22 01:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (48 bytes), uploading instead of streaming 2026/06/22 01:45:48 DEBUG : rcat_metadata: md5 = 65f06505a4cd990c392341f308a0a60a OK 2026/06/22 01:45:48 DEBUG : rcat_metadata: size = 48 OK 2026/06/22 01:45:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/22 01:45:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/22 01:45:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = cedf7e13cc770b21d7bc76cd169dbeeb OK 2026/06/22 01:45:51 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/22 01:45:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:54 DEBUG : potato1: md5 = acf604b7a72bb1db0179094c64c8a195 OK 2026/06/22 01:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/22 01:45:55 DEBUG : potato2: md5 = 37447027d4eef04315e3abccbb1ce15f OK 2026/06/22 01:45:55 DEBUG : potato2: size = 60 OK 2026/06/22 01:45:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:45:58 DEBUG : potato1: md5 = 668d101dde70be00c3cff4ad9279dd44 OK 2026/06/22 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/22 01:45:59 DEBUG : potato2: md5 = 0c55436ca1b580b72e02953de81276ab OK 2026/06/22 01:45:59 DEBUG : potato2: size = 60 OK 2026/06/22 01:45:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:03 DEBUG : potato1: md5 = 3872ea7992ec66672b25cdd5d9d40661 OK --- PASS: TestRcatSizeUploadHeaders (2.35s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:05 DEBUG : potato2: md5 = 03dd991b5a713da1fa5685bd2bb291f5 OK 2026/06/22 01:46:07 DEBUG : empty space: md5 = 5a5002594fd0d3eea71408c54c3f75c1 OK 2026/06/22 01:46:09 DEBUG : sub dir/potato3: md5 = fca31eed6805f30784c0a42a3cab66fa OK 2026/06/22 01:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Touching "sub dir/potato3" 2026/06/22 01:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Touching "potato2" 2026/06/22 01:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Touching "empty space" 2026/06/22 01:46:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.78s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:14 DEBUG : dir with metadata: Making directory with metadata 2026/06/22 01:46:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.14s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:16 DEBUG : directory with modtime: Making directory with metadata 2026/06/22 01:46:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/22 01:46:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/22 01:46:18 DEBUG : Google drive root 'crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0': Skipping btime metadata as can't update it on an existing file: 2026-06-22T01:46:18.463873722Z 2026/06/22 01:46:19 INFO : non existent directory: Updated directory metadata 2026/06/22 01:46:20 DEBUG : Google drive root 'crypt/0kl992bqqmao9lkr3eg5n8rhk3qj44th67js7jc54pcjjeun7gt0': Skipping btime metadata as can't update it on an existing file: 2026-06-22T01:46:18.463873722Z 2026/06/22 01:46:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.46s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/22 01:46:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/22 01:46:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/22 01:46:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/22 01:46:26 DEBUG : dst: Making directory with metadata 2026/06/22 01:46:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/22 01:46:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/22 01:46:28 INFO : dst: Set directory modification time (using SetModTime) 2026/06/22 01:46:28 INFO : dst: Set directory modification time (using SetModTime) 2026/06/22 01:46:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/22 01:46:28 INFO : dst: Set directory modification time (using SetModTime) 2026/06/22 01:46:28 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi'", Local "Local file system at /tmp/rclone1367404312", Modify Window "1ms" 2026/06/22 01:46:32 DEBUG : sub dir/test remove existing: md5 = 0459f11e0bb113036aa8e7c351816d97 OK 2026/06/22 01:46:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dac91d69fa6842a731c449900f959e22 OK 2026/06/22 01:46:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hapuxew7" before starting 2026/06/22 01:46:36 DEBUG : sub dir/test remove existing.hapuxew7: TEST: removing renamed existing file after operation 2026/06/22 01:46:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceyuteh0" before starting 2026/06/22 01:46:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceyuteh0: TEST: renaming existing back after failed operation 2026/06/22 01:46:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giheyub9" before starting 2026/06/22 01:46:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.giheyub9: TEST: removing renamed existing file after operation 2026/06/22 01:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ikeh8t81lqf9hjdanng1f9fv4m4vld4i53b56v17aikj00m6t6p0" 2026/06/22 01:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m1i3nf7op5avs70fmqlrhl275n6fg98u0u4buu2f74uo65p896u6qso2cg6mva9n66k32981lf7o1rjamkm617mn76d4vtqkqut3jtk7fp2buug8i31lrmh3096dp349cong4p5qd7th78isq6oqanhd2pukka2di0onivsv78h88982pefg" --- PASS: TestRemoveExisting (12.73s) === 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/22 01:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buhuwij7cehi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m44.441379844s (try 1/5)