"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/25 01:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa" 2026/07/25 01:44:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g" 2026/07/25 01:44:10 DEBUG : Creating backend with remote "/tmp/rclone3951370498" === 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/07/25 01:44:11 DEBUG : a: size = 0 OK 2026/07/25 01:44:11 DEBUG : a: size = 1 (memory) 2026/07/25 01:44:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/25 01:44:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/25 01:44:11 DEBUG : potato: Seek from 10 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 10 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/25 01:44:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/25 01:44:11 DEBUG : potato: Seek from 8 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 8 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/25 01:44:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/25 01:44:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/25 01:44:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/25 01:44:11 DEBUG : potato: Seek from 5 to 2 2026/07/25 01:44:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/25 01:44:11 DEBUG : potato: Seek from 9 to 0 2026/07/25 01:44:11 DEBUG : potato: Seek from 9 to 0 2026/07/25 01:44:11 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:44:14 DEBUG : rutabaga: md5 = 6a48d9a928b31eec2a427f70b01fe7d7 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/25 01:44:16 DEBUG : empty space: md5 = 385d7c5282dbad4ec13dc7dda3dff947 OK === RUN TestCheck/3 2026/07/25 01:44:19 DEBUG : potato2: md5 = be67e50a63c24b18aa2ac54148a96ee0 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/25 01:44:21 DEBUG : remotepotato: md5 = 96636977da11520b1e36698bf32632c7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.38s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2026/07/25 01:44:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/25 01:44:25 DEBUG : Creating backend with remote "nonexistent" 2026/07/25 01:44:25 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/25 01:44:25 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/25 01:44:25 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/25 01:44:25 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:44:27 DEBUG : rutabaga: md5 = f68979036df2cdd2058afd5a7a33cb6d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/25 01:44:31 DEBUG : empty space: md5 = 7ed67a7c83c6b53f510b7024249bf446 OK === RUN TestCheckDownload/3 2026/07/25 01:44:34 DEBUG : potato2: md5 = c3d036417ba50a1fdd633b300032f255 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/25 01:44:38 DEBUG : remotepotato: md5 = d1a1dbdcccbb84fa33b3988796367e09 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.66s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:44:45 DEBUG : rutabaga: md5 = 44cafa6b5e3520cce4685d5bc6526fc1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/25 01:44:47 DEBUG : empty space: md5 = a49fffeb9057a5ecd99b87a94fc72714 OK === RUN TestCheckSizeOnly/3 2026/07/25 01:44:50 DEBUG : potato2: md5 = 641b779084b3967c6421fc002cc32306 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/25 01:44:52 DEBUG : remotepotato: md5 = 75e3b32a01294e9412373c6affdd91e6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.64s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:44:57 DEBUG : test.sum: md5 = 31454e8d884ab70f5bada0a92137191d OK 2026/07/25 01:44:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/25 01:44:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/25 01:44:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/25 01:44:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/25 01:45:01 DEBUG : test.sum: md5 = 5bc259d465b09279d7614b08b577fa0a OK 2026/07/25 01:45:02 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/25 01:45:02 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/25 01:45:02 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/25 01:45:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.28s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:45:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/data" 2026/07/25 01:45:03 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.20s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:45:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/data" 2026/07/25 01:45:05 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/vjrnln8ratgmqakfosrqe8espk" 2026/07/25 01:45:09 DEBUG : data/banana: md5 = 4cfa668d2156d70e0c426650e5f779ad OK 2026/07/25 01:45:11 DEBUG : test.sum: md5 = f68bbb065721b23240061d7d7ec7a19d OK === RUN TestCheckSumDownload/subtest1 2026/07/25 01:45:15 DEBUG : data/potato: md5 = e33a2b53a199fa7f4b3003046fc7b8ec OK 2026/07/25 01:45:17 DEBUG : test.sum: md5 = 9e6a4dd343c58bd98ce0afa9fb6eaba6 OK === RUN TestCheckSumDownload/subtest2 2026/07/25 01:45:21 DEBUG : test.sum: md5 = f186262bd6c0b4776a176356f14f4a46 OK === RUN TestCheckSumDownload/subtest3 2026/07/25 01:45:26 DEBUG : test.sum: md5 = 0cddedf3ea168efd5cf4aaf93ef97592 OK === RUN TestCheckSumDownload/subtest4 2026/07/25 01:45:30 DEBUG : test.sum: md5 = dd8c25c49eeb47df785c1f0188095cbe OK === RUN TestCheckSumDownload/subtest5 2026/07/25 01:45:34 DEBUG : test.sum: md5 = 18bdf652ce387699c3e422a8b00aa1e2 OK === RUN TestCheckSumDownload/subtest6 2026/07/25 01:45:38 DEBUG : data/banana: md5 = 3fc3d94917163c723971c1a2958d549c OK 2026/07/25 01:45:40 DEBUG : data/potato: md5 = 934f7c3115e73aa3767be8edcb870121 OK 2026/07/25 01:45:41 DEBUG : test.sum: md5 = 263ec715c6b79969e58d934543f1a644 OK === RUN TestCheckSumDownload/subtest7 2026/07/25 01:45:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/25 01:45:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.22s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (1.96s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (1.76s) --- PASS: TestCheckSumDownload/subtest6 (1.78s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2026/07/25 01:45:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fatibox1dunu" 2026/07/25 01:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:45:47 DEBUG : Creating backend with remote "TestDrive:crypt/qn9uuumkqd7sdlh71v6cc1d3p9lfup1uq2k2qi7cbsj0ip7iipu0" 2026/07/25 01:45:48 DEBUG : Creating backend with remote "/tmp/rclone883690424" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu'", Local "Local file system at /tmp/rclone883690424", Modify Window "1ms" 2026/07/25 01:45:51 DEBUG : hello, world!: md5 = 90a03886b5662011a270780cd1d2b5d7 OK upper checkfile vs. lower remote (without normalization) 2026/07/25 01:45:52 ERROR : hello, world!: sum not found 2026/07/25 01:45:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu' 2026/07/25 01:45:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': 1 files missing 2026/07/25 01:45:52 NOTICE: 1 hashes missing 2026/07/25 01:45:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': 1 differences found 2026/07/25 01:45:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/25 01:45:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': 0 differences found 2026/07/25 01:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': 1 matching files 2026/07/25 01:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubifoz5keli" 2026/07/25 01:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/k9irgq7trhjgrfft7gadetocir1vsmkhhbv86jsbfd2nj7229er0" 2026/07/25 01:45:54 DEBUG : Creating backend with remote "/tmp/rclone1641497152" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli'", Local "Local file system at /tmp/rclone1641497152", Modify Window "1ms" 2026/07/25 01:45:56 DEBUG : HELLO, WORLD!: md5 = a9e1c3e72826ad25084f012fe4cd63c9 OK lower checkfile vs. upper remote (without normalization) 2026/07/25 01:45:57 ERROR : HELLO, WORLD!: sum not found 2026/07/25 01:45:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli' 2026/07/25 01:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': 1 files missing 2026/07/25 01:45:57 NOTICE: 1 hashes missing 2026/07/25 01:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': 1 differences found 2026/07/25 01:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/25 01:45:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': 0 differences found 2026/07/25 01:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': 1 matching files 2026/07/25 01:45:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefoguh5boxi" 2026/07/25 01:45:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:45:58 DEBUG : Creating backend with remote "TestDrive:crypt/69195tep09t1r400likc38okbqblena6d22r4c0np1ca0bo4jld0" 2026/07/25 01:45:59 DEBUG : Creating backend with remote "/tmp/rclone3492318671" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi'", Local "Local file system at /tmp/rclone3492318671", Modify Window "1ms" 2026/07/25 01:46:02 DEBUG : HeLlO, wOrLd!: md5 = ac65c517de82e4fb3301ca5a74db7e4a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/25 01:46:02 ERROR : HeLlO, wOrLd!: sum not found 2026/07/25 01:46:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi' 2026/07/25 01:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': 1 files missing 2026/07/25 01:46:02 NOTICE: 1 hashes missing 2026/07/25 01:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': 1 differences found 2026/07/25 01:46:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/25 01:46:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': 0 differences found 2026/07/25 01:46:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': 1 matching files 2026/07/25 01:46:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gokonac2lafe" 2026/07/25 01:46:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:03 DEBUG : Creating backend with remote "TestDrive:crypt/bsniumn11fv71nkaemb3cid0i2ilfg3o42sif5e8m2urid1qlkfg" 2026/07/25 01:46:04 DEBUG : Creating backend with remote "/tmp/rclone1552035480" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe'", Local "Local file system at /tmp/rclone1552035480", Modify Window "1ms" 2026/07/25 01:46:07 DEBUG : HELLO, WORLD!: md5 = 6fe724286b302b41a36b41deea4ac2d1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/25 01:46:08 ERROR : HELLO, WORLD!: sum not found 2026/07/25 01:46:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe' 2026/07/25 01:46:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': 1 files missing 2026/07/25 01:46:08 NOTICE: 1 hashes missing 2026/07/25 01:46:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': 1 differences found 2026/07/25 01:46:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/25 01:46:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': 0 differences found 2026/07/25 01:46:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': 1 matching files 2026/07/25 01:46:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gedibuh6teca" 2026/07/25 01:46:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:09 DEBUG : Creating backend with remote "TestDrive:crypt/avpa07dd97o4uq37iujhcrpetjiquso6925qp16k3n5bqc1ueim0" 2026/07/25 01:46:10 DEBUG : Creating backend with remote "/tmp/rclone338696050" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca'", Local "Local file system at /tmp/rclone338696050", Modify Window "1ms" 2026/07/25 01:46:12 DEBUG : 測試_Русский___ě_áñ: md5 = 97b14efa95868df7b55a333fc3d58cc0 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/25 01:46:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca' 2026/07/25 01:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': 1 files missing 2026/07/25 01:46:13 NOTICE: 1 hashes missing 2026/07/25 01:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': 1 differences found 2026/07/25 01:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/25 01:46:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': 0 differences found 2026/07/25 01:46:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': 1 matching files 2026/07/25 01:46:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujukoz9qeri" 2026/07/25 01:46:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:14 DEBUG : Creating backend with remote "TestDrive:crypt/2g71o2npt1ipacd6jk106ehe87sr1lk9tmkac3uksliib4keu2j0" 2026/07/25 01:46:15 DEBUG : Creating backend with remote "/tmp/rclone1237934885" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri'", Local "Local file system at /tmp/rclone1237934885", Modify Window "1ms" 2026/07/25 01:46:18 DEBUG : 測試_Русский___ě_áñ: md5 = df0bd90134a4f1f9748442e9872054dd OK NFC checkfile vs. NFD remote (without normalization) 2026/07/25 01:46:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri' 2026/07/25 01:46:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': 1 files missing 2026/07/25 01:46:18 NOTICE: 1 hashes missing 2026/07/25 01:46:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': 1 differences found 2026/07/25 01:46:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/25 01:46:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': 0 differences found 2026/07/25 01:46:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': 1 matching files 2026/07/25 01:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofadaj3xolu" 2026/07/25 01:46:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:19 DEBUG : Creating backend with remote "TestDrive:crypt/es8s238opd89fb9gocndsdgv940v0h0admgk5bg70l16amda1c3g" 2026/07/25 01:46:20 DEBUG : Creating backend with remote "/tmp/rclone3918250178" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu'", Local "Local file system at /tmp/rclone3918250178", Modify Window "1ms" 2026/07/25 01:46:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b52edd16b4bdba7030be7245c7c4d2ca OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/25 01:46:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu' 2026/07/25 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': 1 files missing 2026/07/25 01:46:23 NOTICE: 1 hashes missing 2026/07/25 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': 1 differences found 2026/07/25 01:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/25 01:46:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': 0 differences found 2026/07/25 01:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': 1 matching files 2026/07/25 01:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqorax8xero" 2026/07/25 01:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/kb4qoc693jm3fhc3vbf9f7bv0svduecrp8acnccgbcmpmvjmm6tg" 2026/07/25 01:46:26 DEBUG : Creating backend with remote "/tmp/rclone2347093888" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero'", Local "Local file system at /tmp/rclone2347093888", Modify Window "1ms" 2026/07/25 01:46:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9d1f09f828fa8b7d67ac5e13e1f4b13 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/25 01:46:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero' 2026/07/25 01:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': 1 files missing 2026/07/25 01:46:29 NOTICE: 1 hashes missing 2026/07/25 01:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': 1 differences found 2026/07/25 01:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/25 01:46:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': 0 differences found 2026/07/25 01:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': 1 matching files 2026/07/25 01:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-solerak2riku" 2026/07/25 01:46:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/17mq7p91ibsm7g54bf75jn7ncs5smviah2sn5ujrgbgjjsm3sqkg" 2026/07/25 01:46:31 DEBUG : Creating backend with remote "/tmp/rclone1634601187" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku'", Local "Local file system at /tmp/rclone1634601187", Modify Window "1ms" 2026/07/25 01:46:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98b2059b56b88b3518a6e6835dfbae77 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/25 01:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku' 2026/07/25 01:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': 1 files missing 2026/07/25 01:46:34 NOTICE: 1 hashes missing 2026/07/25 01:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': 1 differences found 2026/07/25 01:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/25 01:46:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': 0 differences found 2026/07/25 01:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': 1 matching files 2026/07/25 01:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cawacom0bito" 2026/07/25 01:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:46:35 DEBUG : Creating backend with remote "TestDrive:crypt/2puqlpaj75mp87feulpq45sppq1i34e5cdgod0uf172cjfsu92ng" 2026/07/25 01:46:36 DEBUG : Creating backend with remote "/tmp/rclone117443279" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito'", Local "Local file system at /tmp/rclone117443279", Modify Window "1ms" 2026/07/25 01:46:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 73c2954492a6007ef3adb32e7a884d21 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/25 01:46:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/25 01:46:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito' 2026/07/25 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': 1 files missing 2026/07/25 01:46:40 NOTICE: 1 hashes missing 2026/07/25 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': 1 differences found 2026/07/25 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/25 01:46:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/25 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': 0 differences found 2026/07/25 01:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': 1 matching files 2026/07/25 01:46:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cawacom0bito': Purge remote 2026/07/25 01:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-solerak2riku': Purge remote 2026/07/25 01:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqorax8xero': Purge remote 2026/07/25 01:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofadaj3xolu': Purge remote 2026/07/25 01:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujukoz9qeri': Purge remote 2026/07/25 01:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gedibuh6teca': Purge remote 2026/07/25 01:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gokonac2lafe': Purge remote 2026/07/25 01:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefoguh5boxi': Purge remote 2026/07/25 01:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubifoz5keli': Purge remote 2026/07/25 01:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fatibox1dunu': Purge remote --- PASS: TestApplyTransforms (58.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:46:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:46:49 DEBUG : sub/file2: md5 = 2eac30354b760f7ea0ebf65372ff2e81 OK 2026/07/25 01:46:49 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:46:49 INFO : file1: Copied (new) to: sub/file2 2026/07/25 01:46:50 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:46:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:46:50 DEBUG : file1: Unchanged skipping 2026/07/25 01:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': don't need to copy/move sub/file2, it is already at target location 2026/07/25 01:46:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.91s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:46:56 DEBUG : dst/file1: md5 = bfcd3a3442dedf814c246bb421a9f782 OK 2026/07/25 01:46:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/backup" 2026/07/25 01:46:57 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/1nrff024r7pq65ecp72fc28jb0" 2026/07/25 01:46:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:46:59 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa') 2026/07/25 01:46:59 DEBUG : dst/file1: Sizes differ 2026/07/25 01:47:03 INFO : dst/file1: Moved (server-side) 2026/07/25 01:47:04 DEBUG : dst/file1: md5 = 7e9d02d6945d47ba76f086f94937de80 OK 2026/07/25 01:47:04 DEBUG : dst/file1: size = 14 OK 2026/07/25 01:47:04 INFO : dst/file1: Copied (new) 2026/07/25 01:47:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:47:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:47:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.45s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:47:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/dst" 2026/07/25 01:47:10 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/25 01:47:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/CompareDest" 2026/07/25 01:47:12 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/gveqi14airsml4bgu7krj116o8" 2026/07/25 01:47:13 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:47:16 DEBUG : one: md5 = c46848bedd46e83cd32f4716dcf4d465 OK 2026/07/25 01:47:16 DEBUG : one: size = 3 OK 2026/07/25 01:47:16 INFO : one: Copied (new) 2026/07/25 01:47:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/dst') 2026/07/25 01:47:18 DEBUG : one: Sizes differ 2026/07/25 01:47:19 DEBUG : one: md5 = 6ad44a45fb01df7ca0c2c69e99539828 OK 2026/07/25 01:47:19 DEBUG : one: size = 5 OK 2026/07/25 01:47:19 INFO : one: Copied (replaced existing) 2026/07/25 01:47:21 DEBUG : dst/one: md5 = cf10970c60c10d353239a402513f273c OK 2026/07/25 01:47:24 DEBUG : CompareDest/one: md5 = dd586a57b1d6c27a1d639f413902d558 OK 2026/07/25 01:47:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/dst') 2026/07/25 01:47:25 DEBUG : one: Sizes differ 2026/07/25 01:47:25 DEBUG : one: size = 5 OK 2026/07/25 01:47:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:47:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:47:27 DEBUG : CompareDest/two: md5 = b96370898363e8fcaab4be0f27be8696 OK 2026/07/25 01:47:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:47:28 DEBUG : two: size = 3 OK 2026/07/25 01:47:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:47:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:47:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:47:30 DEBUG : two: size = 3 OK 2026/07/25 01:47:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:47:31 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:47:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/CompareDest') 2026/07/25 01:47:31 DEBUG : two: Sizes differ 2026/07/25 01:47:33 DEBUG : two: md5 = 353c1e2a7996c34935c25451f00a4e05 OK 2026/07/25 01:47:33 DEBUG : two: size = 5 OK 2026/07/25 01:47:33 INFO : two: Copied (new) 2026/07/25 01:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:47:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:47:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.93s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:47:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/dst" 2026/07/25 01:47:38 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/25 01:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/CopyDest" 2026/07/25 01:47:40 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/25 01:47:41 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:47:44 DEBUG : one: md5 = 0ad204d3d16fcb59cd314fd299473c71 OK 2026/07/25 01:47:44 DEBUG : one: size = 3 OK 2026/07/25 01:47:44 INFO : one: Copied (new) 2026/07/25 01:47:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/dst') 2026/07/25 01:47:45 DEBUG : one: Sizes differ 2026/07/25 01:47:47 DEBUG : one: md5 = 0530f68785b2a6afdc7b7a2139b8f943 OK 2026/07/25 01:47:47 DEBUG : one: size = 5 OK 2026/07/25 01:47:47 INFO : one: Copied (replaced existing) 2026/07/25 01:47:49 DEBUG : dst/one: md5 = d09d5a4b6f943d6b7e4851956c84f023 OK 2026/07/25 01:47:52 DEBUG : CopyDest/one: md5 = 7d83d674fc6810f8ed694d2c43313503 OK 2026/07/25 01:47:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/BackupDir" 2026/07/25 01:47:53 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/25 01:47:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/dst') 2026/07/25 01:47:55 DEBUG : one: Sizes differ 2026/07/25 01:47:55 DEBUG : one: size = 5 OK 2026/07/25 01:47:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:47:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:47:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/dst') 2026/07/25 01:47:55 DEBUG : one: Sizes differ 2026/07/25 01:47:57 INFO : one: Moved (server-side) 2026/07/25 01:47:59 DEBUG : one: size = 5 OK 2026/07/25 01:47:59 INFO : one: Copied (server-side copy) 2026/07/25 01:47:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/25 01:48:01 DEBUG : CopyDest/two: md5 = e7527338365e951da89902e492464e1c OK 2026/07/25 01:48:01 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:48:02 DEBUG : two: size = 3 OK 2026/07/25 01:48:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:48:03 DEBUG : two: size = 3 OK 2026/07/25 01:48:03 INFO : two: Copied (server-side copy) 2026/07/25 01:48:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/25 01:48:04 DEBUG : two: size = 3 OK 2026/07/25 01:48:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:48:04 DEBUG : two: Unchanged skipping 2026/07/25 01:48:06 DEBUG : CopyDest/three: md5 = 1af4ec038bd747f2fb2dc7591777b969 OK 2026/07/25 01:48:07 DEBUG : three: Need to transfer - File not found at Destination 2026/07/25 01:48:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:48:07 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa/CopyDest') 2026/07/25 01:48:07 DEBUG : three: Sizes differ 2026/07/25 01:48:07 DEBUG : three: Destination not found in --copy-dest 2026/07/25 01:48:09 DEBUG : three: md5 = 0b46b7194495abc4fb2de31721a4c35e OK 2026/07/25 01:48:09 DEBUG : three: size = 7 OK 2026/07/25 01:48:09 INFO : three: Copied (new) 2026/07/25 01:48:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/25 01:48:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:48:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:48:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:48:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:48:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/25 01:48:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.65s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:48:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/25 01:48:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a6ef176f1800a96976f83e59074e621e OK 2026/07/25 01:48:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/25 01:48:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/25 01:48:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/25 01:48:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/25 01:48:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/25 01:48:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/25 01:48:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 767814952e6e906e5c31161c1d92c530 OK 2026/07/25 01:48:26 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/25 01:48:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/25 01:48:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/25 01:48:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.28s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:48:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using skip mode. 2026/07/25 01:48:33 NOTICE: one: Found 2 files with duplicate names 2026/07/25 01:48:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.46s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:48:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using skip mode. 2026/07/25 01:48:40 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:48:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/25 01:48:41 INFO : one: Deleted 2026/07/25 01:48:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.60s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:48:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using first mode. 2026/07/25 01:48:48 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:48:49 INFO : one: Deleted 2026/07/25 01:48:49 INFO : one: Deleted 2026/07/25 01:48:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.69s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using newest mode. 2026/07/25 01:48:56 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:48:56 INFO : one: Deleted 2026/07/25 01:48:57 INFO : one: Deleted 2026/07/25 01:48:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.52s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using oldest mode. 2026/07/25 01:49:03 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:49:04 INFO : one: Deleted 2026/07/25 01:49:04 INFO : one: Deleted 2026/07/25 01:49:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.42s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using largest mode. 2026/07/25 01:49:11 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:49:11 INFO : one: Deleted 2026/07/25 01:49:12 INFO : one: Deleted 2026/07/25 01:49:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.49s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using smallest mode. 2026/07/25 01:49:19 NOTICE: one: Found 3 files with duplicate names 2026/07/25 01:49:19 INFO : one: Deleted 2026/07/25 01:49:20 INFO : one: Deleted 2026/07/25 01:49:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.55s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Looking for duplicate names using rename mode. 2026/07/25 01:49:28 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/25 01:49:30 INFO : one-2.txt: renamed from: one.txt 2026/07/25 01:49:32 INFO : one-3.txt: renamed from: one.txt 2026/07/25 01:49:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.19s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:39 DEBUG : dupe1/one.txt: md5 = 1c68908c74db4544be406a0cd702a809 OK 2026/07/25 01:49:41 DEBUG : dupe2/two.txt: md5 = bd7a3955759cde8c4940e87fc6a402cc OK 2026/07/25 01:49:44 DEBUG : dupe3/three.txt: md5 = 9b66cf08afad201999993716fc9da305 OK 2026/07/25 01:49:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/25 01:49:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/25 01:49:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/25 01:49:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/25 01:49:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/25 01:49:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/25 01:49:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.17s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:49:53 DEBUG : a.txt: md5 = 0a6bdfc3d62626683db6ee33d2af6282 OK 2026/07/25 01:49:55 DEBUG : zend.txt: md5 = 9c1a4e72d3942bc8ab5068c6b274b963 OK 2026/07/25 01:49:57 DEBUG : sub dir/hello world: md5 = fb33795301af5bc3eafca1433e0c70b4 OK 2026/07/25 01:49:59 DEBUG : sub dir/hello world2: md5 = 5de657eda5876cf36d8ef5d8eae1e0cf OK 2026/07/25 01:50:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a4d492b38e54de087358846b8c3a784 OK 2026/07/25 01:50:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0a3300db8d27bfab8159b837ec579113 OK 2026/07/25 01:50:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = dcd7037f25d17caf5253bee1654096fd OK 2026/07/25 01:50:07 DEBUG : a.txt: Excluded (Size Filter) 2026/07/25 01:50:07 DEBUG : a.txt: Excluded 2026/07/25 01:50:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:50:08 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:50:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:50:08 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:50:08 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:50:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:50:08 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:50:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:50:08 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:50:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:50:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/25 01:50:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/25 01:50:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/25 01:50:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.27s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:50:18 DEBUG : a.txt: md5 = f7f5e382b51067e005abd6f705197c72 OK 2026/07/25 01:50:20 DEBUG : zend.txt: md5 = ed254397845c5195ac19abeebc87df56 OK 2026/07/25 01:50:22 DEBUG : sub dir/hello world: md5 = e84c3c24ef93e50280083db4d8ce3aa9 OK 2026/07/25 01:50:24 DEBUG : sub dir/hello world2: md5 = c0b0d597334259581e771039de30f54b OK 2026/07/25 01:50:26 DEBUG : sub dir/ignore dir/.ignore: md5 = 5a0120af599b3660f160f40c6c767ce0 OK 2026/07/25 01:50:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = adad81e8aad13b0191e9df85860cd684 OK 2026/07/25 01:50:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2cc744966b922afab553b66b8153ae74 OK 2026/07/25 01:50:32 DEBUG : a.txt: Excluded (Size Filter) 2026/07/25 01:50:32 DEBUG : a.txt: Excluded 2026/07/25 01:50:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:50:33 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:50:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:50:33 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:50:33 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:50:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/25 01:50:33 DEBUG : sub dir/hello world2: Excluded 2026/07/25 01:50:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/25 01:50:33 DEBUG : sub dir/hello world: Excluded 2026/07/25 01:50:34 DEBUG : sub dir/ignore dir: Excluded 2026/07/25 01:50:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/25 01:50:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/25 01:50:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/25 01:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/25 01:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/25 01:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/25 01:50:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (25.01s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:50:43 DEBUG : file1: md5 = 6f07736b46c9a282e1d21fc455fb359b OK 2026/07/25 01:50:46 DEBUG : sub/file2: md5 = 5da438f20878f697d2a6ec2737f4ce54 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/25 01:50:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/25 01:50:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/25 01:50:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/25 01:50:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.96s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:50:55 DEBUG : file1: md5 = 99500e83c65c3c306b469d3de9d2261a OK 2026/07/25 01:50:57 DEBUG : sub/file2: md5 = c94e684b54c9b842271c27aef2dfa5d2 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/25 01:51:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/notfound" 2026/07/25 01:51:02 DEBUG : Config file has changed externally - reloading 2026/07/25 01:51:02 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/25 01:51:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.85s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestStatJSONMemory 2026/07/25 01:51:06 DEBUG : Creating backend with remote ":memory:" 2026/07/25 01:51:06 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 01:51:06 DEBUG : sub/file1: size = 5 OK 2026/07/25 01:51:06 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 01:51:06 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Making directory 2026/07/25 01:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:09 DEBUG : sub dir/hello world: md5 = cd3954d8b003d2922b91ab94dcf29f4a OK 2026/07/25 01:51:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.17s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:15 DEBUG : potato2: md5 = 2fd700c76f0b9eedeb1dca5c26c02f62 OK 2026/07/25 01:51:17 DEBUG : empty space: md5 = 3d2a836eda1e2929455d366649c5db15 OK --- PASS: TestLs (5.55s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:21 DEBUG : potato2: md5 = 82e1ae0ff21063569f405dd9dc03f174 OK 2026/07/25 01:51:22 DEBUG : empty space: md5 = 1c20c9bc18273fd9a857f0e2b6c8f2e6 OK 2026/07/25 01:51:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/25 01:51:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.86s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:26 DEBUG : potato2: md5 = 09cd11bd698dc0405d545022745f76c2 OK 2026/07/25 01:51:28 DEBUG : empty space: md5 = a1c00bf665c5c6d02672d9b0b408f24e OK --- PASS: TestLsLong (5.42s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:32 DEBUG : potato2: md5 = ea1189c234b719d256e03a1386c9b233 OK 2026/07/25 01:51:33 DEBUG : empty space: md5 = ffc2c5e8dfcff902545bfb4e1d8506ce OK --- PASS: TestHashSums (5.13s) === RUN TestHashSumsWithErrors 2026/07/25 01:51:35 DEBUG : Creating backend with remote ":memory:" 2026/07/25 01:51:35 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/25 01:51:35 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/25 01:51:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/25 01:51:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/25 01:51:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/25 01:51:35 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:37 DEBUG : potato2: md5 = 8df8066651028ae94c11779387c8d6de OK 2026/07/25 01:51:38 DEBUG : empty space: md5 = 89beec2de9cb9414024012c97c571792 OK 2026/07/25 01:51:41 DEBUG : sub dir/potato3: md5 = 8262be010787a55429e6f0f1d56c3af8 OK 2026/07/25 01:51:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.61s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:46 DEBUG : small: md5 = 1e65b8e1e532a870226e7c908207a079 OK 2026/07/25 01:51:48 DEBUG : medium: md5 = 65d9ab0516cfed21b1bf23b39dd9a30d OK 2026/07/25 01:51:49 DEBUG : large: md5 = 794b53fa7ac2f3ede77a0f1aac7a0188 OK 2026/07/25 01:51:50 DEBUG : Waiting for deletions to finish 2026/07/25 01:51:50 DEBUG : large: Excluded (Size Filter) 2026/07/25 01:51:51 INFO : medium: Deleted 2026/07/25 01:51:51 INFO : small: Deleted --- PASS: TestDelete (7.06s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:51:53 DEBUG : small: md5 = 26f4a0ea914d7b3cacf91c305c3a62c7 OK 2026/07/25 01:51:55 DEBUG : medium: md5 = bfd0e691fbd2d56fd7de42f28ede2fae OK 2026/07/25 01:51:57 DEBUG : large: md5 = 3f86b0cbfd299a5435cef35d59a4cc94 OK 2026/07/25 01:51:57 DEBUG : Waiting for deletions to finish 2026/07/25 01:51:57 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/25 01:51:58 INFO : small: Deleted 2026/07/25 01:51:58 INFO : large: Deleted --- PASS: TestMaxDelete (7.67s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:52:01 DEBUG : small: md5 = cbd047b13c1df9bf510b6ecf39b0cfd9 OK 2026/07/25 01:52:03 DEBUG : medium: md5 = 416c3b70b36e2356d317e69d05f225cc OK 2026/07/25 01:52:04 DEBUG : large: md5 = 379c383395ca45dffdd3a92961a20182 OK 2026/07/25 01:52:05 DEBUG : Waiting for deletions to finish 2026/07/25 01:52:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/25 01:52:05 INFO : medium: Deleted 2026/07/25 01:52:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.68s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:52:09 DEBUG : small: md5 = e7b9e1acfd8b2ab35838bc7a18067e8a OK 2026/07/25 01:52:10 DEBUG : medium: md5 = 4d4059cf8aab22d1194173d9588b4e0c OK 2026/07/25 01:52:12 DEBUG : large: md5 = b4f2cbaa271e1387edb1f790b7e717bb OK 2026/07/25 01:52:13 DEBUG : Waiting for deletions to finish 2026/07/25 01:52:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/25 01:52:13 INFO : small: Deleted 2026/07/25 01:52:13 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.98s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:52:17 DEBUG : ReadFile: md5 = 47f5782100d28681768e9d7d9c001ee7 OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2026/07/25 01:52:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/25 01:52:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/25 01:52:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:52:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:52:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:52:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/25 01:52:20 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:52:21 DEBUG : file1: md5 = e384092e4a8fb5900f9f4c71bded52b1 OK 2026/07/25 01:52:23 DEBUG : file2: md5 = cfec9f50e27ed828d25531c8f4426c72 OK --- PASS: TestCat (14.89s) === RUN TestPurge 2026/07/25 01:52:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xugayuf2laju" 2026/07/25 01:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:52:35 DEBUG : Creating backend with remote "TestDrive:crypt/g3n2rrrr5aa9vt57d2329iq8q0pt1huiad9mnlfdfvo767u5g3tg" 2026/07/25 01:52:36 DEBUG : Creating backend with remote "/tmp/rclone257455282" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xugayuf2laju'", Local "Local file system at /tmp/rclone257455282", Modify Window "1ms" 2026/07/25 01:52:41 DEBUG : A1/B1/C1/one: md5 = ad993ab2ee62cfea69b8cacf3798dbc7 OK 2026/07/25 01:52:41 INFO : A2: Making directory 2026/07/25 01:52:42 INFO : A1/B2: Making directory 2026/07/25 01:52:43 INFO : A1/B2/C2: Making directory 2026/07/25 01:52:44 INFO : A1/B1/C3: Making directory 2026/07/25 01:52:45 INFO : A3: Making directory 2026/07/25 01:52:45 INFO : A3/B3: Making directory 2026/07/25 01:52:46 INFO : A3/B3/C4: Making directory 2026/07/25 01:52:49 DEBUG : A1/two: md5 = 1daa3aa88f030ee68bcd192decc58a6e OK 2026/07/25 01:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xugayuf2laju': Purge remote 2026/07/25 01:52:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.30s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:52:57 DEBUG : A1/B1/C1/one: md5 = 59402a93961a023e514988930ddaa42a OK 2026/07/25 01:52:57 INFO : A2: Making directory 2026/07/25 01:52:58 INFO : A1/B2: Making directory 2026/07/25 01:52:59 INFO : A1/B2/C2: Making directory 2026/07/25 01:53:00 INFO : A1/B1/C3: Making directory 2026/07/25 01:53:01 INFO : A3: Making directory 2026/07/25 01:53:02 INFO : A3/B3: Making directory 2026/07/25 01:53:03 INFO : A3/B3/C4: Making directory 2026/07/25 01:53:06 DEBUG : A1/two: md5 = aa3f95601e319aa9025a52c9b9eb5f64 OK 2026/07/25 01:53:07 DEBUG : removing 1 level 3 directories 2026/07/25 01:53:07 INFO : A3/B3/C4: Removing directory 2026/07/25 01:53:10 DEBUG : removing 2 level 3 directories 2026/07/25 01:53:10 INFO : A1/B2/C2: Removing directory 2026/07/25 01:53:10 INFO : A1/B1/C3: Removing directory 2026/07/25 01:53:11 DEBUG : removing 2 level 2 directories 2026/07/25 01:53:11 INFO : A3/B3: Removing directory 2026/07/25 01:53:11 INFO : A1/B2: Removing directory 2026/07/25 01:53:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/25 01:53:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/25 01:53:12 DEBUG : removing 2 level 1 directories 2026/07/25 01:53:12 INFO : A3: Removing directory 2026/07/25 01:53:12 INFO : A2: Removing directory 2026/07/25 01:53:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/25 01:53:16 DEBUG : removing 1 level 3 directories 2026/07/25 01:53:16 INFO : A1/B1/C1: Removing directory 2026/07/25 01:53:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:17 DEBUG : removing 1 level 2 directories 2026/07/25 01:53:17 INFO : A1/B1: Removing directory 2026/07/25 01:53:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/25 01:53:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:53:18 DEBUG : removing 1 level 1 directories 2026/07/25 01:53:18 INFO : A1: Removing directory 2026/07/25 01:53:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/25 01:53:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/25 01:53:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:53:19 DEBUG : removing 1 level 0 directories 2026/07/25 01:53:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Removing directory 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/25 01:53:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.68s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:21 INFO : A1: Making directory 2026/07/25 01:53:22 INFO : A1/B1: Making directory 2026/07/25 01:53:23 INFO : A1/B1/C1: Making directory 2026/07/25 01:53:26 DEBUG : removing 1 level 3 directories 2026/07/25 01:53:26 INFO : A1/B1/C1: Removing directory 2026/07/25 01:53:27 DEBUG : removing 1 level 2 directories 2026/07/25 01:53:27 INFO : A1/B1: Removing directory 2026/07/25 01:53:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:53:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.37s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:30 INFO : A1: Making directory 2026/07/25 01:53:31 INFO : A1/B1: Making directory 2026/07/25 01:53:32 INFO : A1/B1/C1: Making directory 2026/07/25 01:53:35 DEBUG : removing 1 level 3 directories 2026/07/25 01:53:35 INFO : A1/B1/C1: Removing directory 2026/07/25 01:53:36 DEBUG : removing 1 level 2 directories 2026/07/25 01:53:36 INFO : A1/B1: Removing directory 2026/07/25 01:53:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:53:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.79s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:40 DEBUG : file1: md5 = 4916e9b4006e623bb30e9479238ee9fd OK 2026/07/25 01:53:41 DEBUG : filename.txt: File name found in url 2026/07/25 01:53:43 DEBUG : filename.txt: md5 = 58eab4b8256aed02c606d8e73ea065b1 OK 2026/07/25 01:53:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/25 01:53:44 DEBUG : headerfilename.txt: md5 = 20180737103de6ce22beb1a95f14fc76 OK 2026/07/25 01:53:46 DEBUG : file2: md5 = 5441ecea3308536f448faf8661e3262f OK --- PASS: TestCopyURL (9.83s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:50 DEBUG : file1: md5 = 370dc097dad8b1bedb0f6e5af2d34ac2 OK --- PASS: TestCopyURLDownloadHeaders (2.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:53:54 DEBUG : sub/file2: md5 = 6bc1626e99c36c0f9f06500ba5666beb OK 2026/07/25 01:53:54 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:53:54 INFO : file1: Copied (new) to: sub/file2 2026/07/25 01:53:54 INFO : file1: Deleted 2026/07/25 01:53:55 DEBUG : sub/file2: size = 14 OK 2026/07/25 01:53:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:53:55 DEBUG : file1: Unchanged skipping 2026/07/25 01:53:55 INFO : file1: Deleted 2026/07/25 01:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': don't need to copy/move sub/file2, it is already at target location 2026/07/25 01:53:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.78s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:53:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/25 01:54:00 DEBUG : file1: md5 = 2e3d0fd58854c5dabbfd0283863cc2d9 OK 2026/07/25 01:54:00 DEBUG : file1: size = 14 OK 2026/07/25 01:54:00 INFO : file1: Copied (new) 2026/07/25 01:54:00 INFO : file1: Deleted 2026/07/25 01:54:00 DEBUG : file1: Destination exists, skipping 2026/07/25 01:54:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.66s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:54:05 DEBUG : dst/file1: md5 = 425fdfa82fd6558e657cf9c3667314e2 OK 2026/07/25 01:54:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulilix5tepa/backup" 2026/07/25 01:54:06 DEBUG : Creating backend with remote "TestDrive:crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g/1nrff024r7pq65ecp72fc28jb0" 2026/07/25 01:54:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3951370498) 2026/07/25 01:54:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa') 2026/07/25 01:54:08 DEBUG : dst/file1: Sizes differ 2026/07/25 01:54:11 INFO : dst/file1: Moved (server-side) 2026/07/25 01:54:12 DEBUG : dst/file1: md5 = 9bad4722444ed4189824f36f3ae376ba OK 2026/07/25 01:54:12 DEBUG : dst/file1: size = 14 OK 2026/07/25 01:54:12 INFO : dst/file1: Copied (new) 2026/07/25 01:54:12 INFO : dst/file1: Deleted 2026/07/25 01:54:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:54:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/25 01:54:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.11s) === 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:54:20 DEBUG : A1/one: md5 = b8fa7ad2d5f0c9c3cd6683b689e9fed9 OK 2026/07/25 01:54:22 DEBUG : A1/two: md5 = 309d7e9a4530ddd4f1bc41b5f0abeac8 OK 2026/07/25 01:54:24 DEBUG : A1/B1/three: md5 = 5bc732ddb59d82e2e221956e48e68b6b OK 2026/07/25 01:54:27 DEBUG : A1/B1/C1/four: md5 = 07a927ab93109190f40493a4706867c2 OK 2026/07/25 01:54:29 DEBUG : A1/B1/C2/five: md5 = 16095a02d264b7ed60e519ec5269676c OK 2026/07/25 01:54:29 INFO : A1/B2: Making directory 2026/07/25 01:54:30 INFO : A1/B1/C3: Making directory 2026/07/25 01:54:41 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/25 01:54:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/25 01:54:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/25 01:54:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/25 01:54:42 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/25 01:54:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/25 01:54:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/25 01:54:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:54:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/25 01:54:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/25 01:54:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/25 01:54:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/25 01:54:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/25 01:54:55 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/25 01:54:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/25 01:54:55 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/25 01:54:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/25 01:54:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/25 01:54:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:54:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/25 01:54:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/25 01:55:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/25 01:55:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/25 01:55:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/25 01:55:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/25 01:55:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/25 01:55:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/25 01:55:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/25 01:55:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/25 01:55:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/25 01:55:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.00s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:55:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 36eb92ea1ae6e00d1cb4ef4d80afe72c OK 2026/07/25 01:55:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:55:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/25 01:55:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/25 01:55:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/25 01:55:14 DEBUG : no_checksum_big_file_from_pipe: md5 = d34aa0f864fd690aa8c2c46150cf419b OK 2026/07/25 01:55:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:55:14 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:55:18 DEBUG : with_checksum_small_file_from_pipe: md5 = c60600496c3547ee7994a67afecdcabb OK 2026/07/25 01:55:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:55:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/25 01:55:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/25 01:55:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 111fd990771f01625cdaca1884ff5510 OK 2026/07/25 01:55:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:55:20 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:55:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:55:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:55:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/25 01:55:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:55:26 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-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/25 01:55:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/25 01:55:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/25 01:55:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/25 01:55:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/25 01:55:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/25 01:55:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (48 bytes), uploading instead of streaming 2026/07/25 01:55:35 DEBUG : rcat_metadata: md5 = b4ee0f9512f980d617049a4cb049209f OK 2026/07/25 01:55:35 DEBUG : rcat_metadata: size = 48 OK 2026/07/25 01:55:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/25 01:55:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/25 01:55:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 606dd6f8c6c451aa7cd8cd38eb8ba384 OK 2026/07/25 01:55:38 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/25 01:55:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.52s) --- PASS: TestRcatMetadata/Normal (3.00s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:41 DEBUG : potato1: md5 = 33d731f1e657511f1c48ba16484d3025 OK 2026/07/25 01:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/25 01:55:43 DEBUG : potato2: md5 = d6342820d048e245a91a89a57f3931c6 OK 2026/07/25 01:55:43 DEBUG : potato2: size = 60 OK 2026/07/25 01:55:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.05s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:46 DEBUG : potato1: md5 = e053e268e847772f7740c355d3a3f4bc OK 2026/07/25 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/25 01:55:48 DEBUG : potato2: md5 = 7431f2b07cc4a6de067fda5e57212c18 OK 2026/07/25 01:55:48 DEBUG : potato2: size = 60 OK 2026/07/25 01:55:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.90s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:52 DEBUG : potato1: md5 = 245d3a57c1180dcfb70b8e5ab0e544ed OK --- PASS: TestRcatSizeUploadHeaders (2.77s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:55:55 DEBUG : potato2: md5 = 9fb49e6a82417935683a62bbf6035c53 OK 2026/07/25 01:55:56 DEBUG : empty space: md5 = de0727d5122a13d0c551e141c0722146 OK 2026/07/25 01:55:59 DEBUG : sub dir/potato3: md5 = 5335543e96b816e1dbf3feca2faaaa24 OK 2026/07/25 01:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Touching "sub dir/potato3" 2026/07/25 01:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Touching "empty space" 2026/07/25 01:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Touching "potato2" 2026/07/25 01:56:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.16s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:04 DEBUG : dir with metadata: Making directory with metadata 2026/07/25 01:56:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.95s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:07 DEBUG : directory with modtime: Making directory with metadata 2026/07/25 01:56:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.90s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/25 01:56:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:56:10 DEBUG : Google drive root 'crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g': Skipping btime metadata as can't update it on an existing file: 2026-07-25T01:56:10.665077458Z 2026/07/25 01:56:11 INFO : non existent directory: Updated directory metadata 2026/07/25 01:56:13 DEBUG : Google drive root 'crypt/o4hv0vjnrhgmpc2siaqirn04d327mjmeqqhmjj2oa7452c8dkm5g': Skipping btime metadata as can't update it on an existing file: 2026-07-25T01:56:10.665077458Z 2026/07/25 01:56:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.63s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/25 01:56:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/25 01:56:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.69s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/25 01:56:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:56:20 DEBUG : dst: Making directory with metadata 2026/07/25 01:56:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:56:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:56:22 INFO : dst: Set directory modification time (using SetModTime) 2026/07/25 01:56:23 INFO : dst: Set directory modification time (using SetModTime) 2026/07/25 01:56:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/25 01:56:23 INFO : dst: Set directory modification time (using SetModTime) 2026/07/25 01:56:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.32s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa'", Local "Local file system at /tmp/rclone3951370498", Modify Window "1ms" 2026/07/25 01:56:27 DEBUG : sub dir/test remove existing: md5 = cc15dfd754fa58929fb9544b28d44a24 OK 2026/07/25 01:56:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cf59e82d1b46d76bde5111b1d4b49c28 OK 2026/07/25 01:56:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zohovog4" before starting 2026/07/25 01:56:32 DEBUG : sub dir/test remove existing.zohovog4: TEST: removing renamed existing file after operation 2026/07/25 01:56:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zokikin0" before starting 2026/07/25 01:56:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zokikin0: TEST: renaming existing back after failed operation 2026/07/25 01:56:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qanapeb7" before starting 2026/07/25 01:56:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qanapeb7: TEST: removing renamed existing file after operation 2026/07/25 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5s6j87pqd82mc09tdte9g17e128t2odhoondolgh1kgbfuc3skagaofgcupbqk07c4a7hpe80pkuu3oqj39r49upcjss3j1a4fr9db2188u5bf1h7rvjq1hd82lo5nc8t5fano5remrq9amjt1hggu6s24fflds4b8jllk7qtgi6l18kine0" 2026/07/25 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qhqseaoq4g987987ffa4jn15ncqnikn4j36l702rrfabirunt7mg" --- PASS: TestRemoveExisting (15.96s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/25 01:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulilix5tepa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m32.270672327s (try 1/5)