"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/10 04:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu" 2026/09/10 04:06:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg" 2026/09/10 04:06:52 DEBUG : Creating backend with remote "/tmp/rclone964766453" === 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/10 04:06:53 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 1 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 0 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 2 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/10 04:06:53 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/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/10 04:06:53 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 1 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 0 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 2 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/10 04:06:53 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/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/10 04:06:53 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 1 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 0 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 2 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 3 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/10 04:06:53 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/10 04:06:53 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/10 04:06:53 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 1 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 2 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 0 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/10 04:06:53 DEBUG : file.txt: writing chunk 3 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/10 04:06:53 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/10 04:06:53 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/10 04:06:53 DEBUG : a: size = 0 OK 2026/09/10 04:06:53 DEBUG : a: size = 1 (memory) 2026/09/10 04:06:53 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/10 04:06:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/10 04:06:53 DEBUG : potato: Seek from 10 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 10 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 2 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/10 04:06:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 2 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/10 04:06:53 DEBUG : potato: Seek from 8 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 8 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/10 04:06:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/10 04:06:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/10 04:06:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/10 04:06:53 DEBUG : potato: Seek from 5 to 2 2026/09/10 04:06:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/10 04:06:53 DEBUG : potato: Seek from 9 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 9 to 0 2026/09/10 04:06:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:06:55 DEBUG : rutabaga: md5 = a7567037668d952632795d1b129e0d71 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/10 04:06:58 DEBUG : empty space: md5 = 1672bc4fd0b026a2530ef1587532f76b OK === RUN TestCheck/3 2026/09/10 04:07:00 DEBUG : potato2: md5 = 638514c6c3cbfe6f3a07c515b9a0944c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/10 04:07:02 DEBUG : remotepotato: md5 = e2886fed404d1b2045e1dfeeb2b64f5a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.80s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/09/10 04:07:06 DEBUG : Creating backend with remote "nonexistent" 2026/09/10 04:07:06 DEBUG : Config file has changed externally - reloading 2026/09/10 04:07:06 DEBUG : Creating backend with remote "nonexistent" 2026/09/10 04:07:06 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/10 04:07:06 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/10 04:07:06 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/10 04:07:06 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:07:07 DEBUG : rutabaga: md5 = ab22d043ee94194c80b75bed92c8e7d0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/10 04:07:11 DEBUG : empty space: md5 = 7ac865cae467bd3a4296c6bbe2e60be1 OK === RUN TestCheckDownload/3 2026/09/10 04:07:14 DEBUG : potato2: md5 = 0342e3f28db387561349c0ec58c6d390 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/10 04:07:17 DEBUG : remotepotato: md5 = a135dc7b471791238e7d3f55c629372f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.31s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (0.97s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.78s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:07:24 DEBUG : rutabaga: md5 = cc7d7304ded6bfcbf30dd5cb49f775ce OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/10 04:07:26 DEBUG : empty space: md5 = 05bbd85d0c3a7f4dbdf8dffde7c09f4a OK === RUN TestCheckSizeOnly/3 2026/09/10 04:07:28 DEBUG : potato2: md5 = 2bfcd4ce4623895fde9ab07e2738170a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/10 04:07:31 DEBUG : remotepotato: md5 = b062449dbd9d4e26989c42fccde50972 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.23s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:07:36 DEBUG : test.sum: md5 = 494956b9b58d3bc9933ad20021aa9fc4 OK 2026/09/10 04:07:37 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/10 04:07:37 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/10 04:07:37 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/10 04:07:37 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/10 04:07:39 DEBUG : test.sum: md5 = 9da33cfe4d6f514f0a46517ff05895f3 OK 2026/09/10 04:07:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/10 04:07:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/10 04:07:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/10 04:07:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.38s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/data" 2026/09/10 04:07:41 DEBUG : Config file has changed externally - reloading 2026/09/10 04:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/data" 2026/09/10 04:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/vjrnln8ratgmqakfosrqe8espk" 2026/09/10 04:07:47 DEBUG : data/banana: md5 = d9e55ea2e3019766eb684d3571fc4d36 OK 2026/09/10 04:07:48 DEBUG : test.sum: md5 = b00a8e156cdf8f01d837b834190fa9e0 OK === RUN TestCheckSumDownload/subtest1 2026/09/10 04:07:53 DEBUG : data/potato: md5 = 20f849dcc3c2083b9f2e6bd845400dfb OK 2026/09/10 04:07:54 DEBUG : test.sum: md5 = 67edd86b1e129301b2e6c577453895f8 OK === RUN TestCheckSumDownload/subtest2 2026/09/10 04:07:59 DEBUG : test.sum: md5 = 3923e8f5fe1f6cb25dfa6b88c84f58b7 OK === RUN TestCheckSumDownload/subtest3 2026/09/10 04:08:03 DEBUG : test.sum: md5 = b473ef45166c2204a748d7cc888b06b6 OK === RUN TestCheckSumDownload/subtest4 2026/09/10 04:08:07 DEBUG : test.sum: md5 = e440c5797b6b0067ab4c94528b8d0f1a OK === RUN TestCheckSumDownload/subtest5 2026/09/10 04:08:11 DEBUG : test.sum: md5 = da24c50086f063e4a6988a26749b1f95 OK === RUN TestCheckSumDownload/subtest6 2026/09/10 04:08:15 DEBUG : data/banana: md5 = 28c929bfa7f6e9686bdc2b80efeeec08 OK 2026/09/10 04:08:17 DEBUG : data/potato: md5 = 9bc1709460635b9bba337a9adb93b263 OK 2026/09/10 04:08:18 DEBUG : test.sum: md5 = 372da426382bb88d1aaf0591f964bbd3 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (41.54s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.71s) --- PASS: TestCheckSumDownload/subtest3 (1.99s) --- PASS: TestCheckSumDownload/subtest4 (1.81s) --- PASS: TestCheckSumDownload/subtest5 (1.83s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestCheckSumConcurrency 2026/09/10 04:08:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/10 04:08:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/10 04:08:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/10 04:08:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/10 04:08:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/10 04:08:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/10 04:08:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/10 04:08:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/10 04:08:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/10 04:08:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/10 04:08:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/10 04:08:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/10 04:08:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqujed9zeja" 2026/09/10 04:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/n497s2p2sdi8c7okgngqbhqgmn7aq9h4p1dmf9kfjcuto4bietgg" 2026/09/10 04:08:25 DEBUG : Creating backend with remote "/tmp/rclone3972718092" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja'", Local "Local file system at /tmp/rclone3972718092", Modify Window "1ms" 2026/09/10 04:08:28 DEBUG : hello, world!: md5 = 483cf54f4234faa2e06b83742bae2413 OK upper checkfile vs. lower remote (without normalization) 2026/09/10 04:08:28 ERROR : hello, world!: sum not found 2026/09/10 04:08:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja' 2026/09/10 04:08:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': 1 files missing 2026/09/10 04:08:28 NOTICE: 1 hashes missing 2026/09/10 04:08:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': 1 differences found 2026/09/10 04:08:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/10 04:08:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': 0 differences found 2026/09/10 04:08:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': 1 matching files 2026/09/10 04:08:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hijixax6kamu" 2026/09/10 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:29 DEBUG : Creating backend with remote "TestDrive:crypt/2g35tm8ch04m7begmj88emrfpj05pj7049h8j1h4lo6t45gr82ig" 2026/09/10 04:08:31 DEBUG : Creating backend with remote "/tmp/rclone2594204086" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu'", Local "Local file system at /tmp/rclone2594204086", Modify Window "1ms" 2026/09/10 04:08:33 DEBUG : HELLO, WORLD!: md5 = 793402c535b099f94aa76de9065c708b OK lower checkfile vs. upper remote (without normalization) 2026/09/10 04:08:33 ERROR : HELLO, WORLD!: sum not found 2026/09/10 04:08:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu' 2026/09/10 04:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': 1 files missing 2026/09/10 04:08:33 NOTICE: 1 hashes missing 2026/09/10 04:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': 1 differences found 2026/09/10 04:08:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/10 04:08:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': 0 differences found 2026/09/10 04:08:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': 1 matching files 2026/09/10 04:08:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jilijaz7kocu" 2026/09/10 04:08:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/hqv2uiksbhlh08u15pk29jrbdon7kolrlmjc2s5o14vuqj06gnmg" 2026/09/10 04:08:36 DEBUG : Creating backend with remote "/tmp/rclone2819321110" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu'", Local "Local file system at /tmp/rclone2819321110", Modify Window "1ms" 2026/09/10 04:08:38 DEBUG : HeLlO, wOrLd!: md5 = f5a4efe82ba6d1f2f0b8aaceb0e4325d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/10 04:08:38 ERROR : HeLlO, wOrLd!: sum not found 2026/09/10 04:08:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu' 2026/09/10 04:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': 1 files missing 2026/09/10 04:08:38 NOTICE: 1 hashes missing 2026/09/10 04:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': 1 differences found 2026/09/10 04:08:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/10 04:08:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': 0 differences found 2026/09/10 04:08:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': 1 matching files 2026/09/10 04:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cezijel8gaqu" 2026/09/10 04:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/3g8lb6pllt1cf4ms6ssg2a7j6sr4ofuregs3hf2iasrtr2nq19b0" 2026/09/10 04:08:41 DEBUG : Creating backend with remote "/tmp/rclone3135349959" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu'", Local "Local file system at /tmp/rclone3135349959", Modify Window "1ms" 2026/09/10 04:08:43 DEBUG : HELLO, WORLD!: md5 = 297c21268666655f8fbce6ff1aef37a9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/10 04:08:44 ERROR : HELLO, WORLD!: sum not found 2026/09/10 04:08:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu' 2026/09/10 04:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': 1 files missing 2026/09/10 04:08:44 NOTICE: 1 hashes missing 2026/09/10 04:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': 1 differences found 2026/09/10 04:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/10 04:08:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': 0 differences found 2026/09/10 04:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': 1 matching files 2026/09/10 04:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piconej3sofo" 2026/09/10 04:08:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/3kcl508cq6n63d1d67nv01759dudeee7tcc7aj84i8er73nbjv9g" 2026/09/10 04:08:46 DEBUG : Creating backend with remote "/tmp/rclone1253340645" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo'", Local "Local file system at /tmp/rclone1253340645", Modify Window "1ms" 2026/09/10 04:08:49 DEBUG : 測試_Русский___ě_áñ: md5 = ea7d9fcf6160da0c15295e0d14204176 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/10 04:08:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/10 04:08:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo' 2026/09/10 04:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': 1 files missing 2026/09/10 04:08:49 NOTICE: 1 hashes missing 2026/09/10 04:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': 1 differences found 2026/09/10 04:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/10 04:08:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': 0 differences found 2026/09/10 04:08:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': 1 matching files 2026/09/10 04:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pefeqov3tana" 2026/09/10 04:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/pl81cb2jlc5qtpubnnuvet8ca3h9lk91dgcnekma00tn8gqfji7g" 2026/09/10 04:08:51 DEBUG : Creating backend with remote "/tmp/rclone3247758159" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana'", Local "Local file system at /tmp/rclone3247758159", Modify Window "1ms" 2026/09/10 04:08:54 DEBUG : 測試_Русский___ě_áñ: md5 = b6662894b4a9cc0e5760d03838820895 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/10 04:08:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/10 04:08:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana' 2026/09/10 04:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': 1 files missing 2026/09/10 04:08:54 NOTICE: 1 hashes missing 2026/09/10 04:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': 1 differences found 2026/09/10 04:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/10 04:08:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': 0 differences found 2026/09/10 04:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': 1 matching files 2026/09/10 04:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nifedov9miju" 2026/09/10 04:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/98607ld2tb10b8dros8k8aqm2qv0g072esishkbtljhemm29t2p0" 2026/09/10 04:08:56 DEBUG : Creating backend with remote "/tmp/rclone1322223852" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju'", Local "Local file system at /tmp/rclone1322223852", Modify Window "1ms" 2026/09/10 04:08:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7fc8ce87631167897a939a46cd8cfb0e OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/10 04:08:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/10 04:08:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju' 2026/09/10 04:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': 1 files missing 2026/09/10 04:08:59 NOTICE: 1 hashes missing 2026/09/10 04:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': 1 differences found 2026/09/10 04:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/10 04:09:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': 0 differences found 2026/09/10 04:09:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': 1 matching files 2026/09/10 04:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hunorus0zese" 2026/09/10 04:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/374ahfesgvn34vscj7sunvl5jtpveve237hau0unbf8bp2i9afc0" 2026/09/10 04:09:01 DEBUG : Creating backend with remote "/tmp/rclone1450958199" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese'", Local "Local file system at /tmp/rclone1450958199", Modify Window "1ms" 2026/09/10 04:09:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = afb0f8af863ee933e6f490ad6425805d OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/10 04:09:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/10 04:09:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese' 2026/09/10 04:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': 1 files missing 2026/09/10 04:09:04 NOTICE: 1 hashes missing 2026/09/10 04:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': 1 differences found 2026/09/10 04:09:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/10 04:09:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': 0 differences found 2026/09/10 04:09:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': 1 matching files 2026/09/10 04:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niqoqav8qaci" 2026/09/10 04:09:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/f16pcnnhf578o11gfsq65b9loup22f2to26gqjo0ekunn6qifm0g" 2026/09/10 04:09:06 DEBUG : Creating backend with remote "/tmp/rclone2105873537" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci'", Local "Local file system at /tmp/rclone2105873537", Modify Window "1ms" 2026/09/10 04:09:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ddd14214132041744e53c03e54462ae OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/10 04:09:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/10 04:09:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci' 2026/09/10 04:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': 1 files missing 2026/09/10 04:09:09 NOTICE: 1 hashes missing 2026/09/10 04:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': 1 differences found 2026/09/10 04:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/10 04:09:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': 0 differences found 2026/09/10 04:09:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': 1 matching files 2026/09/10 04:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiwobiz8jeto" 2026/09/10 04:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/5kqir93av31q5g37k49489c4gkroplcmcl1q1d6i35n4smiqruig" 2026/09/10 04:09:11 DEBUG : Creating backend with remote "/tmp/rclone1127436877" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto'", Local "Local file system at /tmp/rclone1127436877", Modify Window "1ms" 2026/09/10 04:09:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0a6e635b4de90628e1142693c077ae81 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/10 04:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/10 04:09:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto' 2026/09/10 04:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': 1 files missing 2026/09/10 04:09:15 NOTICE: 1 hashes missing 2026/09/10 04:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': 1 differences found 2026/09/10 04:09:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/10 04:09:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/10 04:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': 0 differences found 2026/09/10 04:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': 1 matching files 2026/09/10 04:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiwobiz8jeto': Purge remote 2026/09/10 04:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niqoqav8qaci': Purge remote 2026/09/10 04:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hunorus0zese': Purge remote 2026/09/10 04:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifedov9miju': Purge remote 2026/09/10 04:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefeqov3tana': Purge remote 2026/09/10 04:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piconej3sofo': Purge remote 2026/09/10 04:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cezijel8gaqu': Purge remote 2026/09/10 04:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jilijaz7kocu': Purge remote 2026/09/10 04:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijixax6kamu': Purge remote 2026/09/10 04:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqujed9zeja': Purge remote --- PASS: TestApplyTransforms (56.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:09:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/10 04:09:23 DEBUG : sub/file2: md5 = a9cbc0ae1243a711faf03d84bff78e3a OK 2026/09/10 04:09:23 DEBUG : sub/file2: size = 14 OK 2026/09/10 04:09:23 INFO : file1: Copied (new) to: sub/file2 2026/09/10 04:09:24 DEBUG : sub/file2: size = 14 OK 2026/09/10 04:09:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/10 04:09:24 DEBUG : file1: Unchanged skipping 2026/09/10 04:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.67s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:09:30 DEBUG : dst/file1: md5 = 94de2f76ab11bdb70c719d295ac47ee7 OK 2026/09/10 04:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/backup" 2026/09/10 04:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/1nrff024r7pq65ecp72fc28jb0" 2026/09/10 04:09:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone964766453) 2026/09/10 04:09:33 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:09:33 DEBUG : dst/file1: Sizes differ 2026/09/10 04:09:36 INFO : dst/file1: Moved (server-side) 2026/09/10 04:09:38 DEBUG : dst/file1: md5 = fb3c5578744b4d291d4d219a5e07821b OK 2026/09/10 04:09:38 DEBUG : dst/file1: size = 14 OK 2026/09/10 04:09:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/dst" 2026/09/10 04:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/10 04:09:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/CompareDest" 2026/09/10 04:09:45 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/gveqi14airsml4bgu7krj116o8" 2026/09/10 04:09:47 DEBUG : one: Need to transfer - File not found at Destination 2026/09/10 04:09:50 DEBUG : one: md5 = c27c1885475c58b39fd6c65b2e6666ca OK 2026/09/10 04:09:50 DEBUG : one: size = 3 OK 2026/09/10 04:09:50 INFO : one: Copied (new) 2026/09/10 04:09:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:09:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/dst') 2026/09/10 04:09:51 DEBUG : one: Sizes differ 2026/09/10 04:09:53 DEBUG : one: md5 = 9712b54d24f1cbca59e64172fc5ed380 OK 2026/09/10 04:09:53 DEBUG : one: size = 5 OK 2026/09/10 04:09:53 INFO : one: Copied (replaced existing) 2026/09/10 04:09:56 DEBUG : dst/one: md5 = d6bc49456f2bfe859f64c0f5ee498155 OK 2026/09/10 04:09:58 DEBUG : CompareDest/one: md5 = 7d8b135e34c3431456c40ed1076bd0a2 OK 2026/09/10 04:09:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:09:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/dst') 2026/09/10 04:09:59 DEBUG : one: Sizes differ 2026/09/10 04:10:00 DEBUG : one: size = 5 OK 2026/09/10 04:10:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 04:10:02 DEBUG : CompareDest/two: md5 = ecec7471fe8bf528f047aeed65548769 OK 2026/09/10 04:10:03 DEBUG : two: Need to transfer - File not found at Destination 2026/09/10 04:10:03 DEBUG : two: size = 3 OK 2026/09/10 04:10:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/10 04:10:04 DEBUG : two: Need to transfer - File not found at Destination 2026/09/10 04:10:04 DEBUG : two: size = 3 OK 2026/09/10 04:10:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/10 04:10:05 DEBUG : two: Need to transfer - File not found at Destination 2026/09/10 04:10:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:10:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/CompareDest') 2026/09/10 04:10:06 DEBUG : two: Sizes differ 2026/09/10 04:10:07 DEBUG : two: md5 = b5513322eadb3d852cef551dd20d45b7 OK 2026/09/10 04:10:07 DEBUG : two: size = 5 OK 2026/09/10 04:10:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.00s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/dst" 2026/09/10 04:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/10 04:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/CopyDest" 2026/09/10 04:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/10 04:10:16 DEBUG : one: Need to transfer - File not found at Destination 2026/09/10 04:10:18 DEBUG : one: md5 = 3f0ace7888b3f248d674c51956e3f210 OK 2026/09/10 04:10:18 DEBUG : one: size = 3 OK 2026/09/10 04:10:18 INFO : one: Copied (new) 2026/09/10 04:10:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:10:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/dst') 2026/09/10 04:10:20 DEBUG : one: Sizes differ 2026/09/10 04:10:21 DEBUG : one: md5 = 78110ef814ab2b4de7ff506b89cc84b5 OK 2026/09/10 04:10:21 DEBUG : one: size = 5 OK 2026/09/10 04:10:21 INFO : one: Copied (replaced existing) 2026/09/10 04:10:24 DEBUG : dst/one: md5 = bc0fcb63c843f1909bc22b8516de98c8 OK 2026/09/10 04:10:26 DEBUG : CopyDest/one: md5 = 876a41a4a4c8b71aa4959913f61750ea OK 2026/09/10 04:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/BackupDir" 2026/09/10 04:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/10 04:10:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:10:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/dst') 2026/09/10 04:10:29 DEBUG : one: Sizes differ 2026/09/10 04:10:29 DEBUG : one: size = 5 OK 2026/09/10 04:10:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone964766453) 2026/09/10 04:10:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/dst') 2026/09/10 04:10:29 DEBUG : one: Sizes differ 2026/09/10 04:10:32 INFO : one: Moved (server-side) 2026/09/10 04:10:33 DEBUG : one: size = 5 OK 2026/09/10 04:10:33 INFO : one: Copied (server-side copy) 2026/09/10 04:10:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/10 04:10:36 DEBUG : CopyDest/two: md5 = 78b48245be2cff604f5ef6a8350a9aec OK 2026/09/10 04:10:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/10 04:10:37 DEBUG : two: size = 3 OK 2026/09/10 04:10:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:38 DEBUG : two: size = 3 OK 2026/09/10 04:10:38 INFO : two: Copied (server-side copy) 2026/09/10 04:10:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/10 04:10:39 DEBUG : two: size = 3 OK 2026/09/10 04:10:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/10 04:10:39 DEBUG : two: Unchanged skipping 2026/09/10 04:10:41 DEBUG : CopyDest/three: md5 = b7f39a8beec803a9e032885b187ceba7 OK 2026/09/10 04:10:42 DEBUG : three: Need to transfer - File not found at Destination 2026/09/10 04:10:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone964766453) 2026/09/10 04:10:42 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu/CopyDest') 2026/09/10 04:10:42 DEBUG : three: Sizes differ 2026/09/10 04:10:42 DEBUG : three: Destination not found in --copy-dest 2026/09/10 04:10:44 DEBUG : three: md5 = 5fafa6cc32c9df8da0af25e4eb4fc4c6 OK 2026/09/10 04:10:44 DEBUG : three: size = 7 OK 2026/09/10 04:10:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (39.32s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:10:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/10 04:10:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9c5c42d4c71ddf2f3dd13f15473604d1 OK 2026/09/10 04:10:56 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/10 04:10:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/10 04:10:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/10 04:10:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/10 04:10:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/10 04:10:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/10 04:11:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3d4c3dee1c818c4624a0fccde62f0955 OK 2026/09/10 04:11:00 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/10 04:11:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using skip mode. 2026/09/10 04:11:07 NOTICE: one: Found 2 files with duplicate names 2026/09/10 04:11:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.31s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using skip mode. 2026/09/10 04:11:14 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/10 04:11:14 INFO : one: Deleted 2026/09/10 04:11:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.03s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using first mode. 2026/09/10 04:11:21 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:21 INFO : one: Deleted 2026/09/10 04:11:22 INFO : one: Deleted 2026/09/10 04:11:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.31s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using newest mode. 2026/09/10 04:11:28 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:29 INFO : one: Deleted 2026/09/10 04:11:29 INFO : one: Deleted 2026/09/10 04:11:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using oldest mode. 2026/09/10 04:11:36 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:36 INFO : one: Deleted 2026/09/10 04:11:37 INFO : one: Deleted 2026/09/10 04:11:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using largest mode. 2026/09/10 04:11:43 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:44 INFO : one: Deleted 2026/09/10 04:11:44 INFO : one: Deleted 2026/09/10 04:11:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.52s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using smallest mode. 2026/09/10 04:11:51 NOTICE: one: Found 3 files with duplicate names 2026/09/10 04:11:52 INFO : one: Deleted 2026/09/10 04:11:52 INFO : one: Deleted 2026/09/10 04:11:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.54s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:11:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using rename mode. 2026/09/10 04:11:59 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/10 04:12:00 INFO : one-2.txt: renamed from: one.txt 2026/09/10 04:12:01 INFO : one-3.txt: renamed from: one.txt 2026/09/10 04:12:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.58s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:12:06 DEBUG : one-1.txt: md5 = e78f5e44e059c84b9b7d3508a28f3779 OK 2026/09/10 04:12:08 DEBUG : one-2.txt: md5 = 611e60195a7ba37b60d918631be146c2 OK 2026/09/10 04:12:09 DEBUG : one-3.txt: md5 = bd52529ea1c2d61adc91ffa984b42594 OK 2026/09/10 04:12:11 DEBUG : one-4.txt: md5 = effc6c3fb6602409eb6d90b7bd5d7f58 OK 2026/09/10 04:12:13 DEBUG : one-5.txt: md5 = 0fcac5edab10ff6ac1b0fc07e78c9101 OK 2026/09/10 04:12:14 DEBUG : one-6.txt: md5 = fc295d217f83a93247586d824c3a9103 OK 2026/09/10 04:12:16 DEBUG : one-7.txt: md5 = 0d0ad12ab21959d8574388b3eebf85d1 OK 2026/09/10 04:12:17 DEBUG : one-8.txt: md5 = dd62bf4b045b1a22369a4590c430b663 OK 2026/09/10 04:12:19 DEBUG : one-9.txt: md5 = 797272f28a80a845a2739c5f7747e327 OK 2026/09/10 04:12:20 DEBUG : one-10.txt: md5 = 6e49dc64e5d6aa638d7bf2514e41c4d6 OK 2026/09/10 04:12:22 DEBUG : one-11.txt: md5 = 308be6e6f8c10fcc500f64e66af955bf OK 2026/09/10 04:12:23 DEBUG : one-12.txt: md5 = 1bbd809ef61d2f440183e394a04ed27c OK 2026/09/10 04:12:25 DEBUG : one-13.txt: md5 = 83006fc664c2cda1c43485a43674d57b OK 2026/09/10 04:12:26 DEBUG : one-14.txt: md5 = 7112df5f7c02d54c0edc7e2a6a2b587c OK 2026/09/10 04:12:28 DEBUG : one-15.txt: md5 = 055764b795cd349d0299dead95fec24a OK 2026/09/10 04:12:30 DEBUG : one-16.txt: md5 = e11794bbf62ea48aa4f954b6e5620e8c OK 2026/09/10 04:12:31 DEBUG : one-17.txt: md5 = bfe5ab5d0bedbe6dbe535ccc403978c8 OK 2026/09/10 04:12:33 DEBUG : one-18.txt: md5 = a50b19d6e34927d5e1bb874ebd558079 OK 2026/09/10 04:12:34 DEBUG : one-19.txt: md5 = f04b15ac8b2748c382706f1db84ee558 OK 2026/09/10 04:12:36 DEBUG : one-20.txt: md5 = 2a618339bf673e8f64c5c3e7e1ad5957 OK 2026/09/10 04:12:37 DEBUG : one-21.txt: md5 = d50b2b4d739809a71ff565f90390f5ae OK 2026/09/10 04:12:39 DEBUG : one-22.txt: md5 = d03d516264a2a299d40bc87ced4fa417 OK 2026/09/10 04:12:40 DEBUG : one-23.txt: md5 = b1a7a1c5db5a2737287a639a8b5184aa OK 2026/09/10 04:12:42 DEBUG : one-24.txt: md5 = 7a430caa3acda9318f45ccf4394ac6ed OK 2026/09/10 04:12:44 DEBUG : one-25.txt: md5 = 56be9fccbe9c72da71a4723acce62219 OK 2026/09/10 04:12:45 DEBUG : one-26.txt: md5 = 2e21d33fc226abda1dfd6104d66f3ee5 OK 2026/09/10 04:12:47 DEBUG : one-27.txt: md5 = 041c31b11ee25f4181ec3eebfe7cc5e5 OK 2026/09/10 04:12:49 DEBUG : one-28.txt: md5 = ea15fa4897f67dd9d31c0658514b7f1b OK 2026/09/10 04:12:50 DEBUG : one-29.txt: md5 = 0bb02d5b9e01d97ce0ca07afc902707a OK 2026/09/10 04:12:52 DEBUG : one-30.txt: md5 = e600c7ad81f693371171fba40a8e0c78 OK 2026/09/10 04:12:53 DEBUG : one-31.txt: md5 = 4359e3d468113e571b3174ba0cbd8583 OK 2026/09/10 04:12:55 DEBUG : one-32.txt: md5 = 6413ab0069d59be486bf5678c322f135 OK 2026/09/10 04:12:57 DEBUG : one-33.txt: md5 = 178ae087f38da6422b3a3fade0e217f2 OK 2026/09/10 04:12:58 DEBUG : one-34.txt: md5 = 3d885e523e0b47941447b53e3eed0417 OK 2026/09/10 04:13:00 DEBUG : one-35.txt: md5 = 7ae11e0aeba1269d6efc82165fdd5480 OK 2026/09/10 04:13:02 DEBUG : one-36.txt: md5 = 8336b953603042b419d9548b7ad745b7 OK 2026/09/10 04:13:03 DEBUG : one-37.txt: md5 = ea631ae0b4e6d119499efb08dbf9a858 OK 2026/09/10 04:13:05 DEBUG : one-38.txt: md5 = 6fc03cadabebd6fab53e982df8508161 OK 2026/09/10 04:13:07 DEBUG : one-39.txt: md5 = 5f5ed86f9cf239424a8eb805ba907fd7 OK 2026/09/10 04:13:08 DEBUG : one-40.txt: md5 = 024e9f6deeca526054a5791ddfa8d999 OK 2026/09/10 04:13:10 DEBUG : one-41.txt: md5 = 90caacf613780f89d847bcb068699aef OK 2026/09/10 04:13:12 DEBUG : one-42.txt: md5 = 972296a31a5d9328548ba4b0773371b7 OK 2026/09/10 04:13:13 DEBUG : one-43.txt: md5 = 8e59574c5291af6800a551c939ef32a7 OK 2026/09/10 04:13:15 DEBUG : one-44.txt: md5 = 755414743fa1ed3cdd93e9e2ac299418 OK 2026/09/10 04:13:16 DEBUG : one-45.txt: md5 = dbb184da7bab0519883e590699de459b OK 2026/09/10 04:13:18 DEBUG : one-46.txt: md5 = 74745c369bddacd34cd20894bbea81d4 OK 2026/09/10 04:13:19 DEBUG : one-47.txt: md5 = c8b3d7cf9dc60e57a1b9adc1094edb9a OK 2026/09/10 04:13:21 DEBUG : one-48.txt: md5 = d18657c7b24779089a962ab317ed67c0 OK 2026/09/10 04:13:22 DEBUG : one-49.txt: md5 = eeaeb931c6d0bdf494fab363778d645e OK 2026/09/10 04:13:24 DEBUG : one-50.txt: md5 = 44279e51784bc803eecf16d7fab3c717 OK 2026/09/10 04:13:25 DEBUG : one-51.txt: md5 = 716e164e565e1fe7de4846e1cf3fca17 OK 2026/09/10 04:13:27 DEBUG : one-52.txt: md5 = 98e23f6b84baf5995d2c4d485c000a18 OK 2026/09/10 04:13:28 DEBUG : one-53.txt: md5 = 12ceee950fd2ebfa6601b47e46b83b69 OK 2026/09/10 04:13:30 DEBUG : one-54.txt: md5 = c4731f5dfd017a2ccd68c2f7daba8047 OK 2026/09/10 04:13:32 DEBUG : one-55.txt: md5 = 582f1dbe170a44d6402efa2f32e7378b OK 2026/09/10 04:13:33 DEBUG : one-56.txt: md5 = 5594c54fbd41453e3dae626fe6989af8 OK 2026/09/10 04:13:35 DEBUG : one-57.txt: md5 = d9cf5e2ef0726569c6faa493257156c3 OK 2026/09/10 04:13:37 DEBUG : one-58.txt: md5 = d5659586d25bf521e1e12b2f9e822ac2 OK 2026/09/10 04:13:38 DEBUG : one-59.txt: md5 = 2d43283c9877bc34960be2bac6014048 OK 2026/09/10 04:13:40 DEBUG : one-60.txt: md5 = 2f6b55c75ea2491e9941f6506e1ac599 OK 2026/09/10 04:13:41 DEBUG : one-61.txt: md5 = 5ca431f7b6874d3cc8f5065b8a031e9e OK 2026/09/10 04:13:43 DEBUG : one-62.txt: md5 = f652c00029df04284a1d6c5f7a79e337 OK 2026/09/10 04:13:45 DEBUG : one-63.txt: md5 = 01c681e1d384272d67c14ebb5b99440d OK 2026/09/10 04:13:46 DEBUG : one-64.txt: md5 = 725ceefc57e4b1d3abee717493491798 OK 2026/09/10 04:13:48 DEBUG : one-65.txt: md5 = 79899d6150b48c49eccd6f69aa3f2b38 OK 2026/09/10 04:13:49 DEBUG : one-66.txt: md5 = 3ce4b9ff2e6e04b12a07c8515df829d0 OK 2026/09/10 04:13:51 DEBUG : one-67.txt: md5 = 9cf2ec0b709edbe64e05f8c00224e829 OK 2026/09/10 04:13:52 DEBUG : one-68.txt: md5 = fc60159137b5b68569df55938aa11be7 OK 2026/09/10 04:13:54 DEBUG : one-69.txt: md5 = 09f3df4baf50c0958d0b2de677b645f1 OK 2026/09/10 04:13:56 DEBUG : one-70.txt: md5 = 7d25c3221ace63f3d7dc45076bb2e297 OK 2026/09/10 04:13:57 DEBUG : one-71.txt: md5 = a6262d401bb97f07500f302e6afe43bc OK 2026/09/10 04:13:59 DEBUG : one-72.txt: md5 = 85eb1040c9bc1d6664af541bd2f01eaf OK 2026/09/10 04:14:00 DEBUG : one-73.txt: md5 = 24be748c7e6a9da6ba23de96bbd7f346 OK 2026/09/10 04:14:02 DEBUG : one-74.txt: md5 = 3dcce227062d75deef3fe9be431926e5 OK 2026/09/10 04:14:04 DEBUG : one-75.txt: md5 = 7396a4f2ab1b5c7300a70f97b107b99d OK 2026/09/10 04:14:05 DEBUG : one-76.txt: md5 = 93f82d30b10a9aaa86d77b63cc533bc3 OK 2026/09/10 04:14:07 DEBUG : one-77.txt: md5 = e9c949994822a67aa17dab3f90867956 OK 2026/09/10 04:14:08 DEBUG : one-78.txt: md5 = fc4ccaea258e962c86b6bf3a73236a64 OK 2026/09/10 04:14:10 DEBUG : one-79.txt: md5 = 2323adf9f00b94711a37d9baf92f8f24 OK 2026/09/10 04:14:11 DEBUG : one-80.txt: md5 = 4622264042af58cb6d6dc21c40f4bd7b OK 2026/09/10 04:14:13 DEBUG : one-81.txt: md5 = c95c49a1a011fb68a13828e32d85e34c OK 2026/09/10 04:14:15 DEBUG : one-82.txt: md5 = 2f1795c966490e99892459eb8583b409 OK 2026/09/10 04:14:17 DEBUG : one-83.txt: md5 = 0c4dda4321fb76cda8c7f987d25b18fb OK 2026/09/10 04:14:18 DEBUG : one-84.txt: md5 = 9bba0b076bad73336db56f42460d142e OK 2026/09/10 04:14:20 DEBUG : one-85.txt: md5 = b2fd50de060e9effa59bbc22e127e893 OK 2026/09/10 04:14:21 DEBUG : one-86.txt: md5 = d84b2efae1015c070460a1a5ab74678d OK 2026/09/10 04:14:23 DEBUG : one-87.txt: md5 = 038dc57885300c99ba3c4c6f6a368699 OK 2026/09/10 04:14:25 DEBUG : one-88.txt: md5 = 221484eaf27021b5bb1d9eee28372e07 OK 2026/09/10 04:14:26 DEBUG : one-89.txt: md5 = 60785da97aaee5fe03fef7980b49634f OK 2026/09/10 04:14:28 DEBUG : one-90.txt: md5 = 3ac7fb77541c4caa74ec1cdc35d2e8be OK 2026/09/10 04:14:30 DEBUG : one-91.txt: md5 = 84e8305cc3b8d6af70efc531b533e0d4 OK 2026/09/10 04:14:31 DEBUG : one-92.txt: md5 = c97dcc07c09d2cf5ff2ff1fd6721805c OK 2026/09/10 04:14:33 DEBUG : one-93.txt: md5 = 7fea0c554e0f255beb1cc5400c390ab2 OK 2026/09/10 04:14:35 DEBUG : one-94.txt: md5 = 9c774985ed65330d12eb5d68ce3b9372 OK 2026/09/10 04:14:36 DEBUG : one-95.txt: md5 = f41ede6fb65f12c129f018d845332add OK 2026/09/10 04:14:38 DEBUG : one-96.txt: md5 = a9e1817a276b093185824d12d2012c16 OK 2026/09/10 04:14:39 DEBUG : one-97.txt: md5 = 7742c29aa4d9d4c8bcd7329bd45f3c64 OK 2026/09/10 04:14:41 DEBUG : one-98.txt: md5 = 1d62dc96cac24907fdf1fa49facb0e49 OK 2026/09/10 04:14:43 DEBUG : one-99.txt: md5 = e08a6a910ffd987a2a7e90bd1f4aea79 OK 2026/09/10 04:14:44 DEBUG : one-100.txt: md5 = 62164d7b1d37f7db0754443a9f0caa91 OK 2026/09/10 04:14:46 DEBUG : one-101.txt: md5 = 5e51d4e2183748c1c94eee921f1b1c30 OK 2026/09/10 04:14:48 DEBUG : one-102.txt: md5 = e8a1cd0762e059677f7a1f73a760af00 OK 2026/09/10 04:14:49 DEBUG : one-103.txt: md5 = 7d0a7dc966e8176bd901bc36f844a112 OK 2026/09/10 04:14:51 DEBUG : one-104.txt: md5 = 96a9f3a49ec6e8b805155dc10a92dc25 OK 2026/09/10 04:14:53 DEBUG : one-105.txt: md5 = e1c83d7f3b000f86735251d54b40623b OK 2026/09/10 04:14:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Looking for duplicate names using rename mode. 2026/09/10 04:14:56 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/10 04:14:57 INFO : one-106.txt: renamed from: one.txt 2026/09/10 04:14:58 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (233.56s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:16:01 DEBUG : dupe1/one.txt: md5 = a81ea980a60c03de5dc63670bae27d82 OK 2026/09/10 04:16:04 DEBUG : dupe2/two.txt: md5 = 8a010d3e622d8120b38d45fc4bdf8021 OK 2026/09/10 04:16:06 DEBUG : dupe3/three.txt: md5 = f4da2883cb5de8cfb7e14572f94bc1e0 OK 2026/09/10 04:16:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/10 04:16:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/10 04:16:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/10 04:16:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.93s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:16:15 DEBUG : a.txt: md5 = 2d93754ead4142ff9e0c46b5e47976b8 OK 2026/09/10 04:16:17 DEBUG : zend.txt: md5 = dad3fda0a95abff4d68d1f1ca33b669f OK 2026/09/10 04:16:19 DEBUG : sub dir/hello world: md5 = 9ed8457f659d704fb2c93af6a946b5f1 OK 2026/09/10 04:16:21 DEBUG : sub dir/hello world2: md5 = e62410eec7359a8a21b3930b750607e2 OK 2026/09/10 04:16:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 14e915c1386a35965904a634146092f4 OK 2026/09/10 04:16:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40e2f750264d919158df9d9a7499e1d5 OK 2026/09/10 04:16:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9ee98fb62033b870a1d1fb2e5f4eb383 OK 2026/09/10 04:16:29 DEBUG : a.txt: Excluded (Size Filter) 2026/09/10 04:16:29 DEBUG : a.txt: Excluded 2026/09/10 04:16:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/10 04:16:29 DEBUG : sub dir/hello world2: Excluded 2026/09/10 04:16:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/10 04:16:29 DEBUG : sub dir/hello world: Excluded 2026/09/10 04:16:30 DEBUG : sub dir/ignore dir: Excluded 2026/09/10 04:16:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/10 04:16:30 DEBUG : sub dir/hello world2: Excluded 2026/09/10 04:16:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/10 04:16:30 DEBUG : sub dir/hello world: Excluded 2026/09/10 04:16:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.44s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:16:39 DEBUG : a.txt: md5 = eccf320a1c3a9ed7fdf051e85d2963f5 OK 2026/09/10 04:16:41 DEBUG : zend.txt: md5 = 15cf392c2d0d53b963f45adb00b98070 OK 2026/09/10 04:16:44 DEBUG : sub dir/hello world: md5 = 1c1c5a931f23b7d537fdb32a1e386d9a OK 2026/09/10 04:16:45 DEBUG : sub dir/hello world2: md5 = f7248cc35644e084d7cf6e019429b20a OK 2026/09/10 04:16:48 DEBUG : sub dir/ignore dir/.ignore: md5 = e469f14ed055d44f513aaac411d23cbb OK 2026/09/10 04:16:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 65377af2c43fb62738bedd03125578e7 OK 2026/09/10 04:16:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = b016cd8b3013b100b858ed75800b4f2c OK 2026/09/10 04:16:53 DEBUG : a.txt: Excluded (Size Filter) 2026/09/10 04:16:53 DEBUG : a.txt: Excluded 2026/09/10 04:16:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/10 04:16:54 DEBUG : sub dir/hello world2: Excluded 2026/09/10 04:16:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/10 04:16:54 DEBUG : sub dir/hello world: Excluded 2026/09/10 04:16:54 DEBUG : sub dir/ignore dir: Excluded 2026/09/10 04:16:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/10 04:16:54 DEBUG : sub dir/hello world2: Excluded 2026/09/10 04:16:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/10 04:16:54 DEBUG : sub dir/hello world: Excluded 2026/09/10 04:16:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (24.62s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:04 DEBUG : file1: md5 = af7b3d4d255c46f71afd4ee334aa4c29 OK 2026/09/10 04:17:07 DEBUG : sub/file2: md5 = 494a8de752d628baff8d7e3673eaff20 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/10 04:17:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/10 04:17:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/10 04:17:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (11.08s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:15 DEBUG : file1: md5 = 0cf9ed56191a09e999f1891ed5720e0c OK 2026/09/10 04:17:18 DEBUG : sub/file2: md5 = da49ec7e04399087847c097c7c595246 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/10 04:17:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/notfound" 2026/09/10 04:17:22 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.88s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestStatJSONMemory 2026/09/10 04:17:26 DEBUG : Creating backend with remote ":memory:" 2026/09/10 04:17:26 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/10 04:17:26 DEBUG : sub/file1: size = 5 OK 2026/09/10 04:17:26 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/10 04:17:26 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Making directory 2026/09/10 04:17:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:30 DEBUG : sub dir/hello world: md5 = c4647f74eaf580d7cd2780e98754af38 OK --- PASS: TestLsd (5.37s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:34 DEBUG : potato2: md5 = 6e4f617396ee26469629bc03e8e7103b OK 2026/09/10 04:17:36 DEBUG : empty space: md5 = 552844e4daf4192dfed1ea750f5821db OK --- PASS: TestLs (5.54s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:40 DEBUG : potato2: md5 = b675f2b2b8b373d9dee28d11e2298705 OK 2026/09/10 04:17:41 DEBUG : empty space: md5 = 1d21560c739ca87968a66dc4b5797892 OK 2026/09/10 04:17:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/10 04:17:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.59s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:45 DEBUG : potato2: md5 = 1cecf474b12897acafc6c0357c22d6f2 OK 2026/09/10 04:17:47 DEBUG : empty space: md5 = 1e77ac335ba5a2d9136c09321488ea25 OK --- PASS: TestLsLong (5.51s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:51 DEBUG : potato2: md5 = 73ebc494724cf7b5aed40fdbc7b9720c OK 2026/09/10 04:17:53 DEBUG : empty space: md5 = 8538da9042c054568143c4b8e3e6513d OK --- PASS: TestHashSums (5.37s) === RUN TestHashSumsWithErrors 2026/09/10 04:17:55 DEBUG : Creating backend with remote ":memory:" 2026/09/10 04:17:55 DEBUG : Config file has changed externally - reloading 2026/09/10 04:17:55 ERROR : file1: hash unsupported: hash type not supported 2026/09/10 04:17:55 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/10 04:17:55 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/10 04:17:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/10 04:17:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/10 04:17:55 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:17:56 DEBUG : potato2: md5 = bdcd64a13a8d08c02fed00423bd9e7b9 OK 2026/09/10 04:17:58 DEBUG : empty space: md5 = aad375577088c8fc4ab2dd6a8e92869a OK 2026/09/10 04:18:00 DEBUG : sub dir/potato3: md5 = 2cd971cb882aed1d816923846a763bfd OK --- PASS: TestCount (10.16s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:06 DEBUG : small: md5 = f300ccf083cffbf1eeefbdef5ba45392 OK 2026/09/10 04:18:08 DEBUG : medium: md5 = b84a686c82880237f9cfa79849681614 OK 2026/09/10 04:18:10 DEBUG : large: md5 = b6f17aed4cfc2632aa9d149078d561c0 OK 2026/09/10 04:18:10 DEBUG : Waiting for deletions to finish 2026/09/10 04:18:10 DEBUG : large: Excluded (Size Filter) 2026/09/10 04:18:11 INFO : medium: Deleted 2026/09/10 04:18:11 INFO : small: Deleted --- PASS: TestDelete (7.51s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:14 DEBUG : small: md5 = 8ff6c344b481605803aaff71cc423e94 OK 2026/09/10 04:18:16 DEBUG : medium: md5 = 2e25b5b204639e37eab34f634adfce51 OK 2026/09/10 04:18:17 DEBUG : large: md5 = da2b0337c47e63f3a3e9108f762b535a OK 2026/09/10 04:18:17 DEBUG : Waiting for deletions to finish 2026/09/10 04:18:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/10 04:18:18 INFO : medium: Deleted 2026/09/10 04:18:18 INFO : small: Deleted --- PASS: TestMaxDelete (8.11s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:22 DEBUG : small: md5 = 67f5e5b82ef8cd9c3396abd57b4d8b6f OK 2026/09/10 04:18:24 DEBUG : medium: md5 = 00b79641850dab55e6025bcb31db2eb9 OK 2026/09/10 04:18:25 DEBUG : large: md5 = c222b37f77536e6998c2ebea7cf092e2 OK 2026/09/10 04:18:25 DEBUG : Waiting for deletions to finish 2026/09/10 04:18:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/10 04:18:26 INFO : medium: Deleted 2026/09/10 04:18:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.08s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:30 DEBUG : small: md5 = 619aa3415d45cb1c322d5273869d28a5 OK 2026/09/10 04:18:32 DEBUG : medium: md5 = 236a2a839395be3552d0de18d39f5638 OK 2026/09/10 04:18:33 DEBUG : large: md5 = a354e0e3d0972f56c43a372c31199331 OK 2026/09/10 04:18:34 DEBUG : Waiting for deletions to finish 2026/09/10 04:18:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/10 04:18:34 INFO : small: Deleted 2026/09/10 04:18:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.75s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:38 DEBUG : ReadFile: md5 = a843eedd4f7b2e91e914e3809af085b6 OK --- PASS: TestReadFile (4.71s) === RUN TestRetry 2026/09/10 04:18:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/10 04:18:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/10 04:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/10 04:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/10 04:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/10 04:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/10 04:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:18:43 DEBUG : file1: md5 = 020cff2ae2b6a9d66ee208cc41091a8e OK 2026/09/10 04:18:44 DEBUG : file2: md5 = 5dce4dc2ca139171e33f00ed034a8e8d OK --- PASS: TestCat (14.30s) === RUN TestPurge 2026/09/10 04:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebexut3dile" 2026/09/10 04:18:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 04:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/cm1fdhq9d3vl2cofja9ag374rt51bvol436s4nc07so9l9kie8jg" 2026/09/10 04:18:56 DEBUG : Creating backend with remote "/tmp/rclone4100963050" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qebexut3dile'", Local "Local file system at /tmp/rclone4100963050", Modify Window "1ms" 2026/09/10 04:19:02 DEBUG : A1/B1/C1/one: md5 = d7c0667e0855fb9b1c8d59d1e199a87e OK 2026/09/10 04:19:02 INFO : A2: Making directory 2026/09/10 04:19:03 INFO : A1/B2: Making directory 2026/09/10 04:19:04 INFO : A1/B2/C2: Making directory 2026/09/10 04:19:05 INFO : A1/B1/C3: Making directory 2026/09/10 04:19:06 INFO : A3: Making directory 2026/09/10 04:19:07 INFO : A3/B3: Making directory 2026/09/10 04:19:08 INFO : A3/B3/C4: Making directory 2026/09/10 04:19:11 DEBUG : A1/two: md5 = 19b2d23fda383912e923edbbd805908f OK 2026/09/10 04:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qebexut3dile': Purge remote 2026/09/10 04:19:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.88s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:19:20 DEBUG : A1/B1/C1/one: md5 = 80cd061edb66110b631cdef54898b75d OK 2026/09/10 04:19:20 INFO : A2: Making directory 2026/09/10 04:19:21 INFO : A1/B2: Making directory 2026/09/10 04:19:22 INFO : A1/B2/C2: Making directory 2026/09/10 04:19:23 INFO : A1/B1/C3: Making directory 2026/09/10 04:19:24 INFO : A3: Making directory 2026/09/10 04:19:25 INFO : A3/B3: Making directory 2026/09/10 04:19:26 INFO : A3/B3/C4: Making directory 2026/09/10 04:19:29 DEBUG : A1/two: md5 = 48ab8187863aa14e212636f63b65ab6f OK 2026/09/10 04:19:31 DEBUG : removing 1 level 3 directories 2026/09/10 04:19:31 INFO : A3/B3/C4: Removing directory 2026/09/10 04:19:34 DEBUG : removing 2 level 3 directories 2026/09/10 04:19:34 INFO : A1/B2/C2: Removing directory 2026/09/10 04:19:34 INFO : A1/B1/C3: Removing directory 2026/09/10 04:19:35 DEBUG : removing 2 level 2 directories 2026/09/10 04:19:35 INFO : A3/B3: Removing directory 2026/09/10 04:19:35 INFO : A1/B2: Removing directory 2026/09/10 04:19:36 DEBUG : removing 2 level 1 directories 2026/09/10 04:19:36 INFO : A3: Removing directory 2026/09/10 04:19:36 INFO : A2: Removing directory 2026/09/10 04:19:41 DEBUG : removing 1 level 3 directories 2026/09/10 04:19:41 INFO : A1/B1/C1: Removing directory 2026/09/10 04:19:41 DEBUG : removing 1 level 2 directories 2026/09/10 04:19:41 INFO : A1/B1: Removing directory 2026/09/10 04:19:42 DEBUG : removing 1 level 1 directories 2026/09/10 04:19:42 INFO : A1: Removing directory 2026/09/10 04:19:43 DEBUG : removing 1 level 0 directories 2026/09/10 04:19:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (29.46s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:19:46 INFO : A1: Making directory 2026/09/10 04:19:47 INFO : A1/B1: Making directory 2026/09/10 04:19:48 INFO : A1/B1/C1: Making directory 2026/09/10 04:19:51 DEBUG : removing 1 level 3 directories 2026/09/10 04:19:51 INFO : A1/B1/C1: Removing directory 2026/09/10 04:19:52 DEBUG : removing 1 level 2 directories 2026/09/10 04:19:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.38s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:19:55 INFO : A1: Making directory 2026/09/10 04:19:56 INFO : A1/B1: Making directory 2026/09/10 04:19:57 INFO : A1/B1/C1: Making directory 2026/09/10 04:20:01 DEBUG : removing 1 level 3 directories 2026/09/10 04:20:01 INFO : A1/B1/C1: Removing directory 2026/09/10 04:20:01 DEBUG : removing 1 level 2 directories 2026/09/10 04:20:01 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.49s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:06 DEBUG : file1: md5 = 917434150f3d323fc4d233e4e5cdaedf OK 2026/09/10 04:20:06 DEBUG : file1: size = 14 OK 2026/09/10 04:20:07 DEBUG : filename.txt: File name found in url 2026/09/10 04:20:08 DEBUG : filename.txt: md5 = b4b07e3cf75b57f5487edbbb3ef28255 OK 2026/09/10 04:20:08 DEBUG : filename.txt: size = 14 OK 2026/09/10 04:20:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/10 04:20:10 DEBUG : headerfilename.txt: md5 = ec1e05e140541caccfa77ab4372014ae OK 2026/09/10 04:20:10 DEBUG : headerfilename.txt: size = 14 OK 2026/09/10 04:20:12 DEBUG : file2: md5 = a3ce811e4a326a2a43d66176dcd2da9a OK 2026/09/10 04:20:12 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.20s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:16 DEBUG : file1: md5 = 8aaab9f1e35c9e7b7f6d30112e8f81b9 OK 2026/09/10 04:20:16 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/10 04:20:20 DEBUG : sub/file2: md5 = 36e646e6c05b98b73a34c56731861e63 OK 2026/09/10 04:20:20 DEBUG : sub/file2: size = 14 OK 2026/09/10 04:20:20 INFO : file1: Copied (new) to: sub/file2 2026/09/10 04:20:20 INFO : file1: Deleted 2026/09/10 04:20:21 DEBUG : sub/file2: size = 14 OK 2026/09/10 04:20:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/10 04:20:21 DEBUG : file1: Unchanged skipping 2026/09/10 04:20:21 INFO : file1: Deleted 2026/09/10 04:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.97s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/10 04:20:26 DEBUG : file1: md5 = 7e780452fab9c1a53b2b36a24648218d OK 2026/09/10 04:20:26 DEBUG : file1: size = 14 OK 2026/09/10 04:20:26 INFO : file1: Copied (new) 2026/09/10 04:20:26 INFO : file1: Deleted 2026/09/10 04:20:27 DEBUG : file1: Destination exists, skipping 2026/09/10 04:20:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.89s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:32 DEBUG : dst/file1: md5 = 423383e44c1f6297f5a6653c08fccf12 OK 2026/09/10 04:20:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciwupow1kiwu/backup" 2026/09/10 04:20:33 DEBUG : Config file has changed externally - reloading 2026/09/10 04:20:33 DEBUG : Creating backend with remote "TestDrive:crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg/1nrff024r7pq65ecp72fc28jb0" 2026/09/10 04:20:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone964766453) 2026/09/10 04:20:35 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:20:35 DEBUG : dst/file1: Sizes differ 2026/09/10 04:20:38 INFO : dst/file1: Moved (server-side) 2026/09/10 04:20:39 DEBUG : dst/file1: md5 = e173cec19067ab9c0b7e17c26a9a4b73 OK 2026/09/10 04:20:39 DEBUG : dst/file1: size = 14 OK 2026/09/10 04:20:39 INFO : dst/file1: Copied (new) 2026/09/10 04:20:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.72s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:20:47 DEBUG : A1/one: md5 = 51c4854dfff46a22525c13f3aef0e0c7 OK 2026/09/10 04:20:49 DEBUG : A1/two: md5 = c0373ffb95f537389e0898cd33ed9b71 OK 2026/09/10 04:20:51 DEBUG : A1/B1/three: md5 = 2a081ff01bdf291f5ddf35c6bc2e22fe OK 2026/09/10 04:20:54 DEBUG : A1/B1/C1/four: md5 = fc4633c2dd500b00bc183f34ddae2075 OK 2026/09/10 04:20:56 DEBUG : A1/B1/C2/five: md5 = 177c69781a64ec3802ff5b20b0bde3e2 OK 2026/09/10 04:20:56 INFO : A1/B2: Making directory 2026/09/10 04:20:57 INFO : A1/B1/C3: Making directory 2026/09/10 04:21:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/10 04:21:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/10 04:21:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/10 04:21:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/10 04:21:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/10 04:21:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/10 04:21:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/10 04:21:24 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/10 04:21:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/10 04:21:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/10 04:21:25 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (54.93s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/10 04:21:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 8f6f567f285f0503aa7dcac90d0752a1 OK 2026/09/10 04:21:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/10 04:21:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/10 04:21:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/10 04:21:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/10 04:21:44 DEBUG : no_checksum_big_file_from_pipe: md5 = 5b7134d5bb90bb799f3124c42853d8d0 OK 2026/09/10 04:21:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/10 04:21:44 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/10 04:21:48 DEBUG : with_checksum_small_file_from_pipe: md5 = f04896298cb109ba2175c3dd06cdecae OK 2026/09/10 04:21:48 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/10 04:21:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/10 04:21:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/10 04:21:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 49377ad06a396303958320a28ec0518d OK 2026/09/10 04:21:50 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/10 04:21:50 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/10 04:21:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/10 04:21:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/10 04:21:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/10 04:21:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/10 04:21:56 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-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:21:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (34 bytes), uploading instead of streaming 2026/09/10 04:22:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/10 04:22:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/10 04:22:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/10 04:22:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/10 04:22:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.52s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/10 04:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (48 bytes), uploading instead of streaming 2026/09/10 04:22:05 DEBUG : rcat_metadata: md5 = 6530b5f9b1d4589af1b160a9dd2f0a34 OK 2026/09/10 04:22:05 DEBUG : rcat_metadata: size = 48 OK 2026/09/10 04:22:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/10 04:22:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/10 04:22:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = 86784d5f83375aa44e0fb2f3c25abf02 OK 2026/09/10 04:22:08 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/10 04:22:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.43s) --- PASS: TestRcatMetadata/Normal (2.82s) --- PASS: TestRcatMetadata/ViaDisk (3.13s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:11 DEBUG : potato1: md5 = 9eb76a4321cfddc015fb2edee9c5dc6b OK 2026/09/10 04:22:11 DEBUG : potato1: size = 60 OK 2026/09/10 04:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/10 04:22:13 DEBUG : potato2: md5 = 68f1ae9166f7b0e7b5c19099d09b1b3b OK 2026/09/10 04:22:13 DEBUG : potato2: size = 60 OK 2026/09/10 04:22:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.25s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:17 DEBUG : potato1: md5 = 354f7795f72df2e5164f02608c500056 OK 2026/09/10 04:22:17 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:22:17 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:22:17 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 60 2026/09/10 04:22:17 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.89s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:19 DEBUG : potato1: md5 = a1927362f1e681a98f56bd74b4651853 OK 2026/09/10 04:22:19 DEBUG : potato1: size = 60 OK 2026/09/10 04:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': File to upload is small (60 bytes), uploading instead of streaming 2026/09/10 04:22:21 DEBUG : potato2: md5 = dfe7dba79ba177ff27a863f790423807 OK 2026/09/10 04:22:21 DEBUG : potato2: size = 60 OK 2026/09/10 04:22:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.52s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:25 DEBUG : potato1: md5 = 5ee13fb8f1c81e09d48edf3f796f9e3b OK 2026/09/10 04:22:25 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.66s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:28 DEBUG : potato4: md5 = 3b3108524ab78d0fc09e4c4bed795d53 OK 2026/09/10 04:22:28 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:22:28 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 2026/09/10 04:22:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu') 59 2026/09/10 04:22:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:31 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:34 DEBUG : potato3: md5 = b8bd83504d0b197aa8d801c27400681b OK 2026/09/10 04:22:34 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.01s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.50s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.99s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.82s) --- PASS: TestRcatSizeChecksum/NoHashes (2.70s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:37 DEBUG : potato2: md5 = c50daf96d2d16d148d0599b5f15a37e4 OK 2026/09/10 04:22:38 DEBUG : empty space: md5 = d5acf1858e95dc715a36ae99f2544fb8 OK 2026/09/10 04:22:41 DEBUG : sub dir/potato3: md5 = e587bb195db596780d91235b59d84927 OK 2026/09/10 04:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Touching "sub dir/potato3" 2026/09/10 04:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Touching "potato2" 2026/09/10 04:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Touching "empty space" --- PASS: TestTouchDir (12.27s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:47 DEBUG : dir with metadata: Making directory with metadata 2026/09/10 04:22:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.79s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:50 DEBUG : directory with modtime: Making directory with metadata 2026/09/10 04:22:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 04:22:51 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.81s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/10 04:22:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/10 04:22:53 DEBUG : Google drive root 'crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg': Skipping btime metadata as can't update it on an existing file: 2026-09-10T04:22:53.341900495Z 2026/09/10 04:22:54 INFO : non existent directory: Updated directory metadata 2026/09/10 04:22:56 DEBUG : Google drive root 'crypt/o652cbevki2v9mg8g32epkj8vglua8hudp5c116jl6rk698kgjlg': Skipping btime metadata as can't update it on an existing file: 2026-09-10T04:22:53.341900495Z 2026/09/10 04:22:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.26s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:22:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/10 04:23:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/10 04:23:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.11s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:23:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/10 04:23:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/10 04:23:04 DEBUG : dst: Making directory with metadata 2026/09/10 04:23:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/10 04:23:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/10 04:23:06 INFO : dst: Set directory modification time (using SetModTime) 2026/09/10 04:23:06 INFO : dst: Set directory modification time (using SetModTime) 2026/09/10 04:23:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/10 04:23:07 INFO : dst: Set directory modification time (using SetModTime) 2026/09/10 04:23:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.31s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu'", Local "Local file system at /tmp/rclone964766453", Modify Window "1ms" 2026/09/10 04:23:11 DEBUG : sub dir/test remove existing: md5 = f6f2c80de2ffab8e7369c9e139a9f889 OK 2026/09/10 04:23:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 80a45892dbb6e19857c4ac41d4e66372 OK 2026/09/10 04:23:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.piyohiv6" before starting 2026/09/10 04:23:19 DEBUG : sub dir/test remove existing.piyohiv6: TEST: removing renamed existing file after operation 2026/09/10 04:23:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wepijet0" before starting 2026/09/10 04:23:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wepijet0: TEST: renaming existing back after failed operation 2026/09/10 04:23:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lusafet2" before starting 2026/09/10 04:23:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lusafet2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (17.79s) === 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/10 04:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciwupow1kiwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m35.623357489s (try 1/5)