"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/26 04:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa" 2026/09/26 04:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg" 2026/09/26 04:18:32 DEBUG : Creating backend with remote "/tmp/rclone332106605" === 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:18:32 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 1 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 0 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 2 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:18:32 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/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:18:32 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 1 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 0 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 2 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:18:32 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/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:18:32 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 1 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 2 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 3 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 0 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:18:32 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/26 04:18:32 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/26 04:18:32 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 1 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 2 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 3 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/26 04:18:32 DEBUG : file.txt: writing chunk 0 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/26 04:18:32 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/26 04:18:32 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/26 04:18:32 DEBUG : a: size = 0 OK 2026/09/26 04:18:32 DEBUG : a: size = 1 (memory) 2026/09/26 04:18:32 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/26 04:18:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/26 04:18:32 DEBUG : potato: Seek from 10 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 10 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/26 04:18:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/26 04:18:32 DEBUG : potato: Seek from 8 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 8 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/26 04:18:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/26 04:18:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/26 04:18:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/26 04:18:32 DEBUG : potato: Seek from 5 to 2 2026/09/26 04:18:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/26 04:18:32 DEBUG : potato: Seek from 9 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 9 to 0 2026/09/26 04:18:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:18:34 DEBUG : rutabaga: md5 = c68e214ec9ec0f7b9059505b38cc60ea OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/26 04:18:37 DEBUG : empty space: md5 = ae6b83d14203b9e20133200fccfeb6f8 OK === RUN TestCheck/3 2026/09/26 04:18:38 DEBUG : potato2: md5 = 0fa493ef7535be831b997ac436331cfb OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/26 04:18:41 DEBUG : remotepotato: md5 = 97cbf860d731ab24b990288030269be7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/09/26 04:18:43 DEBUG : Creating backend with remote "nonexistent" 2026/09/26 04:18:43 DEBUG : Creating backend with remote "nonexistent" 2026/09/26 04:18:43 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/26 04:18:43 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/26 04:18:43 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/26 04:18:43 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:18:45 DEBUG : rutabaga: md5 = 47226cacef5fd2b1f9c1966538c9316c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/26 04:18:48 DEBUG : empty space: md5 = cca9ad09a9d79f791a7d99160762456e OK === RUN TestCheckDownload/3 2026/09/26 04:18:51 DEBUG : potato2: md5 = 2a422a8134b3e341f7cdb5211b40dc61 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/26 04:18:54 DEBUG : remotepotato: md5 = 772e1d12a73a2927de17c5a40382bf62 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.58s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.76s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.79s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:18:59 DEBUG : rutabaga: md5 = cfe8fbff4ffc5147f3ce2b4245d7e9d5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/26 04:19:01 DEBUG : empty space: md5 = d5363afea91e0781edd205da6bb3cf3f OK === RUN TestCheckSizeOnly/3 2026/09/26 04:19:03 DEBUG : potato2: md5 = ab5b9dbe9419751e55b2f9deb3c72335 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/26 04:19:05 DEBUG : remotepotato: md5 = c1380b07696f042df37c6268f5e58295 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.41s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:19:10 DEBUG : test.sum: md5 = 0d0d279e1b851138f4dd3d1993ed160f OK 2026/09/26 04:19:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/26 04:19:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/26 04:19:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/26 04:19:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/26 04:19:12 DEBUG : test.sum: md5 = d5365ec6d919c6188cf1d6da36a9d177 OK 2026/09/26 04:19:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/26 04:19:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/26 04:19:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/26 04:19:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.54s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:19:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/data" 2026/09/26 04:19:14 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:19:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/data" 2026/09/26 04:19:16 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/vjrnln8ratgmqakfosrqe8espk" 2026/09/26 04:19:19 DEBUG : data/banana: md5 = 3c972c659e1c8d9968959b6535259dc2 OK 2026/09/26 04:19:21 DEBUG : test.sum: md5 = 9ac96a1a148e2a95c7cd6a1d0e9055e1 OK === RUN TestCheckSumDownload/subtest1 2026/09/26 04:19:25 DEBUG : data/potato: md5 = 4b2a574561dca08439ff8946dfc72b3e OK 2026/09/26 04:19:26 DEBUG : test.sum: md5 = 16351ff0c1242720cb543a242ba4aa1c OK === RUN TestCheckSumDownload/subtest2 2026/09/26 04:19:30 DEBUG : test.sum: md5 = f58ac81e66e7b9c4537b799a76fc2a7e OK === RUN TestCheckSumDownload/subtest3 2026/09/26 04:19:33 DEBUG : test.sum: md5 = 77661523151d95f59ea00b470341f5ab OK === RUN TestCheckSumDownload/subtest4 2026/09/26 04:19:37 DEBUG : test.sum: md5 = 2a34f765ccbf89cd4a370ce43180958a OK === RUN TestCheckSumDownload/subtest5 2026/09/26 04:19:40 DEBUG : test.sum: md5 = 558baf2206c98e22972eaec92ad89e48 OK === RUN TestCheckSumDownload/subtest6 2026/09/26 04:19:44 DEBUG : data/banana: md5 = 14217f06b5d600781ca603f36768aefd OK 2026/09/26 04:19:45 DEBUG : data/potato: md5 = 4c74ec0052b3b89a6288076f43bda7d0 OK 2026/09/26 04:19:47 DEBUG : test.sum: md5 = e929855364ad07df167abedd597736c7 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (35.60s) --- PASS: TestCheckSumDownload/subtest1 (1.98s) --- PASS: TestCheckSumDownload/subtest2 (1.60s) --- PASS: TestCheckSumDownload/subtest3 (1.79s) --- PASS: TestCheckSumDownload/subtest4 (1.61s) --- PASS: TestCheckSumDownload/subtest5 (1.65s) --- PASS: TestCheckSumDownload/subtest6 (1.69s) --- PASS: TestCheckSumDownload/subtest7 (1.75s) === RUN TestCheckSumConcurrency 2026/09/26 04:19:51 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/26 04:19:51 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/26 04:19:51 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/26 04:19:51 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/26 04:19:51 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/26 04:19:51 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/26 04:19:51 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/26 04:19:51 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/26 04:19:51 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/26 04:19:51 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/26 04:19:51 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/26 04:19:51 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/26 04:19:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toziqey9xoka" 2026/09/26 04:19:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:19:51 DEBUG : Creating backend with remote "TestDrive:crypt/9epre0kmd5b884s6ogf9dua9498u7n144gd0e5n6s2laq0pbh5l0" 2026/09/26 04:19:52 DEBUG : Creating backend with remote "/tmp/rclone3422742220" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka'", Local "Local file system at /tmp/rclone3422742220", Modify Window "1ms" 2026/09/26 04:19:54 DEBUG : hello, world!: md5 = 8d2c1e879780128fd8eed24d6c92f629 OK upper checkfile vs. lower remote (without normalization) 2026/09/26 04:19:55 ERROR : hello, world!: sum not found 2026/09/26 04:19:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka' 2026/09/26 04:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': 1 files missing 2026/09/26 04:19:55 NOTICE: 1 hashes missing 2026/09/26 04:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': 1 differences found 2026/09/26 04:19:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/26 04:19:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': 0 differences found 2026/09/26 04:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': 1 matching files 2026/09/26 04:19:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budivih5yeco" 2026/09/26 04:19:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:19:56 DEBUG : Creating backend with remote "TestDrive:crypt/gf9hcnf38ndjvo4q5uhoom2lmd3nm3lmf6k20etrboms6a39jdq0" 2026/09/26 04:19:57 DEBUG : Creating backend with remote "/tmp/rclone1801927385" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco'", Local "Local file system at /tmp/rclone1801927385", Modify Window "1ms" 2026/09/26 04:19:59 DEBUG : HELLO, WORLD!: md5 = a2faeb8feccc8e8f7a004fad9dde3954 OK lower checkfile vs. upper remote (without normalization) 2026/09/26 04:20:00 ERROR : HELLO, WORLD!: sum not found 2026/09/26 04:20:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco' 2026/09/26 04:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': 1 files missing 2026/09/26 04:20:00 NOTICE: 1 hashes missing 2026/09/26 04:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': 1 differences found 2026/09/26 04:20:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/26 04:20:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': 0 differences found 2026/09/26 04:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': 1 matching files 2026/09/26 04:20:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawutuw7bopa" 2026/09/26 04:20:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:01 DEBUG : Creating backend with remote "TestDrive:crypt/b788qc30qa5fua11vaogs0gtca9208a6ui9p2bmhdjg9vtf0u260" 2026/09/26 04:20:02 DEBUG : Creating backend with remote "/tmp/rclone365712517" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa'", Local "Local file system at /tmp/rclone365712517", Modify Window "1ms" 2026/09/26 04:20:04 DEBUG : HeLlO, wOrLd!: md5 = a9126a6db441a8f235e9bd7a327a447b OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/26 04:20:04 ERROR : HeLlO, wOrLd!: sum not found 2026/09/26 04:20:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa' 2026/09/26 04:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': 1 files missing 2026/09/26 04:20:04 NOTICE: 1 hashes missing 2026/09/26 04:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': 1 differences found 2026/09/26 04:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/26 04:20:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': 0 differences found 2026/09/26 04:20:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': 1 matching files 2026/09/26 04:20:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fequzuh8vebu" 2026/09/26 04:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:05 DEBUG : Creating backend with remote "TestDrive:crypt/p9e246niq9jsoduvdg0sqr60d89oogh917fhs4k8kmv0ls6cr6ig" 2026/09/26 04:20:06 DEBUG : Creating backend with remote "/tmp/rclone2199073555" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu'", Local "Local file system at /tmp/rclone2199073555", Modify Window "1ms" 2026/09/26 04:20:08 DEBUG : HELLO, WORLD!: md5 = 2a9c91b8ffd2f0656fa9442331dbf177 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/26 04:20:09 ERROR : HELLO, WORLD!: sum not found 2026/09/26 04:20:09 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu' 2026/09/26 04:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': 1 files missing 2026/09/26 04:20:09 NOTICE: 1 hashes missing 2026/09/26 04:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': 1 differences found 2026/09/26 04:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/26 04:20:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': 0 differences found 2026/09/26 04:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': 1 matching files 2026/09/26 04:20:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beyoxib3jipe" 2026/09/26 04:20:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:10 DEBUG : Creating backend with remote "TestDrive:crypt/bc8qfnrfeo4da3c7egodm063j6pm1gdgkilrajfbmi4h52les0cg" 2026/09/26 04:20:11 DEBUG : Creating backend with remote "/tmp/rclone1838619362" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe'", Local "Local file system at /tmp/rclone1838619362", Modify Window "1ms" 2026/09/26 04:20:13 DEBUG : 測試_Русский___ě_áñ: md5 = eb16eb467e8392ef2d22ce6a51c9dd4d OK NFD checkfile vs. NFC remote (without normalization) 2026/09/26 04:20:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe' 2026/09/26 04:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': 1 files missing 2026/09/26 04:20:14 NOTICE: 1 hashes missing 2026/09/26 04:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': 1 differences found 2026/09/26 04:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/26 04:20:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': 0 differences found 2026/09/26 04:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': 1 matching files 2026/09/26 04:20:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zepuzak1bifo" 2026/09/26 04:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:15 DEBUG : Creating backend with remote "TestDrive:crypt/pi194u8vbncm7nlt7uo27oqn1j76sc8sarlfla4jeu89vsphbk10" 2026/09/26 04:20:16 DEBUG : Creating backend with remote "/tmp/rclone3220868209" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo'", Local "Local file system at /tmp/rclone3220868209", Modify Window "1ms" 2026/09/26 04:20:17 DEBUG : 測試_Русский___ě_áñ: md5 = cbc242c2ff35dbf1848ea239fe88fa7b OK NFC checkfile vs. NFD remote (without normalization) 2026/09/26 04:20:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo' 2026/09/26 04:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': 1 files missing 2026/09/26 04:20:18 NOTICE: 1 hashes missing 2026/09/26 04:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': 1 differences found 2026/09/26 04:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/26 04:20:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': 0 differences found 2026/09/26 04:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': 1 matching files 2026/09/26 04:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakizig9cove" 2026/09/26 04:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/q8i67ea8255bp9tss03ghc41fdhjsoh82iktdncete4fq26e9ubg" 2026/09/26 04:20:20 DEBUG : Creating backend with remote "/tmp/rclone3382696644" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove'", Local "Local file system at /tmp/rclone3382696644", Modify Window "1ms" 2026/09/26 04:20:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8663d7f02f6497f36751a80ba41aeb42 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/26 04:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove' 2026/09/26 04:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': 1 files missing 2026/09/26 04:20:22 NOTICE: 1 hashes missing 2026/09/26 04:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': 1 differences found 2026/09/26 04:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/26 04:20:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': 0 differences found 2026/09/26 04:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': 1 matching files 2026/09/26 04:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-murekiv9cede" 2026/09/26 04:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:23 DEBUG : Creating backend with remote "TestDrive:crypt/m39usn6870u57kkgufhjtkk160691fk8i51c7scc070qev4h7bi0" 2026/09/26 04:20:24 DEBUG : Creating backend with remote "/tmp/rclone2234897643" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede'", Local "Local file system at /tmp/rclone2234897643", Modify Window "1ms" 2026/09/26 04:20:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a0d7b4f73e906d01df39a6e6bdb6a5bf OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/26 04:20:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede' 2026/09/26 04:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': 1 files missing 2026/09/26 04:20:27 NOTICE: 1 hashes missing 2026/09/26 04:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': 1 differences found 2026/09/26 04:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/26 04:20:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': 0 differences found 2026/09/26 04:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': 1 matching files 2026/09/26 04:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenayer3muri" 2026/09/26 04:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/1cfqp09vdbbubrpluhs8ritskpjklcu2kckqu2rgpb2643hfedsg" 2026/09/26 04:20:29 DEBUG : Creating backend with remote "/tmp/rclone3212741198" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri'", Local "Local file system at /tmp/rclone3212741198", Modify Window "1ms" 2026/09/26 04:20:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fac07f60d1349ca694722983030e91ef OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/26 04:20:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri' 2026/09/26 04:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': 1 files missing 2026/09/26 04:20:31 NOTICE: 1 hashes missing 2026/09/26 04:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': 1 differences found 2026/09/26 04:20:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/26 04:20:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': 0 differences found 2026/09/26 04:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': 1 matching files 2026/09/26 04:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cigabev5haco" 2026/09/26 04:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/b9l04imp3jl9807sk4lmrnhmlnr9obl66lgl1di8ta1uf7tiu6ag" 2026/09/26 04:20:33 DEBUG : Creating backend with remote "/tmp/rclone761767477" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco'", Local "Local file system at /tmp/rclone761767477", Modify Window "1ms" 2026/09/26 04:20:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 09a7b0509b4b5cd6e0774ec6be5ecc76 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/26 04:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/26 04:20:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco' 2026/09/26 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': 1 files missing 2026/09/26 04:20:36 NOTICE: 1 hashes missing 2026/09/26 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': 1 differences found 2026/09/26 04:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/26 04:20:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/26 04:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': 0 differences found 2026/09/26 04:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': 1 matching files 2026/09/26 04:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigabev5haco': Purge remote 2026/09/26 04:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenayer3muri': Purge remote 2026/09/26 04:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murekiv9cede': Purge remote 2026/09/26 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakizig9cove': Purge remote 2026/09/26 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zepuzak1bifo': Purge remote 2026/09/26 04:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beyoxib3jipe': Purge remote 2026/09/26 04:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fequzuh8vebu': Purge remote 2026/09/26 04:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawutuw7bopa': Purge remote 2026/09/26 04:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budivih5yeco': Purge remote 2026/09/26 04:20:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toziqey9xoka': Purge remote --- PASS: TestApplyTransforms (49.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:20:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:20:43 DEBUG : sub/file2: md5 = 8e6879671526aea55eddad2b6e5160b9 OK 2026/09/26 04:20:43 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:20:43 INFO : file1: Copied (new) to: sub/file2 2026/09/26 04:20:44 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:20:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:20:44 DEBUG : file1: Unchanged skipping 2026/09/26 04:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.57s) === RUN TestCopyFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:20:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/26 04:20:48 DEBUG : existing: md5 = d2e2fca760ae8978060f570f552f4561 OK 2026/09/26 04:20:48 DEBUG : existing: size = 6 OK 2026/09/26 04:20:48 INFO : existing: Copied (new) 2026/09/26 04:20:49 DEBUG : existing: size = 6 OK 2026/09/26 04:20:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:20:49 DEBUG : existing: Unchanged skipping 2026/09/26 04:20:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone332106605) 2026/09/26 04:20:49 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:20:49 DEBUG : existing: Sizes differ 2026/09/26 04:20:49 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (4.05s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:20:53 DEBUG : dst/file1: md5 = db0c82e2781656d2df633a72715abc8d OK 2026/09/26 04:20:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/backup" 2026/09/26 04:20:54 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/1nrff024r7pq65ecp72fc28jb0" 2026/09/26 04:20:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone332106605) 2026/09/26 04:20:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:20:56 DEBUG : dst/file1: Sizes differ 2026/09/26 04:20:58 INFO : dst/file1: Moved (server-side) 2026/09/26 04:20:59 DEBUG : dst/file1: md5 = c5a5e30a5a38493a1380e8c2867cbc54 OK 2026/09/26 04:20:59 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:20:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.29s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:21:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/dst" 2026/09/26 04:21:04 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/26 04:21:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/CompareDest" 2026/09/26 04:21:05 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/gveqi14airsml4bgu7krj116o8" 2026/09/26 04:21:07 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:21:09 DEBUG : one: md5 = 46d2faa96a1d8621ba18c5f0eaeee4d1 OK 2026/09/26 04:21:09 DEBUG : one: size = 3 OK 2026/09/26 04:21:09 INFO : one: Copied (new) 2026/09/26 04:21:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:10 DEBUG : one: Sizes differ 2026/09/26 04:21:12 DEBUG : one: md5 = 1c3d52186e12afdb48f445254971ec6a OK 2026/09/26 04:21:12 DEBUG : one: size = 5 OK 2026/09/26 04:21:12 INFO : one: Copied (replaced existing) 2026/09/26 04:21:14 DEBUG : dst/one: md5 = d3abd8b39875917547c9fc3b5f9316d1 OK 2026/09/26 04:21:16 DEBUG : CompareDest/one: md5 = 6ea3728ad985334a1ca624e9ce00ca47 OK 2026/09/26 04:21:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:16 DEBUG : one: Sizes differ 2026/09/26 04:21:17 DEBUG : one: size = 5 OK 2026/09/26 04:21:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:21:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/26 04:21:19 DEBUG : CompareDest/two: md5 = fcae43ab9d67911e99ca04a6d711e4fd OK 2026/09/26 04:21:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:21:20 DEBUG : two: size = 3 OK 2026/09/26 04:21:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:21:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:21:20 DEBUG : TestDrive: Token expired 2026/09/26 04:21:20 DEBUG : Config file has changed externally - reloading 2026/09/26 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2026/09/26 04:21:20 DEBUG : TestDrive: Token refresh successful 2026/09/26 04:21:20 DEBUG : TestDrive: Token expired 2026/09/26 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2026/09/26 04:21:20 DEBUG : TestDrive: Token refresh successful 2026/09/26 04:21:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:21:21 DEBUG : TestDrive: Token expired 2026/09/26 04:21:21 DEBUG : TestDrive: Loaded fresh token from config file 2026/09/26 04:21:21 DEBUG : TestDrive: Token refresh successful 2026/09/26 04:21:21 DEBUG : two: size = 3 OK 2026/09/26 04:21:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:21:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/26 04:21:22 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:21:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/CompareDest') 2026/09/26 04:21:22 DEBUG : two: Sizes differ 2026/09/26 04:21:24 DEBUG : two: md5 = 20fcf2c3118f6bf60252432e6bc4547e OK 2026/09/26 04:21:24 DEBUG : two: size = 5 OK 2026/09/26 04:21:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (24.12s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:21:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/dst" 2026/09/26 04:21:28 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/26 04:21:31 DEBUG : dst/one: md5 = f3a3a03876658755cd2a6a2dfdc656f8 OK 2026/09/26 04:21:33 DEBUG : CopyDest/one: md5 = 46c1175c0d949d53f99c0950fe539ade OK 2026/09/26 04:21:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/CopyDest" 2026/09/26 04:21:34 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/26 04:21:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:36 DEBUG : one: Sizes differ 2026/09/26 04:21:36 DEBUG : one: size = 5 OK 2026/09/26 04:21:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:21:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:36 DEBUG : one: Sizes differ 2026/09/26 04:21:36 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (11.61s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/dst" 2026/09/26 04:21:39 DEBUG : Config file has changed externally - reloading 2026/09/26 04:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/26 04:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/CopyDest" 2026/09/26 04:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/26 04:21:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/26 04:21:45 DEBUG : one: md5 = 5be67833a190365fcd5455ae1a0b0341 OK 2026/09/26 04:21:45 DEBUG : one: size = 3 OK 2026/09/26 04:21:45 INFO : one: Copied (new) 2026/09/26 04:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:46 DEBUG : one: Sizes differ 2026/09/26 04:21:47 DEBUG : one: md5 = 36e3708027a98be980e91fe15f17d99d OK 2026/09/26 04:21:47 DEBUG : one: size = 5 OK 2026/09/26 04:21:47 INFO : one: Copied (replaced existing) 2026/09/26 04:21:49 DEBUG : dst/one: md5 = b45702a55012a0bfd8116556ee1cb9d9 OK 2026/09/26 04:21:51 DEBUG : CopyDest/one: md5 = 24e06b9cf97b52a3d34f3b794a33a2a1 OK 2026/09/26 04:21:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/BackupDir" 2026/09/26 04:21:52 DEBUG : Config file has changed externally - reloading 2026/09/26 04:21:52 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/26 04:21:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:53 DEBUG : one: Sizes differ 2026/09/26 04:21:54 DEBUG : one: size = 5 OK 2026/09/26 04:21:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:21:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone332106605) 2026/09/26 04:21:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/dst') 2026/09/26 04:21:54 DEBUG : one: Sizes differ 2026/09/26 04:21:55 INFO : one: Moved (server-side) 2026/09/26 04:21:56 DEBUG : one: size = 5 OK 2026/09/26 04:21:56 INFO : one: Copied (server-side copy) 2026/09/26 04:21:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/26 04:21:58 DEBUG : CopyDest/two: md5 = f5da4f6b2282f97b60fb8b08e4680b77 OK 2026/09/26 04:21:59 DEBUG : two: Need to transfer - File not found at Destination 2026/09/26 04:21:59 DEBUG : two: size = 3 OK 2026/09/26 04:21:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:22:00 DEBUG : two: size = 3 OK 2026/09/26 04:22:00 INFO : two: Copied (server-side copy) 2026/09/26 04:22:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/26 04:22:01 DEBUG : two: size = 3 OK 2026/09/26 04:22:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/26 04:22:01 DEBUG : two: Unchanged skipping 2026/09/26 04:22:03 DEBUG : CopyDest/three: md5 = d4d9eecb4501fdaba885aca6e6c14774 OK 2026/09/26 04:22:03 DEBUG : three: Need to transfer - File not found at Destination 2026/09/26 04:22:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone332106605) 2026/09/26 04:22:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa/CopyDest') 2026/09/26 04:22:03 DEBUG : three: Sizes differ 2026/09/26 04:22:03 DEBUG : three: Destination not found in --copy-dest 2026/09/26 04:22:05 DEBUG : three: md5 = 29f6b3078b0dea49b628d0bb5632a836 OK 2026/09/26 04:22:05 DEBUG : three: size = 7 OK 2026/09/26 04:22:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (31.71s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/26 04:22:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 591cdee9a8c809ea07bc1c4b84abf01e OK 2026/09/26 04:22:15 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/26 04:22:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/26 04:22:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/26 04:22:16 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:563: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/26 04:22:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/26 04:22:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/26 04:22:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cfc1ca122502d79f5e39b9e9ed3362ad OK 2026/09/26 04:22:18 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/26 04:22:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.73s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using skip mode. 2026/09/26 04:22:24 NOTICE: one: Found 2 files with duplicate names 2026/09/26 04:22:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.58s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using skip mode. 2026/09/26 04:22:30 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:22:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/26 04:22:31 INFO : one: Deleted 2026/09/26 04:22:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.64s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using first mode. 2026/09/26 04:22:37 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:22:37 INFO : one: Deleted 2026/09/26 04:22:38 INFO : one: Deleted 2026/09/26 04:22:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using newest mode. 2026/09/26 04:22:43 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:22:43 INFO : one: Deleted 2026/09/26 04:22:44 INFO : one: Deleted 2026/09/26 04:22:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using oldest mode. 2026/09/26 04:22:49 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:22:50 INFO : one: Deleted 2026/09/26 04:22:50 INFO : one: Deleted 2026/09/26 04:22:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.90s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:22:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using largest mode. 2026/09/26 04:22:55 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:22:56 INFO : one: Deleted 2026/09/26 04:22:56 INFO : one: Deleted 2026/09/26 04:22:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.07s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:23:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using smallest mode. 2026/09/26 04:23:01 NOTICE: one: Found 3 files with duplicate names 2026/09/26 04:23:02 INFO : one: Deleted 2026/09/26 04:23:02 INFO : one: Deleted 2026/09/26 04:23:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.08s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using rename mode. 2026/09/26 04:23:09 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/26 04:23:09 INFO : one-2.txt: renamed from: one.txt 2026/09/26 04:23:10 INFO : one-3.txt: renamed from: one.txt 2026/09/26 04:23:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (9.73s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:23:14 DEBUG : one-1.txt: md5 = 4e4ce80879b411db88c19a09cd972a9d OK 2026/09/26 04:23:16 DEBUG : one-2.txt: md5 = 8eb263be7b7f651ebdbe53f99ab0be08 OK 2026/09/26 04:23:17 DEBUG : one-3.txt: md5 = d9db84eb2eaea33c27b5c5fe33761b48 OK 2026/09/26 04:23:19 DEBUG : one-4.txt: md5 = de3b15ec7dc98e89ad70fd8127396d66 OK 2026/09/26 04:23:20 DEBUG : one-5.txt: md5 = 6574c008307c97145db9be5937024a72 OK 2026/09/26 04:23:21 DEBUG : one-6.txt: md5 = 7aed65414cd60ecb510dfd2675ba6644 OK 2026/09/26 04:23:23 DEBUG : one-7.txt: md5 = de9f5b3c4d2e2e27e240b5cf2cc27888 OK 2026/09/26 04:23:24 DEBUG : one-8.txt: md5 = 7bee346b3edc786e64bebc3c34337073 OK 2026/09/26 04:23:25 DEBUG : one-9.txt: md5 = 46d29a53a35a644cb07933d63517392b OK 2026/09/26 04:23:27 DEBUG : one-10.txt: md5 = 5ce129afc8b4d05cf531f90f5435abdb OK 2026/09/26 04:23:30 DEBUG : one-11.txt: md5 = 126e62134e1e9017adb63a98c921a9f7 OK 2026/09/26 04:23:32 DEBUG : one-12.txt: md5 = b7d36f578d767ce9c63863b35f137df3 OK 2026/09/26 04:23:33 DEBUG : one-13.txt: md5 = 9afe741fb807e27fb4ea92ebfbd2d595 OK 2026/09/26 04:23:35 DEBUG : one-14.txt: md5 = 8ef2fb5347dbb0cb673aada083a880e5 OK 2026/09/26 04:23:37 DEBUG : one-15.txt: md5 = f687a1f98af9cb45c6ee8e7b5b11d7a9 OK 2026/09/26 04:23:38 DEBUG : one-16.txt: md5 = 48ad78192cd1aad9fcd29ddeb86db965 OK 2026/09/26 04:23:40 DEBUG : one-17.txt: md5 = 66358c68bebd9807f49a0ede6eae142b OK 2026/09/26 04:23:41 DEBUG : one-18.txt: md5 = bec39ab1763c9e4f0f3c682d654c1bbd OK 2026/09/26 04:23:43 DEBUG : one-19.txt: md5 = 2beacf3a0b0688eb072dd5db804c52ce OK 2026/09/26 04:23:44 DEBUG : one-20.txt: md5 = 12f5c689501251f692a6d1b0a48d5bea OK 2026/09/26 04:23:46 DEBUG : one-21.txt: md5 = a6a8bdbe2eb4efa39c8b83940d13f750 OK 2026/09/26 04:23:47 DEBUG : one-22.txt: md5 = 1681a46ba9bf6d82034e2cee1473f1d6 OK 2026/09/26 04:23:49 DEBUG : one-23.txt: md5 = 9d785f40296505f5d183d42a5e416ec8 OK 2026/09/26 04:23:50 DEBUG : one-24.txt: md5 = 815f6f905a6d9556b2249bc9612ad9f9 OK 2026/09/26 04:23:52 DEBUG : one-25.txt: md5 = 6829ef099d7cb71a17faf871758ced7d OK 2026/09/26 04:23:53 DEBUG : one-26.txt: md5 = ac7d13ed591a0439a7eb888330fefa95 OK 2026/09/26 04:23:54 DEBUG : one-27.txt: md5 = a927d7a5bbfa2fb56f023a0d3eec037f OK 2026/09/26 04:23:56 DEBUG : one-28.txt: md5 = e449cfbc56487711eb5a9ff402d9c683 OK 2026/09/26 04:23:57 DEBUG : one-29.txt: md5 = a2a2f1f8ea90eef36a4c775754a23069 OK 2026/09/26 04:23:58 DEBUG : one-30.txt: md5 = fd51eab5f355f93bdcf6c7fbb4f83534 OK 2026/09/26 04:24:00 DEBUG : one-31.txt: md5 = a0f061f2aa997b683af390979d75031b OK 2026/09/26 04:24:01 DEBUG : one-32.txt: md5 = ce17ac6dbd95ed614f913d4e1c4777a2 OK 2026/09/26 04:24:03 DEBUG : one-33.txt: md5 = 1abe2a7e0ac914c3333fe8b2a214f8aa OK 2026/09/26 04:24:04 DEBUG : one-34.txt: md5 = 742511c4d468c3aa1c74fa84ce7cf534 OK 2026/09/26 04:24:05 DEBUG : one-35.txt: md5 = 614ef6af5172eadf94b56ba7fdfcf8ab OK 2026/09/26 04:24:07 DEBUG : one-36.txt: md5 = 3700ab4c2933ca3ef95f19612bb76255 OK 2026/09/26 04:24:08 DEBUG : one-37.txt: md5 = a66c8587396a91103dbd022b453246b2 OK 2026/09/26 04:24:10 DEBUG : one-38.txt: md5 = f9515e01012919dd9a42e359665e462d OK 2026/09/26 04:24:11 DEBUG : one-39.txt: md5 = 8fdbe396e1b6650ac19f2832d6adddf7 OK 2026/09/26 04:24:13 DEBUG : one-40.txt: md5 = 90084ace206d86ed3c3c9cd0eecce4dd OK 2026/09/26 04:24:14 DEBUG : one-41.txt: md5 = b6fad61d2f390cdabedc3befcb34e842 OK 2026/09/26 04:24:16 DEBUG : one-42.txt: md5 = 010c90972f6e284528d645cb190e2630 OK 2026/09/26 04:24:17 DEBUG : one-43.txt: md5 = b04adb027c436f081cc46cf3e66f01de OK 2026/09/26 04:24:18 DEBUG : one-44.txt: md5 = 85183270cd9aaff14af21c08e88af99b OK 2026/09/26 04:24:20 DEBUG : one-45.txt: md5 = b981d564a87452349a40658deec129bf OK 2026/09/26 04:24:21 DEBUG : one-46.txt: md5 = fcdf69822be133004b4a86bd5ac83eb6 OK 2026/09/26 04:24:23 DEBUG : one-47.txt: md5 = 940a7b58a0a52876bee888fb8efd6ce6 OK 2026/09/26 04:24:24 DEBUG : one-48.txt: md5 = 80ee1a32f0833c5574b4d4e943f1a259 OK 2026/09/26 04:24:26 DEBUG : one-49.txt: md5 = 27adb3b67f379dc32b4dbeb6b30436a2 OK 2026/09/26 04:24:27 DEBUG : one-50.txt: md5 = 1ce8bae5b1b4394cab9002e55664867d OK 2026/09/26 04:24:29 DEBUG : one-51.txt: md5 = 621cb329f364982036047468b912397c OK 2026/09/26 04:24:30 DEBUG : one-52.txt: md5 = a2b1005d472f5eea933576ddda6cfd5f OK 2026/09/26 04:24:31 DEBUG : one-53.txt: md5 = 754744d3a31dc4b3989d9ff1d1503ecd OK 2026/09/26 04:24:33 DEBUG : one-54.txt: md5 = 17c1516eab7aba1fb5ebfe5321cd16ab OK 2026/09/26 04:24:34 DEBUG : one-55.txt: md5 = 56ee855d89977f26849321176b26b9d4 OK 2026/09/26 04:24:35 DEBUG : one-56.txt: md5 = f78fc1e48dc4563a21b6f5aaa4c80fe7 OK 2026/09/26 04:24:37 DEBUG : one-57.txt: md5 = 4635e937cf437cac81bd9226f110c993 OK 2026/09/26 04:24:38 DEBUG : one-58.txt: md5 = 4b3e0e8ed8600c03e519e5679880a012 OK 2026/09/26 04:24:39 DEBUG : one-59.txt: md5 = 5d486d52b52bafdc4a5231f6b68c9abe OK 2026/09/26 04:24:41 DEBUG : one-60.txt: md5 = 8fa49ce3da7e9383f5dfc49df26f3e86 OK 2026/09/26 04:24:42 DEBUG : one-61.txt: md5 = deb2337ee3fc8cfef2f3b9c8f3220ca6 OK 2026/09/26 04:24:44 DEBUG : one-62.txt: md5 = 7687476c0909cf7157d348e40cba2102 OK 2026/09/26 04:24:45 DEBUG : one-63.txt: md5 = 2f17fea56f49d01768303d01f857743c OK 2026/09/26 04:24:46 DEBUG : one-64.txt: md5 = a270f2799864712add99273cde93ca58 OK 2026/09/26 04:24:48 DEBUG : one-65.txt: md5 = 9cf286db1916fd882f725c0c9731a902 OK 2026/09/26 04:24:49 DEBUG : one-66.txt: md5 = 11409227979e99e914d3b95a0dc2c359 OK 2026/09/26 04:24:50 DEBUG : one-67.txt: md5 = cd719fd3c932032e3b3f55cf292a8ed4 OK 2026/09/26 04:24:52 DEBUG : one-68.txt: md5 = 1367227b08b5fe6cb90c93bbeae0c8f7 OK 2026/09/26 04:24:53 DEBUG : one-69.txt: md5 = 27eb88853bcca1bb3daa0b0f68610790 OK 2026/09/26 04:24:55 DEBUG : one-70.txt: md5 = fd8a26e36d47f1ccdbd0d9fb24320193 OK 2026/09/26 04:24:56 DEBUG : one-71.txt: md5 = ed4bc6a736a680d3dee9c1f793660f0e OK 2026/09/26 04:24:57 DEBUG : one-72.txt: md5 = 1cc13b2e90c7807c5f7ab95eeb246083 OK 2026/09/26 04:24:59 DEBUG : one-73.txt: md5 = 1086beff444c37c7be5d9818660806e3 OK 2026/09/26 04:25:00 DEBUG : one-74.txt: md5 = 76bb1446ce002976dff083f5c450ec0a OK 2026/09/26 04:25:02 DEBUG : one-75.txt: md5 = b77fb89108c28a19a25d3737130856bc OK 2026/09/26 04:25:03 DEBUG : one-76.txt: md5 = a8be89cb287a86ab9834c1f619ce7934 OK 2026/09/26 04:25:04 DEBUG : one-77.txt: md5 = d4cb46edd4ebae69d02726cdf5cd8266 OK 2026/09/26 04:25:06 DEBUG : one-78.txt: md5 = f1acad4f0565e923f48b9b510a29705a OK 2026/09/26 04:25:07 DEBUG : one-79.txt: md5 = 9c8dbe531542b508df7b04b497b55072 OK 2026/09/26 04:25:09 DEBUG : one-80.txt: md5 = 09a5ddfe63c26db55e0fa3e1c54c9887 OK 2026/09/26 04:25:10 DEBUG : one-81.txt: md5 = 2a09a9b78ed9a213f6083d67f1b0bdac OK 2026/09/26 04:25:11 DEBUG : one-82.txt: md5 = b2b0d209c1686cae9663db57b6fbd321 OK 2026/09/26 04:25:13 DEBUG : one-83.txt: md5 = ad60d08172f312053c1d545728a1cd94 OK 2026/09/26 04:25:14 DEBUG : one-84.txt: md5 = 15d6d7c52dcc8b6ffb73a5c9b430463d OK 2026/09/26 04:25:16 DEBUG : one-85.txt: md5 = 9afc2d365afb8d7fcdc8a1a96a375fb6 OK 2026/09/26 04:25:17 DEBUG : one-86.txt: md5 = dc44d311546b3b007464f14b1785e615 OK 2026/09/26 04:25:18 DEBUG : one-87.txt: md5 = 167c4660d80101df78b2cf0642cc2a11 OK 2026/09/26 04:25:20 DEBUG : one-88.txt: md5 = d2d65b6a0cc45cc28e8bf7a1834dfc75 OK 2026/09/26 04:25:21 DEBUG : one-89.txt: md5 = 7be097d0d272aa2d59452f395bf290f6 OK 2026/09/26 04:25:23 DEBUG : one-90.txt: md5 = 771f5709251ff471fbb2915e54b4d98d OK 2026/09/26 04:25:24 DEBUG : one-91.txt: md5 = ebfda928075a00f8395719c5b4dc9731 OK 2026/09/26 04:25:25 DEBUG : one-92.txt: md5 = 63b57510b613abbfc3785b4e1eaee1e0 OK 2026/09/26 04:25:27 DEBUG : one-93.txt: md5 = a05029c53433c00d8f64144f0f595763 OK 2026/09/26 04:25:28 DEBUG : one-94.txt: md5 = 4479208cc492dbb3af2dc6dfa0ace408 OK 2026/09/26 04:25:29 DEBUG : one-95.txt: md5 = e2ba2f6998595e3bb9fba9340adeff6a OK 2026/09/26 04:25:31 DEBUG : one-96.txt: md5 = 2ad600149e7720cd317f12cedca8f4b8 OK 2026/09/26 04:25:32 DEBUG : one-97.txt: md5 = 7b0be371fd776fa96a91506bfe0dd319 OK 2026/09/26 04:25:33 DEBUG : one-98.txt: md5 = 79d7c8a18b0d62c44875b8137226dc92 OK 2026/09/26 04:25:35 DEBUG : one-99.txt: md5 = 4755faf6d7ceff61a7df7352e29b1823 OK 2026/09/26 04:25:36 DEBUG : one-100.txt: md5 = d8405adb9677ab2972e53f923f9066ef OK 2026/09/26 04:25:38 DEBUG : one-101.txt: md5 = d2040f5fe2ac2b8bf87321baff45106b OK 2026/09/26 04:25:39 DEBUG : one-102.txt: md5 = 2e2cadd0fb695c4c3c76501e02932105 OK 2026/09/26 04:25:40 DEBUG : one-103.txt: md5 = c64f287bd96dad3ca157928b712983cc OK 2026/09/26 04:25:42 DEBUG : one-104.txt: md5 = 3860665afe403150bbce484fe2886d77 OK 2026/09/26 04:25:43 DEBUG : one-105.txt: md5 = ff30c6d7a5f0dd31700569b50294ecb8 OK 2026/09/26 04:25:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Looking for duplicate names using rename mode. 2026/09/26 04:25:47 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/26 04:25:47 INFO : one-106.txt: renamed from: one.txt 2026/09/26 04:25:48 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (200.57s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:26:36 DEBUG : dupe1/one.txt: md5 = cb6baf6fde84f0b4da44c83fb92ba341 OK 2026/09/26 04:26:38 DEBUG : dupe2/two.txt: md5 = 0a73957db8e7bf53c76800ef53e5c462 OK 2026/09/26 04:26:40 DEBUG : dupe3/three.txt: md5 = 3cf4556666f895beed57b8334c0f5eaf OK 2026/09/26 04:26:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/26 04:26:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/26 04:26:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/26 04:26:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (12.06s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:26:47 DEBUG : a.txt: md5 = fb658a47adb1da22b730f4a846b767db OK 2026/09/26 04:26:49 DEBUG : zend.txt: md5 = 38fb711b1c103aac5eed6187c6cf8c1f OK 2026/09/26 04:26:50 DEBUG : sub dir/hello world: md5 = 57f1975efea8c6110020eb0d716d74ce OK 2026/09/26 04:26:52 DEBUG : sub dir/hello world2: md5 = 0ef5e5c9bd2c6ef38b79d857adb6e2e4 OK 2026/09/26 04:26:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 686fbf4948b25dd0a68d255a32057cf8 OK 2026/09/26 04:26:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6189c16949e2fe8a5ad213004a612747 OK 2026/09/26 04:26:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8be8af5a52718682311e5718ebe4942d OK 2026/09/26 04:27:00 DEBUG : a.txt: Excluded (Size Filter) 2026/09/26 04:27:00 DEBUG : a.txt: Excluded 2026/09/26 04:27:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:27:00 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:27:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:27:00 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:27:01 DEBUG : sub dir/ignore dir: Excluded 2026/09/26 04:27:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:27:01 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:27:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:27:01 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:27:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.58s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:09 DEBUG : a.txt: md5 = ffa6b9239aa0f33e518ebb7748e6ec83 OK 2026/09/26 04:27:10 DEBUG : zend.txt: md5 = 459481e6a5d7d3c0630980204abc567c OK 2026/09/26 04:27:12 DEBUG : sub dir/hello world: md5 = cc125d4b039fdea62521237915f720f6 OK 2026/09/26 04:27:14 DEBUG : sub dir/hello world2: md5 = a35ba8894d66770559c2ea0712aa4775 OK 2026/09/26 04:27:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 370f7da4b3ce07ab25d414bf5fbb34e3 OK 2026/09/26 04:27:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 972e311f953df933a587648bebb3f5c6 OK 2026/09/26 04:27:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = c196e8d906b14c0418a6d74717a2c2db OK 2026/09/26 04:27:21 DEBUG : a.txt: Excluded (Size Filter) 2026/09/26 04:27:21 DEBUG : a.txt: Excluded 2026/09/26 04:27:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:27:21 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:27:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:27:21 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:27:22 DEBUG : sub dir/ignore dir: Excluded 2026/09/26 04:27:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/26 04:27:22 DEBUG : sub dir/hello world: Excluded 2026/09/26 04:27:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/26 04:27:22 DEBUG : sub dir/hello world2: Excluded 2026/09/26 04:27:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.91s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:31 DEBUG : file1: md5 = 8b35941ba884c2e8578322e7db45c206 OK 2026/09/26 04:27:33 DEBUG : sub/file2: md5 = 6931b7b237c30dc63f19f93e9e4f639f 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/26 04:27:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/26 04:27:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/26 04:27:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.31s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:40 DEBUG : file1: md5 = fdbf22945f37780ef0ff2659c4dd9a6c OK 2026/09/26 04:27:42 DEBUG : sub/file2: md5 = 6659ec4ed60686a498b88264abd1b442 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/26 04:27:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/notfound" 2026/09/26 04:27:46 DEBUG : Config file has changed externally - reloading 2026/09/26 04:27:46 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestStatJSONMemory 2026/09/26 04:27:50 DEBUG : Creating backend with remote ":memory:" 2026/09/26 04:27:50 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/26 04:27:50 DEBUG : sub/file1: size = 5 OK 2026/09/26 04:27:50 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/26 04:27:50 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Making directory 2026/09/26 04:27:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:53 DEBUG : sub dir/hello world: md5 = aac26fba22a557d2659cf3ce53e0dc9c OK --- PASS: TestLsd (4.64s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:27:57 DEBUG : potato2: md5 = d61af36fa389b34010dc371436a70c8a OK 2026/09/26 04:27:58 DEBUG : empty space: md5 = 7b945788156f523c6c4b1546d4d17030 OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:01 DEBUG : potato2: md5 = 6d82b0642e2b4b9e4d961d1aae73996d OK 2026/09/26 04:28:03 DEBUG : empty space: md5 = a96df84a9bcf9f9c70b9afeb249eb3c5 OK 2026/09/26 04:28:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/26 04:28:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:06 DEBUG : potato2: md5 = 8ad7862f3f838e11acec7d5e948e3ef0 OK 2026/09/26 04:28:07 DEBUG : empty space: md5 = 5b5aabc23495721a9315d57439453add OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:11 DEBUG : potato2: md5 = 30e8f1bd83707ba2c07db2bb272644c7 OK 2026/09/26 04:28:12 DEBUG : empty space: md5 = 779a657dbab0e94ad9219e8b319a9ba8 OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2026/09/26 04:28:14 DEBUG : Creating backend with remote ":memory:" 2026/09/26 04:28:14 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/26 04:28:14 ERROR : file1: hash unsupported: hash type not supported 2026/09/26 04:28:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/26 04:28:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/26 04:28:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/26 04:28:14 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:15 DEBUG : potato2: md5 = f17f247a508d8a57e203a3479c0e8cd6 OK 2026/09/26 04:28:16 DEBUG : empty space: md5 = d1be7d72d4c27995b66bdcd5e3324992 OK 2026/09/26 04:28:19 DEBUG : sub dir/potato3: md5 = f2a11584ed12b187fb8b62f4e7112a38 OK --- PASS: TestCount (8.87s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:24 DEBUG : small: md5 = 825da6588b257b79b23bb8b8edfa320e OK 2026/09/26 04:28:25 DEBUG : medium: md5 = 41a1db2fd97cd613219d89b9971e1696 OK 2026/09/26 04:28:27 DEBUG : large: md5 = 051b4874ed644e62aec4febd1cfad012 OK 2026/09/26 04:28:27 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:27 DEBUG : large: Excluded (Size Filter) 2026/09/26 04:28:28 INFO : medium: Deleted 2026/09/26 04:28:28 INFO : small: Deleted --- PASS: TestDelete (6.10s) === RUN TestDeleteFatalError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:28:30 DEBUG : file0: md5 = 8cce0703918929d44b6bf2e0044c62bf OK 2026/09/26 04:28:32 DEBUG : file1: md5 = bfb43905a76246d42c0d971c9ca126f5 OK 2026/09/26 04:28:33 DEBUG : file2: md5 = fb6d3cc82660385fc9b426dc944893c3 OK 2026/09/26 04:28:34 DEBUG : file3: md5 = 3b00d720acab8c58b89caf7fa3fcd498 OK 2026/09/26 04:28:36 DEBUG : file4: md5 = 432753d20f700d3efb622ea9710f2473 OK 2026/09/26 04:28:38 DEBUG : file5: md5 = 90757545de23a19b0e259776d10a0ec0 OK 2026/09/26 04:28:39 DEBUG : file6: md5 = 77adf2f0818f2936d0da237580d07d19 OK 2026/09/26 04:28:41 DEBUG : file7: md5 = b854c905ea1575797ad085c37e7a55e6 OK 2026/09/26 04:28:42 DEBUG : file8: md5 = 81690349e3ca44c4b106c6fc9f94444b OK 2026/09/26 04:28:44 DEBUG : file9: md5 = 052a750e427f1860497afd852828e57d OK 2026/09/26 04:28:45 DEBUG : file10: md5 = 7fb1a31d931c5f6f595524100494f479 OK 2026/09/26 04:28:46 DEBUG : file11: md5 = 0c57af75493975ce56a33450a98f3225 OK 2026/09/26 04:28:48 DEBUG : file12: md5 = 832dce613b66434e0596bbe8451df0c2 OK 2026/09/26 04:28:50 DEBUG : file13: md5 = d3c1080fe8bee7c1a50f2379f2889fdf OK 2026/09/26 04:28:51 DEBUG : file14: md5 = a1959b0761bb3f2c699768b04730bf3f OK 2026/09/26 04:28:52 DEBUG : file15: md5 = 6c7f71349b61b2972f2753ce41b4bc0a OK 2026/09/26 04:28:54 DEBUG : file16: md5 = 2629d437d3d943e4db2d72e2cc30d207 OK 2026/09/26 04:28:55 DEBUG : file17: md5 = d4afbb099082e52cb7a103dc25b275fa OK 2026/09/26 04:28:57 DEBUG : file18: md5 = c9d102422209a7612665187bfef300c9 OK 2026/09/26 04:28:58 DEBUG : file19: md5 = a230a1748216581f534b9c5f8f81f616 OK 2026/09/26 04:28:58 DEBUG : Waiting for deletions to finish 2026/09/26 04:28:59 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:28:59 ERROR : file4: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (38.72s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:29:09 DEBUG : small: md5 = 19612ecd1f06bfc6c3a1a093b3b8a9b8 OK 2026/09/26 04:29:10 DEBUG : medium: md5 = 95c83c2b0ef7faa6d71ad30056a18541 OK 2026/09/26 04:29:11 DEBUG : large: md5 = 1b22c608ec215b5ea225f5bcc01fed5a OK 2026/09/26 04:29:12 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:12 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/26 04:29:12 INFO : small: Deleted 2026/09/26 04:29:12 INFO : large: Deleted --- PASS: TestMaxDelete (6.50s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:29:15 DEBUG : small: md5 = fb119bf7c454ef309f436593ae9368ab OK 2026/09/26 04:29:17 DEBUG : medium: md5 = e8cdc96aa4352c5bcd6b7dfb00d90ea4 OK 2026/09/26 04:29:18 DEBUG : large: md5 = 8a97d53b2e993e70079cfba9d421c633 OK 2026/09/26 04:29:18 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/26 04:29:19 INFO : small: Deleted 2026/09/26 04:29:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:29:22 DEBUG : small: md5 = f25b949378112226e7f4ed1212b0b3b2 OK 2026/09/26 04:29:23 DEBUG : medium: md5 = 603ad8409eafe277f5a07f7b4db7bbce OK 2026/09/26 04:29:24 DEBUG : large: md5 = 0eb4cbc49b0ac52ddf14099e6be25760 OK 2026/09/26 04:29:25 DEBUG : Waiting for deletions to finish 2026/09/26 04:29:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/26 04:29:25 INFO : large: Deleted 2026/09/26 04:29:25 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.50s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:29:28 DEBUG : ReadFile: md5 = f9bf5b4b3b765a4af62aa45a0a86c7a8 OK --- PASS: TestReadFile (3.72s) === RUN TestRetry 2026/09/26 04:29:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/26 04:29:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/26 04:29:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:29:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:29:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/26 04:29:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/26 04:29:31 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:29:32 DEBUG : file1: md5 = ffc06662bd8bf91f2b8c305da0e17c61 OK 2026/09/26 04:29:34 DEBUG : file2: md5 = 7fd08bdcc3a07204425e472d0515939a OK --- PASS: TestCat (13.33s) === RUN TestPurge 2026/09/26 04:29:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakalut4cugi" 2026/09/26 04:29:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/26 04:29:44 DEBUG : Creating backend with remote "TestDrive:crypt/bmdhaqsijhf09c2pcd14buq69qqgajkh901feainplivqp0ga96g" 2026/09/26 04:29:45 DEBUG : Creating backend with remote "/tmp/rclone2226573260" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakalut4cugi'", Local "Local file system at /tmp/rclone2226573260", Modify Window "1ms" 2026/09/26 04:29:50 DEBUG : A1/B1/C1/one: md5 = b5fc8db5bcaa02ff1ddbcd51c9cd594f OK 2026/09/26 04:29:50 INFO : A2: Making directory 2026/09/26 04:29:51 INFO : A1/B2: Making directory 2026/09/26 04:29:51 INFO : A1/B2/C2: Making directory 2026/09/26 04:29:52 INFO : A1/B1/C3: Making directory 2026/09/26 04:29:53 INFO : A3: Making directory 2026/09/26 04:29:53 INFO : A3/B3: Making directory 2026/09/26 04:29:54 INFO : A3/B3/C4: Making directory 2026/09/26 04:29:56 DEBUG : A1/two: md5 = e7cb67c67b73708ee256b14a71d8bb35 OK 2026/09/26 04:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakalut4cugi': Purge remote 2026/09/26 04:30:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.52s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:03 DEBUG : A1/B1/C1/one: md5 = 06ec126f52213593280ea9ef76a7f2c0 OK 2026/09/26 04:30:03 INFO : A2: Making directory 2026/09/26 04:30:04 INFO : A1/B2: Making directory 2026/09/26 04:30:04 INFO : A1/B2/C2: Making directory 2026/09/26 04:30:05 INFO : A1/B1/C3: Making directory 2026/09/26 04:30:06 INFO : A3: Making directory 2026/09/26 04:30:07 INFO : A3/B3: Making directory 2026/09/26 04:30:07 INFO : A3/B3/C4: Making directory 2026/09/26 04:30:09 DEBUG : A1/two: md5 = 34d7ecea6d3c492dfe26e4fb3a14ac31 OK 2026/09/26 04:30:11 DEBUG : removing 1 level 3 directories 2026/09/26 04:30:11 INFO : A3/B3/C4: Removing directory 2026/09/26 04:30:13 DEBUG : removing 2 level 3 directories 2026/09/26 04:30:13 INFO : A1/B2/C2: Removing directory 2026/09/26 04:30:13 INFO : A1/B1/C3: Removing directory 2026/09/26 04:30:14 DEBUG : removing 2 level 2 directories 2026/09/26 04:30:14 INFO : A3/B3: Removing directory 2026/09/26 04:30:14 INFO : A1/B2: Removing directory 2026/09/26 04:30:14 DEBUG : removing 2 level 1 directories 2026/09/26 04:30:14 INFO : A3: Removing directory 2026/09/26 04:30:14 INFO : A2: Removing directory 2026/09/26 04:30:18 DEBUG : removing 1 level 3 directories 2026/09/26 04:30:18 INFO : A1/B1/C1: Removing directory 2026/09/26 04:30:19 DEBUG : removing 1 level 2 directories 2026/09/26 04:30:19 INFO : A1/B1: Removing directory 2026/09/26 04:30:19 DEBUG : removing 1 level 1 directories 2026/09/26 04:30:19 INFO : A1: Removing directory 2026/09/26 04:30:20 DEBUG : removing 1 level 0 directories 2026/09/26 04:30:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (21.64s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:22 INFO : A1: Making directory 2026/09/26 04:30:22 INFO : A1/B1: Making directory 2026/09/26 04:30:23 INFO : A1/B1/C1: Making directory 2026/09/26 04:30:26 DEBUG : removing 1 level 3 directories 2026/09/26 04:30:26 INFO : A1/B1/C1: Removing directory 2026/09/26 04:30:26 DEBUG : removing 1 level 2 directories 2026/09/26 04:30:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.12s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:29 INFO : A1: Making directory 2026/09/26 04:30:30 INFO : A1/B1: Making directory 2026/09/26 04:30:31 INFO : A1/B1/C1: Making directory 2026/09/26 04:30:34 DEBUG : removing 1 level 3 directories 2026/09/26 04:30:34 INFO : A1/B1/C1: Removing directory 2026/09/26 04:30:35 DEBUG : removing 1 level 2 directories 2026/09/26 04:30:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.38s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:39 DEBUG : file1: md5 = 0d592730a3883954c6dadbf60f0f7c2d OK 2026/09/26 04:30:39 DEBUG : file1: size = 14 OK 2026/09/26 04:30:40 DEBUG : filename.txt: File name found in url 2026/09/26 04:30:41 DEBUG : filename.txt: md5 = 033831131ab224f002627ec5cb63430d OK 2026/09/26 04:30:41 DEBUG : filename.txt: size = 14 OK 2026/09/26 04:30:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/26 04:30:43 DEBUG : headerfilename.txt: md5 = f72897171bcf6bc807cc98e9dd22a762 OK 2026/09/26 04:30:43 DEBUG : headerfilename.txt: size = 14 OK 2026/09/26 04:30:44 DEBUG : file2: md5 = 0e4ac6e5a3bddb1d378525b5d1b0d96a OK 2026/09/26 04:30:44 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (8.77s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:48 DEBUG : file1: md5 = 8538246cdf4c28a802661d32f1fbdd3c OK 2026/09/26 04:30:48 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:30:51 DEBUG : sub/file2: md5 = a744cedcaee28086b81c9e3687242a3e OK 2026/09/26 04:30:51 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:30:51 INFO : file1: Copied (new) to: sub/file2 2026/09/26 04:30:51 INFO : file1: Deleted 2026/09/26 04:30:52 DEBUG : sub/file2: size = 14 OK 2026/09/26 04:30:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:30:52 DEBUG : file1: Unchanged skipping 2026/09/26 04:30:52 INFO : file1: Deleted 2026/09/26 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/26 04:30:56 DEBUG : file1: md5 = 311eedc115b7623b833fa1b509193206 OK 2026/09/26 04:30:56 DEBUG : file1: size = 14 OK 2026/09/26 04:30:56 INFO : file1: Copied (new) 2026/09/26 04:30:56 INFO : file1: Deleted 2026/09/26 04:30:57 DEBUG : file1: Destination exists, skipping 2026/09/26 04:30:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestMoveFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:30:59 DEBUG : existing: md5 = 66f5a54c0d38bc9a40d0963125a9b44a OK 2026/09/26 04:31:00 DEBUG : existing: size = 8 (Local file system at /tmp/rclone332106605) 2026/09/26 04:31:00 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:31:00 DEBUG : existing: Sizes differ 2026/09/26 04:31:00 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (3.12s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:31:04 DEBUG : dst/file1: md5 = 740278b197d9426a7ec482f9d14c4590 OK 2026/09/26 04:31:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegaq3cofa/backup" 2026/09/26 04:31:05 DEBUG : Creating backend with remote "TestDrive:crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg/1nrff024r7pq65ecp72fc28jb0" 2026/09/26 04:31:06 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone332106605) 2026/09/26 04:31:06 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:31:06 DEBUG : dst/file1: Sizes differ 2026/09/26 04:31:08 INFO : dst/file1: Moved (server-side) 2026/09/26 04:31:10 DEBUG : dst/file1: md5 = 937294e8785c69644c0503593c5e9ebd OK 2026/09/26 04:31:10 DEBUG : dst/file1: size = 14 OK 2026/09/26 04:31:10 INFO : dst/file1: Copied (new) 2026/09/26 04:31:10 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.62s) === 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 TestDirMoveMoveError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:31:17 DEBUG : A/file0: md5 = 0b4c7594ea447c2faef882718cfbf968 OK 2026/09/26 04:31:18 DEBUG : A/file1: md5 = 1b89e7a0f5754922cef88db274ca4779 OK 2026/09/26 04:31:19 DEBUG : A/file2: md5 = 1253fb4f93c0a11f57d4942262c717b4 OK 2026/09/26 04:31:21 DEBUG : A/file3: md5 = 24ea17eefb0d9e12a6447c40f5df40b6 OK 2026/09/26 04:31:22 DEBUG : A/file4: md5 = 426ddad8bb1e630ee7f25ca82b3a6ee0 OK 2026/09/26 04:31:23 DEBUG : A/file5: md5 = ac5898dd5565783a43e36e6c65188ddd OK 2026/09/26 04:31:25 DEBUG : A/file6: md5 = 98fcd274650df69c94633c26edb432ec OK 2026/09/26 04:31:26 DEBUG : A/file7: md5 = 513f64e9a116ae5fd40f9467f7a2a954 OK 2026/09/26 04:31:28 DEBUG : A/file8: md5 = da9cc1c6a574f2365e87644a58152862 OK 2026/09/26 04:31:29 DEBUG : A/file9: md5 = 8034660b06a485c9e09caecbfeb60cff OK 2026/09/26 04:31:31 DEBUG : A/file10: md5 = 442e8096f8599d62e91faaab8c7e9f46 OK 2026/09/26 04:31:32 DEBUG : A/file11: md5 = cd4c5e44606e116598338470e4e65885 OK 2026/09/26 04:31:33 DEBUG : A/file12: md5 = b2c530e36b868b759912e1b7dc01d907 OK 2026/09/26 04:31:35 DEBUG : A/file13: md5 = c50e8ae157e87dbc7c7203dcb88ffa81 OK 2026/09/26 04:31:38 DEBUG : A/file14: md5 = 2e14d59949310dd50824ca472f63813c OK 2026/09/26 04:31:39 DEBUG : A/file15: md5 = 1b1297194a7f5169657c28fcf1857685 OK 2026/09/26 04:31:41 DEBUG : A/file16: md5 = 4b65d77c498d28d783eabf9c9ac14470 OK 2026/09/26 04:31:42 DEBUG : A/file17: md5 = 4e585f6347c8a2f164061ca3fca7e93e OK 2026/09/26 04:31:44 DEBUG : A/file18: md5 = 386844c2e32a5098f663e26afaa7895e OK 2026/09/26 04:31:45 DEBUG : A/file19: md5 = 094a73b20de2307cfa4ff0a92d4072ab OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveMoveError (40.30s) === RUN TestDirMoveContext run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:31:57 DEBUG : A/one: md5 = ac1498093318e0d26a5c30b96183878c OK 2026/09/26 04:31:58 DEBUG : A/two: md5 = d3b4ec18c84ae70a6de156b46a846b8d OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveContext (5.55s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:32:02 DEBUG : A1/one: md5 = 881a375cea93cfba5526075e1c67245f OK 2026/09/26 04:32:04 DEBUG : A1/two: md5 = cd08bc3b3e70b14cdd77dcb150fc52b2 OK 2026/09/26 04:32:06 DEBUG : A1/B1/three: md5 = 107eae9c6f58a869f194e663a6cf52e0 OK 2026/09/26 04:32:08 DEBUG : A1/B1/C1/four: md5 = e910617875b84552ae20deddf6d852b1 OK 2026/09/26 04:32:10 DEBUG : A1/B1/C2/five: md5 = 95a339126057d9f96f0d6ad8123e685a OK 2026/09/26 04:32:10 INFO : A1/B2: Making directory 2026/09/26 04:32:11 INFO : A1/B1/C3: Making directory 2026/09/26 04:32:20 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/26 04:32:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/26 04:32:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/26 04:32:20 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/26 04:32:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/26 04:32:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/26 04:32:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/26 04:32:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/26 04:32:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/26 04:32:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/26 04:32:31 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (43.40s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:32:46 DEBUG : no_checksum_small_file_from_pipe: md5 = ea6f3343cee03268bb5d0f1a07010fce OK 2026/09/26 04:32:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:32:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/26 04:32:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/26 04:32:46 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/26 04:32:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 0a9088c5bf48cdf6c457969ea19db86d OK 2026/09/26 04:32:47 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:32:47 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:32:51 DEBUG : with_checksum_small_file_from_pipe: md5 = c1bd3e54207b1fafc83a88201341af88 OK 2026/09/26 04:32:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:32:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/26 04:32:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/26 04:32:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 682070a47901b434e052b4d6ca36e5e7 OK 2026/09/26 04:32:53 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:32:53 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:32:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:32:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:32:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/26 04:32:57 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:32:57 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-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/26 04:33:01 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/26 04:33:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/26 04:33:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/26 04:33:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/26 04:33:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.97s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/26 04:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (48 bytes), uploading instead of streaming 2026/09/26 04:33:05 DEBUG : rcat_metadata: md5 = 5e9a35da6322a705e259c6dab939c538 OK 2026/09/26 04:33:05 DEBUG : rcat_metadata: size = 48 OK 2026/09/26 04:33:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/26 04:33:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/26 04:33:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = facb303209e877003047c28b7d2833cd OK 2026/09/26 04:33:08 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/26 04:33:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:11 DEBUG : potato1: md5 = 66c0cc8d63465f99be00d3eca22f5513 OK 2026/09/26 04:33:11 DEBUG : potato1: size = 60 OK 2026/09/26 04:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/26 04:33:13 DEBUG : potato2: md5 = 8c48782ca3756399869cfcc2b299e829 OK 2026/09/26 04:33:13 DEBUG : potato2: size = 60 OK 2026/09/26 04:33:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:16 DEBUG : potato1: md5 = d35dcec89f116f2631c69ff7495e524a OK 2026/09/26 04:33:16 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:33:16 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:33:16 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 60 2026/09/26 04:33:16 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.32s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:18 DEBUG : potato1: md5 = 5d29d3c29441b7166759310e3e8e8270 OK 2026/09/26 04:33:18 DEBUG : potato1: size = 60 OK 2026/09/26 04:33:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/26 04:33:19 DEBUG : potato2: md5 = 327fc25eadbb6f3820900ee8859eae6e OK 2026/09/26 04:33:19 DEBUG : potato2: size = 60 OK 2026/09/26 04:33:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:23 DEBUG : potato1: md5 = 1a96f306bfea596ea5acb2eda0f1b8b6 OK 2026/09/26 04:33:23 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.15s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" operations_test.go:1975: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:26 DEBUG : potato4: md5 = cfac6a8c582d151c59f8ae8f12e18fe1 OK 2026/09/26 04:33:26 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:33:26 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 2026/09/26 04:33:26 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa') 59 2026/09/26 04:33:26 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:28 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:30 DEBUG : potato3: md5 = 51c877f42e2dd9ac369b33d1cd6bdde9 OK 2026/09/26 04:33:30 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (7.57s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.43s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.68s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.19s) --- PASS: TestRcatSizeChecksum/NoHashes (2.27s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:32 DEBUG : potato2: md5 = c498d7beb4f1ea08100a6d64190367dd OK 2026/09/26 04:33:34 DEBUG : empty space: md5 = f2b147bbeed4b024e2f3cd3b6f3cc427 OK 2026/09/26 04:33:36 DEBUG : sub dir/potato3: md5 = 25786938b3fecfc8e9901b80c78acf98 OK 2026/09/26 04:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Touching "sub dir/potato3" 2026/09/26 04:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Touching "empty space" 2026/09/26 04:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Touching "potato2" --- PASS: TestTouchDir (10.06s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:41 DEBUG : dir with metadata: Making directory with metadata 2026/09/26 04:33:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.55s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:44 DEBUG : directory with modtime: Making directory with metadata 2026/09/26 04:33:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/26 04:33:45 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/26 04:33:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:46 DEBUG : Google drive root 'crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg': Skipping btime metadata as can't update it on an existing file: 2026-09-26T04:33:46.582807307Z 2026/09/26 04:33:47 INFO : non existent directory: Updated directory metadata 2026/09/26 04:33:49 DEBUG : Google drive root 'crypt/2rv8f2bik6134sc5c1icvje80e519cd6t73mait2i2cipkdcpatg': Skipping btime metadata as can't update it on an existing file: 2026-09-26T04:33:46.582807307Z 2026/09/26 04:33:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.02s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/26 04:33:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/26 04:33:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:33:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/26 04:33:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:55 DEBUG : dst: Making directory with metadata 2026/09/26 04:33:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/26 04:33:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/26 04:33:56 INFO : dst: Set directory modification time (using SetModTime) 2026/09/26 04:33:57 INFO : dst: Set directory modification time (using SetModTime) 2026/09/26 04:33:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/26 04:33:57 INFO : dst: Set directory modification time (using SetModTime) 2026/09/26 04:33:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa'", Local "Local file system at /tmp/rclone332106605", Modify Window "1ms" 2026/09/26 04:34:01 DEBUG : sub dir/test remove existing: md5 = ee28c66dd12f88955ff1382da740e1de OK 2026/09/26 04:34:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = be3034d517a4d402d8a861d3f13927ce OK 2026/09/26 04:34:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zasegat2" before starting 2026/09/26 04:34:06 DEBUG : sub dir/test remove existing.zasegat2: TEST: removing renamed existing file after operation 2026/09/26 04:34:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevepej0" before starting 2026/09/26 04:34:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevepej0: TEST: renaming existing back after failed operation 2026/09/26 04:34:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.damaviv1" before starting 2026/09/26 04:34:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.damaviv1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.71s) === RUN TestRcatInputFailurePreservesDestination 2026/09/26 04:34:12 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination3120355550/001" --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === 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/26 04:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegaq3cofa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 15m42.26375254s (try 1/5)