"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/13 01:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe" 2026/09/13 01:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg" 2026/09/13 01:49:27 DEBUG : Creating backend with remote "/tmp/rclone3625632925" === 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/13 01:49:27 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 1 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 2 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 0 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/13 01:49:27 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/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/13 01:49:27 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 1 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 0 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 2 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/13 01:49:27 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/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/13 01:49:27 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 1 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 0 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 2 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 3 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/13 01:49:27 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/13 01:49:27 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/13 01:49:27 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 1 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 2 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 0 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/13 01:49:27 DEBUG : file.txt: writing chunk 3 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/13 01:49:27 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/13 01:49:27 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/13 01:49:27 DEBUG : a: size = 0 OK 2026/09/13 01:49:27 DEBUG : a: size = 1 (memory) 2026/09/13 01:49:27 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/13 01:49:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/13 01:49:27 DEBUG : potato: Seek from 10 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 10 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 2 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/13 01:49:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 2 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/13 01:49:27 DEBUG : potato: Seek from 8 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 8 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/13 01:49:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/13 01:49:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/13 01:49:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/13 01:49:27 DEBUG : potato: Seek from 5 to 2 2026/09/13 01:49:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/13 01:49:27 DEBUG : potato: Seek from 9 to 0 2026/09/13 01:49:27 DEBUG : potato: Seek from 9 to 0 2026/09/13 01:49:27 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:49:30 DEBUG : rutabaga: md5 = 35ffc8e241e84c09ba8559327fe0d359 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/13 01:49:32 DEBUG : empty space: md5 = 8e9b24a7c2e651ca619f4bcd0142ec4c OK === RUN TestCheck/3 2026/09/13 01:49:34 DEBUG : potato2: md5 = e653309c5709eb3ddfd27f596505bb1e OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/13 01:49:37 DEBUG : remotepotato: md5 = 273061ecb0d2e9d65c39dcd00dcdcdda OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.01s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/09/13 01:49:40 DEBUG : Creating backend with remote "nonexistent" 2026/09/13 01:49:40 DEBUG : Creating backend with remote "nonexistent" 2026/09/13 01:49:40 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/13 01:49:40 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/13 01:49:40 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/13 01:49:40 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:49:42 DEBUG : rutabaga: md5 = be7b2a2db4a6efd27f2289c7d05dcd68 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/13 01:49:46 DEBUG : empty space: md5 = a00f56e1bdd9b28337912e8cb7157bb4 OK === RUN TestCheckDownload/3 2026/09/13 01:49:48 DEBUG : potato2: md5 = 1316a15c9e6fd60bd659f35ba29e549d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/13 01:49:52 DEBUG : remotepotato: md5 = 5547a31c02a9eb448e90db963588276e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.43s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (0.97s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:49:58 DEBUG : rutabaga: md5 = 8142607b6eb6d10b7cb4a49bd8a193ef OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/13 01:50:01 DEBUG : empty space: md5 = e55284b65c57d92a04bb754136d712d5 OK === RUN TestCheckSizeOnly/3 2026/09/13 01:50:03 DEBUG : potato2: md5 = 15cdfd6bbf3102bee9c7d209c46493df OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/13 01:50:05 DEBUG : remotepotato: md5 = bf3fe3686b5787feb3f079e6dd8c9b1c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.07s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:50:10 DEBUG : test.sum: md5 = c7e13f4f44e73c2f26ca9c665225bd09 OK 2026/09/13 01:50:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/13 01:50:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/13 01:50:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/13 01:50:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/13 01:50:13 DEBUG : test.sum: md5 = e9754e06ecf3eef0a10f20ef5fb50e8d OK 2026/09/13 01:50:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/13 01:50:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/13 01:50:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/13 01:50:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:50:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/data" 2026/09/13 01:50:15 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:50:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/data" 2026/09/13 01:50:17 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/vjrnln8ratgmqakfosrqe8espk" 2026/09/13 01:50:21 DEBUG : data/banana: md5 = 554880e5cbf2c219f4002b5e0b13ae96 OK 2026/09/13 01:50:23 DEBUG : test.sum: md5 = f8e1f42b188ed0f6a12edaefeb9d8406 OK === RUN TestCheckSumDownload/subtest1 2026/09/13 01:50:27 DEBUG : data/potato: md5 = ec0bb5d5ee8357afaa7e9ba5e733aae7 OK 2026/09/13 01:50:29 DEBUG : test.sum: md5 = 951ec54f52364f0d01d43c3134e20fbf OK === RUN TestCheckSumDownload/subtest2 2026/09/13 01:50:33 DEBUG : test.sum: md5 = 5176842c09b4bc76f49ef59d1b1773ab OK === RUN TestCheckSumDownload/subtest3 2026/09/13 01:50:37 DEBUG : test.sum: md5 = ffd5d3c26fe2067da04421745d8a1f80 OK === RUN TestCheckSumDownload/subtest4 2026/09/13 01:50:41 DEBUG : test.sum: md5 = 5fc54e4101e65058f62e84aba6374fa3 OK === RUN TestCheckSumDownload/subtest5 2026/09/13 01:50:45 DEBUG : test.sum: md5 = ad027d56f6142e297191c9e01ae1a677 OK === RUN TestCheckSumDownload/subtest6 2026/09/13 01:50:49 DEBUG : data/banana: md5 = 69fb295079b9edb5546a881ed9f01c03 OK 2026/09/13 01:50:50 DEBUG : data/potato: md5 = ddaa49692bfb755e2fb2df14cdd8d0fc OK 2026/09/13 01:50:52 DEBUG : test.sum: md5 = 0a0bdcbf037a36be983f1bf53323264e OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.62s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.81s) --- PASS: TestCheckSumDownload/subtest3 (1.92s) --- PASS: TestCheckSumDownload/subtest4 (1.79s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (1.77s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestCheckSumConcurrency 2026/09/13 01:50:58 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/13 01:50:58 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/13 01:50:58 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/13 01:50:58 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/13 01:50:58 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/13 01:50:58 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/13 01:50:58 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/13 01:50:58 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/13 01:50:58 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/13 01:50:58 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/13 01:50:58 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/13 01:50:58 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/13 01:50:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sexehab7muka" 2026/09/13 01:50:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:50:58 DEBUG : Creating backend with remote "TestDrive:crypt/7n8j9kd127lekcrc1dauga8s82rcd8m28hrhg5fdqm1s6icai54g" 2026/09/13 01:50:59 DEBUG : Creating backend with remote "/tmp/rclone805999367" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka'", Local "Local file system at /tmp/rclone805999367", Modify Window "1ms" 2026/09/13 01:51:01 DEBUG : hello, world!: md5 = 39f4b072bd7fe86a631b10309580e1d8 OK upper checkfile vs. lower remote (without normalization) 2026/09/13 01:51:02 ERROR : hello, world!: sum not found 2026/09/13 01:51:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka' 2026/09/13 01:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': 1 files missing 2026/09/13 01:51:02 NOTICE: 1 hashes missing 2026/09/13 01:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': 1 differences found 2026/09/13 01:51:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/13 01:51:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': 0 differences found 2026/09/13 01:51:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': 1 matching files 2026/09/13 01:51:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyucuk9zaqi" 2026/09/13 01:51:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:03 DEBUG : Creating backend with remote "TestDrive:crypt/d6jdhf2g2s30s5amp6otmb459qjctqk7ro6qb5hieso6cvhp09v0" 2026/09/13 01:51:04 DEBUG : Creating backend with remote "/tmp/rclone1578543341" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi'", Local "Local file system at /tmp/rclone1578543341", Modify Window "1ms" 2026/09/13 01:51:06 DEBUG : HELLO, WORLD!: md5 = 822ea8611a041c82651c3db9a6c0285f OK lower checkfile vs. upper remote (without normalization) 2026/09/13 01:51:07 ERROR : HELLO, WORLD!: sum not found 2026/09/13 01:51:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi' 2026/09/13 01:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': 1 files missing 2026/09/13 01:51:07 NOTICE: 1 hashes missing 2026/09/13 01:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': 1 differences found 2026/09/13 01:51:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/13 01:51:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': 0 differences found 2026/09/13 01:51:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': 1 matching files 2026/09/13 01:51:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gujelom6yedi" 2026/09/13 01:51:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:08 DEBUG : Creating backend with remote "TestDrive:crypt/38mv8e78egme52oapcbkn1ksqs0tu5delloieuveudddbc0c4210" 2026/09/13 01:51:09 DEBUG : Creating backend with remote "/tmp/rclone1242245119" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi'", Local "Local file system at /tmp/rclone1242245119", Modify Window "1ms" 2026/09/13 01:51:11 DEBUG : HeLlO, wOrLd!: md5 = 2b11f434ee93fdb94d37e9d667f244ea OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/13 01:51:12 ERROR : HeLlO, wOrLd!: sum not found 2026/09/13 01:51:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi' 2026/09/13 01:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': 1 files missing 2026/09/13 01:51:12 NOTICE: 1 hashes missing 2026/09/13 01:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': 1 differences found 2026/09/13 01:51:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/13 01:51:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': 0 differences found 2026/09/13 01:51:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': 1 matching files 2026/09/13 01:51:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dayanaf4bute" 2026/09/13 01:51:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:13 DEBUG : Creating backend with remote "TestDrive:crypt/kr2s6gfa6lc6ijsq092uvucstmqt19q5r5dub36650b9oghfs34g" 2026/09/13 01:51:14 DEBUG : Creating backend with remote "/tmp/rclone1794506092" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute'", Local "Local file system at /tmp/rclone1794506092", Modify Window "1ms" 2026/09/13 01:51:16 DEBUG : HELLO, WORLD!: md5 = 516b8a8855ae313a409fb0a778dcb753 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/13 01:51:17 ERROR : HELLO, WORLD!: sum not found 2026/09/13 01:51:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute' 2026/09/13 01:51:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': 1 files missing 2026/09/13 01:51:17 NOTICE: 1 hashes missing 2026/09/13 01:51:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': 1 differences found 2026/09/13 01:51:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/13 01:51:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': 0 differences found 2026/09/13 01:51:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': 1 matching files 2026/09/13 01:51:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joretit5tuwu" 2026/09/13 01:51:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/l1mktsa0mqnkofr92ogbd6thk1sv0rqqqd9hk0etld0fcr4254s0" 2026/09/13 01:51:19 DEBUG : Creating backend with remote "/tmp/rclone3750311538" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu'", Local "Local file system at /tmp/rclone3750311538", Modify Window "1ms" 2026/09/13 01:51:21 DEBUG : 測試_Русский___ě_áñ: md5 = 835a924b9e13cbe924f8db861700c22c OK NFD checkfile vs. NFC remote (without normalization) 2026/09/13 01:51:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu' 2026/09/13 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': 1 files missing 2026/09/13 01:51:22 NOTICE: 1 hashes missing 2026/09/13 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': 1 differences found 2026/09/13 01:51:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/13 01:51:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': 0 differences found 2026/09/13 01:51:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': 1 matching files 2026/09/13 01:51:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rokobik0hoqu" 2026/09/13 01:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:23 DEBUG : Creating backend with remote "TestDrive:crypt/nmujp9mvidnqu9jithiap1brnnbtgs979p5lfu63fnqj80l7q030" 2026/09/13 01:51:24 DEBUG : Creating backend with remote "/tmp/rclone926689275" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu'", Local "Local file system at /tmp/rclone926689275", Modify Window "1ms" 2026/09/13 01:51:27 DEBUG : 測試_Русский___ě_áñ: md5 = ef987a23a2aae330509a199d77319f72 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/13 01:51:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu' 2026/09/13 01:51:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': 1 files missing 2026/09/13 01:51:27 NOTICE: 1 hashes missing 2026/09/13 01:51:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': 1 differences found 2026/09/13 01:51:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/13 01:51:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': 0 differences found 2026/09/13 01:51:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': 1 matching files 2026/09/13 01:51:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kusupuf9dipo" 2026/09/13 01:51:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:28 DEBUG : Creating backend with remote "TestDrive:crypt/reu9to3uch4i4tbslkrnrjd8dldu0uf1jr5btas148l73ueb7t10" 2026/09/13 01:51:29 DEBUG : Creating backend with remote "/tmp/rclone3324393384" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo'", Local "Local file system at /tmp/rclone3324393384", Modify Window "1ms" 2026/09/13 01:51:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc288b18490129c8818694b482640bac OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/13 01:51:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo' 2026/09/13 01:51:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': 1 files missing 2026/09/13 01:51:32 NOTICE: 1 hashes missing 2026/09/13 01:51:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': 1 differences found 2026/09/13 01:51:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/13 01:51:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': 0 differences found 2026/09/13 01:51:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': 1 matching files 2026/09/13 01:51:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gosubos4yosu" 2026/09/13 01:51:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:33 DEBUG : Creating backend with remote "TestDrive:crypt/7aa0phslcnbn5ddpru898mbh6pfeceiubmmv77bt8u8j5vl9nb2g" 2026/09/13 01:51:34 DEBUG : Creating backend with remote "/tmp/rclone3142010413" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu'", Local "Local file system at /tmp/rclone3142010413", Modify Window "1ms" 2026/09/13 01:51:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b7d6feee130b1e7c9b6bf8db963419cf OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/13 01:51:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu' 2026/09/13 01:51:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': 1 files missing 2026/09/13 01:51:37 NOTICE: 1 hashes missing 2026/09/13 01:51:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': 1 differences found 2026/09/13 01:51:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/13 01:51:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': 0 differences found 2026/09/13 01:51:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': 1 matching files 2026/09/13 01:51:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyipac5zuhe" 2026/09/13 01:51:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:38 DEBUG : Creating backend with remote "TestDrive:crypt/7e84siafe8vvsf0s9j16ttv954jiamr9ik3m4a1astrp2gugmnf0" 2026/09/13 01:51:39 DEBUG : Creating backend with remote "/tmp/rclone1278735726" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe'", Local "Local file system at /tmp/rclone1278735726", Modify Window "1ms" 2026/09/13 01:51:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 62d3fe15c9cd94bbfc6f09b3ca871207 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/13 01:51:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe' 2026/09/13 01:51:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': 1 files missing 2026/09/13 01:51:42 NOTICE: 1 hashes missing 2026/09/13 01:51:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': 1 differences found 2026/09/13 01:51:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/13 01:51:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': 0 differences found 2026/09/13 01:51:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': 1 matching files 2026/09/13 01:51:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lotuxuh0qumu" 2026/09/13 01:51:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 01:51:43 DEBUG : Creating backend with remote "TestDrive:crypt/p53vipfj9m7jvcji7uofct44b28733j3voi5r93fgni7oomff6v0" 2026/09/13 01:51:45 DEBUG : Creating backend with remote "/tmp/rclone3317538530" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu'", Local "Local file system at /tmp/rclone3317538530", Modify Window "1ms" 2026/09/13 01:51:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 79ea871b7055a988f1285019cdffa02d OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/13 01:51:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/13 01:51:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu' 2026/09/13 01:51:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': 1 files missing 2026/09/13 01:51:48 NOTICE: 1 hashes missing 2026/09/13 01:51:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': 1 differences found 2026/09/13 01:51:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/13 01:51:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/13 01:51:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': 0 differences found 2026/09/13 01:51:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': 1 matching files 2026/09/13 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lotuxuh0qumu': Purge remote 2026/09/13 01:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyipac5zuhe': Purge remote 2026/09/13 01:51:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosubos4yosu': Purge remote 2026/09/13 01:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kusupuf9dipo': Purge remote 2026/09/13 01:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rokobik0hoqu': Purge remote 2026/09/13 01:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joretit5tuwu': Purge remote 2026/09/13 01:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dayanaf4bute': Purge remote 2026/09/13 01:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujelom6yedi': Purge remote 2026/09/13 01:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyucuk9zaqi': Purge remote 2026/09/13 01:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sexehab7muka': Purge remote --- PASS: TestApplyTransforms (56.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:51:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/13 01:51:57 DEBUG : sub/file2: md5 = 1cc6353bcf4f07c8ff5321d92c21ef3b OK 2026/09/13 01:51:57 DEBUG : sub/file2: size = 14 OK 2026/09/13 01:51:57 INFO : file1: Copied (new) to: sub/file2 2026/09/13 01:51:58 DEBUG : sub/file2: size = 14 OK 2026/09/13 01:51:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 01:51:58 DEBUG : file1: Unchanged skipping 2026/09/13 01:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.19s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:52:05 DEBUG : dst/file1: md5 = 0a6d1f41fa212759ecf4287032bc64cb OK 2026/09/13 01:52:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/backup" 2026/09/13 01:52:06 DEBUG : Config file has changed externally - reloading 2026/09/13 01:52:06 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/1nrff024r7pq65ecp72fc28jb0" 2026/09/13 01:52:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:52:07 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 01:52:07 DEBUG : dst/file1: Sizes differ 2026/09/13 01:52:10 INFO : dst/file1: Moved (server-side) 2026/09/13 01:52:12 DEBUG : dst/file1: md5 = d7842d4dd319bbb66409fe41551e26c0 OK 2026/09/13 01:52:12 DEBUG : dst/file1: size = 14 OK 2026/09/13 01:52:12 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.95s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:52:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/dst" 2026/09/13 01:52:18 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/13 01:52:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/CompareDest" 2026/09/13 01:52:20 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/gveqi14airsml4bgu7krj116o8" 2026/09/13 01:52:22 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 01:52:25 DEBUG : one: md5 = 09d44a08331331bd1875c9e00ad7334a OK 2026/09/13 01:52:25 DEBUG : one: size = 3 OK 2026/09/13 01:52:25 INFO : one: Copied (new) 2026/09/13 01:52:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:52:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/dst') 2026/09/13 01:52:27 DEBUG : one: Sizes differ 2026/09/13 01:52:28 DEBUG : one: md5 = 16f5f69a16a8880d99d9114632353ac6 OK 2026/09/13 01:52:28 DEBUG : one: size = 5 OK 2026/09/13 01:52:28 INFO : one: Copied (replaced existing) 2026/09/13 01:52:30 DEBUG : dst/one: md5 = a6f15ee154a249d0fb1ffdabd4946084 OK 2026/09/13 01:52:33 DEBUG : CompareDest/one: md5 = a6ebfb031fa2b6bc36ace3cc8c05437a OK 2026/09/13 01:52:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:52:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/dst') 2026/09/13 01:52:34 DEBUG : one: Sizes differ 2026/09/13 01:52:34 DEBUG : one: size = 5 OK 2026/09/13 01:52:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:52:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 01:52:37 DEBUG : CompareDest/two: md5 = 01d8eb72af358dadae40e281b47eec82 OK 2026/09/13 01:52:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 01:52:38 DEBUG : two: size = 3 OK 2026/09/13 01:52:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:52:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 01:52:39 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 01:52:39 DEBUG : two: size = 3 OK 2026/09/13 01:52:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:52:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 01:52:40 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 01:52:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:52:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/CompareDest') 2026/09/13 01:52:40 DEBUG : two: Sizes differ 2026/09/13 01:52:42 DEBUG : two: md5 = 5638afaaad1f2563b51bbef7e32b87c3 OK 2026/09/13 01:52:42 DEBUG : two: size = 5 OK 2026/09/13 01:52:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.90s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:52:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/dst" 2026/09/13 01:52:47 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/13 01:52:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/CopyDest" 2026/09/13 01:52:49 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/13 01:52:51 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 01:52:53 DEBUG : one: md5 = 9780d0ba7a174b4e950cccbdf79ecd0f OK 2026/09/13 01:52:53 DEBUG : one: size = 3 OK 2026/09/13 01:52:53 INFO : one: Copied (new) 2026/09/13 01:52:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:52:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/dst') 2026/09/13 01:52:55 DEBUG : one: Sizes differ 2026/09/13 01:52:56 DEBUG : one: md5 = c7b0fd8bbe211b25ce8da631d6aef2fd OK 2026/09/13 01:52:56 DEBUG : one: size = 5 OK 2026/09/13 01:52:56 INFO : one: Copied (replaced existing) 2026/09/13 01:52:58 DEBUG : dst/one: md5 = 65b8bc25be4ab9e316975c3376b0b690 OK 2026/09/13 01:53:01 DEBUG : CopyDest/one: md5 = 574611228be1eccdf03d7690f8bdcba9 OK 2026/09/13 01:53:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/BackupDir" 2026/09/13 01:53:02 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/13 01:53:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:53:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/dst') 2026/09/13 01:53:05 DEBUG : one: Sizes differ 2026/09/13 01:53:05 DEBUG : one: size = 5 OK 2026/09/13 01:53:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:53:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:53:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/dst') 2026/09/13 01:53:05 DEBUG : one: Sizes differ 2026/09/13 01:53:08 INFO : one: Moved (server-side) 2026/09/13 01:53:09 DEBUG : one: size = 5 OK 2026/09/13 01:53:09 INFO : one: Copied (server-side copy) 2026/09/13 01:53:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/13 01:53:11 DEBUG : CopyDest/two: md5 = 15e234b9532612af40968706ecc81d20 OK 2026/09/13 01:53:12 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 01:53:12 DEBUG : two: size = 3 OK 2026/09/13 01:53:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:53:13 DEBUG : two: size = 3 OK 2026/09/13 01:53:13 INFO : two: Copied (server-side copy) 2026/09/13 01:53:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/13 01:53:14 DEBUG : two: size = 3 OK 2026/09/13 01:53:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 01:53:14 DEBUG : two: Unchanged skipping 2026/09/13 01:53:16 DEBUG : CopyDest/three: md5 = 1adb19d9e22c340ad356ebf582c73a11 OK 2026/09/13 01:53:17 DEBUG : three: Need to transfer - File not found at Destination 2026/09/13 01:53:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone3625632925) 2026/09/13 01:53:18 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe/CopyDest') 2026/09/13 01:53:18 DEBUG : three: Sizes differ 2026/09/13 01:53:18 DEBUG : three: Destination not found in --copy-dest 2026/09/13 01:53:19 DEBUG : three: md5 = 666864fb963a19a22b56c94097e0875a OK 2026/09/13 01:53:19 DEBUG : three: size = 7 OK 2026/09/13 01:53:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.29s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:53:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/13 01:53:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = dbe1d99778918843353ecf146fe85b9e OK 2026/09/13 01:53:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/13 01:53:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/13 01:53:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/13 01:53:32 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/13 01:53:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/13 01:53:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/13 01:53:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6339644ce50b66557bf507d817788b84 OK 2026/09/13 01:53:36 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/13 01:53:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.45s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:53:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using skip mode. 2026/09/13 01:53:43 NOTICE: one: Found 2 files with duplicate names 2026/09/13 01:53:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.64s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:53:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using skip mode. 2026/09/13 01:53:50 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:53:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/13 01:53:51 INFO : one: Deleted 2026/09/13 01:53:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.92s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:53:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using first mode. 2026/09/13 01:53:58 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:53:59 INFO : one: Deleted 2026/09/13 01:53:59 INFO : one: Deleted 2026/09/13 01:53:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.16s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using newest mode. 2026/09/13 01:54:05 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:54:06 INFO : one: Deleted 2026/09/13 01:54:06 INFO : one: Deleted 2026/09/13 01:54:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.02s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using oldest mode. 2026/09/13 01:54:13 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:54:13 INFO : one: Deleted 2026/09/13 01:54:14 INFO : one: Deleted 2026/09/13 01:54:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.29s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using largest mode. 2026/09/13 01:54:21 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:54:21 INFO : one: Deleted 2026/09/13 01:54:22 INFO : one: Deleted 2026/09/13 01:54:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.74s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using smallest mode. 2026/09/13 01:54:28 NOTICE: one: Found 3 files with duplicate names 2026/09/13 01:54:28 INFO : one: Deleted 2026/09/13 01:54:29 INFO : one: Deleted 2026/09/13 01:54:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.29s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using rename mode. 2026/09/13 01:54:36 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/13 01:54:37 INFO : one-2.txt: renamed from: one.txt 2026/09/13 01:54:38 INFO : one-3.txt: renamed from: one.txt 2026/09/13 01:54:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.51s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:54:43 DEBUG : one-1.txt: md5 = b91a0eccdeadb88d36a97edd2169c1c7 OK 2026/09/13 01:54:45 DEBUG : one-2.txt: md5 = df9a10ac0bef5d6734566f2df7209c18 OK 2026/09/13 01:54:46 DEBUG : one-3.txt: md5 = 98d8a39c4445d977fe1f9e465d42eb4c OK 2026/09/13 01:54:48 DEBUG : one-4.txt: md5 = 2a069457b97da5550f44071e3156d1ee OK 2026/09/13 01:54:50 DEBUG : one-5.txt: md5 = 59dd98d5f34478c9c4252849a92a3d81 OK 2026/09/13 01:54:51 DEBUG : one-6.txt: md5 = d9c01ffcae2e8377d8834da10cb8aa48 OK 2026/09/13 01:54:53 DEBUG : one-7.txt: md5 = e85222fdadb3aef095f978c13d4c2d4d OK 2026/09/13 01:54:54 DEBUG : one-8.txt: md5 = 52415326478e5fbaa3d2cd25a83f4f99 OK 2026/09/13 01:54:56 DEBUG : one-9.txt: md5 = 9db12aa320448a35e263d8debedb9b88 OK 2026/09/13 01:54:57 DEBUG : one-10.txt: md5 = 65397866079639c6d57869b8cd143782 OK 2026/09/13 01:54:59 DEBUG : one-11.txt: md5 = 89aba95402e2ba23eabd5cd7e356f6d3 OK 2026/09/13 01:55:00 DEBUG : one-12.txt: md5 = 110aaecb565ab08caadd1a2a0905fbbe OK 2026/09/13 01:55:02 DEBUG : one-13.txt: md5 = 300155e47f7bff1dbb34c47ca55eef6f OK 2026/09/13 01:55:03 DEBUG : one-14.txt: md5 = 0e6207fe62919f9722590cfcc09bc214 OK 2026/09/13 01:55:05 DEBUG : one-15.txt: md5 = 47344946618b06cc779279961bd7b456 OK 2026/09/13 01:55:06 DEBUG : one-16.txt: md5 = fa380bed2065652c2fb168a939326a75 OK 2026/09/13 01:55:08 DEBUG : one-17.txt: md5 = acae77a9c3b2ef0c22a7bce9fbf75fb9 OK 2026/09/13 01:55:10 DEBUG : one-18.txt: md5 = 0987d1936ccf671af4e1175dc7f71b87 OK 2026/09/13 01:55:11 DEBUG : one-19.txt: md5 = cde23740966c0a656952440a5e319a18 OK 2026/09/13 01:55:13 DEBUG : one-20.txt: md5 = ce33ab7358d5902c3cbf0af0331ca095 OK 2026/09/13 01:55:14 DEBUG : one-21.txt: md5 = 32a8850bcd71349a3cbfe4f7eba5304c OK 2026/09/13 01:55:16 DEBUG : one-22.txt: md5 = 09201db9308f4250b44ada0c3ab09134 OK 2026/09/13 01:55:17 DEBUG : one-23.txt: md5 = 16987d16af734e26711df6b3f4246145 OK 2026/09/13 01:55:19 DEBUG : one-24.txt: md5 = 61b763b85a93ed17b4cae11cb3f31519 OK 2026/09/13 01:55:20 DEBUG : one-25.txt: md5 = 3ea79fd087a78e827042da63e3f24212 OK 2026/09/13 01:55:22 DEBUG : one-26.txt: md5 = 6d5308caa9b5f2c727796137579baa43 OK 2026/09/13 01:55:24 DEBUG : one-27.txt: md5 = af71f152f5972d2b764fbe89c936a61e OK 2026/09/13 01:55:25 DEBUG : one-28.txt: md5 = 821ca99bd056a6406cd50fa8a169d7d1 OK 2026/09/13 01:55:27 DEBUG : one-29.txt: md5 = 6a9622d5243dedf7d1ef649d0525a077 OK 2026/09/13 01:55:28 DEBUG : one-30.txt: md5 = 2123af2b57aa17ee4a61c32a6c279bdb OK 2026/09/13 01:55:30 DEBUG : one-31.txt: md5 = 9c09cbb0fe29d54f5442a6a60c9b81c1 OK 2026/09/13 01:55:31 DEBUG : one-32.txt: md5 = f4b098e7ba2849251bfba47bfdfcb08e OK 2026/09/13 01:55:33 DEBUG : one-33.txt: md5 = cdf9e0cee88c8f5cb5792468b664e217 OK 2026/09/13 01:55:35 DEBUG : one-34.txt: md5 = 55334740fae367bc363f9af787341af5 OK 2026/09/13 01:55:36 DEBUG : one-35.txt: md5 = 45e4346a2def145bcbe20a5c4587780f OK 2026/09/13 01:55:38 DEBUG : one-36.txt: md5 = e5f79a7477bfaf5761b71fc35662cab2 OK 2026/09/13 01:55:40 DEBUG : one-37.txt: md5 = ca109ed9e3f1fbc18eb61f7903fffcf5 OK 2026/09/13 01:55:42 DEBUG : one-38.txt: md5 = a97168b32b67c31a718eadd067bfdb15 OK 2026/09/13 01:55:44 DEBUG : one-39.txt: md5 = ddea479db8b50e31e69f37a7b5b7a29d OK 2026/09/13 01:55:45 DEBUG : one-40.txt: md5 = 3ce2c3b11e56b5a573070717c816c4da OK 2026/09/13 01:55:47 DEBUG : one-41.txt: md5 = fbd2748b0e8e70ecee58accaa7fb9d86 OK 2026/09/13 01:55:49 DEBUG : one-42.txt: md5 = a76f4501a8f27f2f4db591e20b5ed6c1 OK 2026/09/13 01:55:50 DEBUG : one-43.txt: md5 = 914cf7e4fb8e3dd25449dd954d8b7db4 OK 2026/09/13 01:55:52 DEBUG : one-44.txt: md5 = b67a6c0d6198afcb569728ef14668d24 OK 2026/09/13 01:55:53 DEBUG : one-45.txt: md5 = 1076ec00d757205172cdbc4c58631dd0 OK 2026/09/13 01:55:55 DEBUG : one-46.txt: md5 = 7a2f6bbf0c3b64afd599ba1ab6641819 OK 2026/09/13 01:55:56 DEBUG : one-47.txt: md5 = 73e772142723a9c44c774a22e840c56c OK 2026/09/13 01:55:58 DEBUG : one-48.txt: md5 = 695a05e55bc2028b66891c22692f8e5d OK 2026/09/13 01:55:59 DEBUG : one-49.txt: md5 = 335edad68a8bedd97313d1512cb494ad OK 2026/09/13 01:56:01 DEBUG : one-50.txt: md5 = 01d45d51c2920e9aa872e45fc591e54c OK 2026/09/13 01:56:02 DEBUG : one-51.txt: md5 = b67270fe7e02fa746e0958c5b8038913 OK 2026/09/13 01:56:04 DEBUG : one-52.txt: md5 = 935cf8f9fb7fd6a7d7ed6c750a10b340 OK 2026/09/13 01:56:06 DEBUG : one-53.txt: md5 = 126823c53a1b87500972ca7423eb5b34 OK 2026/09/13 01:56:07 DEBUG : one-54.txt: md5 = d3d903f47577ec06bcc309122f44513d OK 2026/09/13 01:56:09 DEBUG : one-55.txt: md5 = d7a57ec0872f132e2264e73437392ccc OK 2026/09/13 01:56:10 DEBUG : one-56.txt: md5 = d4cd0a6ef610de11c98b7e673ae78462 OK 2026/09/13 01:56:12 DEBUG : one-57.txt: md5 = bf5bf868a11aadeefc1a507b2aca4ae9 OK 2026/09/13 01:56:13 DEBUG : one-58.txt: md5 = 6f382c6a52d7ce34849aab5b6c2613f1 OK 2026/09/13 01:56:15 DEBUG : one-59.txt: md5 = 48214f8879f7e8090b50868c26e068d1 OK 2026/09/13 01:56:17 DEBUG : one-60.txt: md5 = 852b904d89bcba43de880459beb32149 OK 2026/09/13 01:56:18 DEBUG : one-61.txt: md5 = a4ff871c8fb8cdc863c0d6e011dd5df8 OK 2026/09/13 01:56:20 DEBUG : one-62.txt: md5 = 4a65a0c3ca90bdcdb5e89649bb56408b OK 2026/09/13 01:56:21 DEBUG : one-63.txt: md5 = c3c1dca311809d69310eb9dd197edfee OK 2026/09/13 01:56:23 DEBUG : one-64.txt: md5 = bdb26209cde47e635cba375669376be4 OK 2026/09/13 01:56:24 DEBUG : one-65.txt: md5 = aa46da446fbeed2a21f32dd1434c92f1 OK 2026/09/13 01:56:26 DEBUG : one-66.txt: md5 = 46f8b7c35e085e2f9ac3ea4ac9813312 OK 2026/09/13 01:56:28 DEBUG : one-67.txt: md5 = 9e58c0eda134cc5c7e7b486eea09d3b0 OK 2026/09/13 01:56:30 DEBUG : one-68.txt: md5 = 7b3e190b8ce052ef05254f3820e0b3f0 OK 2026/09/13 01:56:31 DEBUG : one-69.txt: md5 = 5437c281a8dc11c26b8f795370eafdc3 OK 2026/09/13 01:56:33 DEBUG : one-70.txt: md5 = 7bc8227e70870c569dbec91afc40ab80 OK 2026/09/13 01:56:34 DEBUG : one-71.txt: md5 = cf704d0363293c97bbe0c76c01078061 OK 2026/09/13 01:56:36 DEBUG : one-72.txt: md5 = adba1f778fa2185af82f5b05685935a0 OK 2026/09/13 01:56:37 DEBUG : one-73.txt: md5 = 50714816236f12d05eb12a0c2f112205 OK 2026/09/13 01:56:39 DEBUG : one-74.txt: md5 = 0b56b34bf647ae7c4fdf5521c135c5af OK 2026/09/13 01:56:40 DEBUG : one-75.txt: md5 = 2e2c69170e27aa8a6b8463327e64faf0 OK 2026/09/13 01:56:42 DEBUG : one-76.txt: md5 = b53498ab97de6fb4e57ea61cd75b8faa OK 2026/09/13 01:56:43 DEBUG : one-77.txt: md5 = 34e3819a48462dddfa5d350af7c31bd3 OK 2026/09/13 01:56:45 DEBUG : one-78.txt: md5 = 5796f5fd570075a0a667c6bf755b45ce OK 2026/09/13 01:56:47 DEBUG : one-79.txt: md5 = 8787499a255722616f26aac94ab6e069 OK 2026/09/13 01:56:48 DEBUG : one-80.txt: md5 = 0794abd75bb8cce1db8e1c075d29cc7c OK 2026/09/13 01:56:50 DEBUG : one-81.txt: md5 = 206ad8ef64c75034c73d21fb37bc1e6d OK 2026/09/13 01:56:51 DEBUG : one-82.txt: md5 = 56f4e51681dc0dc77d90f6e100e12586 OK 2026/09/13 01:56:53 DEBUG : one-83.txt: md5 = 0b8c0dedac044df5218260ba57a05113 OK 2026/09/13 01:56:55 DEBUG : one-84.txt: md5 = bef09b3fbcdfc73f7a177b6ffd9f4b04 OK 2026/09/13 01:56:56 DEBUG : one-85.txt: md5 = 21559bdb48ebaf9e47ae4930ba467cae OK 2026/09/13 01:56:58 DEBUG : one-86.txt: md5 = af934cc5b0c0aae231f543015a74bf64 OK 2026/09/13 01:56:59 DEBUG : one-87.txt: md5 = a698855f0ab4ab251a060b38e5416096 OK 2026/09/13 01:57:01 DEBUG : one-88.txt: md5 = 1300b36d370a7bf5e8f148dd56c7a973 OK 2026/09/13 01:57:03 DEBUG : one-89.txt: md5 = e6f7637588c59544607049a7e711ef26 OK 2026/09/13 01:57:04 DEBUG : one-90.txt: md5 = 1b1608bf3026067dcec90a957f85020b OK 2026/09/13 01:57:07 DEBUG : one-91.txt: md5 = 5ecb95be0b57b28ec483d7b41cd1b241 OK 2026/09/13 01:57:08 DEBUG : one-92.txt: md5 = 9900ca8ffbeace52c0fc5f12371f779f OK 2026/09/13 01:57:10 DEBUG : one-93.txt: md5 = f8e418102b4514e04559f9f70ccbdbc9 OK 2026/09/13 01:57:11 DEBUG : one-94.txt: md5 = e274983740d7945ab434a3c4e99d2570 OK 2026/09/13 01:57:13 DEBUG : one-95.txt: md5 = 57bb600f81745908f98748a5f0c62255 OK 2026/09/13 01:57:15 DEBUG : one-96.txt: md5 = dae4fa6057e0f39e5c9c2cfa48388b4e OK 2026/09/13 01:57:16 DEBUG : one-97.txt: md5 = 1e6e6eed18a61394b456cd5e523edf5a OK 2026/09/13 01:57:18 DEBUG : one-98.txt: md5 = 0f4490fb6deea7aaa7f361cf87265740 OK 2026/09/13 01:57:19 DEBUG : one-99.txt: md5 = 2d73dd80c00e231ceb2eb4efd4e2c27d OK 2026/09/13 01:57:24 DEBUG : one-100.txt: md5 = 3675f408b1f8b2c8b1ac7e85471f9e4e OK 2026/09/13 01:57:25 DEBUG : one-101.txt: md5 = bbe792e065ee72e1afd092f43140a4bb OK 2026/09/13 01:57:27 DEBUG : one-102.txt: md5 = 6cc30f0c85930f977434f430a453c8af OK 2026/09/13 01:57:28 DEBUG : one-103.txt: md5 = b38fbf2c4f9377d69da48af8432d367d OK 2026/09/13 01:57:30 DEBUG : one-104.txt: md5 = 17f3edf837ac6793a3cb13279b7105d1 OK 2026/09/13 01:57:31 DEBUG : one-105.txt: md5 = 4c7d9a2ff55005907b4005dcfd579c1d OK 2026/09/13 01:57:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Looking for duplicate names using rename mode. 2026/09/13 01:57:35 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/13 01:57:36 INFO : one-106.txt: renamed from: one.txt 2026/09/13 01:57:42 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (241.19s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:58:46 DEBUG : dupe1/one.txt: md5 = 1b2ca24c705975e8d5139ccb9490d3c9 OK 2026/09/13 01:58:48 DEBUG : dupe2/two.txt: md5 = 51a6f9e6324612c6e3b16f6713b4297f OK 2026/09/13 01:58:50 DEBUG : dupe3/three.txt: md5 = a66eeb0457e800f91535be7bb29531cd OK 2026/09/13 01:58:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/13 01:58:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/13 01:58:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/13 01:58:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (16.03s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:59:01 DEBUG : a.txt: md5 = 85a0aa895bfd4c3953635337ecbd752a OK 2026/09/13 01:59:02 DEBUG : zend.txt: md5 = a1fca949593c5c7c606d618e89be8787 OK 2026/09/13 01:59:06 DEBUG : sub dir/hello world: md5 = 91cf58789d31d4282487351689ab156a OK 2026/09/13 01:59:08 DEBUG : sub dir/hello world2: md5 = ae191ae0bf97f07b4f3a0bc0e77ca532 OK 2026/09/13 01:59:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 4479bbaa59488f0e5d263a7727e5d99f OK 2026/09/13 01:59:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 92da23a870babaf7c30b8e3c3a8dd035 OK 2026/09/13 01:59:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = b7339cf27eb53da00b3b6ba1aa5a3ace OK 2026/09/13 01:59:16 DEBUG : a.txt: Excluded (Size Filter) 2026/09/13 01:59:16 DEBUG : a.txt: Excluded 2026/09/13 01:59:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/13 01:59:17 DEBUG : sub dir/hello world: Excluded 2026/09/13 01:59:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/13 01:59:17 DEBUG : sub dir/hello world2: Excluded 2026/09/13 01:59:18 DEBUG : sub dir/ignore dir: Excluded 2026/09/13 01:59:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/13 01:59:18 DEBUG : sub dir/hello world: Excluded 2026/09/13 01:59:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/13 01:59:18 DEBUG : sub dir/hello world2: Excluded 2026/09/13 01:59:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (26.91s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:59:28 DEBUG : a.txt: md5 = 9b36f9d09b24e5fd025bc89af7b4a318 OK 2026/09/13 01:59:29 DEBUG : zend.txt: md5 = 677addbd5b94616679c93ae13c5a88bd OK 2026/09/13 01:59:32 DEBUG : sub dir/hello world: md5 = 759ae33b127d0e9594389115e1ec6acc OK 2026/09/13 01:59:34 DEBUG : sub dir/hello world2: md5 = 680c38d16632b548eaf2776ae0278414 OK 2026/09/13 01:59:36 DEBUG : sub dir/ignore dir/.ignore: md5 = a6e4f4c50d44f5e3d701706244752e1f OK 2026/09/13 01:59:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = c6c7904c1a832e134d48af765db4ef41 OK 2026/09/13 01:59:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = ff9294de75118fbefc834ab5f861c1b1 OK 2026/09/13 01:59:42 DEBUG : a.txt: Excluded (Size Filter) 2026/09/13 01:59:42 DEBUG : a.txt: Excluded 2026/09/13 01:59:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/13 01:59:42 DEBUG : sub dir/hello world2: Excluded 2026/09/13 01:59:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/13 01:59:42 DEBUG : sub dir/hello world: Excluded 2026/09/13 01:59:43 DEBUG : sub dir/ignore dir: Excluded 2026/09/13 01:59:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/13 01:59:43 DEBUG : sub dir/hello world2: Excluded 2026/09/13 01:59:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/13 01:59:43 DEBUG : sub dir/hello world: Excluded 2026/09/13 01:59:43 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.79s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 01:59:53 DEBUG : file1: md5 = 415440502ea90d691b10a58d9fe32a14 OK 2026/09/13 01:59:56 DEBUG : sub/file2: md5 = e03826e36f8873de74a5a9deae648f08 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/13 01:59:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/13 02:00:00 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/13 02:00:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (11.64s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.34s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.91s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:05 DEBUG : file1: md5 = b819bf93424fe97b07265f8f427919ec OK 2026/09/13 02:00:08 DEBUG : sub/file2: md5 = 7bcb0c2a70b7827edfb8b1ea5a1bc155 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/13 02:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/notfound" 2026/09/13 02:00:12 DEBUG : Config file has changed externally - reloading 2026/09/13 02:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.78s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (2.03s) === RUN TestStatJSONMemory 2026/09/13 02:00:17 DEBUG : Creating backend with remote ":memory:" 2026/09/13 02:00:17 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/13 02:00:17 DEBUG : sub/file1: size = 5 OK 2026/09/13 02:00:17 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/13 02:00:17 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Making directory 2026/09/13 02:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:20 DEBUG : sub dir/hello world: md5 = e5c319488b61a19033d62f0afcc0a09a OK --- PASS: TestLsd (5.44s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:25 DEBUG : potato2: md5 = 90754462a25f050b524101b763cbd6d1 OK 2026/09/13 02:00:27 DEBUG : empty space: md5 = 7f73eb2546283c79d6eadc8edc34922e OK --- PASS: TestLs (5.71s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:31 DEBUG : potato2: md5 = bb7fa10a04898f44e67ce22be37a76e4 OK 2026/09/13 02:00:32 DEBUG : empty space: md5 = c81eb63ab6d3e38fe2dd2886bdcb274f OK 2026/09/13 02:00:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/13 02:00:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.81s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:36 DEBUG : potato2: md5 = f731e96e41b84c628785e7418cfe689c OK 2026/09/13 02:00:38 DEBUG : empty space: md5 = c50d52a3e24714a9f95375541aa4bb4e OK --- PASS: TestLsLong (5.58s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:42 DEBUG : potato2: md5 = 62136bdd43079dc5503bf169e8db4adc OK 2026/09/13 02:00:44 DEBUG : empty space: md5 = 6017afb7b8e8e3d81b04f25ebf6c25b7 OK --- PASS: TestHashSums (5.13s) === RUN TestHashSumsWithErrors 2026/09/13 02:00:46 DEBUG : Creating backend with remote ":memory:" 2026/09/13 02:00:46 ERROR : file1: hash unsupported: hash type not supported 2026/09/13 02:00:46 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/13 02:00:46 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/13 02:00:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/13 02:00:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/13 02:00:46 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:47 DEBUG : potato2: md5 = 6141f1411d9f260f00b05952d8f3e5b8 OK 2026/09/13 02:00:49 DEBUG : empty space: md5 = b920deddd0561e3eeb5cc9a45b1c75ff OK 2026/09/13 02:00:51 DEBUG : sub dir/potato3: md5 = 4874486ed726827511bb51d78088a5e2 OK --- PASS: TestCount (9.77s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:00:57 DEBUG : small: md5 = 70a49f065ab4f38e7e7ef37c7954685b OK 2026/09/13 02:00:59 DEBUG : medium: md5 = 0261e9e47c3e63a76628123abd79f0ea OK 2026/09/13 02:01:00 DEBUG : large: md5 = 90aaca173054fb9318e4a5a97c5924e4 OK 2026/09/13 02:01:01 DEBUG : Waiting for deletions to finish 2026/09/13 02:01:01 DEBUG : large: Excluded (Size Filter) 2026/09/13 02:01:01 INFO : small: Deleted 2026/09/13 02:01:01 INFO : medium: Deleted --- PASS: TestDelete (7.44s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:01:04 DEBUG : small: md5 = aaecd26a84878d6cc5cfa6e100819f48 OK 2026/09/13 02:01:06 DEBUG : medium: md5 = d89cacc891d7a48ef82c01d19ae9b02e OK 2026/09/13 02:01:08 DEBUG : large: md5 = 04c8d241b97ade59d238673bd596329a OK 2026/09/13 02:01:08 DEBUG : Waiting for deletions to finish 2026/09/13 02:01:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/13 02:01:09 INFO : small: Deleted 2026/09/13 02:01:09 INFO : medium: Deleted --- PASS: TestMaxDelete (7.93s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:01:12 DEBUG : small: md5 = a6f44aa9bf0fc6e32f695158b3e562f7 OK 2026/09/13 02:01:14 DEBUG : medium: md5 = 7de6ed299365437aa51c3b34974a6601 OK 2026/09/13 02:01:16 DEBUG : large: md5 = c7048e4bf85e1cda3de9988adcdfed49 OK 2026/09/13 02:01:16 DEBUG : Waiting for deletions to finish 2026/09/13 02:01:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/13 02:01:17 INFO : medium: Deleted 2026/09/13 02:01:17 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.18s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:01:21 DEBUG : small: md5 = 41b3adb8fc52e8d12f760d417aae1ff8 OK 2026/09/13 02:01:22 DEBUG : medium: md5 = 84ed94386d9ff86bc1cae66cfe0e102a OK 2026/09/13 02:01:24 DEBUG : large: md5 = c99d3f4e2f576170562cc373656472ac OK 2026/09/13 02:01:24 DEBUG : Waiting for deletions to finish 2026/09/13 02:01:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/13 02:01:25 INFO : medium: Deleted 2026/09/13 02:01:25 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.00s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:01:29 DEBUG : ReadFile: md5 = 7fe71d365b000c816315d6ce496cec34 OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2026/09/13 02:01:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/13 02:01:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/13 02:01:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/13 02:01:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/13 02:01:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/13 02:01:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/13 02:01:31 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:01:33 DEBUG : file1: md5 = 83c905ee13baf9a7a02f9c079f2f6a08 OK 2026/09/13 02:01:35 DEBUG : file2: md5 = 9fad0551353c861e53c1dc8ef0fff002 OK --- PASS: TestCat (14.43s) === RUN TestPurge 2026/09/13 02:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xenoqem9naje" 2026/09/13 02:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 02:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/lplg3p3ei9rom48csn2dnru06iv4vdcbpgdu7ohr86bndosamfmg" 2026/09/13 02:01:47 DEBUG : Creating backend with remote "/tmp/rclone869141985" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xenoqem9naje'", Local "Local file system at /tmp/rclone869141985", Modify Window "1ms" 2026/09/13 02:01:53 DEBUG : A1/B1/C1/one: md5 = 22f5048fe8845a8571881690660f771b OK 2026/09/13 02:01:53 INFO : A2: Making directory 2026/09/13 02:01:54 INFO : A1/B2: Making directory 2026/09/13 02:01:55 INFO : A1/B2/C2: Making directory 2026/09/13 02:01:56 INFO : A1/B1/C3: Making directory 2026/09/13 02:01:56 INFO : A3: Making directory 2026/09/13 02:01:57 INFO : A3/B3: Making directory 2026/09/13 02:01:59 INFO : A3/B3/C4: Making directory 2026/09/13 02:02:01 DEBUG : A1/two: md5 = f012557befb8e822f0bd5f161ac13b66 OK 2026/09/13 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xenoqem9naje': Purge remote 2026/09/13 02:02:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.91s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:02:11 DEBUG : A1/B1/C1/one: md5 = da27d2407c616d96790abb602179f062 OK 2026/09/13 02:02:11 INFO : A2: Making directory 2026/09/13 02:02:12 INFO : A1/B2: Making directory 2026/09/13 02:02:13 INFO : A1/B2/C2: Making directory 2026/09/13 02:02:14 INFO : A1/B1/C3: Making directory 2026/09/13 02:02:15 INFO : A3: Making directory 2026/09/13 02:02:16 INFO : A3/B3: Making directory 2026/09/13 02:02:17 INFO : A3/B3/C4: Making directory 2026/09/13 02:02:19 DEBUG : A1/two: md5 = 670a74c87b02f2bf8933924f1cb207dd OK 2026/09/13 02:02:21 DEBUG : removing 1 level 3 directories 2026/09/13 02:02:21 INFO : A3/B3/C4: Removing directory 2026/09/13 02:02:24 DEBUG : removing 2 level 3 directories 2026/09/13 02:02:24 INFO : A1/B2/C2: Removing directory 2026/09/13 02:02:24 INFO : A1/B1/C3: Removing directory 2026/09/13 02:02:25 DEBUG : removing 2 level 2 directories 2026/09/13 02:02:25 INFO : A3/B3: Removing directory 2026/09/13 02:02:25 INFO : A1/B2: Removing directory 2026/09/13 02:02:26 DEBUG : removing 2 level 1 directories 2026/09/13 02:02:26 INFO : A3: Removing directory 2026/09/13 02:02:26 INFO : A2: Removing directory 2026/09/13 02:02:31 DEBUG : removing 1 level 3 directories 2026/09/13 02:02:31 INFO : A1/B1/C1: Removing directory 2026/09/13 02:02:31 DEBUG : removing 1 level 2 directories 2026/09/13 02:02:31 INFO : A1/B1: Removing directory 2026/09/13 02:02:32 DEBUG : removing 1 level 1 directories 2026/09/13 02:02:32 INFO : A1: Removing directory 2026/09/13 02:02:33 DEBUG : removing 1 level 0 directories 2026/09/13 02:02:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.80s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:02:36 INFO : A1: Making directory 2026/09/13 02:02:37 INFO : A1/B1: Making directory 2026/09/13 02:02:38 INFO : A1/B1/C1: Making directory 2026/09/13 02:02:41 DEBUG : removing 1 level 3 directories 2026/09/13 02:02:41 INFO : A1/B1/C1: Removing directory 2026/09/13 02:02:42 DEBUG : removing 1 level 2 directories 2026/09/13 02:02:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.11s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:02:45 INFO : A1: Making directory 2026/09/13 02:02:46 INFO : A1/B1: Making directory 2026/09/13 02:02:47 INFO : A1/B1/C1: Making directory 2026/09/13 02:02:51 DEBUG : removing 1 level 3 directories 2026/09/13 02:02:51 INFO : A1/B1/C1: Removing directory 2026/09/13 02:02:51 DEBUG : removing 1 level 2 directories 2026/09/13 02:02:51 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.15s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:02:57 DEBUG : file1: md5 = 1ba20f921de30f8bbc453b7c9dff4677 OK 2026/09/13 02:02:57 DEBUG : file1: size = 14 OK 2026/09/13 02:02:57 DEBUG : filename.txt: File name found in url 2026/09/13 02:02:59 DEBUG : filename.txt: md5 = af92854ce595af2db44887cba6bf8ac3 OK 2026/09/13 02:02:59 DEBUG : filename.txt: size = 14 OK 2026/09/13 02:02:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/13 02:03:01 DEBUG : headerfilename.txt: md5 = 9000819d05fd1135c1dee0cb82b15020 OK 2026/09/13 02:03:01 DEBUG : headerfilename.txt: size = 14 OK 2026/09/13 02:03:02 DEBUG : file2: md5 = 9b4c8c6c733546114aaa3c050cc10e23 OK 2026/09/13 02:03:02 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.48s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:03:07 DEBUG : file1: md5 = 86688e1af9162d28eadcc5c27bfaa21c OK 2026/09/13 02:03:07 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:03:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/13 02:03:11 DEBUG : sub/file2: md5 = 707250282ea74ac618cfc734c73dfe34 OK 2026/09/13 02:03:11 DEBUG : sub/file2: size = 14 OK 2026/09/13 02:03:11 INFO : file1: Copied (new) to: sub/file2 2026/09/13 02:03:11 INFO : file1: Deleted 2026/09/13 02:03:12 DEBUG : sub/file2: size = 14 OK 2026/09/13 02:03:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:03:12 DEBUG : file1: Unchanged skipping 2026/09/13 02:03:12 INFO : file1: Deleted 2026/09/13 02:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.29s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:03:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/13 02:03:17 DEBUG : file1: md5 = 1ff5354aaf54ac9cdb2b9ec97cf6d8a6 OK 2026/09/13 02:03:17 DEBUG : file1: size = 14 OK 2026/09/13 02:03:17 INFO : file1: Copied (new) 2026/09/13 02:03:17 INFO : file1: Deleted 2026/09/13 02:03:18 DEBUG : file1: Destination exists, skipping 2026/09/13 02:03:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:03:23 DEBUG : dst/file1: md5 = f08866a56f328c52261b5fd24337b9af OK 2026/09/13 02:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xobaxus4nebe/backup" 2026/09/13 02:03:23 DEBUG : Config file has changed externally - reloading 2026/09/13 02:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg/1nrff024r7pq65ecp72fc28jb0" 2026/09/13 02:03:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3625632925) 2026/09/13 02:03:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 02:03:25 DEBUG : dst/file1: Sizes differ 2026/09/13 02:03:29 INFO : dst/file1: Moved (server-side) 2026/09/13 02:03:30 DEBUG : dst/file1: md5 = 065e660478d8356d9c8a3a1a1e6b2e40 OK 2026/09/13 02:03:30 DEBUG : dst/file1: size = 14 OK 2026/09/13 02:03:30 INFO : dst/file1: Copied (new) 2026/09/13 02:03:30 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.95s) === 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:03:39 DEBUG : A1/one: md5 = 9f0a08a60ba0be09db9df71ff550a581 OK 2026/09/13 02:03:40 DEBUG : A1/two: md5 = a70f9945dc96d8d212b8515133361110 OK 2026/09/13 02:03:43 DEBUG : A1/B1/three: md5 = 8d9d4730384e06d4284c2367cda0e41f OK 2026/09/13 02:03:46 DEBUG : A1/B1/C1/four: md5 = 027e145c6440ecccfecf1ded7c2de51f OK 2026/09/13 02:03:48 DEBUG : A1/B1/C2/five: md5 = 6f5a9e941a10c319af99f464ed3cd331 OK 2026/09/13 02:03:48 INFO : A1/B2: Making directory 2026/09/13 02:03:49 INFO : A1/B1/C3: Making directory 2026/09/13 02:04:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/13 02:04:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/13 02:04:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/13 02:04:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/13 02:04:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/13 02:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/13 02:04:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/13 02:04:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/13 02:04:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/13 02:04:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/13 02:04:16 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (55.77s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/13 02:04:34 DEBUG : no_checksum_small_file_from_pipe: md5 = a27374bfb1b543807adf76f33702e304 OK 2026/09/13 02:04:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/13 02:04:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/13 02:04:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/13 02:04:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/13 02:04:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 6683490a5c49ced50e6e915ae270a4b2 OK 2026/09/13 02:04:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/13 02:04:36 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/13 02:04:40 DEBUG : with_checksum_small_file_from_pipe: md5 = e7e20e3a4e8338ccd10bab7c49a4fe0c OK 2026/09/13 02:04:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/13 02:04:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/13 02:04:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/13 02:04:42 DEBUG : with_checksum_big_file_from_pipe: md5 = a0403892bee4320b2a2827d63a22d320 OK 2026/09/13 02:04:42 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/13 02:04:42 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/13 02:04:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/13 02:04:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:04:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/13 02:04:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/13 02:04:48 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/13 02:04:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/13 02:04:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/13 02:04:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/13 02:04:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/13 02:04:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/13 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (48 bytes), uploading instead of streaming 2026/09/13 02:04:57 DEBUG : rcat_metadata: md5 = 513160900ce4bd8eab838e633093ecf3 OK 2026/09/13 02:04:57 DEBUG : rcat_metadata: size = 48 OK 2026/09/13 02:04:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/13 02:04:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/13 02:05:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 375b5832491d4606646c1ba6f3428b0b OK 2026/09/13 02:05:01 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/13 02:05:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.90s) --- PASS: TestRcatMetadata/Normal (2.95s) --- PASS: TestRcatMetadata/ViaDisk (3.43s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:04 DEBUG : potato1: md5 = bb0706195b502d03ab03a6b0654fd042 OK 2026/09/13 02:05:04 DEBUG : potato1: size = 60 OK 2026/09/13 02:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (60 bytes), uploading instead of streaming 2026/09/13 02:05:06 DEBUG : potato2: md5 = 688169f7ddb5fb7a697b08438a3f97d5 OK 2026/09/13 02:05:06 DEBUG : potato2: size = 60 OK 2026/09/13 02:05:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.64s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:09 DEBUG : potato1: md5 = 4d6278113015be39e54509cd2c963468 OK 2026/09/13 02:05:09 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 02:05:09 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 02:05:09 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 60 2026/09/13 02:05:09 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.86s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:12 DEBUG : potato1: md5 = 2ae74559998679e4689f10f2ef1ebfff OK 2026/09/13 02:05:12 DEBUG : potato1: size = 60 OK 2026/09/13 02:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': File to upload is small (60 bytes), uploading instead of streaming 2026/09/13 02:05:14 DEBUG : potato2: md5 = e010fe398438c7795f33972e5c901e17 OK 2026/09/13 02:05:14 DEBUG : potato2: size = 60 OK 2026/09/13 02:05:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.74s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:18 DEBUG : potato1: md5 = 03c76a6c5b621e824d751f9f661583b3 OK 2026/09/13 02:05:18 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.51s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", 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-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:21 DEBUG : potato4: md5 = 0afac59c750e8c4c6cdc5fc2a6a5e4cf OK 2026/09/13 02:05:21 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 02:05:21 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 2026/09/13 02:05:21 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe') 59 2026/09/13 02:05:21 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:24 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:27 DEBUG : potato3: md5 = f8eb53c1ad6e3cab01cec942e369b791 OK 2026/09/13 02:05:27 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.80s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.48s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.00s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.70s) --- PASS: TestRcatSizeChecksum/NoHashes (2.62s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:29 DEBUG : potato2: md5 = 83eb24ad8dcc927703d28bbc2e21b3a4 OK 2026/09/13 02:05:31 DEBUG : empty space: md5 = ff84b8bf776203ebdf4ff67d1b186c72 OK 2026/09/13 02:05:33 DEBUG : sub dir/potato3: md5 = 53b7b585342be64ec1e655c32f578fad OK 2026/09/13 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Touching "sub dir/potato3" 2026/09/13 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Touching "empty space" 2026/09/13 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Touching "potato2" --- PASS: TestTouchDir (12.18s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:40 DEBUG : dir with metadata: Making directory with metadata 2026/09/13 02:05:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.84s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:43 DEBUG : directory with modtime: Making directory with metadata 2026/09/13 02:05:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 02:05:44 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.75s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/13 02:05:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 02:05:46 DEBUG : Google drive root 'crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg': Skipping btime metadata as can't update it on an existing file: 2026-09-13T02:05:45.978721033Z 2026/09/13 02:05:46 INFO : non existent directory: Updated directory metadata 2026/09/13 02:05:50 DEBUG : Google drive root 'crypt/jjb3nk19qk9ihir5gtjtudl8kmc2d9n2gg3t81lad5p5fmvgitpg': Skipping btime metadata as can't update it on an existing file: 2026-09-13T02:05:45.978721033Z 2026/09/13 02:05:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.86s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/13 02:05:55 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/13 02:05:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.54s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:05:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/13 02:05:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 02:05:58 DEBUG : dst: Making directory with metadata 2026/09/13 02:05:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 02:05:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:05:59 INFO : dst: Set directory modification time (using SetModTime) 2026/09/13 02:06:00 INFO : dst: Set directory modification time (using SetModTime) 2026/09/13 02:06:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/13 02:06:01 INFO : dst: Set directory modification time (using SetModTime) 2026/09/13 02:06:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.69s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe'", Local "Local file system at /tmp/rclone3625632925", Modify Window "1ms" 2026/09/13 02:06:05 DEBUG : sub dir/test remove existing: md5 = b815379867fc8020ba0a1afd0370346b OK 2026/09/13 02:06:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c2e4b4d6f39c45f5e38729c4186e69af OK 2026/09/13 02:06:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xisemip1" before starting 2026/09/13 02:06:10 DEBUG : sub dir/test remove existing.xisemip1: TEST: removing renamed existing file after operation 2026/09/13 02:06:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xarujit5" before starting 2026/09/13 02:06:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xarujit5: TEST: renaming existing back after failed operation 2026/09/13 02:06:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.decefuw5" before starting 2026/09/13 02:06:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.decefuw5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (16.08s) === 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/13 02:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xobaxus4nebe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m53.683928055s (try 1/5)