"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/20 01:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi" 2026/08/20 01:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg" 2026/08/20 01:06:02 DEBUG : Creating backend with remote "/tmp/rclone1413217558" === 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.29s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.34s) === RUN TestSizeDiffers 2026/08/20 01:06:03 DEBUG : a: size = 0 OK 2026/08/20 01:06:03 DEBUG : a: size = 1 (memory) 2026/08/20 01:06:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/20 01:06:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/20 01:06:03 DEBUG : potato: Seek from 10 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 10 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 2 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/20 01:06:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 2 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/20 01:06:03 DEBUG : potato: Seek from 8 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 8 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/20 01:06:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/20 01:06:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/20 01:06:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/20 01:06:03 DEBUG : potato: Seek from 5 to 2 2026/08/20 01:06:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/20 01:06:03 DEBUG : potato: Seek from 9 to 0 2026/08/20 01:06:03 DEBUG : potato: Seek from 9 to 0 2026/08/20 01:06:03 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:06:06 DEBUG : rutabaga: md5 = a19e4fd55d98450892c5f92031289d00 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/20 01:06:09 DEBUG : empty space: md5 = 3f623bca1bfa159b42aa0516558ea1d0 OK === RUN TestCheck/3 2026/08/20 01:06:11 DEBUG : potato2: md5 = 32f4de9c71a4d283d307ff8acaa3b314 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/20 01:06:14 DEBUG : remotepotato: md5 = 691bc3291c0635bfd962b134795e48e0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.34s) --- PASS: TestCheck/1 (0.35s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2026/08/20 01:06:19 DEBUG : Creating backend with remote "nonexistent" 2026/08/20 01:06:19 DEBUG : Creating backend with remote "nonexistent" 2026/08/20 01:06:19 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/20 01:06:19 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/20 01:06:19 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/20 01:06:19 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:06:21 DEBUG : rutabaga: md5 = 3e6139f9a860cba6c7b7a161190a3cde OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/20 01:06:25 DEBUG : empty space: md5 = 6d3a4789c34885711367b1165e8a470d OK === RUN TestCheckDownload/3 2026/08/20 01:06:28 DEBUG : potato2: md5 = 6469120c72fc1aef6e064563cfcc13d5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/20 01:06:33 DEBUG : remotepotato: md5 = 8191fad6bc8a61ba573fd27764c633e4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.01s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:06:40 DEBUG : rutabaga: md5 = 99668409078244aabd45415ed3ab5ce5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/20 01:06:43 DEBUG : empty space: md5 = 7ec316492b82e3ab9b005f877d2bb31f OK === RUN TestCheckSizeOnly/3 2026/08/20 01:06:46 DEBUG : potato2: md5 = cb57ac989b0d8fcd7e26ceec43cc203e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/20 01:06:48 DEBUG : remotepotato: md5 = f630ce7d54c12bef126e7b39b81a09f6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.34s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.34s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:06:54 DEBUG : test.sum: md5 = 3b2df52079ab7f2ad094d9ed4e28e893 OK 2026/08/20 01:06:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/20 01:06:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/20 01:06:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/20 01:06:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/20 01:06:57 DEBUG : test.sum: md5 = e6201e0de3a056e1a72f3825205111cf OK 2026/08/20 01:06:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/20 01:06:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/20 01:06:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/20 01:06:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.04s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/data" 2026/08/20 01:07:00 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:07:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/data" 2026/08/20 01:07:02 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/vjrnln8ratgmqakfosrqe8espk" 2026/08/20 01:07:07 DEBUG : data/banana: md5 = d4f8105752cac15ae3043c4d32f32e07 OK 2026/08/20 01:07:08 DEBUG : test.sum: md5 = 791c33bd94f3d25fbab8f419aeb5aed7 OK === RUN TestCheckSumDownload/subtest1 2026/08/20 01:07:13 DEBUG : data/potato: md5 = dc42dcfdeb069a40bcc919665f6b404c OK 2026/08/20 01:07:15 DEBUG : test.sum: md5 = 1ad522667d75490c942bf1114e26b28d OK === RUN TestCheckSumDownload/subtest2 2026/08/20 01:07:19 DEBUG : test.sum: md5 = ea737155b68ab48db2f38251d0d0f63b OK === RUN TestCheckSumDownload/subtest3 2026/08/20 01:07:24 DEBUG : test.sum: md5 = 9bf4cdf2761b78c0a556976045c66e8d OK === RUN TestCheckSumDownload/subtest4 2026/08/20 01:07:28 DEBUG : test.sum: md5 = 54a68bfcb74141e9bac62ee9a0cea3e2 OK === RUN TestCheckSumDownload/subtest5 2026/08/20 01:07:32 DEBUG : test.sum: md5 = c018e9539596cfb9c7e12afbe84dea9d OK === RUN TestCheckSumDownload/subtest6 2026/08/20 01:07:36 DEBUG : data/banana: md5 = f8f35672e8ab9477a02eb1476cc53f40 OK 2026/08/20 01:07:38 DEBUG : data/potato: md5 = c4055f040daadcdeca81d2d96f324465 OK 2026/08/20 01:07:40 DEBUG : test.sum: md5 = 5764c4fd79db1ca2ce4b009005c4dd79 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (44.59s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.83s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestCheckSumConcurrency 2026/08/20 01:07:46 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/20 01:07:46 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/20 01:07:46 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/20 01:07:46 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/20 01:07:46 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/20 01:07:46 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/20 01:07:46 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/20 01:07:46 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/20 01:07:46 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/20 01:07:46 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/20 01:07:46 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/20 01:07:46 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/20 01:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegikaf1bevo" 2026/08/20 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/3knl58094bfc7tht1iaqskt2q32787np7s6nolrv8h3gpf67tqv0" 2026/08/20 01:07:47 DEBUG : Creating backend with remote "/tmp/rclone1324118139" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo'", Local "Local file system at /tmp/rclone1324118139", Modify Window "1ms" 2026/08/20 01:07:50 DEBUG : hello, world!: md5 = df1686f607f6db88b7a5bc62c23482b9 OK upper checkfile vs. lower remote (without normalization) 2026/08/20 01:07:51 ERROR : hello, world!: sum not found 2026/08/20 01:07:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo' 2026/08/20 01:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': 1 files missing 2026/08/20 01:07:51 NOTICE: 1 hashes missing 2026/08/20 01:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': 1 differences found 2026/08/20 01:07:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/20 01:07:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': 0 differences found 2026/08/20 01:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': 1 matching files 2026/08/20 01:07:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesoruw1poco" 2026/08/20 01:07:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:07:52 DEBUG : Creating backend with remote "TestDrive:crypt/86hdnes8ilv1cl6c4f8c9ugj51ahgidos1fo7h5m6o3p7bk2us8g" 2026/08/20 01:07:53 DEBUG : Creating backend with remote "/tmp/rclone585726588" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco'", Local "Local file system at /tmp/rclone585726588", Modify Window "1ms" 2026/08/20 01:07:56 DEBUG : HELLO, WORLD!: md5 = 0eca12cfc16fa82085db45d90320c48b OK lower checkfile vs. upper remote (without normalization) 2026/08/20 01:07:57 ERROR : HELLO, WORLD!: sum not found 2026/08/20 01:07:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco' 2026/08/20 01:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': 1 files missing 2026/08/20 01:07:57 NOTICE: 1 hashes missing 2026/08/20 01:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': 1 differences found 2026/08/20 01:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/20 01:07:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:07:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': 0 differences found 2026/08/20 01:07:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': 1 matching files 2026/08/20 01:07:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biqured2zocu" 2026/08/20 01:07:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:07:58 DEBUG : Creating backend with remote "TestDrive:crypt/2tso7a51ipl6ho2qcrmf1k2fehjrhft8077ra4d2a8p4hcoaoob0" 2026/08/20 01:07:59 DEBUG : Creating backend with remote "/tmp/rclone279840966" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu'", Local "Local file system at /tmp/rclone279840966", Modify Window "1ms" 2026/08/20 01:08:02 DEBUG : HeLlO, wOrLd!: md5 = 970466ffabc5d4fa7ff2a08354a69f06 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/20 01:08:03 ERROR : HeLlO, wOrLd!: sum not found 2026/08/20 01:08:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu' 2026/08/20 01:08:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': 1 files missing 2026/08/20 01:08:03 NOTICE: 1 hashes missing 2026/08/20 01:08:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': 1 differences found 2026/08/20 01:08:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/20 01:08:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': 0 differences found 2026/08/20 01:08:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': 1 matching files 2026/08/20 01:08:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwagec5meqo" 2026/08/20 01:08:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/ivcedeubmuf8nlg8ck5l06u6381j8ptncuo9g4rea5sq0p87atq0" 2026/08/20 01:08:05 DEBUG : Creating backend with remote "/tmp/rclone3965925885" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo'", Local "Local file system at /tmp/rclone3965925885", Modify Window "1ms" 2026/08/20 01:08:08 DEBUG : HELLO, WORLD!: md5 = b1b8ee7c9c6973696fd0c70246533394 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/20 01:08:08 ERROR : HELLO, WORLD!: sum not found 2026/08/20 01:08:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo' 2026/08/20 01:08:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': 1 files missing 2026/08/20 01:08:08 NOTICE: 1 hashes missing 2026/08/20 01:08:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': 1 differences found 2026/08/20 01:08:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/20 01:08:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': 0 differences found 2026/08/20 01:08:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': 1 matching files 2026/08/20 01:08:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guhafon8hiki" 2026/08/20 01:08:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:09 DEBUG : Creating backend with remote "TestDrive:crypt/p99n0dlnqo4n06vggqd4t9jnghi5gktpk4n2kia951pup38k94ag" 2026/08/20 01:08:11 DEBUG : Creating backend with remote "/tmp/rclone2614643084" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki'", Local "Local file system at /tmp/rclone2614643084", Modify Window "1ms" 2026/08/20 01:08:13 DEBUG : 測試_Русский___ě_áñ: md5 = 55be16b13bf7b6a6b96c0a01b4123da5 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/20 01:08:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki' 2026/08/20 01:08:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': 1 files missing 2026/08/20 01:08:14 NOTICE: 1 hashes missing 2026/08/20 01:08:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': 1 differences found 2026/08/20 01:08:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/20 01:08:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': 0 differences found 2026/08/20 01:08:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': 1 matching files 2026/08/20 01:08:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qagokay6fuve" 2026/08/20 01:08:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:15 DEBUG : Creating backend with remote "TestDrive:crypt/tu78osfbaimttlq5snp7jp2snqgak6m6ivmubk3om9qbugni7ijg" 2026/08/20 01:08:16 DEBUG : Creating backend with remote "/tmp/rclone1685181037" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve'", Local "Local file system at /tmp/rclone1685181037", Modify Window "1ms" 2026/08/20 01:08:19 DEBUG : 測試_Русский___ě_áñ: md5 = 013bf4450a39b9a5056b613c708c6dfa OK NFC checkfile vs. NFD remote (without normalization) 2026/08/20 01:08:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve' 2026/08/20 01:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': 1 files missing 2026/08/20 01:08:20 NOTICE: 1 hashes missing 2026/08/20 01:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': 1 differences found 2026/08/20 01:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/20 01:08:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': 0 differences found 2026/08/20 01:08:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': 1 matching files 2026/08/20 01:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rowelod1nugi" 2026/08/20 01:08:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/jqrgpdu1or5d2btm14ue5hvql09pou09faek8bvr1podcsu6ktbg" 2026/08/20 01:08:22 DEBUG : Creating backend with remote "/tmp/rclone2817066525" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi'", Local "Local file system at /tmp/rclone2817066525", Modify Window "1ms" 2026/08/20 01:08:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7c1e36f5119b1fa15074cb3370e3983 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/20 01:08:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi' 2026/08/20 01:08:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': 1 files missing 2026/08/20 01:08:26 NOTICE: 1 hashes missing 2026/08/20 01:08:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': 1 differences found 2026/08/20 01:08:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/20 01:08:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': 0 differences found 2026/08/20 01:08:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': 1 matching files 2026/08/20 01:08:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavaqoq6nafa" 2026/08/20 01:08:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:27 DEBUG : Creating backend with remote "TestDrive:crypt/odetjg0moglksir1cj6b41g1h0uhag5q7j6vrv42vecbnc5t1vrg" 2026/08/20 01:08:28 DEBUG : Creating backend with remote "/tmp/rclone3053189410" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa'", Local "Local file system at /tmp/rclone3053189410", Modify Window "1ms" 2026/08/20 01:08:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ddcb3151d9a66a5322b986fca28018d2 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/20 01:08:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa' 2026/08/20 01:08:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': 1 files missing 2026/08/20 01:08:31 NOTICE: 1 hashes missing 2026/08/20 01:08:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': 1 differences found 2026/08/20 01:08:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/20 01:08:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': 0 differences found 2026/08/20 01:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': 1 matching files 2026/08/20 01:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wekotep3ralo" 2026/08/20 01:08:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/no75p98e02eth61okn4aqsencg8tcuo2p9b6i9u58afq5eoaqkug" 2026/08/20 01:08:34 DEBUG : Creating backend with remote "/tmp/rclone3220138975" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo'", Local "Local file system at /tmp/rclone3220138975", Modify Window "1ms" 2026/08/20 01:08:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ef1f842a7368bd0b27ed3e1bc84b0cd OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/20 01:08:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo' 2026/08/20 01:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': 1 files missing 2026/08/20 01:08:37 NOTICE: 1 hashes missing 2026/08/20 01:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': 1 differences found 2026/08/20 01:08:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/20 01:08:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': 0 differences found 2026/08/20 01:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': 1 matching files 2026/08/20 01:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vijigav4gubo" 2026/08/20 01:08:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/66s2t76gp2smu2c5r31en63pf2o9mei4m6kkfv8fg7f1cj5vjd20" 2026/08/20 01:08:40 DEBUG : Creating backend with remote "/tmp/rclone4178008678" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo'", Local "Local file system at /tmp/rclone4178008678", Modify Window "1ms" 2026/08/20 01:08:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd608e30b05d4ed1f5a0a0de9b469825 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/20 01:08:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/20 01:08:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo' 2026/08/20 01:08:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': 1 files missing 2026/08/20 01:08:43 NOTICE: 1 hashes missing 2026/08/20 01:08:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': 1 differences found 2026/08/20 01:08:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/20 01:08:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/20 01:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': 0 differences found 2026/08/20 01:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': 1 matching files 2026/08/20 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vijigav4gubo': Purge remote 2026/08/20 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wekotep3ralo': Purge remote 2026/08/20 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavaqoq6nafa': Purge remote 2026/08/20 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rowelod1nugi': Purge remote 2026/08/20 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagokay6fuve': Purge remote 2026/08/20 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhafon8hiki': Purge remote 2026/08/20 01:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwagec5meqo': Purge remote 2026/08/20 01:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biqured2zocu': Purge remote 2026/08/20 01:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesoruw1poco': Purge remote 2026/08/20 01:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegikaf1bevo': Purge remote --- PASS: TestApplyTransforms (64.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:08:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 01:08:54 DEBUG : sub/file2: md5 = ea7bf1142dcd283e6ce2ae3aa972325e OK 2026/08/20 01:08:54 DEBUG : sub/file2: size = 14 OK 2026/08/20 01:08:54 INFO : file1: Copied (new) to: sub/file2 2026/08/20 01:08:55 DEBUG : sub/file2: size = 14 OK 2026/08/20 01:08:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 01:08:55 DEBUG : file1: Unchanged skipping 2026/08/20 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.99s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:09:02 DEBUG : dst/file1: md5 = 24578fd5c994df904bec79b0b9085b98 OK 2026/08/20 01:09:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/backup" 2026/08/20 01:09:03 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/1nrff024r7pq65ecp72fc28jb0" 2026/08/20 01:09:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:09:05 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:09:05 DEBUG : dst/file1: Sizes differ 2026/08/20 01:09:09 INFO : dst/file1: Moved (server-side) 2026/08/20 01:09:11 DEBUG : dst/file1: md5 = 2587e044da8f5aa8b5c46103ee4d9396 OK 2026/08/20 01:09:11 DEBUG : dst/file1: size = 14 OK 2026/08/20 01:09:11 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.67s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:09:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/dst" 2026/08/20 01:09:17 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/20 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/CompareDest" 2026/08/20 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/gveqi14airsml4bgu7krj116o8" 2026/08/20 01:09:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/20 01:09:24 DEBUG : one: md5 = 43178459538c8df83464c8b63e7dc46a OK 2026/08/20 01:09:24 DEBUG : one: size = 3 OK 2026/08/20 01:09:24 INFO : one: Copied (new) 2026/08/20 01:09:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:09:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/dst') 2026/08/20 01:09:25 DEBUG : one: Sizes differ 2026/08/20 01:09:28 DEBUG : one: md5 = 415841394f424aa6ed49c034e171a8ce OK 2026/08/20 01:09:28 DEBUG : one: size = 5 OK 2026/08/20 01:09:28 INFO : one: Copied (replaced existing) 2026/08/20 01:09:31 DEBUG : dst/one: md5 = 6bbe2270d9bb2d803ef220dfccea2097 OK 2026/08/20 01:09:34 DEBUG : CompareDest/one: md5 = 837087f30a4e069900140bfc5461a1d0 OK 2026/08/20 01:09:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:09:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/dst') 2026/08/20 01:09:34 DEBUG : one: Sizes differ 2026/08/20 01:09:35 DEBUG : one: size = 5 OK 2026/08/20 01:09:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:09:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/20 01:09:37 DEBUG : CompareDest/two: md5 = ecd3ece8fd38c3e5788e04bbaa69126f OK 2026/08/20 01:09:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 01:09:38 DEBUG : two: size = 3 OK 2026/08/20 01:09:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:09:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/20 01:09:39 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 01:09:40 DEBUG : two: size = 3 OK 2026/08/20 01:09:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:09:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/20 01:09:41 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 01:09:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:09:41 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/CompareDest') 2026/08/20 01:09:41 DEBUG : two: Sizes differ 2026/08/20 01:09:43 DEBUG : two: md5 = fd4fba99e5dd726661094e3c705eee58 OK 2026/08/20 01:09:43 DEBUG : two: size = 5 OK 2026/08/20 01:09:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (32.09s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/dst" 2026/08/20 01:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/20 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/CopyDest" 2026/08/20 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/20 01:09:52 DEBUG : one: Need to transfer - File not found at Destination 2026/08/20 01:09:55 DEBUG : one: md5 = d03e07105459116c3bb63b612409baaf OK 2026/08/20 01:09:55 DEBUG : one: size = 3 OK 2026/08/20 01:09:55 INFO : one: Copied (new) 2026/08/20 01:09:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:09:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/dst') 2026/08/20 01:09:57 DEBUG : one: Sizes differ 2026/08/20 01:09:59 DEBUG : one: md5 = 728273b056e2e11f957217819aaea7a3 OK 2026/08/20 01:09:59 DEBUG : one: size = 5 OK 2026/08/20 01:09:59 INFO : one: Copied (replaced existing) 2026/08/20 01:10:01 DEBUG : dst/one: md5 = b772c7a58da6a0bf53f02cd99bef1156 OK 2026/08/20 01:10:04 DEBUG : CopyDest/one: md5 = 47d47c8e1f98a49dc993961ae2b3fc8d OK 2026/08/20 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/BackupDir" 2026/08/20 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/20 01:10:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:10:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/dst') 2026/08/20 01:10:07 DEBUG : one: Sizes differ 2026/08/20 01:10:07 DEBUG : one: size = 5 OK 2026/08/20 01:10:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:10:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:10:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/dst') 2026/08/20 01:10:07 DEBUG : one: Sizes differ 2026/08/20 01:10:10 INFO : one: Moved (server-side) 2026/08/20 01:10:11 DEBUG : one: size = 5 OK 2026/08/20 01:10:11 INFO : one: Copied (server-side copy) 2026/08/20 01:10:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/20 01:10:14 DEBUG : CopyDest/two: md5 = 480611f55cee6e28b2a6c80f60378100 OK 2026/08/20 01:10:15 DEBUG : two: Need to transfer - File not found at Destination 2026/08/20 01:10:15 DEBUG : two: size = 3 OK 2026/08/20 01:10:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:10:16 DEBUG : two: size = 3 OK 2026/08/20 01:10:16 INFO : two: Copied (server-side copy) 2026/08/20 01:10:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/20 01:10:17 DEBUG : two: size = 3 OK 2026/08/20 01:10:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/20 01:10:17 DEBUG : two: Unchanged skipping 2026/08/20 01:10:20 DEBUG : CopyDest/three: md5 = 3a83346c8fc8d6dd5ab7400ec98f740a OK 2026/08/20 01:10:20 DEBUG : three: Need to transfer - File not found at Destination 2026/08/20 01:10:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:10:21 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi/CopyDest') 2026/08/20 01:10:21 DEBUG : three: Sizes differ 2026/08/20 01:10:21 DEBUG : three: Destination not found in --copy-dest 2026/08/20 01:10:23 DEBUG : three: md5 = dde3373d49de0a7ffc6358bcbf47be18 OK 2026/08/20 01:10:23 DEBUG : three: size = 7 OK 2026/08/20 01:10:23 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (43.32s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:10:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/20 01:10:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e9d9d443e2e51f1c342f07cba01a2338 OK 2026/08/20 01:10:37 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/20 01:10:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/20 01:10:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/20 01:10: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/08/20 01:10:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/20 01:10:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/20 01:10:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7f2958b2ee00ca28cdd516ecc7a79069 OK 2026/08/20 01:10:42 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/20 01:10:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (12.40s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.64s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:10:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using skip mode. 2026/08/20 01:10:50 NOTICE: one: Found 2 files with duplicate names 2026/08/20 01:10:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.75s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:10:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using skip mode. 2026/08/20 01:10:57 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:10:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/20 01:10:58 INFO : one: Deleted 2026/08/20 01:10:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.92s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using first mode. 2026/08/20 01:11:06 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:11:06 INFO : one: Deleted 2026/08/20 01:11:07 INFO : one: Deleted 2026/08/20 01:11:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.12s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using newest mode. 2026/08/20 01:11:14 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:11:14 INFO : one: Deleted 2026/08/20 01:11:15 INFO : one: Deleted 2026/08/20 01:11:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.27s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using oldest mode. 2026/08/20 01:11:22 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:11:23 INFO : one: Deleted 2026/08/20 01:11:24 INFO : one: Deleted 2026/08/20 01:11:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.88s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using largest mode. 2026/08/20 01:11:31 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:11:31 INFO : one: Deleted 2026/08/20 01:11:32 INFO : one: Deleted 2026/08/20 01:11:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.38s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using smallest mode. 2026/08/20 01:11:39 NOTICE: one: Found 3 files with duplicate names 2026/08/20 01:11:40 INFO : one: Deleted 2026/08/20 01:11:40 INFO : one: Deleted 2026/08/20 01:11:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.24s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:11:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Looking for duplicate names using rename mode. 2026/08/20 01:11:49 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/20 01:11:51 INFO : one-2.txt: renamed from: one.txt 2026/08/20 01:11:52 INFO : one-3.txt: renamed from: one.txt 2026/08/20 01:11:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.40s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:12:02 DEBUG : dupe1/one.txt: md5 = 118c669ec39d9576b472c867c5bdaf30 OK 2026/08/20 01:12:05 DEBUG : dupe2/two.txt: md5 = 6d751b349a7c210d02ee46dab2a8483d OK 2026/08/20 01:12:07 DEBUG : dupe3/three.txt: md5 = 80915db7b71d888b1696229a048593b0 OK 2026/08/20 01:12:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/20 01:12:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/20 01:12:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/20 01:12:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (18.73s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:12:18 DEBUG : a.txt: md5 = 3ea5231fc5ae8bece1d0aa0165be9688 OK 2026/08/20 01:12:20 DEBUG : zend.txt: md5 = 7e2490e2d53b9edc4bbc9bb24a62834a OK 2026/08/20 01:12:23 DEBUG : sub dir/hello world: md5 = d3e5728e4766ecb5cee978a3c4fa267c OK 2026/08/20 01:12:25 DEBUG : sub dir/hello world2: md5 = 7231fe85216e07923f672d23ac500a68 OK 2026/08/20 01:12:28 DEBUG : sub dir/ignore dir/.ignore: md5 = ab3bc0f7cd36973b4fabbe54e514dde3 OK 2026/08/20 01:12:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8049f0fb08196167996e21e59f7397b6 OK 2026/08/20 01:12:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = c7e3fa0aba54d29c29ce846dc0080a6d OK 2026/08/20 01:12:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/20 01:12:34 DEBUG : a.txt: Excluded 2026/08/20 01:12:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 01:12:34 DEBUG : sub dir/hello world: Excluded 2026/08/20 01:12:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 01:12:34 DEBUG : sub dir/hello world2: Excluded 2026/08/20 01:12:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/20 01:12:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 01:12:35 DEBUG : sub dir/hello world: Excluded 2026/08/20 01:12:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 01:12:35 DEBUG : sub dir/hello world2: Excluded 2026/08/20 01:12:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (29.20s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:12:48 DEBUG : a.txt: md5 = e81d222609f0137eee3217e1cc82cb6f OK 2026/08/20 01:12:49 DEBUG : zend.txt: md5 = 1e53a42803ffd83b40d604c8f1a9b1c4 OK 2026/08/20 01:12:52 DEBUG : sub dir/hello world: md5 = 3197758ab9a58fedfcf77fad5471930e OK 2026/08/20 01:12:54 DEBUG : sub dir/hello world2: md5 = a8da7b80037762efdd7f7cb0532442d1 OK 2026/08/20 01:12:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 7357bf7ff9248e18d4d0b77d0f9e45b0 OK 2026/08/20 01:12:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 36cef389243eb4b0bc522e07dcdb32da OK 2026/08/20 01:13:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = be926fa36e7dd07c15ed7dc4f0c3d215 OK 2026/08/20 01:13:03 DEBUG : a.txt: Excluded (Size Filter) 2026/08/20 01:13:03 DEBUG : a.txt: Excluded 2026/08/20 01:13:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 01:13:03 DEBUG : sub dir/hello world2: Excluded 2026/08/20 01:13:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 01:13:03 DEBUG : sub dir/hello world: Excluded 2026/08/20 01:13:04 DEBUG : sub dir/ignore dir: Excluded 2026/08/20 01:13:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/20 01:13:04 DEBUG : sub dir/hello world2: Excluded 2026/08/20 01:13:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/20 01:13:04 DEBUG : sub dir/hello world: Excluded 2026/08/20 01:13:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (27.82s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:16 DEBUG : file1: md5 = e8fcf70da594278de01648b8c676fe8d OK 2026/08/20 01:13:18 DEBUG : sub/file2: md5 = e369a82a335cf223ff48be8c3eab7f29 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/08/20 01:13:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/20 01:13:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/20 01:13:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (12.47s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.40s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.63s) --- PASS: TestListJSON/SubDir (0.34s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.38s) --- PASS: TestListJSON/HashTypes (0.32s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:28 DEBUG : file1: md5 = 7424d056383975863ad3b101b01f91db OK 2026/08/20 01:13:31 DEBUG : sub/file2: md5 = d086c813990209059b0028e5e2c8aa33 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/08/20 01:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/notfound" 2026/08/20 01:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (14.78s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.34s) --- PASS: TestStatJSON/RootNotFound (2.07s) === RUN TestStatJSONMemory 2026/08/20 01:13:41 DEBUG : Creating backend with remote ":memory:" 2026/08/20 01:13:41 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/20 01:13:41 DEBUG : sub/file1: size = 5 OK 2026/08/20 01:13:41 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/20 01:13:41 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Making directory 2026/08/20 01:13:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:45 DEBUG : sub dir/hello world: md5 = 942f248b13ec56170ba5363cbae9ef25 OK --- PASS: TestLsd (6.09s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:50 DEBUG : potato2: md5 = 3ed2e433ea97e5d9a500f78746e4e38b OK 2026/08/20 01:13:51 DEBUG : empty space: md5 = 4123a3eb3545edfc700ab533ce3e38cd OK --- PASS: TestLs (5.96s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:13:56 DEBUG : potato2: md5 = c280c91652d3b03ec84f5330a1237257 OK 2026/08/20 01:13:57 DEBUG : empty space: md5 = db29961eda217baaddb34201cbf26e0c OK 2026/08/20 01:13:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.34s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:02 DEBUG : potato2: md5 = a1856d15c75bfc099f4d0132d6d553aa OK 2026/08/20 01:14:04 DEBUG : empty space: md5 = 968fa599a8b36a6a5708799390d021bb OK --- PASS: TestLsLong (6.06s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:08 DEBUG : potato2: md5 = d57da9b461e481e58e8e21d9343ece82 OK 2026/08/20 01:14:10 DEBUG : empty space: md5 = 94874581f2eba2d4d3772a4a06ccd6ea OK --- PASS: TestHashSums (5.48s) === RUN TestHashSumsWithErrors 2026/08/20 01:14:12 DEBUG : Creating backend with remote ":memory:" 2026/08/20 01:14:12 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/20 01:14:12 ERROR : file1: hash unsupported: hash type not supported 2026/08/20 01:14:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/20 01:14:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/20 01:14:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/20 01:14:12 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:13 DEBUG : potato2: md5 = 846975e3c05db8a9872505b168e1709f OK 2026/08/20 01:14:15 DEBUG : empty space: md5 = 68277cd99289901b2efc6f3c1c7781a1 OK 2026/08/20 01:14:18 DEBUG : sub dir/potato3: md5 = 7c514c0ee10ebc9cceb218ec2e077a8f OK --- PASS: TestCount (10.59s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:24 DEBUG : small: md5 = 5b98ef7667b32e5833b270c95e7ea6f2 OK 2026/08/20 01:14:26 DEBUG : medium: md5 = d262df23e16acc080fbf853003e1fa95 OK 2026/08/20 01:14:27 DEBUG : large: md5 = e1e4d8f02131ecaec9656cd6ead61243 OK 2026/08/20 01:14:28 DEBUG : Waiting for deletions to finish 2026/08/20 01:14:28 DEBUG : large: Excluded (Size Filter) 2026/08/20 01:14:28 INFO : small: Deleted 2026/08/20 01:14:28 INFO : medium: Deleted --- PASS: TestDelete (7.47s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:32 DEBUG : small: md5 = a42d75d2a10593364cb55f78a2913b13 OK 2026/08/20 01:14:33 DEBUG : medium: md5 = 3066ddc9134553105a68bd07798a9772 OK 2026/08/20 01:14:35 DEBUG : large: md5 = eaff8ae24a8d7f1ec3bf399144edb060 OK 2026/08/20 01:14:35 DEBUG : Waiting for deletions to finish 2026/08/20 01:14:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/20 01:14:36 INFO : small: Deleted 2026/08/20 01:14:36 INFO : large: Deleted --- PASS: TestMaxDelete (8.50s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:40 DEBUG : small: md5 = 865e373a0eb339dfbece9560d8309b29 OK 2026/08/20 01:14:42 DEBUG : medium: md5 = 859dc2eb708590d14a237331ed2da6d1 OK 2026/08/20 01:14:43 DEBUG : large: md5 = fa89b56f6851958e8bdff7f5044a35bc OK 2026/08/20 01:14:44 DEBUG : Waiting for deletions to finish 2026/08/20 01:14:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/20 01:14:44 INFO : small: Deleted 2026/08/20 01:14:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.34s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:48 DEBUG : small: md5 = d0eadaae8d9d1390454663f0f65b3a7d OK 2026/08/20 01:14:50 DEBUG : medium: md5 = 93135a4e085865ac210efaf12377de98 OK 2026/08/20 01:14:52 DEBUG : large: md5 = a037be9c3a5681526226039a1435050a OK 2026/08/20 01:14:53 DEBUG : Waiting for deletions to finish 2026/08/20 01:14:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/20 01:14:54 INFO : small: Deleted 2026/08/20 01:14:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.26s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:14:58 DEBUG : ReadFile: md5 = 6a188e40896e61cea5f2a142f4746ea8 OK --- PASS: TestReadFile (4.83s) === RUN TestRetry 2026/08/20 01:15:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/20 01:15:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/20 01:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 01:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 01:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 01:15:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/20 01:15: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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:15:02 DEBUG : file1: md5 = ceb2ad27aa8b9facb1833c460c015be6 OK 2026/08/20 01:15:04 DEBUG : file2: md5 = 742a692f384e435396667e6245f6e5c0 OK --- PASS: TestCat (15.05s) === RUN TestPurge 2026/08/20 01:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zohoxub0juno" 2026/08/20 01:15:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/20 01:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/itumnfp3hb4fs2j3srrqdl7gkkqjah5k0pq65rs74o27c60dak7g" 2026/08/20 01:15:17 DEBUG : Creating backend with remote "/tmp/rclone1218580725" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zohoxub0juno'", Local "Local file system at /tmp/rclone1218580725", Modify Window "1ms" 2026/08/20 01:15:24 DEBUG : A1/B1/C1/one: md5 = a2a8cc56607915033457c02c570c02af OK 2026/08/20 01:15:24 INFO : A2: Making directory 2026/08/20 01:15:25 INFO : A1/B2: Making directory 2026/08/20 01:15:26 INFO : A1/B2/C2: Making directory 2026/08/20 01:15:27 INFO : A1/B1/C3: Making directory 2026/08/20 01:15:28 INFO : A3: Making directory 2026/08/20 01:15:29 INFO : A3/B3: Making directory 2026/08/20 01:15:30 INFO : A3/B3/C4: Making directory 2026/08/20 01:15:33 DEBUG : A1/two: md5 = 9b5c6a8af4a2965473a0771c0ba4c38e OK 2026/08/20 01:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zohoxub0juno': Purge remote 2026/08/20 01:15:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.64s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:15:42 DEBUG : A1/B1/C1/one: md5 = 8a34c4838c5a81750e728badc3a7ce76 OK 2026/08/20 01:15:42 INFO : A2: Making directory 2026/08/20 01:15:44 INFO : A1/B2: Making directory 2026/08/20 01:15:45 INFO : A1/B2/C2: Making directory 2026/08/20 01:15:46 INFO : A1/B1/C3: Making directory 2026/08/20 01:15:47 INFO : A3: Making directory 2026/08/20 01:15:48 INFO : A3/B3: Making directory 2026/08/20 01:15:49 INFO : A3/B3/C4: Making directory 2026/08/20 01:15:52 DEBUG : A1/two: md5 = 66bd821f45095dbd12d63d8b3cd3d354 OK 2026/08/20 01:15:53 DEBUG : removing 1 level 3 directories 2026/08/20 01:15:53 INFO : A3/B3/C4: Removing directory 2026/08/20 01:16:01 DEBUG : removing 2 level 3 directories 2026/08/20 01:16:01 INFO : A1/B2/C2: Removing directory 2026/08/20 01:16:01 INFO : A1/B1/C3: Removing directory 2026/08/20 01:16:02 DEBUG : removing 2 level 2 directories 2026/08/20 01:16:02 INFO : A3/B3: Removing directory 2026/08/20 01:16:02 INFO : A1/B2: Removing directory 2026/08/20 01:16:03 DEBUG : removing 2 level 1 directories 2026/08/20 01:16:03 INFO : A3: Removing directory 2026/08/20 01:16:03 INFO : A2: Removing directory 2026/08/20 01:16:08 DEBUG : removing 1 level 3 directories 2026/08/20 01:16:08 INFO : A1/B1/C1: Removing directory 2026/08/20 01:16:09 DEBUG : removing 1 level 2 directories 2026/08/20 01:16:09 INFO : A1/B1: Removing directory 2026/08/20 01:16:10 DEBUG : removing 1 level 1 directories 2026/08/20 01:16:10 INFO : A1: Removing directory 2026/08/20 01:16:11 DEBUG : removing 1 level 0 directories 2026/08/20 01:16:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (34.94s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:13 INFO : A1: Making directory 2026/08/20 01:16:15 INFO : A1/B1: Making directory 2026/08/20 01:16:16 INFO : A1/B1/C1: Making directory 2026/08/20 01:16:20 DEBUG : removing 1 level 3 directories 2026/08/20 01:16:20 INFO : A1/B1/C1: Removing directory 2026/08/20 01:16:20 DEBUG : removing 1 level 2 directories 2026/08/20 01:16:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.11s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:25 INFO : A1: Making directory 2026/08/20 01:16:25 INFO : A1/B1: Making directory 2026/08/20 01:16:27 INFO : A1/B1/C1: Making directory 2026/08/20 01:16:31 DEBUG : removing 1 level 3 directories 2026/08/20 01:16:31 INFO : A1/B1/C1: Removing directory 2026/08/20 01:16:32 DEBUG : removing 1 level 2 directories 2026/08/20 01:16:32 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.12s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:37 DEBUG : file1: md5 = 4d753b7059739c331a8b89d153f97ea7 OK 2026/08/20 01:16:37 DEBUG : file1: size = 14 OK 2026/08/20 01:16:37 DEBUG : filename.txt: File name found in url 2026/08/20 01:16:39 DEBUG : filename.txt: md5 = c0ee623ef5a065019e5c2ea84ec1783a OK 2026/08/20 01:16:39 DEBUG : filename.txt: size = 14 OK 2026/08/20 01:16:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/20 01:16:41 DEBUG : headerfilename.txt: md5 = af1622ff56ecd4a36f4318086f4733dd OK 2026/08/20 01:16:41 DEBUG : headerfilename.txt: size = 14 OK 2026/08/20 01:16:43 DEBUG : file2: md5 = c995883660d0d46e6c79cbc8eef562c8 OK 2026/08/20 01:16:43 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (11.58s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:48 DEBUG : file1: md5 = 1d4112e560ac62bb23253c6028efd95c OK 2026/08/20 01:16:48 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 01:16:52 DEBUG : sub/file2: md5 = 09f637a4f0d98397857c38366fcab7cb OK 2026/08/20 01:16:52 DEBUG : sub/file2: size = 14 OK 2026/08/20 01:16:52 INFO : file1: Copied (new) to: sub/file2 2026/08/20 01:16:52 INFO : file1: Deleted 2026/08/20 01:16:53 DEBUG : sub/file2: size = 14 OK 2026/08/20 01:16:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 01:16:53 DEBUG : file1: Unchanged skipping 2026/08/20 01:16:53 INFO : file1: Deleted 2026/08/20 01:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.24s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:16:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/20 01:16:59 DEBUG : file1: md5 = 030188e6987c36f84085f69db8452bc9 OK 2026/08/20 01:16:59 DEBUG : file1: size = 14 OK 2026/08/20 01:16:59 INFO : file1: Copied (new) 2026/08/20 01:16:59 INFO : file1: Deleted 2026/08/20 01:16:59 DEBUG : file1: Destination exists, skipping 2026/08/20 01:16:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.29s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.79s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:17:05 DEBUG : dst/file1: md5 = 84b80bd318ac8a80a2b156e201a42507 OK 2026/08/20 01:17:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suridac8gafi/backup" 2026/08/20 01:17:06 DEBUG : Creating backend with remote "TestDrive:crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg/1nrff024r7pq65ecp72fc28jb0" 2026/08/20 01:17:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1413217558) 2026/08/20 01:17:07 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:17:07 DEBUG : dst/file1: Sizes differ 2026/08/20 01:17:11 INFO : dst/file1: Moved (server-side) 2026/08/20 01:17:13 DEBUG : dst/file1: md5 = 39182ed5b5920437a67b1a99d1cc0bde OK 2026/08/20 01:17:13 DEBUG : dst/file1: size = 14 OK 2026/08/20 01:17:13 INFO : dst/file1: Copied (new) 2026/08/20 01:17:13 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (16.70s) === 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:17:22 DEBUG : A1/one: md5 = 68eb1ce1f3804b572359ae305738f5ad OK 2026/08/20 01:17:23 DEBUG : A1/two: md5 = 709f877020fe2a0211c024b5e3a84704 OK 2026/08/20 01:17:26 DEBUG : A1/B1/three: md5 = 72b8f47a8e5b7ab568b3415603f72d99 OK 2026/08/20 01:17:29 DEBUG : A1/B1/C1/four: md5 = 54636c540fa09feb30901f62daea8176 OK 2026/08/20 01:17:31 DEBUG : A1/B1/C2/five: md5 = df96b670d5a455867aec17ce1b7140f9 OK 2026/08/20 01:17:31 INFO : A1/B2: Making directory 2026/08/20 01:17:33 INFO : A1/B1/C3: Making directory 2026/08/20 01:17:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/20 01:17:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/20 01:17:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/20 01:17:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/20 01:17:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/20 01:17:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/20 01:18:06 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/20 01:18:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/20 01:18:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/20 01:18:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/20 01:18:07 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (64.34s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 01:18:26 DEBUG : no_checksum_small_file_from_pipe: md5 = fd1b5a8d9689a22fe432c9309bf36762 OK 2026/08/20 01:18:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 01:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/20 01:18:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/20 01:18:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/20 01:18:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 6c5329d863419a15ab903a5645796442 OK 2026/08/20 01:18:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 01:18:28 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 01:18:32 DEBUG : with_checksum_small_file_from_pipe: md5 = cdf6d5e9cf449b4b3b0b4e1e3e837fe6 OK 2026/08/20 01:18:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 01:18:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/20 01:18:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/20 01:18:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 8bd04f0c89cd9c82c706d627a1153864 OK 2026/08/20 01:18:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 01:18:34 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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 01:18:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 01:18:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 01:18:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/20 01:18:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 01:18: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-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:18:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/20 01:18:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/20 01:18:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/20 01:18:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/20 01:18:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/20 01:18:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.18s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/20 01:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (48 bytes), uploading instead of streaming 2026/08/20 01:18:51 DEBUG : rcat_metadata: md5 = f06ecf7af14193a4358a808559be7bed OK 2026/08/20 01:18:51 DEBUG : rcat_metadata: size = 48 OK 2026/08/20 01:18:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/20 01:18:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/20 01:18:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0f48933957b8083793a3d0ed48533899 OK 2026/08/20 01:18:54 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/20 01:18:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.14s) --- PASS: TestRcatMetadata/Normal (3.13s) --- PASS: TestRcatMetadata/ViaDisk (3.51s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:18:57 DEBUG : potato1: md5 = fa74f9b9476622d95fdbe92741f1c710 OK 2026/08/20 01:18:57 DEBUG : potato1: size = 60 OK 2026/08/20 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/20 01:18:59 DEBUG : potato2: md5 = 4df3a43cdac369f99e8aa246a86ad692 OK 2026/08/20 01:18:59 DEBUG : potato2: size = 60 OK 2026/08/20 01:18:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.60s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:03 DEBUG : potato1: md5 = ceb7b96c77855dd5da7ea7c9ce14bbb6 OK 2026/08/20 01:19:03 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:19:03 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:19:03 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 60 2026/08/20 01:19:03 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.89s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:06 DEBUG : potato1: md5 = 9bf0dac416ecd7f22361c86c19757957 OK 2026/08/20 01:19:06 DEBUG : potato1: size = 60 OK 2026/08/20 01:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/20 01:19:08 DEBUG : potato2: md5 = a983089bad311e71ddb1369fe10d7587 OK 2026/08/20 01:19:08 DEBUG : potato2: size = 60 OK 2026/08/20 01:19:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.30s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:12 DEBUG : potato1: md5 = d9816a35e400ddd0fef6e1e7076a6f34 OK 2026/08/20 01:19:12 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.78s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:15 DEBUG : potato4: md5 = 377d8f46442a171ab456c9df68f81384 OK 2026/08/20 01:19:15 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:19:15 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 2026/08/20 01:19:15 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi') 59 2026/08/20 01:19:15 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:19 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:22 DEBUG : potato3: md5 = ac35ee1c66c358d534ab5662aa2183cd OK 2026/08/20 01:19:22 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.36s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.53s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.13s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.88s) --- PASS: TestRcatSizeChecksum/NoHashes (2.82s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:25 DEBUG : potato2: md5 = 1c2b684a6bab47583471bcae61fad346 OK 2026/08/20 01:19:26 DEBUG : empty space: md5 = 44ac785e3ca79331de181057b7b6e56b OK 2026/08/20 01:19:29 DEBUG : sub dir/potato3: md5 = 316fed142aa2c6de472148e6171366e2 OK 2026/08/20 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Touching "sub dir/potato3" 2026/08/20 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Touching "empty space" 2026/08/20 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Touching "potato2" --- PASS: TestTouchDir (12.37s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:35 DEBUG : dir with metadata: Making directory with metadata 2026/08/20 01:19:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:38 DEBUG : directory with modtime: Making directory with metadata 2026/08/20 01:19:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.98s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/20 01:19:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 01:19:41 DEBUG : Google drive root 'crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg': Skipping btime metadata as can't update it on an existing file: 2026-08-20T01:19:41.533971875Z 2026/08/20 01:19:42 INFO : non existent directory: Updated directory metadata 2026/08/20 01:19:45 DEBUG : Google drive root 'crypt/rjqjn2jjqflta44hep4e0jjeqc9vugmrsener8gh8hmpksl5greg': Skipping btime metadata as can't update it on an existing file: 2026-08-20T01:19:41.533971875Z 2026/08/20 01:19:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.17s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/20 01:19:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/20 01:19:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.12s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:19:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/20 01:19:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 01:19:53 DEBUG : dst: Making directory with metadata 2026/08/20 01:19:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/20 01:19:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/20 01:19:55 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 01:19:56 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 01:19:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/20 01:19:57 INFO : dst: Set directory modification time (using SetModTime) 2026/08/20 01:19:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.14s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi'", Local "Local file system at /tmp/rclone1413217558", Modify Window "1ms" 2026/08/20 01:20:01 DEBUG : sub dir/test remove existing: md5 = 000628f942d0247b491bffe982e42a4f OK 2026/08/20 01:20:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 459c3919d5c446d7ad0e4d5df8ceb39f OK 2026/08/20 01:20:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gesasax9" before starting 2026/08/20 01:20:07 DEBUG : sub dir/test remove existing.gesasax9: TEST: removing renamed existing file after operation 2026/08/20 01:20:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafewiy3" before starting 2026/08/20 01:20:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafewiy3: TEST: renaming existing back after failed operation 2026/08/20 01:20:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cohozes5" before starting 2026/08/20 01:20:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cohozes5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (16.64s) === 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/08/20 01:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suridac8gafi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 14m15.248971138s (try 1/5)