"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/15 03:55:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji" 2026/09/15 03:55:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:55:14 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0" 2026/09/15 03:55:16 DEBUG : Creating backend with remote "/tmp/rclone2719940978" === 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:55:16 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 1 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 0 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 2 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:55:16 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 1 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 2 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 0 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:55:16 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 1 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 0 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 2 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 3 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:55:16 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 1 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 2 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 0 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/15 03:55:16 DEBUG : file.txt: writing chunk 3 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:55:16 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/15 03:55:16 DEBUG : a: size = 0 OK 2026/09/15 03:55:16 DEBUG : a: size = 1 (memory) 2026/09/15 03:55:16 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/15 03:55:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/15 03:55:16 DEBUG : potato: Seek from 10 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 10 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/15 03:55:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/15 03:55:16 DEBUG : potato: Seek from 8 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 8 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/15 03:55:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:55:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:55:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:55:16 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:55:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/15 03:55:16 DEBUG : potato: Seek from 9 to 0 2026/09/15 03:55:16 DEBUG : potato: Seek from 9 to 0 2026/09/15 03:55:16 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:55:19 DEBUG : rutabaga: md5 = 6cbf63894f6083f64b1a797236a49acc OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/15 03:55:22 DEBUG : empty space: md5 = 16f2f6e457a442ede30d14edf517d8d5 OK === RUN TestCheck/3 2026/09/15 03:55:24 DEBUG : potato2: md5 = fde38b192a8fd033274c46f677fb6c96 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/15 03:55:26 DEBUG : remotepotato: md5 = fd2a329da3a03c236c783fd8833513ef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.92s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/09/15 03:55:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/15 03:55:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/15 03:55:30 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/15 03:55:30 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/15 03:55:30 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/15 03:55:30 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:55:32 DEBUG : rutabaga: md5 = bf1915b551b985e7bb812a94db9b8170 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/15 03:55:35 DEBUG : empty space: md5 = db8d778dbc41f447462c82997a0ccaa5 OK === RUN TestCheckDownload/3 2026/09/15 03:55:38 DEBUG : potato2: md5 = de0f0f2bb83d8e5403c120e5a2af503b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/15 03:55:42 DEBUG : remotepotato: md5 = aa076e49b7481842d29d25892885430d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.49s) --- PASS: TestCheckDownload/1 (0.90s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.77s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:55:48 DEBUG : rutabaga: md5 = d4682150914a4aaae57e9cc6c60a19a8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/15 03:55:50 DEBUG : empty space: md5 = 2607dcfce6b595ed5e6607aeeda7d7a2 OK === RUN TestCheckSizeOnly/3 2026/09/15 03:55:52 DEBUG : potato2: md5 = 88191cc8f9eb0bfaff99e0e7a06e9473 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/15 03:55:55 DEBUG : remotepotato: md5 = b45a93b6789b8974f2f117c0d2419b4d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.52s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.43s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:56:00 DEBUG : test.sum: md5 = 4ce38fc9c00d0b4f81b5d5121972533a OK 2026/09/15 03:56:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/15 03:56:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/15 03:56:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/15 03:56:01 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/15 03:56:03 DEBUG : test.sum: md5 = cf764da6443f9f87a350936ed0d6b027 OK 2026/09/15 03:56:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/15 03:56:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/15 03:56:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/15 03:56:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:56:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/data" 2026/09/15 03:56:05 DEBUG : Config file has changed externally - reloading 2026/09/15 03:56:05 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:56:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/data" 2026/09/15 03:56:07 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/vjrnln8ratgmqakfosrqe8espk" 2026/09/15 03:56:11 DEBUG : data/banana: md5 = 061c94d42dc38108bffdf99e37729ac5 OK 2026/09/15 03:56:13 DEBUG : test.sum: md5 = c936d7034c6fc7014f1ef48c77bf0909 OK === RUN TestCheckSumDownload/subtest1 2026/09/15 03:56:17 DEBUG : data/potato: md5 = 311e309a706dfc37f83d17a277010541 OK 2026/09/15 03:56:19 DEBUG : test.sum: md5 = 7e5038d130933900f9770f9f4899abab OK === RUN TestCheckSumDownload/subtest2 2026/09/15 03:56:23 DEBUG : test.sum: md5 = fb63830ed21e8a4b82da3cde6114513b OK === RUN TestCheckSumDownload/subtest3 2026/09/15 03:56:27 DEBUG : test.sum: md5 = faabc7e78c5e93851f7dd33495520b88 OK === RUN TestCheckSumDownload/subtest4 2026/09/15 03:56:31 DEBUG : test.sum: md5 = 8d975de39503f9788338264a7d196ec6 OK === RUN TestCheckSumDownload/subtest5 2026/09/15 03:56:35 DEBUG : test.sum: md5 = e110669f98bb9dbb20f1f90c6a8f44bc OK === RUN TestCheckSumDownload/subtest6 2026/09/15 03:56:39 DEBUG : data/banana: md5 = c4babcb9ae149b520918bc96ef400e7b OK 2026/09/15 03:56:40 DEBUG : data/potato: md5 = 542a1360e701a4a10ad1ef1532c8331f OK 2026/09/15 03:56:42 DEBUG : test.sum: md5 = f84feedfc8416ff6cbd9a34ccab55911 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.28s) --- PASS: TestCheckSumDownload/subtest1 (2.05s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (1.84s) --- PASS: TestCheckSumDownload/subtest4 (1.83s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.68s) --- PASS: TestCheckSumDownload/subtest7 (1.94s) === RUN TestCheckSumConcurrency 2026/09/15 03:56:48 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/15 03:56:48 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/15 03:56:48 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/15 03:56:48 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/15 03:56:48 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/15 03:56:48 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/15 03:56:48 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/15 03:56:48 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/15 03:56:48 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/15 03:56:48 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/15 03:56:48 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/15 03:56:48 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/15 03:56:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velowon8jutu" 2026/09/15 03:56:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:56:48 DEBUG : Creating backend with remote "TestDrive:crypt/tugf80nfhfepnhojit0cqdnptlqejqoh0ab7ufk2o0dmjf85qb60" 2026/09/15 03:56:49 DEBUG : Creating backend with remote "/tmp/rclone167967188" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu'", Local "Local file system at /tmp/rclone167967188", Modify Window "1ms" 2026/09/15 03:56:51 DEBUG : hello, world!: md5 = 007cebd96b79e2a6790d9a6f832cf8cc OK upper checkfile vs. lower remote (without normalization) 2026/09/15 03:56:52 ERROR : hello, world!: sum not found 2026/09/15 03:56:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu' 2026/09/15 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': 1 files missing 2026/09/15 03:56:52 NOTICE: 1 hashes missing 2026/09/15 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': 1 differences found 2026/09/15 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/15 03:56:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': 0 differences found 2026/09/15 03:56:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': 1 matching files 2026/09/15 03:56:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gulekov6dine" 2026/09/15 03:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:56:53 DEBUG : Creating backend with remote "TestDrive:crypt/ila0quotnhlb5k9oqosta2012t65linremomqrtuflh2kf8mr3p0" 2026/09/15 03:56:54 DEBUG : Creating backend with remote "/tmp/rclone3650301837" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine'", Local "Local file system at /tmp/rclone3650301837", Modify Window "1ms" 2026/09/15 03:56:56 DEBUG : HELLO, WORLD!: md5 = 12a9e7a589d58c3541292b9a1956c072 OK lower checkfile vs. upper remote (without normalization) 2026/09/15 03:56:57 ERROR : HELLO, WORLD!: sum not found 2026/09/15 03:56:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine' 2026/09/15 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': 1 files missing 2026/09/15 03:56:57 NOTICE: 1 hashes missing 2026/09/15 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': 1 differences found 2026/09/15 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/15 03:56:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': 0 differences found 2026/09/15 03:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': 1 matching files 2026/09/15 03:56:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ladezub4wayu" 2026/09/15 03:56:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:56:58 DEBUG : Creating backend with remote "TestDrive:crypt/nmc8vkbu0apba0ahiogk89g3m34vrco001dcn2kslk1ir6arkkn0" 2026/09/15 03:56:59 DEBUG : Creating backend with remote "/tmp/rclone3018646109" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu'", Local "Local file system at /tmp/rclone3018646109", Modify Window "1ms" 2026/09/15 03:57:02 DEBUG : HeLlO, wOrLd!: md5 = 59551fa31df4a5794099e4a9f9f299d6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/15 03:57:02 ERROR : HeLlO, wOrLd!: sum not found 2026/09/15 03:57:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu' 2026/09/15 03:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': 1 files missing 2026/09/15 03:57:02 NOTICE: 1 hashes missing 2026/09/15 03:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': 1 differences found 2026/09/15 03:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/15 03:57:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': 0 differences found 2026/09/15 03:57:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': 1 matching files 2026/09/15 03:57:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luliqap0duzi" 2026/09/15 03:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:03 DEBUG : Creating backend with remote "TestDrive:crypt/cq7hls34540mslgcruhesil2f4rcrsbkis686i9t8vf59fne05s0" 2026/09/15 03:57:04 DEBUG : Creating backend with remote "/tmp/rclone1348757409" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi'", Local "Local file system at /tmp/rclone1348757409", Modify Window "1ms" 2026/09/15 03:57:07 DEBUG : HELLO, WORLD!: md5 = 933640f7382f1caca34791e18785117a OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/15 03:57:07 ERROR : HELLO, WORLD!: sum not found 2026/09/15 03:57:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi' 2026/09/15 03:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': 1 files missing 2026/09/15 03:57:07 NOTICE: 1 hashes missing 2026/09/15 03:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': 1 differences found 2026/09/15 03:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/15 03:57:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': 0 differences found 2026/09/15 03:57:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': 1 matching files 2026/09/15 03:57:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasutim2sobe" 2026/09/15 03:57:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/o9i2fpj53ukode0uqfog8ejnrl0i2ebght9oram7essgbj3cbqbg" 2026/09/15 03:57:09 DEBUG : Creating backend with remote "/tmp/rclone4252730893" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe'", Local "Local file system at /tmp/rclone4252730893", Modify Window "1ms" 2026/09/15 03:57:12 DEBUG : 測試_Русский___ě_áñ: md5 = 629fb67d6715f0d8b247180f83408fe7 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/15 03:57:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe' 2026/09/15 03:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': 1 files missing 2026/09/15 03:57:12 NOTICE: 1 hashes missing 2026/09/15 03:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': 1 differences found 2026/09/15 03:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/15 03:57:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': 0 differences found 2026/09/15 03:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': 1 matching files 2026/09/15 03:57:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofibis4vako" 2026/09/15 03:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:13 DEBUG : Creating backend with remote "TestDrive:crypt/dtgiij8i1adgdb2lkpo121oc25gu5octqdrihscs44i7avvp44e0" 2026/09/15 03:57:14 DEBUG : Creating backend with remote "/tmp/rclone467340880" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako'", Local "Local file system at /tmp/rclone467340880", Modify Window "1ms" 2026/09/15 03:57:17 DEBUG : 測試_Русский___ě_áñ: md5 = 69cb73da053a34e818a9e49d6711cffb OK NFC checkfile vs. NFD remote (without normalization) 2026/09/15 03:57:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako' 2026/09/15 03:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': 1 files missing 2026/09/15 03:57:17 NOTICE: 1 hashes missing 2026/09/15 03:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': 1 differences found 2026/09/15 03:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/15 03:57:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': 0 differences found 2026/09/15 03:57:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': 1 matching files 2026/09/15 03:57:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lehutut1nuqa" 2026/09/15 03:57:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:18 DEBUG : Creating backend with remote "TestDrive:crypt/n8n1blqn6525rpbe0hi2h8ss8dmm9is4clijco79pb6mjr476ug0" 2026/09/15 03:57:19 DEBUG : Creating backend with remote "/tmp/rclone4181814954" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa'", Local "Local file system at /tmp/rclone4181814954", Modify Window "1ms" 2026/09/15 03:57:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b14bb9728e4b06a46724068bd1e03bb OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/15 03:57:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa' 2026/09/15 03:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': 1 files missing 2026/09/15 03:57:23 NOTICE: 1 hashes missing 2026/09/15 03:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': 1 differences found 2026/09/15 03:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/15 03:57:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': 0 differences found 2026/09/15 03:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': 1 matching files 2026/09/15 03:57:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tadonaf4nedo" 2026/09/15 03:57:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:24 DEBUG : Creating backend with remote "TestDrive:crypt/as1fq3bbb609b971a5ifguruas3fo5fj3c6t1r3ed5bkqmc1t71g" 2026/09/15 03:57:25 DEBUG : Creating backend with remote "/tmp/rclone3556726571" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo'", Local "Local file system at /tmp/rclone3556726571", Modify Window "1ms" 2026/09/15 03:57:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec4a1b40a1978c92cfeb9d98aa61a7b5 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/15 03:57:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo' 2026/09/15 03:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': 1 files missing 2026/09/15 03:57:29 NOTICE: 1 hashes missing 2026/09/15 03:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': 1 differences found 2026/09/15 03:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/15 03:57:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': 0 differences found 2026/09/15 03:57:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': 1 matching files 2026/09/15 03:57:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigidop1hofa" 2026/09/15 03:57:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/tmjirnn26duernh12fjdm0tp1f33bnf4f5j9up9sgt3ipql2b9h0" 2026/09/15 03:57:31 DEBUG : Creating backend with remote "/tmp/rclone2625107078" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa'", Local "Local file system at /tmp/rclone2625107078", Modify Window "1ms" 2026/09/15 03:57:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d07d002e21694d4905e92a263945fd7a OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/15 03:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa' 2026/09/15 03:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': 1 files missing 2026/09/15 03:57:34 NOTICE: 1 hashes missing 2026/09/15 03:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': 1 differences found 2026/09/15 03:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/15 03:57:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': 0 differences found 2026/09/15 03:57:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': 1 matching files 2026/09/15 03:57:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayinuw6xala" 2026/09/15 03:57:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:57:35 DEBUG : Creating backend with remote "TestDrive:crypt/kl8hhgg5e3vfboq3hvtj2ug1su42hhhds7gm69kf8k47g9025fug" 2026/09/15 03:57:36 DEBUG : Creating backend with remote "/tmp/rclone225715570" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala'", Local "Local file system at /tmp/rclone225715570", Modify Window "1ms" 2026/09/15 03:57:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3dc7ee079470a6817d6ae73dd80a3dfc OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/15 03:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala' 2026/09/15 03:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': 1 files missing 2026/09/15 03:57:39 NOTICE: 1 hashes missing 2026/09/15 03:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': 1 differences found 2026/09/15 03:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/15 03:57:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': 0 differences found 2026/09/15 03:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': 1 matching files 2026/09/15 03:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayinuw6xala': Purge remote 2026/09/15 03:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigidop1hofa': Purge remote 2026/09/15 03:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tadonaf4nedo': Purge remote 2026/09/15 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lehutut1nuqa': Purge remote 2026/09/15 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofibis4vako': Purge remote 2026/09/15 03:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasutim2sobe': Purge remote 2026/09/15 03:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luliqap0duzi': Purge remote 2026/09/15 03:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladezub4wayu': Purge remote 2026/09/15 03:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gulekov6dine': Purge remote 2026/09/15 03:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velowon8jutu': Purge remote --- PASS: TestApplyTransforms (57.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:57:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 03:57:48 DEBUG : sub/file2: md5 = bbb7b27280cc4173e183f18d084f27c8 OK 2026/09/15 03:57:48 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:57:48 INFO : file1: Copied (new) to: sub/file2 2026/09/15 03:57:49 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:57:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 03:57:49 DEBUG : file1: Unchanged skipping 2026/09/15 03:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.03s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:57:56 DEBUG : dst/file1: md5 = 16c4e9ba781e314cd9fa6097d926cbd8 OK 2026/09/15 03:57:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/backup" 2026/09/15 03:57:57 DEBUG : Config file has changed externally - reloading 2026/09/15 03:57:57 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/1nrff024r7pq65ecp72fc28jb0" 2026/09/15 03:57:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:57:58 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 03:57:58 DEBUG : dst/file1: Sizes differ 2026/09/15 03:58:01 INFO : dst/file1: Moved (server-side) 2026/09/15 03:58:03 DEBUG : dst/file1: md5 = b2409d1afb18f44616a13c39cab8d3c2 OK 2026/09/15 03:58:03 DEBUG : dst/file1: size = 14 OK 2026/09/15 03:58:03 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.57s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:58:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/dst" 2026/09/15 03:58:09 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/15 03:58:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/CompareDest" 2026/09/15 03:58:10 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/gveqi14airsml4bgu7krj116o8" 2026/09/15 03:58:12 DEBUG : one: Need to transfer - File not found at Destination 2026/09/15 03:58:15 DEBUG : one: md5 = c2a7eeb854181f87ecde0b9caab99edc OK 2026/09/15 03:58:15 DEBUG : one: size = 3 OK 2026/09/15 03:58:15 INFO : one: Copied (new) 2026/09/15 03:58:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/dst') 2026/09/15 03:58:16 DEBUG : one: Sizes differ 2026/09/15 03:58:18 DEBUG : one: md5 = 4a53779351a40e61c9d9153629746923 OK 2026/09/15 03:58:18 DEBUG : one: size = 5 OK 2026/09/15 03:58:18 INFO : one: Copied (replaced existing) 2026/09/15 03:58:20 DEBUG : dst/one: md5 = 4a9661c40f5db28bb5a835b1dbb4fbea OK 2026/09/15 03:58:23 DEBUG : CompareDest/one: md5 = bd1892141e7f9853109a4a0a325cdea4 OK 2026/09/15 03:58:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/dst') 2026/09/15 03:58:24 DEBUG : one: Sizes differ 2026/09/15 03:58:24 DEBUG : one: size = 5 OK 2026/09/15 03:58:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:58:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/15 03:58:27 DEBUG : CompareDest/two: md5 = 107bfcc63d32aad8c89fdfb4fb359b2d OK 2026/09/15 03:58:28 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:58:28 DEBUG : two: size = 3 OK 2026/09/15 03:58:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:58:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/15 03:58:29 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:58:29 DEBUG : two: size = 3 OK 2026/09/15 03:58:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:58:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/15 03:58:30 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:58:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/CompareDest') 2026/09/15 03:58:31 DEBUG : two: Sizes differ 2026/09/15 03:58:32 DEBUG : two: md5 = fcb7b80b7fb76030f894cb50167b7fda OK 2026/09/15 03:58:32 DEBUG : two: size = 5 OK 2026/09/15 03:58:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.77s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/dst" 2026/09/15 03:58:37 DEBUG : Config file has changed externally - reloading 2026/09/15 03:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/15 03:58:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/CopyDest" 2026/09/15 03:58:39 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/15 03:58:41 DEBUG : one: Need to transfer - File not found at Destination 2026/09/15 03:58:43 DEBUG : one: md5 = e191c659ffe91867ee8b536ceb155d5e OK 2026/09/15 03:58:43 DEBUG : one: size = 3 OK 2026/09/15 03:58:43 INFO : one: Copied (new) 2026/09/15 03:58:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/dst') 2026/09/15 03:58:45 DEBUG : one: Sizes differ 2026/09/15 03:58:46 DEBUG : one: md5 = 21f0c60235bf1d2f260a26aacf8c27d8 OK 2026/09/15 03:58:46 DEBUG : one: size = 5 OK 2026/09/15 03:58:46 INFO : one: Copied (replaced existing) 2026/09/15 03:58:50 DEBUG : dst/one: md5 = bb79a2a01b02f71dee18cb2e08f27c08 OK 2026/09/15 03:58:52 DEBUG : CopyDest/one: md5 = 14409bd527c9884beca0c20c31968a68 OK 2026/09/15 03:58:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/BackupDir" 2026/09/15 03:58:53 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/15 03:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/dst') 2026/09/15 03:58:55 DEBUG : one: Sizes differ 2026/09/15 03:58:55 DEBUG : one: size = 5 OK 2026/09/15 03:58:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:58:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/dst') 2026/09/15 03:58:55 DEBUG : one: Sizes differ 2026/09/15 03:58:57 INFO : one: Moved (server-side) 2026/09/15 03:58:58 DEBUG : one: size = 5 OK 2026/09/15 03:58:58 INFO : one: Copied (server-side copy) 2026/09/15 03:58:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/15 03:59:01 DEBUG : CopyDest/two: md5 = 1d76532e37386bb58dfcf3bc8d4c603b OK 2026/09/15 03:59:02 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:59:02 DEBUG : two: size = 3 OK 2026/09/15 03:59:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:59:03 DEBUG : two: size = 3 OK 2026/09/15 03:59:03 INFO : two: Copied (server-side copy) 2026/09/15 03:59:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/15 03:59:04 DEBUG : two: size = 3 OK 2026/09/15 03:59:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:59:04 DEBUG : two: Unchanged skipping 2026/09/15 03:59:06 DEBUG : CopyDest/three: md5 = f32a687d3a51dfdfad85861c6564ea53 OK 2026/09/15 03:59:07 DEBUG : three: Need to transfer - File not found at Destination 2026/09/15 03:59:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone2719940978) 2026/09/15 03:59:07 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji/CopyDest') 2026/09/15 03:59:07 DEBUG : three: Sizes differ 2026/09/15 03:59:07 DEBUG : three: Destination not found in --copy-dest 2026/09/15 03:59:09 DEBUG : three: md5 = 985c146681b6daea31eabc8346e09ae8 OK 2026/09/15 03:59:09 DEBUG : three: size = 7 OK 2026/09/15 03:59:09 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (39.41s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:59:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/15 03:59:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 50d64a672c1625b7f96fb611d65b3d09 OK 2026/09/15 03:59:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/15 03:59:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/15 03:59:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/15 03:59:22 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/09/15 03:59:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/15 03:59:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/15 03:59:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c3ff479cb13eb0b1b49b7b1bfd1a9ca5 OK 2026/09/15 03:59:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/15 03:59:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.50s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:59:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using skip mode. 2026/09/15 03:59:33 NOTICE: one: Found 2 files with duplicate names 2026/09/15 03:59:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.35s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:59:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using skip mode. 2026/09/15 03:59:39 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:59:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/15 03:59:40 INFO : one: Deleted 2026/09/15 03:59:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.40s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:59:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using first mode. 2026/09/15 03:59:48 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:59:49 INFO : one: Deleted 2026/09/15 03:59:49 INFO : one: Deleted 2026/09/15 03:59:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.80s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 03:59:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using newest mode. 2026/09/15 03:59:56 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:59:56 INFO : one: Deleted 2026/09/15 03:59:57 INFO : one: Deleted 2026/09/15 03:59:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.74s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:00:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using oldest mode. 2026/09/15 04:00:04 NOTICE: one: Found 3 files with duplicate names 2026/09/15 04:00:05 INFO : one: Deleted 2026/09/15 04:00:05 INFO : one: Deleted 2026/09/15 04:00:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.75s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:00:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using largest mode. 2026/09/15 04:00:12 NOTICE: one: Found 3 files with duplicate names 2026/09/15 04:00:12 INFO : one: Deleted 2026/09/15 04:00:13 INFO : one: Deleted 2026/09/15 04:00:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.41s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:00:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using smallest mode. 2026/09/15 04:00:19 NOTICE: one: Found 3 files with duplicate names 2026/09/15 04:00:20 INFO : one: Deleted 2026/09/15 04:00:20 INFO : one: Deleted 2026/09/15 04:00:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.39s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using rename mode. 2026/09/15 04:00:28 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/15 04:00:28 INFO : one-2.txt: renamed from: one.txt 2026/09/15 04:00:29 INFO : one-3.txt: renamed from: one.txt 2026/09/15 04:00:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:00:35 DEBUG : one-1.txt: md5 = 37eccc7d5ab43ca47e01d85972d5d293 OK 2026/09/15 04:00:36 DEBUG : one-2.txt: md5 = 5a15a7043971b5eb89c17950db43e0bf OK 2026/09/15 04:00:38 DEBUG : one-3.txt: md5 = f8339061fd99cba23f1d82ca73c7ff09 OK 2026/09/15 04:00:40 DEBUG : one-4.txt: md5 = 3d4d37fd89b839846d4d4357ad126bea OK 2026/09/15 04:00:41 DEBUG : one-5.txt: md5 = 81a9147c464f33f7ae715dd42fb53600 OK 2026/09/15 04:00:43 DEBUG : one-6.txt: md5 = 82187e02333d1d9e3c1f20f1c8ca0b3b OK 2026/09/15 04:00:45 DEBUG : one-7.txt: md5 = 2f6b92284e8ad8ef6564af972ebb243d OK 2026/09/15 04:00:46 DEBUG : one-8.txt: md5 = 94dd97419305534f03e72f4c39844b63 OK 2026/09/15 04:00:48 DEBUG : one-9.txt: md5 = c18c0198e614ce73d36a3a5cf2a95569 OK 2026/09/15 04:00:50 DEBUG : one-10.txt: md5 = 50cdd833ef3528849c14cc16e1c7df94 OK 2026/09/15 04:00:51 DEBUG : one-11.txt: md5 = 783986b410a4e828b20e3ac2e10bf81b OK 2026/09/15 04:00:53 DEBUG : one-12.txt: md5 = 993003bddcfccb292a6ad06cb5dc2b1f OK 2026/09/15 04:00:55 DEBUG : one-13.txt: md5 = 7ccb42a731c22f6e975ba49fce829afd OK 2026/09/15 04:00:56 DEBUG : one-14.txt: md5 = d10d61a5b9b2e048cd4d0fd5c84ad862 OK 2026/09/15 04:00:58 DEBUG : one-15.txt: md5 = 9b5106338c59abdc2f575d370d1af97f OK 2026/09/15 04:00:59 DEBUG : one-16.txt: md5 = 95510eae504bd91fd21df38fdec11d08 OK 2026/09/15 04:01:01 DEBUG : one-17.txt: md5 = f04c9705dcfd071d6e01ff4ab7a4859d OK 2026/09/15 04:01:03 DEBUG : one-18.txt: md5 = 74c49b9d6cbd96c5e065523a78d414ff OK 2026/09/15 04:01:04 DEBUG : one-19.txt: md5 = 6b49cfce589fc403682972f6001ca175 OK 2026/09/15 04:01:06 DEBUG : one-20.txt: md5 = 7a5081febab6dc0e9237cd3fd96a3e4d OK 2026/09/15 04:01:07 DEBUG : one-21.txt: md5 = 032384cb42428ca74daa0e4a71df0ad9 OK 2026/09/15 04:01:09 DEBUG : one-22.txt: md5 = 037e940bd1a057a6e8fdacd2c3428058 OK 2026/09/15 04:01:10 DEBUG : one-23.txt: md5 = e9281e2c609ed3eb06502e7faabc9ade OK 2026/09/15 04:01:12 DEBUG : one-24.txt: md5 = 45928df4e3f1d382392246aa1ccd4244 OK 2026/09/15 04:01:14 DEBUG : one-25.txt: md5 = d5b1087c448614a8126e6f1c594ef6f5 OK 2026/09/15 04:01:15 DEBUG : one-26.txt: md5 = b26138212f048a8510f997f29f641579 OK 2026/09/15 04:01:17 DEBUG : one-27.txt: md5 = 8db5539e3fe00855a5441c25d30ffcaa OK 2026/09/15 04:01:19 DEBUG : one-28.txt: md5 = 05262b051d1753bb4264c184f1c80266 OK 2026/09/15 04:01:21 DEBUG : one-29.txt: md5 = 738a40fb55476afead93ecc46f2e41cb OK 2026/09/15 04:01:22 DEBUG : one-30.txt: md5 = ae9fd46a282593a8d720a8e130b6fad2 OK 2026/09/15 04:01:24 DEBUG : one-31.txt: md5 = 5d0421bc0e5ba340b1542692bc38ffea OK 2026/09/15 04:01:25 DEBUG : one-32.txt: md5 = 486be5f1153fed8d2528b1561621fefd OK 2026/09/15 04:01:27 DEBUG : one-33.txt: md5 = bb892cd7def667355255d25ca2db1bea OK 2026/09/15 04:01:29 DEBUG : one-34.txt: md5 = 3ce95da17ed0131f1c1621549c6c591f OK 2026/09/15 04:01:30 DEBUG : one-35.txt: md5 = 664e5d1eb18ab584b12ccc11c3fbae6d OK 2026/09/15 04:01:32 DEBUG : one-36.txt: md5 = bc0c73a10b5000ede6e978e320dfd03c OK 2026/09/15 04:01:34 DEBUG : one-37.txt: md5 = 5aa914f2507d599a18727ff78e830300 OK 2026/09/15 04:01:35 DEBUG : one-38.txt: md5 = d7549fcb1113e551e9d21fdcda60068f OK 2026/09/15 04:01:37 DEBUG : one-39.txt: md5 = 0bae1104204285ea69c1cfb430bdc3de OK 2026/09/15 04:01:38 DEBUG : one-40.txt: md5 = 8c756d5e2e757899ca75635b6e876df5 OK 2026/09/15 04:01:40 DEBUG : one-41.txt: md5 = 644099693d9636152afbb152bcc27a42 OK 2026/09/15 04:01:41 DEBUG : one-42.txt: md5 = dd055f916e543959d9b8c8c3d1b800cd OK 2026/09/15 04:01:43 DEBUG : one-43.txt: md5 = 1d8b234ac482b2151c4e9a5c20524272 OK 2026/09/15 04:01:45 DEBUG : one-44.txt: md5 = a962b867153b347155e189d6a9885791 OK 2026/09/15 04:01:46 DEBUG : one-45.txt: md5 = 7cd35db99b1c7fde375f53985e6b1585 OK 2026/09/15 04:01:48 DEBUG : one-46.txt: md5 = 87ac2fcdca679531a8c438c3d8600dac OK 2026/09/15 04:01:50 DEBUG : one-47.txt: md5 = 3236ddf4b9a940580efaa68f7f2c21d5 OK 2026/09/15 04:01:51 DEBUG : one-48.txt: md5 = b8029101d659d4939e3985d8ea902392 OK 2026/09/15 04:01:54 DEBUG : one-49.txt: md5 = 79abcc8bbb346a913cfa6f82a41e9c7c OK 2026/09/15 04:01:55 DEBUG : one-50.txt: md5 = 8d2a264ebb19f37ca9000d36acf5cd28 OK 2026/09/15 04:01:57 DEBUG : one-51.txt: md5 = 4f28808a375b7f3a85460887c82d4369 OK 2026/09/15 04:01:59 DEBUG : one-52.txt: md5 = b256312104ae0a086ee3db9e4cd95f1c OK 2026/09/15 04:02:00 DEBUG : one-53.txt: md5 = 489d64c73548b0772b2940c1eb7c3d04 OK 2026/09/15 04:02:02 DEBUG : one-54.txt: md5 = fc06cb025811e77ae61af4251835ff2a OK 2026/09/15 04:02:04 DEBUG : one-55.txt: md5 = 15eb127d2e43d9fef994ab6b048134d9 OK 2026/09/15 04:02:05 DEBUG : one-56.txt: md5 = 451a04fbcb34d708526446720f1bdb10 OK 2026/09/15 04:02:07 DEBUG : one-57.txt: md5 = 7fab935a0ede6aa049ce7631ad729910 OK 2026/09/15 04:02:08 DEBUG : one-58.txt: md5 = d9c07ea308012cfeab30ab8b989ad6a9 OK 2026/09/15 04:02:10 DEBUG : one-59.txt: md5 = 4eb46c8eec40ad9eb6facaf87871afa4 OK 2026/09/15 04:02:12 DEBUG : one-60.txt: md5 = 18c067aff242254106c3a1eacfc23f44 OK 2026/09/15 04:02:13 DEBUG : one-61.txt: md5 = 9f3ae733e49a56a3f1531f8e72109a7c OK 2026/09/15 04:02:15 DEBUG : one-62.txt: md5 = 2a1c289cdbb61923167be116354fd21e OK 2026/09/15 04:02:16 DEBUG : one-63.txt: md5 = 2b657ff3b23444f30977c4a6f3786043 OK 2026/09/15 04:02:18 DEBUG : one-64.txt: md5 = 424ec57cff46a19797cfabaa3d716c1b OK 2026/09/15 04:02:19 DEBUG : one-65.txt: md5 = a15d236f3bb7d0b6869e6820384eb234 OK 2026/09/15 04:02:21 DEBUG : one-66.txt: md5 = e4569dbdc0770fba2ed738370766afaa OK 2026/09/15 04:02:23 DEBUG : one-67.txt: md5 = 520fe8354801ef84519388325584532a OK 2026/09/15 04:02:24 DEBUG : one-68.txt: md5 = 96a6b6dfd82ab0c7540ac2bf7bd2b740 OK 2026/09/15 04:02:26 DEBUG : one-69.txt: md5 = aed80d6dd6840d5e6bae40ddec9f5679 OK 2026/09/15 04:02:27 DEBUG : one-70.txt: md5 = 9735ba953a98a54eb9e0bcdc5d2c1315 OK 2026/09/15 04:02:29 DEBUG : one-71.txt: md5 = a8c3707ba9fcaaee6490a514b1b8a61d OK 2026/09/15 04:02:30 DEBUG : one-72.txt: md5 = 5bf5c7239fbacc3de604ed1209b630ad OK 2026/09/15 04:02:32 DEBUG : one-73.txt: md5 = 070f0093c20abe69813451a7c184dbc5 OK 2026/09/15 04:02:34 DEBUG : one-74.txt: md5 = 0561fa56a23ef4e2d10db98a53033ec7 OK 2026/09/15 04:02:36 DEBUG : one-75.txt: md5 = 129c736533d8a6ad3368700d404af83d OK 2026/09/15 04:02:39 DEBUG : one-76.txt: md5 = 5b4d5af5810912efd7b390316bf5b963 OK 2026/09/15 04:02:41 DEBUG : one-77.txt: md5 = e3b6dac78d004a90b7459293867a6ccc OK 2026/09/15 04:02:42 DEBUG : one-78.txt: md5 = 7d9f2cc6580f66cb20ba2a23221b8a11 OK 2026/09/15 04:02:44 DEBUG : one-79.txt: md5 = a0e05d751fb9928a43589956bbc74623 OK 2026/09/15 04:02:46 DEBUG : one-80.txt: md5 = d90c7aa338a355c63ab48f3de2c105cb OK 2026/09/15 04:02:47 DEBUG : one-81.txt: md5 = 4a42ebb1061d7e219068351b340815c1 OK 2026/09/15 04:02:49 DEBUG : one-82.txt: md5 = b15374d188209b73fd6d06ef755cbc18 OK 2026/09/15 04:02:50 DEBUG : one-83.txt: md5 = 3a9d4f5b26862e1a3c8321c3ea54c1b2 OK 2026/09/15 04:02:52 DEBUG : one-84.txt: md5 = c72347d4b70dc49c040adb6c75f508ef OK 2026/09/15 04:02:54 DEBUG : one-85.txt: md5 = 4db4ef226a6d9b4691af90cc8066e0ad OK 2026/09/15 04:02:55 DEBUG : one-86.txt: md5 = ddd2a8c41187adcd93e6393d5678140e OK 2026/09/15 04:02:57 DEBUG : one-87.txt: md5 = 07d34146751f37d484010a76413470bb OK 2026/09/15 04:02:58 DEBUG : one-88.txt: md5 = 2c5ef050f8d514634330a9d716a6216f OK 2026/09/15 04:03:00 DEBUG : one-89.txt: md5 = ec9e410093bd89ac019e45c1b28f1466 OK 2026/09/15 04:03:02 DEBUG : one-90.txt: md5 = f035cc2141a6174990f327539974dc84 OK 2026/09/15 04:03:03 DEBUG : one-91.txt: md5 = 277dbf1dc4851110fd4567d0398c8d5f OK 2026/09/15 04:03:05 DEBUG : one-92.txt: md5 = d398232a04a21c4f9b87d99e2dbd7a75 OK 2026/09/15 04:03:07 DEBUG : one-93.txt: md5 = aeb29e97150669dadb3535d123f2cf2d OK 2026/09/15 04:03:08 DEBUG : one-94.txt: md5 = 9c8e80da7ee587a9e38c315a8ec25be0 OK 2026/09/15 04:03:10 DEBUG : one-95.txt: md5 = 5641c79c18b42aa6d7e5129a3e261b31 OK 2026/09/15 04:03:12 DEBUG : one-96.txt: md5 = a5228b2e1369e3c231dd3210b545616d OK 2026/09/15 04:03:14 DEBUG : one-97.txt: md5 = 91dffa0725437819f00ba3411483b804 OK 2026/09/15 04:03:16 DEBUG : one-98.txt: md5 = 2e851558ed167084def7a484732eea18 OK 2026/09/15 04:03:18 DEBUG : one-99.txt: md5 = f5cdd65e3c6642aac5a726c0b8932029 OK 2026/09/15 04:03:19 DEBUG : one-100.txt: md5 = 5fca5cce89fc881d35258eb239507847 OK 2026/09/15 04:03:21 DEBUG : one-101.txt: md5 = e9b05448676bea896041382669dd871c OK 2026/09/15 04:03:23 DEBUG : one-102.txt: md5 = 63a6080496bdd869d8b2642d6a878e56 OK 2026/09/15 04:03:24 DEBUG : one-103.txt: md5 = b0d594569215d033a8dfb14b331cfe47 OK 2026/09/15 04:03:26 DEBUG : one-104.txt: md5 = cb9e5ccf90b1344c6ee290aa0ae8def6 OK 2026/09/15 04:03:28 DEBUG : one-105.txt: md5 = b4d01114632e6f91d2c2bd7d01da8706 OK 2026/09/15 04:03:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Looking for duplicate names using rename mode. 2026/09/15 04:03:31 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/15 04:03:33 INFO : one-106.txt: renamed from: one.txt 2026/09/15 04:03:33 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (240.14s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:04:35 DEBUG : dupe1/one.txt: md5 = 8b66b5121c26a795194d2770c899fa6f OK 2026/09/15 04:04:38 DEBUG : dupe2/two.txt: md5 = 813c3cc24d80fcff8941f3b9c5a2f345 OK 2026/09/15 04:04:40 DEBUG : dupe3/three.txt: md5 = 67fa45069857f0ca78615fcf42e56de4 OK 2026/09/15 04:04:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/15 04:04:42 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/15 04:04:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/15 04:04:43 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.93s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:04:50 DEBUG : a.txt: md5 = bf6317f51b9b0a78dcfc009a55e63fbb OK 2026/09/15 04:04:51 DEBUG : zend.txt: md5 = d7e4f04fcd905165e2b1a413587ca70d OK 2026/09/15 04:04:54 DEBUG : sub dir/hello world: md5 = 0872ce72bb04c05d3844a684f918b4d9 OK 2026/09/15 04:04:55 DEBUG : sub dir/hello world2: md5 = 3302d227946241d46de3559b9d14a2e0 OK 2026/09/15 04:04:58 DEBUG : sub dir/ignore dir/.ignore: md5 = fea6a0ac9a0110917faf7f9bb9673a45 OK 2026/09/15 04:04:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 14dce7ada4e764a6953abd9aeb1fd129 OK 2026/09/15 04:05:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = a68f0fa4bcd2d4395e4863c65e367992 OK 2026/09/15 04:05:03 DEBUG : a.txt: Excluded (Size Filter) 2026/09/15 04:05:03 DEBUG : a.txt: Excluded 2026/09/15 04:05:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 04:05:04 DEBUG : sub dir/hello world: Excluded 2026/09/15 04:05:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 04:05:04 DEBUG : sub dir/hello world2: Excluded 2026/09/15 04:05:05 DEBUG : sub dir/ignore dir: Excluded 2026/09/15 04:05:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 04:05:05 DEBUG : sub dir/hello world: Excluded 2026/09/15 04:05:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 04:05:05 DEBUG : sub dir/hello world2: Excluded 2026/09/15 04:05:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.54s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:05:14 DEBUG : a.txt: md5 = 3ae8067c64d7376655f352a0a3a2595b OK 2026/09/15 04:05:16 DEBUG : zend.txt: md5 = e5cc6534cadf5a30ebea61e1bbea40d2 OK 2026/09/15 04:05:18 DEBUG : sub dir/hello world: md5 = bef8a42478f040b6e7915f84f196113c OK 2026/09/15 04:05:21 DEBUG : sub dir/hello world2: md5 = f0ab98f703e9686c76432320e2705848 OK 2026/09/15 04:05:24 DEBUG : sub dir/ignore dir/.ignore: md5 = de61bc6df0fc39558e89b8836e70c270 OK 2026/09/15 04:05:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6fe257d15d1f28804fae38838309758e OK 2026/09/15 04:05:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4211590f32dd94278e967c7ad58ed353 OK 2026/09/15 04:05:29 DEBUG : a.txt: Excluded (Size Filter) 2026/09/15 04:05:29 DEBUG : a.txt: Excluded 2026/09/15 04:05:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 04:05:30 DEBUG : sub dir/hello world2: Excluded 2026/09/15 04:05:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 04:05:30 DEBUG : sub dir/hello world: Excluded 2026/09/15 04:05:31 DEBUG : sub dir/ignore dir: Excluded 2026/09/15 04:05:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 04:05:31 DEBUG : sub dir/hello world2: Excluded 2026/09/15 04:05:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 04:05:31 DEBUG : sub dir/hello world: Excluded 2026/09/15 04:05:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (26.26s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:05:40 DEBUG : file1: md5 = 1bec58a13e116b61334271dc2b393a09 OK 2026/09/15 04:05:43 DEBUG : sub/file2: md5 = 2c3d7e1118a3c44ff65a994e1f6a70e7 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/09/15 04:05:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/15 04:05:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/15 04:05:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (11.38s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.63s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:05:52 DEBUG : file1: md5 = 41d4d54ee8f0a7a84843b4ddab8b5c9a OK 2026/09/15 04:05:54 DEBUG : sub/file2: md5 = 3ed2e0bdba8e6cba668f6a83db5636c4 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/09/15 04:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/notfound" 2026/09/15 04:05:59 DEBUG : Config file has changed externally - reloading 2026/09/15 04:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.49s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.39s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestStatJSONMemory 2026/09/15 04:06:04 DEBUG : Creating backend with remote ":memory:" 2026/09/15 04:06:04 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 04:06:04 DEBUG : sub/file1: size = 5 OK 2026/09/15 04:06:04 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 04:06:04 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 TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Making directory 2026/09/15 04:06:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:07 DEBUG : sub dir/hello world: md5 = 3c8bb9c45a2286c89168c3cd8624afee OK --- PASS: TestLsd (6.50s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:13 DEBUG : potato2: md5 = 165d4f421edddcb9656768d621b4c694 OK 2026/09/15 04:06:14 DEBUG : empty space: md5 = b0fafa6eb0004c88f8ff3acc3bd86a70 OK --- PASS: TestLs (5.43s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:18 DEBUG : potato2: md5 = 13ccf6de5e31866fe6bc8047004e84d7 OK 2026/09/15 04:06:20 DEBUG : empty space: md5 = 70a6b41e914519003637dac964ec16ec OK 2026/09/15 04:06:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/15 04:06:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.55s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:24 DEBUG : potato2: md5 = 5b7c74e064fd648b71abdea616c02331 OK 2026/09/15 04:06:25 DEBUG : empty space: md5 = 83a64e586ed6a6c49eba4ece75bc55b8 OK --- PASS: TestLsLong (5.61s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:29 DEBUG : potato2: md5 = d242342d149ef8880372272e22bf8de6 OK 2026/09/15 04:06:31 DEBUG : empty space: md5 = 4fec8b62800b401742a4d2efeaa5722e OK --- PASS: TestHashSums (5.35s) === RUN TestHashSumsWithErrors 2026/09/15 04:06:33 DEBUG : Creating backend with remote ":memory:" 2026/09/15 04:06:33 ERROR : file1: hash unsupported: hash type not supported 2026/09/15 04:06:33 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/15 04:06:33 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/15 04:06:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/15 04:06:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/15 04:06:33 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:35 DEBUG : potato2: md5 = ee260a9dcad18e6837ca6faaf8518a7a OK 2026/09/15 04:06:36 DEBUG : empty space: md5 = 437b6e6ec3df457afaecba74971ac6da OK 2026/09/15 04:06:39 DEBUG : sub dir/potato3: md5 = d3d0f4fd6ac6a8c39bcf65b5faf9720e OK --- PASS: TestCount (10.29s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:45 DEBUG : small: md5 = 1e7c3c18e7481b0d6c53cb3818496a7a OK 2026/09/15 04:06:46 DEBUG : medium: md5 = 64d91a1ecb474b4a2461a40eb222c39e OK 2026/09/15 04:06:48 DEBUG : large: md5 = 37b9571226c3a9d0bbc6182c3cdd7156 OK 2026/09/15 04:06:48 DEBUG : Waiting for deletions to finish 2026/09/15 04:06:49 DEBUG : large: Excluded (Size Filter) 2026/09/15 04:06:49 INFO : small: Deleted 2026/09/15 04:06:49 INFO : medium: Deleted --- PASS: TestDelete (7.35s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:06:52 DEBUG : small: md5 = b282cfd8378c18b6f98ea88cbdc7e9b3 OK 2026/09/15 04:06:54 DEBUG : medium: md5 = 3b3ef555fc56b992a56868f24380671b OK 2026/09/15 04:06:55 DEBUG : large: md5 = ad429da0318571f82aa17152cca35d6b OK 2026/09/15 04:06:55 DEBUG : Waiting for deletions to finish 2026/09/15 04:06:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/15 04:06:56 INFO : medium: Deleted 2026/09/15 04:06:57 INFO : small: Deleted --- PASS: TestMaxDelete (7.73s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:07:00 DEBUG : small: md5 = 4a4ed4bed3175ec5c7b8886a9a1cc91f OK 2026/09/15 04:07:02 DEBUG : medium: md5 = 1dcf967da0ce48469b16ceeec20f9108 OK 2026/09/15 04:07:03 DEBUG : large: md5 = 94d1df73959daed5ca39ad601082092b OK 2026/09/15 04:07:03 DEBUG : Waiting for deletions to finish 2026/09/15 04:07:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/15 04:07:04 INFO : medium: Deleted 2026/09/15 04:07:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.85s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:07:08 DEBUG : small: md5 = 8fcd70532074f65da0ef828bc677169a OK 2026/09/15 04:07:10 DEBUG : medium: md5 = 299665f40705a78b1fc8490606a0acb6 OK 2026/09/15 04:07:12 DEBUG : large: md5 = f3b2164aa5d6e4f80ae59f104de26410 OK 2026/09/15 04:07:12 DEBUG : Waiting for deletions to finish 2026/09/15 04:07:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/15 04:07:13 INFO : medium: Deleted 2026/09/15 04:07:13 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.59s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:07:16 DEBUG : ReadFile: md5 = f9873ad6d26571480e824ca52436f747 OK --- PASS: TestReadFile (4.35s) === RUN TestRetry 2026/09/15 04:07:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/15 04:07:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/15 04:07:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 04:07:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 04:07:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 04:07:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 04:07:19 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:07:21 DEBUG : file1: md5 = 4776a314ef6a79189eb3ca15f0bf4aef OK 2026/09/15 04:07:23 DEBUG : file2: md5 = 2c9a44be30f49f979605b91357b710bd OK --- PASS: TestCat (15.67s) === RUN TestPurge 2026/09/15 04:07:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fofocad2fafe" 2026/09/15 04:07:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 04:07:35 DEBUG : Creating backend with remote "TestDrive:crypt/o2k45dvbug375m3v1fp74l56tfgs2niq4jv0v244drv7bom5nm1g" 2026/09/15 04:07:36 DEBUG : Creating backend with remote "/tmp/rclone3897012550" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fofocad2fafe'", Local "Local file system at /tmp/rclone3897012550", Modify Window "1ms" 2026/09/15 04:07:41 DEBUG : A1/B1/C1/one: md5 = defacd48215fd3359840f8c55dc31286 OK 2026/09/15 04:07:41 INFO : A2: Making directory 2026/09/15 04:07:42 INFO : A1/B2: Making directory 2026/09/15 04:07:43 INFO : A1/B2/C2: Making directory 2026/09/15 04:07:44 INFO : A1/B1/C3: Making directory 2026/09/15 04:07:45 INFO : A3: Making directory 2026/09/15 04:07:46 INFO : A3/B3: Making directory 2026/09/15 04:07:46 INFO : A3/B3/C4: Making directory 2026/09/15 04:07:49 DEBUG : A1/two: md5 = 4da726400b81be551efe005cf2a63617 OK 2026/09/15 04:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fofocad2fafe': Purge remote 2026/09/15 04:07:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.23s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:07:57 DEBUG : A1/B1/C1/one: md5 = 4cdd4a154bb859ec10be7d7f09d972d0 OK 2026/09/15 04:07:57 INFO : A2: Making directory 2026/09/15 04:07:58 INFO : A1/B2: Making directory 2026/09/15 04:07:59 INFO : A1/B2/C2: Making directory 2026/09/15 04:08:00 INFO : A1/B1/C3: Making directory 2026/09/15 04:08:01 INFO : A3: Making directory 2026/09/15 04:08:02 INFO : A3/B3: Making directory 2026/09/15 04:08:02 INFO : A3/B3/C4: Making directory 2026/09/15 04:08:05 DEBUG : A1/two: md5 = d233d55b66f56d0ada697a314a465e03 OK 2026/09/15 04:08:07 DEBUG : removing 1 level 3 directories 2026/09/15 04:08:07 INFO : A3/B3/C4: Removing directory 2026/09/15 04:08:10 DEBUG : removing 2 level 3 directories 2026/09/15 04:08:10 INFO : A1/B2/C2: Removing directory 2026/09/15 04:08:10 INFO : A1/B1/C3: Removing directory 2026/09/15 04:08:10 DEBUG : removing 2 level 2 directories 2026/09/15 04:08:10 INFO : A3/B3: Removing directory 2026/09/15 04:08:10 INFO : A1/B2: Removing directory 2026/09/15 04:08:11 DEBUG : removing 2 level 1 directories 2026/09/15 04:08:11 INFO : A3: Removing directory 2026/09/15 04:08:11 INFO : A2: Removing directory 2026/09/15 04:08:16 DEBUG : removing 1 level 3 directories 2026/09/15 04:08:16 INFO : A1/B1/C1: Removing directory 2026/09/15 04:08:17 DEBUG : removing 1 level 2 directories 2026/09/15 04:08:17 INFO : A1/B1: Removing directory 2026/09/15 04:08:17 DEBUG : removing 1 level 1 directories 2026/09/15 04:08:17 INFO : A1: Removing directory 2026/09/15 04:08:18 DEBUG : removing 1 level 0 directories 2026/09/15 04:08:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Removing directory --- PASS: TestRmdirsNoLeaveRoot (26.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:21 INFO : A1: Making directory 2026/09/15 04:08:22 INFO : A1/B1: Making directory 2026/09/15 04:08:23 INFO : A1/B1/C1: Making directory 2026/09/15 04:08:25 DEBUG : removing 1 level 3 directories 2026/09/15 04:08:25 INFO : A1/B1/C1: Removing directory 2026/09/15 04:08:26 DEBUG : removing 1 level 2 directories 2026/09/15 04:08:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.32s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:29 INFO : A1: Making directory 2026/09/15 04:08:30 INFO : A1/B1: Making directory 2026/09/15 04:08:31 INFO : A1/B1/C1: Making directory 2026/09/15 04:08:34 DEBUG : removing 1 level 3 directories 2026/09/15 04:08:34 INFO : A1/B1/C1: Removing directory 2026/09/15 04:08:35 DEBUG : removing 1 level 2 directories 2026/09/15 04:08:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.71s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:40 DEBUG : file1: md5 = 237b62adacf665ed50cfa28eb78ae4a4 OK 2026/09/15 04:08:40 DEBUG : file1: size = 14 OK 2026/09/15 04:08:40 DEBUG : filename.txt: File name found in url 2026/09/15 04:08:42 DEBUG : filename.txt: md5 = 77dcfbc17356c874bd3a9a618a0e619a OK 2026/09/15 04:08:42 DEBUG : filename.txt: size = 14 OK 2026/09/15 04:08:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/15 04:08:44 DEBUG : headerfilename.txt: md5 = 38c600faa99ed9db3f8de53e99255b6a OK 2026/09/15 04:08:44 DEBUG : headerfilename.txt: size = 14 OK 2026/09/15 04:08:45 DEBUG : file2: md5 = 819ea51fb70d3214e6dd0e23095199ff OK 2026/09/15 04:08:45 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.48s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:50 DEBUG : file1: md5 = 128ade1c79f45e109126fa6685788625 OK 2026/09/15 04:08:50 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 04:08:54 DEBUG : sub/file2: md5 = ee69c1a53b3cbf691221b411774627c1 OK 2026/09/15 04:08:54 DEBUG : sub/file2: size = 14 OK 2026/09/15 04:08:54 INFO : file1: Copied (new) to: sub/file2 2026/09/15 04:08:54 INFO : file1: Deleted 2026/09/15 04:08:55 DEBUG : sub/file2: size = 14 OK 2026/09/15 04:08:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 04:08:55 DEBUG : file1: Unchanged skipping 2026/09/15 04:08:55 INFO : file1: Deleted 2026/09/15 04:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.71s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:08:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 04:09:01 DEBUG : file1: md5 = 670174effabbd09dc49f41c8d6b4c602 OK 2026/09/15 04:09:01 DEBUG : file1: size = 14 OK 2026/09/15 04:09:01 INFO : file1: Copied (new) 2026/09/15 04:09:01 INFO : file1: Deleted 2026/09/15 04:09:01 DEBUG : file1: Destination exists, skipping 2026/09/15 04:09:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.88s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:09:06 DEBUG : dst/file1: md5 = 505729a3bae33624b38870bb173c7c1e OK 2026/09/15 04:09:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuquduj5paji/backup" 2026/09/15 04:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0/1nrff024r7pq65ecp72fc28jb0" 2026/09/15 04:09:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2719940978) 2026/09/15 04:09:09 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 04:09:09 DEBUG : dst/file1: Sizes differ 2026/09/15 04:09:11 INFO : dst/file1: Moved (server-side) 2026/09/15 04:09:13 DEBUG : dst/file1: md5 = f1ba58419408aa5c34179437d62bcbe7 OK 2026/09/15 04:09:13 DEBUG : dst/file1: size = 14 OK 2026/09/15 04:09:13 INFO : dst/file1: Copied (new) 2026/09/15 04:09:13 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.93s) === 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:09:21 DEBUG : A1/one: md5 = 8ecd69ec766815a9f7fef3fa20e42a7e OK 2026/09/15 04:09:23 DEBUG : A1/two: md5 = 59404b31a50b9d3d1b4363b9fe55985b OK 2026/09/15 04:09:25 DEBUG : A1/B1/three: md5 = a38008c93bc4f46d580b3049222079e3 OK 2026/09/15 04:09:28 DEBUG : A1/B1/C1/four: md5 = 5f9f73798cac0cc78545aaea9e04803a OK 2026/09/15 04:09:31 DEBUG : A1/B1/C2/five: md5 = 9aec3f3dde5c24ed9da5f39ed0ddd902 OK 2026/09/15 04:09:31 INFO : A1/B2: Making directory 2026/09/15 04:09:32 INFO : A1/B1/C3: Making directory 2026/09/15 04:09:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/15 04:09:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/15 04:09:45 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/15 04:09:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/15 04:09:45 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/15 04:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/15 04:09:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/15 04:09:59 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/15 04:09:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/15 04:09:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/15 04:09:59 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (56.00s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 04:10:17 DEBUG : no_checksum_small_file_from_pipe: md5 = cc22aa0aeb51cd76a0d3a2c7333f9e8a OK 2026/09/15 04:10:17 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 04:10:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/15 04:10:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 04:10:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/15 04:10:19 DEBUG : no_checksum_big_file_from_pipe: md5 = 47b0bf40ad681d1f48059faa79774b5d OK 2026/09/15 04:10:19 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 04:10:19 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 04:10:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c91f3e5c7ca150f42ef33fc81fddd19 OK 2026/09/15 04:10:22 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 04:10:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 04:10:23 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/15 04:10:24 DEBUG : with_checksum_big_file_from_pipe: md5 = 1f63aef022064ac3cab3d73101f33403 OK 2026/09/15 04:10:24 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 04:10:24 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 04:10:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 04:10:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 04:10:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/15 04:10:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 04:10:30 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-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 04:10:33 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 04:10:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 04:10:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/15 04:10:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 04:10:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/15 04:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (48 bytes), uploading instead of streaming 2026/09/15 04:10:39 DEBUG : rcat_metadata: md5 = 7b56036e08f81040aec5864f9b03bc1f OK 2026/09/15 04:10:39 DEBUG : rcat_metadata: size = 48 OK 2026/09/15 04:10:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/15 04:10:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/15 04:10:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0be098e6f85f328fed2cfab5e5d8375c OK 2026/09/15 04:10:42 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/15 04:10:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.57s) --- PASS: TestRcatMetadata/Normal (2.91s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:45 DEBUG : potato1: md5 = 703ba1508cabfe1d5336841662fbf366 OK 2026/09/15 04:10:45 DEBUG : potato1: size = 60 OK 2026/09/15 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (60 bytes), uploading instead of streaming 2026/09/15 04:10:47 DEBUG : potato2: md5 = 6af8535b1536a51861946be80c830733 OK 2026/09/15 04:10:47 DEBUG : potato2: size = 60 OK 2026/09/15 04:10:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.17s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:50 DEBUG : potato1: md5 = d3367433e82dd81ba2a625b1acf4aee8 OK 2026/09/15 04:10:50 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 04:10:50 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 04:10:50 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 60 2026/09/15 04:10:50 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.55s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:53 DEBUG : potato1: md5 = 1e59846db4cfed2c34664a559c6c7822 OK 2026/09/15 04:10:53 DEBUG : potato1: size = 60 OK 2026/09/15 04:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': File to upload is small (60 bytes), uploading instead of streaming 2026/09/15 04:10:54 DEBUG : potato2: md5 = 90ca73b429d2cf588fa415d695524b60 OK 2026/09/15 04:10:54 DEBUG : potato2: size = 60 OK 2026/09/15 04:10:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.60s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:10:58 DEBUG : potato1: md5 = 1d26ca923c4ff1904023cd48b860cc0e OK 2026/09/15 04:10:58 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.62s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:01 DEBUG : potato4: md5 = 9812129d9cd2fe4fcc2b4a9b26329b00 OK 2026/09/15 04:11:01 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 04:11:01 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 2026/09/15 04:11:01 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji') 59 2026/09/15 04:11:01 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:04 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:07 DEBUG : potato3: md5 = bb2982f073d6a464a3d7656347db188b OK 2026/09/15 04:11:07 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.47s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.48s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.72s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.64s) --- PASS: TestRcatSizeChecksum/NoHashes (2.61s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:10 DEBUG : potato2: md5 = c7c97ba42afb97d62391326597482071 OK 2026/09/15 04:11:11 DEBUG : empty space: md5 = adc41239af77b974e042145685257043 OK 2026/09/15 04:11:14 DEBUG : sub dir/potato3: md5 = c4916176de6ef288336cea11d67a027a OK 2026/09/15 04:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Touching "sub dir/potato3" 2026/09/15 04:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Touching "potato2" 2026/09/15 04:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Touching "empty space" --- PASS: TestTouchDir (11.09s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:19 DEBUG : dir with metadata: Making directory with metadata 2026/09/15 04:11:20 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.80s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:22 DEBUG : directory with modtime: Making directory with metadata 2026/09/15 04:11:23 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/15 04:11:23 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.90s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/15 04:11:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 04:11:25 DEBUG : Google drive root 'crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0': Skipping btime metadata as can't update it on an existing file: 2026-09-15T04:11:25.186283691Z 2026/09/15 04:11:26 INFO : non existent directory: Updated directory metadata 2026/09/15 04:11:28 DEBUG : Google drive root 'crypt/05dspfjc1vq4dpie8e93gj5nc0gtkgiuineriakl9bc9poqr46o0': Skipping btime metadata as can't update it on an existing file: 2026-09-15T04:11:25.186283691Z 2026/09/15 04:11:28 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.53s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/15 04:11:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/15 04:11:33 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.71s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/15 04:11:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 04:11:35 DEBUG : dst: Making directory with metadata 2026/09/15 04:11:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 04:11:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 04:11:36 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 04:11:37 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 04:11:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/15 04:11:38 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 04:11:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.21s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji'", Local "Local file system at /tmp/rclone2719940978", Modify Window "1ms" 2026/09/15 04:11:42 DEBUG : sub dir/test remove existing: md5 = 719debb3762199f798816af91bfc4e33 OK 2026/09/15 04:11:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 975ea6c1790dcb403aaf7e0ba89cf6ca OK 2026/09/15 04:11:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.macawaz9" before starting 2026/09/15 04:11:46 DEBUG : sub dir/test remove existing.macawaz9: TEST: removing renamed existing file after operation 2026/09/15 04:11:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xowukux2" before starting 2026/09/15 04:11:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xowukux2: TEST: renaming existing back after failed operation 2026/09/15 04:11:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.woyezob7" before starting 2026/09/15 04:11:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.woyezob7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.76s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/15 04:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuquduj5paji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m40.130915731s (try 1/5)