"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/09/15 03:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba" 2026/09/15 03:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:40:04 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g" 2026/09/15 03:40:05 DEBUG : Creating backend with remote "/tmp/rclone1401590846" === 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:40:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 0 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 1 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 2 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:40:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 1 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 2 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 0 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:40:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 1 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 2 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 3 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 0 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/15 03:40:05 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 1 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 0 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 2 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/15 03:40:05 DEBUG : file.txt: writing chunk 3 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/15 03:40:05 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/15 03:40:05 DEBUG : a: size = 0 OK 2026/09/15 03:40:05 DEBUG : a: size = 1 (memory) 2026/09/15 03:40:05 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/15 03:40:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/15 03:40:05 DEBUG : potato: Seek from 10 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 10 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/15 03:40:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/15 03:40:05 DEBUG : potato: Seek from 8 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 8 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/15 03:40:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/15 03:40:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/15 03:40:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/15 03:40:05 DEBUG : potato: Seek from 5 to 2 2026/09/15 03:40:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/15 03:40:05 DEBUG : potato: Seek from 9 to 0 2026/09/15 03:40:05 DEBUG : potato: Seek from 9 to 0 2026/09/15 03:40:05 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:08 DEBUG : rutabaga: md5 = 0730ec8c703f4d1e1357178186208173 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/15 03:40:10 DEBUG : empty space: md5 = 9213a078b19d08807fc24c35372e6455 OK === RUN TestCheck/3 2026/09/15 03:40:13 DEBUG : potato2: md5 = a474f7be42e85074f4011d11842c17fd OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/15 03:40:15 DEBUG : remotepotato: md5 = 97183d2225bc2cd4a5cfd71307d28a4f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.75s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/09/15 03:40:19 DEBUG : Creating backend with remote "nonexistent" 2026/09/15 03:40:19 DEBUG : Creating backend with remote "nonexistent" 2026/09/15 03:40:19 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/15 03:40:19 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/15 03:40:19 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/15 03:40:19 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:21 DEBUG : rutabaga: md5 = 53c83ee04095f5755068bb99b02bb220 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/15 03:40:24 DEBUG : empty space: md5 = 8a1e31e68bc9cc8dbd0f1e81e5418a41 OK === RUN TestCheckDownload/3 2026/09/15 03:40:27 DEBUG : potato2: md5 = 22c9111036f49fba7860a820a04d5211 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/15 03:40:31 DEBUG : remotepotato: md5 = 623e5eccedd20f8c67e1e04fc3b865a9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.79s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.77s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:37 DEBUG : rutabaga: md5 = c117acd85121410c4f5242db9fa5a361 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/15 03:40:40 DEBUG : empty space: md5 = f15685daf7360cfff777b6168d310757 OK === RUN TestCheckSizeOnly/3 2026/09/15 03:40:42 DEBUG : potato2: md5 = 32168a27007c45aa14955706ce9e7395 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/15 03:40:45 DEBUG : remotepotato: md5 = 3e95e7d75770c6a24f8cfea415ce27fb OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.91s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:50 DEBUG : test.sum: md5 = 5a6acbd21c2d356ae9732584b11b2c83 OK 2026/09/15 03:40:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/15 03:40:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/15 03:40:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/15 03:40:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/15 03:40:53 DEBUG : test.sum: md5 = 48393c1c2ba357437ac55497b6024505 OK 2026/09/15 03:40:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/15 03:40:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/15 03:40:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/15 03:40:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/data" 2026/09/15 03:40:55 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:40:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/data" 2026/09/15 03:40:57 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/vjrnln8ratgmqakfosrqe8espk" 2026/09/15 03:41:02 DEBUG : data/banana: md5 = 16b69d2ce3c543c6ea0055646d55a0fd OK 2026/09/15 03:41:03 DEBUG : test.sum: md5 = ecb9239778fbfe130b9ff8bd0e2e002d OK === RUN TestCheckSumDownload/subtest1 2026/09/15 03:41:08 DEBUG : data/potato: md5 = 32fa5baa0658c22aa9e390ff1ed86c65 OK 2026/09/15 03:41:10 DEBUG : test.sum: md5 = c4d486bfcaf0791f16fd89379edb1f1e OK === RUN TestCheckSumDownload/subtest2 2026/09/15 03:41:14 DEBUG : test.sum: md5 = 42165c558d80073acf724392f4e83dba OK === RUN TestCheckSumDownload/subtest3 2026/09/15 03:41:18 DEBUG : test.sum: md5 = e4078b229ec0f5cdfbaa651c229f4ee2 OK === RUN TestCheckSumDownload/subtest4 2026/09/15 03:41:22 DEBUG : test.sum: md5 = 8a71a40793d6c01d507253b3f0d2d11e OK === RUN TestCheckSumDownload/subtest5 2026/09/15 03:41:26 DEBUG : test.sum: md5 = 4ff3b8c7bd117b7f8da4ed0cf56f8a5f OK === RUN TestCheckSumDownload/subtest6 2026/09/15 03:41:30 DEBUG : data/banana: md5 = 2440debb97f757bee18c2a42574a63fb OK 2026/09/15 03:41:32 DEBUG : data/potato: md5 = 7dd92d3b74185a6fa3f2eabea906eadd OK 2026/09/15 03:41:33 DEBUG : test.sum: md5 = fa6a1f51fc9ec1dbb741a0159b836209 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.33s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.79s) --- PASS: TestCheckSumDownload/subtest3 (1.88s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (1.89s) --- PASS: TestCheckSumDownload/subtest6 (1.78s) --- PASS: TestCheckSumDownload/subtest7 (1.99s) === RUN TestCheckSumConcurrency 2026/09/15 03:41:39 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/15 03:41:39 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/15 03:41:39 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/15 03:41:39 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/15 03:41:39 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/15 03:41:39 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/15 03:41:39 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/15 03:41:39 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/15 03:41:39 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/15 03:41:39 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/15 03:41:39 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/15 03:41:39 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/15 03:41:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qojomom1sena" 2026/09/15 03:41:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:41:39 DEBUG : Creating backend with remote "TestDrive:crypt/ltqpvp6i3rvfrbvl78uf6stsac1dlalv18bsmr71tnd2rigrheo0" 2026/09/15 03:41:40 DEBUG : Creating backend with remote "/tmp/rclone3143156498" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena'", Local "Local file system at /tmp/rclone3143156498", Modify Window "1ms" 2026/09/15 03:41:43 DEBUG : hello, world!: md5 = 250831cbcd07575f3e027c1037ca3907 OK upper checkfile vs. lower remote (without normalization) 2026/09/15 03:41:44 ERROR : hello, world!: sum not found 2026/09/15 03:41:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena' 2026/09/15 03:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': 1 files missing 2026/09/15 03:41:44 NOTICE: 1 hashes missing 2026/09/15 03:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': 1 differences found 2026/09/15 03:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/15 03:41:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': 0 differences found 2026/09/15 03:41:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': 1 matching files 2026/09/15 03:41:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahuyar3fawa" 2026/09/15 03:41:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:41:45 DEBUG : Creating backend with remote "TestDrive:crypt/keciouqfec8c9m3nva3m3puvis6efrqg61b6ssud9fdoba8dnbhg" 2026/09/15 03:41:46 DEBUG : Creating backend with remote "/tmp/rclone2483126935" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa'", Local "Local file system at /tmp/rclone2483126935", Modify Window "1ms" 2026/09/15 03:41:48 DEBUG : HELLO, WORLD!: md5 = 3a6abb363f726e8c5e2f0abf3001ec23 OK lower checkfile vs. upper remote (without normalization) 2026/09/15 03:41:49 ERROR : HELLO, WORLD!: sum not found 2026/09/15 03:41:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa' 2026/09/15 03:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': 1 files missing 2026/09/15 03:41:49 NOTICE: 1 hashes missing 2026/09/15 03:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': 1 differences found 2026/09/15 03:41:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/15 03:41:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': 0 differences found 2026/09/15 03:41:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': 1 matching files 2026/09/15 03:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rexuhup7fidu" 2026/09/15 03:41:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/3ro6fqspgr6u0oj8v3sg6rn6em17va8s6kimpacr6kplarajehr0" 2026/09/15 03:41:51 DEBUG : Creating backend with remote "/tmp/rclone123426972" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu'", Local "Local file system at /tmp/rclone123426972", Modify Window "1ms" 2026/09/15 03:41:54 DEBUG : HeLlO, wOrLd!: md5 = 775abc5ab833565ab14849e0f486e168 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/15 03:41:54 ERROR : HeLlO, wOrLd!: sum not found 2026/09/15 03:41:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu' 2026/09/15 03:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': 1 files missing 2026/09/15 03:41:54 NOTICE: 1 hashes missing 2026/09/15 03:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': 1 differences found 2026/09/15 03:41:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/15 03:41:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': 0 differences found 2026/09/15 03:41:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': 1 matching files 2026/09/15 03:41:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vezeson9raxi" 2026/09/15 03:41:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:41:55 DEBUG : Creating backend with remote "TestDrive:crypt/70go0j47akcarhkbsf0c5nkvoeolu36qr93ltdqcnudavp6k63lg" 2026/09/15 03:41:56 DEBUG : Creating backend with remote "/tmp/rclone39858721" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi'", Local "Local file system at /tmp/rclone39858721", Modify Window "1ms" 2026/09/15 03:41:59 DEBUG : HELLO, WORLD!: md5 = d6f631c94e1cccba28d04c602f15c2d3 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/15 03:41:59 ERROR : HELLO, WORLD!: sum not found 2026/09/15 03:41:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi' 2026/09/15 03:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': 1 files missing 2026/09/15 03:41:59 NOTICE: 1 hashes missing 2026/09/15 03:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': 1 differences found 2026/09/15 03:41:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/15 03:42:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': 0 differences found 2026/09/15 03:42:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': 1 matching files 2026/09/15 03:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixesin8data" 2026/09/15 03:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/4qqgv5vilat60u7do93r5hqqd8v0es1571jdqp2nfbv210k3j650" 2026/09/15 03:42:01 DEBUG : Creating backend with remote "/tmp/rclone1383965003" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data'", Local "Local file system at /tmp/rclone1383965003", Modify Window "1ms" 2026/09/15 03:42:04 DEBUG : 測試_Русский___ě_áñ: md5 = c8bff59212363b9f818b82d302de188d OK NFD checkfile vs. NFC remote (without normalization) 2026/09/15 03:42:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data' 2026/09/15 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': 1 files missing 2026/09/15 03:42:04 NOTICE: 1 hashes missing 2026/09/15 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': 1 differences found 2026/09/15 03:42:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/15 03:42:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': 0 differences found 2026/09/15 03:42:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': 1 matching files 2026/09/15 03:42:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qutikey5xohi" 2026/09/15 03:42:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:06 DEBUG : Creating backend with remote "TestDrive:crypt/23sue269tf9nc5vvr2anpaco04pelpik58k9u470j8onh65qe5ig" 2026/09/15 03:42:07 DEBUG : Creating backend with remote "/tmp/rclone1212178393" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi'", Local "Local file system at /tmp/rclone1212178393", Modify Window "1ms" 2026/09/15 03:42:09 DEBUG : 測試_Русский___ě_áñ: md5 = dbb485411a600a4f360c99a33d4a8e26 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/15 03:42:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi' 2026/09/15 03:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': 1 files missing 2026/09/15 03:42:10 NOTICE: 1 hashes missing 2026/09/15 03:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': 1 differences found 2026/09/15 03:42:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/15 03:42:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': 0 differences found 2026/09/15 03:42:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': 1 matching files 2026/09/15 03:42:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socekav6hage" 2026/09/15 03:42:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:11 DEBUG : Creating backend with remote "TestDrive:crypt/v7n59ql2gcv38c3jqp8mn3aq5bi7du5lpnnsdl1o1fpcrnr48ge0" 2026/09/15 03:42:12 DEBUG : Creating backend with remote "/tmp/rclone2163609016" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage'", Local "Local file system at /tmp/rclone2163609016", Modify Window "1ms" 2026/09/15 03:42:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 89ee75443f22560f00f92ca869cf5f44 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/15 03:42:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage' 2026/09/15 03:42:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': 1 files missing 2026/09/15 03:42:15 NOTICE: 1 hashes missing 2026/09/15 03:42:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': 1 differences found 2026/09/15 03:42:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/15 03:42:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': 0 differences found 2026/09/15 03:42:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': 1 matching files 2026/09/15 03:42:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyoqof7xuye" 2026/09/15 03:42:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/rv47hihijq8mt8reldkn2p5nen6ohdbkkh373j9dpehuq166pa8g" 2026/09/15 03:42:18 DEBUG : Creating backend with remote "/tmp/rclone1776302729" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye'", Local "Local file system at /tmp/rclone1776302729", Modify Window "1ms" 2026/09/15 03:42:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 81c03a7274658a6bfeb1ea2edd25f010 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/15 03:42:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye' 2026/09/15 03:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': 1 files missing 2026/09/15 03:42:21 NOTICE: 1 hashes missing 2026/09/15 03:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': 1 differences found 2026/09/15 03:42:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/15 03:42:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': 0 differences found 2026/09/15 03:42:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': 1 matching files 2026/09/15 03:42:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-powuzay8yepi" 2026/09/15 03:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:22 DEBUG : Creating backend with remote "TestDrive:crypt/a8gngbijiqe4ee9gjjt5f9o3nq4j54ks67s1pc2jan31u89ue1ng" 2026/09/15 03:42:23 DEBUG : Creating backend with remote "/tmp/rclone2866444446" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi'", Local "Local file system at /tmp/rclone2866444446", Modify Window "1ms" 2026/09/15 03:42:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2379e77f09c7f36c4f0a594a337e88ca OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/15 03:42:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi' 2026/09/15 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': 1 files missing 2026/09/15 03:42:27 NOTICE: 1 hashes missing 2026/09/15 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': 1 differences found 2026/09/15 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/15 03:42:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': 0 differences found 2026/09/15 03:42:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': 1 matching files 2026/09/15 03:42:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepufip3yoza" 2026/09/15 03:42:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/t7uf76i47ov5rngbc7ue002cgat5inrnjhr9gn6k1jisblabp4ig" 2026/09/15 03:42:29 DEBUG : Creating backend with remote "/tmp/rclone3003266107" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza'", Local "Local file system at /tmp/rclone3003266107", Modify Window "1ms" 2026/09/15 03:42:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4feebebf3a3c0631a4643047291e456c OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/15 03:42:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/15 03:42:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza' 2026/09/15 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': 1 files missing 2026/09/15 03:42:32 NOTICE: 1 hashes missing 2026/09/15 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': 1 differences found 2026/09/15 03:42:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/15 03:42:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/15 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': 0 differences found 2026/09/15 03:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': 1 matching files 2026/09/15 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepufip3yoza': Purge remote 2026/09/15 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-powuzay8yepi': Purge remote 2026/09/15 03:42:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyoqof7xuye': Purge remote 2026/09/15 03:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socekav6hage': Purge remote 2026/09/15 03:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutikey5xohi': Purge remote 2026/09/15 03:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixesin8data': Purge remote 2026/09/15 03:42:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vezeson9raxi': Purge remote 2026/09/15 03:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rexuhup7fidu': Purge remote 2026/09/15 03:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahuyar3fawa': Purge remote 2026/09/15 03:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qojomom1sena': Purge remote --- PASS: TestApplyTransforms (59.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:42:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 03:42:42 DEBUG : sub/file2: md5 = dfb1699d3aba3eabbc90a2388d80312b OK 2026/09/15 03:42:42 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:42:42 INFO : file1: Copied (new) to: sub/file2 2026/09/15 03:42:42 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:42:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 03:42:42 DEBUG : file1: Unchanged skipping 2026/09/15 03:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.13s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:42:49 DEBUG : dst/file1: md5 = ac665e81dd62d941243a0ac2d2f77b02 OK 2026/09/15 03:42:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/backup" 2026/09/15 03:42:50 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/1nrff024r7pq65ecp72fc28jb0" 2026/09/15 03:42:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:42:52 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:42:52 DEBUG : dst/file1: Sizes differ 2026/09/15 03:42:54 INFO : dst/file1: Moved (server-side) 2026/09/15 03:42:56 DEBUG : dst/file1: md5 = 3e7d5bd6a27e5d11bb0db03cf498112f OK 2026/09/15 03:42:56 DEBUG : dst/file1: size = 14 OK 2026/09/15 03:42:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.23s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:43:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/dst" 2026/09/15 03:43:02 DEBUG : Config file has changed externally - reloading 2026/09/15 03:43:02 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/15 03:43:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/CompareDest" 2026/09/15 03:43:04 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/gveqi14airsml4bgu7krj116o8" 2026/09/15 03:43:05 DEBUG : one: Need to transfer - File not found at Destination 2026/09/15 03:43:08 DEBUG : one: md5 = 2ca262be9f68df5d86dc31cdab4dea30 OK 2026/09/15 03:43:08 DEBUG : one: size = 3 OK 2026/09/15 03:43:08 INFO : one: Copied (new) 2026/09/15 03:43:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/dst') 2026/09/15 03:43:10 DEBUG : one: Sizes differ 2026/09/15 03:43:11 DEBUG : one: md5 = f91d15c7be13eb2d376f5db584704e9b OK 2026/09/15 03:43:11 DEBUG : one: size = 5 OK 2026/09/15 03:43:11 INFO : one: Copied (replaced existing) 2026/09/15 03:43:14 DEBUG : dst/one: md5 = 8d8ab0a2fdc41d679e11e7366ac73df5 OK 2026/09/15 03:43:16 DEBUG : CompareDest/one: md5 = cea56aceb684d66162006362d3219f93 OK 2026/09/15 03:43:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/dst') 2026/09/15 03:43:17 DEBUG : one: Sizes differ 2026/09/15 03:43:18 DEBUG : one: size = 5 OK 2026/09/15 03:43:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:43:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/15 03:43:20 DEBUG : CompareDest/two: md5 = f06642028bdaf0eed38b36157f3f43ca OK 2026/09/15 03:43:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:43:21 DEBUG : two: size = 3 OK 2026/09/15 03:43:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:43:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/15 03:43:23 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:43:23 DEBUG : two: size = 3 OK 2026/09/15 03:43:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:43:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/15 03:43:25 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:43:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:25 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/CompareDest') 2026/09/15 03:43:25 DEBUG : two: Sizes differ 2026/09/15 03:43:26 DEBUG : two: md5 = 5cf544443a7cecfd70978cbd7aef9e81 OK 2026/09/15 03:43:26 DEBUG : two: size = 5 OK 2026/09/15 03:43:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.15s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:43:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/dst" 2026/09/15 03:43:32 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/15 03:43:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/CopyDest" 2026/09/15 03:43:34 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/15 03:43:36 DEBUG : one: Need to transfer - File not found at Destination 2026/09/15 03:43:38 DEBUG : one: md5 = 9261fb42d0af26eaa12fb6d87caa4730 OK 2026/09/15 03:43:38 DEBUG : one: size = 3 OK 2026/09/15 03:43:38 INFO : one: Copied (new) 2026/09/15 03:43:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/dst') 2026/09/15 03:43:40 DEBUG : one: Sizes differ 2026/09/15 03:43:42 DEBUG : one: md5 = 107b08be4ab4c3bce3c3557384bf3f72 OK 2026/09/15 03:43:42 DEBUG : one: size = 5 OK 2026/09/15 03:43:42 INFO : one: Copied (replaced existing) 2026/09/15 03:43:44 DEBUG : dst/one: md5 = 41b32bdf9236e6ef4f4d9e702e7cd3d3 OK 2026/09/15 03:43:47 DEBUG : CopyDest/one: md5 = 33c475da9f301e4da7d1d5ec1636d807 OK 2026/09/15 03:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/BackupDir" 2026/09/15 03:43:48 DEBUG : Config file has changed externally - reloading 2026/09/15 03:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/15 03:43:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/dst') 2026/09/15 03:43:49 DEBUG : one: Sizes differ 2026/09/15 03:43:50 DEBUG : one: size = 5 OK 2026/09/15 03:43:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:43:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:43:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/dst') 2026/09/15 03:43:50 DEBUG : one: Sizes differ 2026/09/15 03:43:52 INFO : one: Moved (server-side) 2026/09/15 03:43:54 DEBUG : one: size = 5 OK 2026/09/15 03:43:54 INFO : one: Copied (server-side copy) 2026/09/15 03:43:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/15 03:43:56 DEBUG : CopyDest/two: md5 = 8b107424b1117f8f480f4bc55049dda8 OK 2026/09/15 03:43:57 DEBUG : two: Need to transfer - File not found at Destination 2026/09/15 03:43:58 DEBUG : two: size = 3 OK 2026/09/15 03:43:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:43:59 DEBUG : two: size = 3 OK 2026/09/15 03:43:59 INFO : two: Copied (server-side copy) 2026/09/15 03:43:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/15 03:44:00 DEBUG : two: size = 3 OK 2026/09/15 03:44:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/15 03:44:00 DEBUG : two: Unchanged skipping 2026/09/15 03:44:02 DEBUG : CopyDest/three: md5 = 96ad94cb7f536eee2819a0a63e718ff6 OK 2026/09/15 03:44:03 DEBUG : three: Need to transfer - File not found at Destination 2026/09/15 03:44:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:44:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba/CopyDest') 2026/09/15 03:44:03 DEBUG : three: Sizes differ 2026/09/15 03:44:03 DEBUG : three: Destination not found in --copy-dest 2026/09/15 03:44:05 DEBUG : three: md5 = fc051835e4d0c816205a24642fef861c OK 2026/09/15 03:44:05 DEBUG : three: size = 7 OK 2026/09/15 03:44:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (41.08s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/15 03:44:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d763713269d755a2d99b896ecdbb91c0 OK 2026/09/15 03:44:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/15 03:44:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/15 03:44:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/15 03:44:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/15 03:44:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/15 03:44:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/15 03:44:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c3c93210ee45536bac29b6bf5e4686d6 OK 2026/09/15 03:44:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/15 03:44:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.24s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using skip mode. 2026/09/15 03:44:29 NOTICE: one: Found 2 files with duplicate names 2026/09/15 03:44:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.39s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using skip mode. 2026/09/15 03:44:35 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:44:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/15 03:44:36 INFO : one: Deleted 2026/09/15 03:44:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.45s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using first mode. 2026/09/15 03:44:43 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:44:43 INFO : one: Deleted 2026/09/15 03:44:44 INFO : one: Deleted 2026/09/15 03:44:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.53s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using newest mode. 2026/09/15 03:44:51 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:44:51 INFO : one: Deleted 2026/09/15 03:44:52 INFO : one: Deleted 2026/09/15 03:44:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.69s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:44:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using oldest mode. 2026/09/15 03:44:58 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:44:59 INFO : one: Deleted 2026/09/15 03:45:00 INFO : one: Deleted 2026/09/15 03:45:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.36s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:45:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using largest mode. 2026/09/15 03:45:06 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:45:06 INFO : one: Deleted 2026/09/15 03:45:07 INFO : one: Deleted 2026/09/15 03:45:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.60s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using smallest mode. 2026/09/15 03:45:14 NOTICE: one: Found 3 files with duplicate names 2026/09/15 03:45:14 INFO : one: Deleted 2026/09/15 03:45:15 INFO : one: Deleted 2026/09/15 03:45:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.51s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:45:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using rename mode. 2026/09/15 03:45:22 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/15 03:45:23 INFO : one-2.txt: renamed from: one.txt 2026/09/15 03:45:24 INFO : one-3.txt: renamed from: one.txt 2026/09/15 03:45:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.60s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:45:29 DEBUG : one-1.txt: md5 = de3523e5b86c0209b0523aa516c58e7a OK 2026/09/15 03:45:31 DEBUG : one-2.txt: md5 = 2926f92b1c5fda28d10899e320cb5f43 OK 2026/09/15 03:45:32 DEBUG : one-3.txt: md5 = 8228e4d0024f638e77c687650eeac052 OK 2026/09/15 03:45:34 DEBUG : one-4.txt: md5 = 6071a5372f0a1c043ef88ccf021758f5 OK 2026/09/15 03:45:36 DEBUG : one-5.txt: md5 = dca99a630eee1b40162125acaf5e0173 OK 2026/09/15 03:45:37 DEBUG : one-6.txt: md5 = 1f78e4f0742b6a8db868dea9f35299bc OK 2026/09/15 03:45:39 DEBUG : one-7.txt: md5 = cf599ec095e813ba26cac3ae715ee7b0 OK 2026/09/15 03:45:40 DEBUG : one-8.txt: md5 = aa6f1b283c480a2b34361ed7a912071e OK 2026/09/15 03:45:42 DEBUG : one-9.txt: md5 = 698ef458ab67ab6926fc90b8b317f60a OK 2026/09/15 03:45:44 DEBUG : one-10.txt: md5 = fabc5f3a2cbca9fcdc7003e50982b981 OK 2026/09/15 03:45:46 DEBUG : one-11.txt: md5 = 558ca69264721dbd7fc33bdf80db1700 OK 2026/09/15 03:45:47 DEBUG : one-12.txt: md5 = 76eadccd769f8ab21c683bc3debd92f2 OK 2026/09/15 03:45:49 DEBUG : one-13.txt: md5 = 688a29a6567d1c3ede280738c9dd6b8d OK 2026/09/15 03:45:51 DEBUG : one-14.txt: md5 = ae22f4dc5d429b876357fb0c7fa38311 OK 2026/09/15 03:45:52 DEBUG : one-15.txt: md5 = 247240dc443074cf5f9874d3200e7938 OK 2026/09/15 03:45:54 DEBUG : one-16.txt: md5 = cac4634c650dbc7b4d07328e597c74a3 OK 2026/09/15 03:45:55 DEBUG : one-17.txt: md5 = be1e6bb9cb0b13c569d6ad292be7c236 OK 2026/09/15 03:45:57 DEBUG : one-18.txt: md5 = 1db32e5f4ee632ba285a000947754df5 OK 2026/09/15 03:45:58 DEBUG : one-19.txt: md5 = d2a073ee5a82974d631f75c4759c52dd OK 2026/09/15 03:46:00 DEBUG : one-20.txt: md5 = 325ffb88284b2cafb95acbfdcb7cca34 OK 2026/09/15 03:46:02 DEBUG : one-21.txt: md5 = f49329faf5f948cf00c6b60b8055c468 OK 2026/09/15 03:46:03 DEBUG : one-22.txt: md5 = e8610051f687704a12d613f452478de9 OK 2026/09/15 03:46:05 DEBUG : one-23.txt: md5 = f06928d4136167f141bd64991dcc5359 OK 2026/09/15 03:46:07 DEBUG : one-24.txt: md5 = dfa6af81cc38da5b9588d9491cb85083 OK 2026/09/15 03:46:08 DEBUG : one-25.txt: md5 = e72d168d133405d577044a5199b6582f OK 2026/09/15 03:46:10 DEBUG : one-26.txt: md5 = 98a7559651316ee8202b8fc140e08277 OK 2026/09/15 03:46:11 DEBUG : one-27.txt: md5 = 108009d8ff62a3ece8cac414553fa6aa OK 2026/09/15 03:46:13 DEBUG : one-28.txt: md5 = db4bc949ffb2753d85ef0b2e42605d8c OK 2026/09/15 03:46:15 DEBUG : one-29.txt: md5 = 772f5ed1ca7621c3ca6eeb7033356f9a OK 2026/09/15 03:46:16 DEBUG : one-30.txt: md5 = c284f2e97a8fd9754c84528533819ae9 OK 2026/09/15 03:46:18 DEBUG : one-31.txt: md5 = a5215cf5208a2300e6afdbbe35677f2d OK 2026/09/15 03:46:19 DEBUG : one-32.txt: md5 = cb8240f4fd0aabb04c9a2bb91a2a6b82 OK 2026/09/15 03:46:21 DEBUG : one-33.txt: md5 = 803ecc7fc89369c49bfd4b333026efeb OK 2026/09/15 03:46:22 DEBUG : one-34.txt: md5 = 392cc2bff25fe8bca4aa3b0ae803c68f OK 2026/09/15 03:46:24 DEBUG : one-35.txt: md5 = 51cbfb0b938f1c3b47185e646d10f677 OK 2026/09/15 03:46:26 DEBUG : one-36.txt: md5 = f95133c356d8973d521aab075c9aca02 OK 2026/09/15 03:46:27 DEBUG : one-37.txt: md5 = 7a69d942d36408b5c2ac4ec8034da612 OK 2026/09/15 03:46:29 DEBUG : one-38.txt: md5 = 5ad8c305c101ab6de9cfb228edfdb6cd OK 2026/09/15 03:46:30 DEBUG : one-39.txt: md5 = 219f9f3bedd2f04b37cb1df7c1f6a99d OK 2026/09/15 03:46:32 DEBUG : one-40.txt: md5 = ea12db0e87cb85e12e9816f2340868b5 OK 2026/09/15 03:46:34 DEBUG : one-41.txt: md5 = 54072e7c32af738d9a81b3420a900737 OK 2026/09/15 03:46:35 DEBUG : one-42.txt: md5 = bf4a3ec3151f00cc532a3601f524a223 OK 2026/09/15 03:46:37 DEBUG : one-43.txt: md5 = bcf4d3242a41253acdeaf59df8e5e27e OK 2026/09/15 03:46:38 DEBUG : one-44.txt: md5 = f79513d0d5ad29343659056d421682bf OK 2026/09/15 03:46:40 DEBUG : one-45.txt: md5 = a3537b778f388b1ed1fdd03a0344ca37 OK 2026/09/15 03:46:42 DEBUG : one-46.txt: md5 = ef5a33f8a7ffe8b3ddf91b889b9f0e69 OK 2026/09/15 03:46:43 DEBUG : one-47.txt: md5 = a8e3be65ff2f11d2860a3070215e9cd5 OK 2026/09/15 03:46:45 DEBUG : one-48.txt: md5 = 3199f635990debc9ffc7b2f5c75de82e OK 2026/09/15 03:46:47 DEBUG : one-49.txt: md5 = 77c59fea08a397bb6eecc40b63e52b3d OK 2026/09/15 03:46:48 DEBUG : one-50.txt: md5 = 7ef519c71a649bf0792a1bc189f3d215 OK 2026/09/15 03:46:50 DEBUG : one-51.txt: md5 = 6d59c7a5f0f84eadcbae2c2c63b57574 OK 2026/09/15 03:46:52 DEBUG : one-52.txt: md5 = 59f66fe82821270e51a55a4fc7111943 OK 2026/09/15 03:46:53 DEBUG : one-53.txt: md5 = ca35a72c9359f7ffe039c3135608d6a1 OK 2026/09/15 03:46:55 DEBUG : one-54.txt: md5 = a6e11642fcc90463317156325771d37c OK 2026/09/15 03:46:57 DEBUG : one-55.txt: md5 = 1ad13252a75d9fa89c0963160807612f OK 2026/09/15 03:46:58 DEBUG : one-56.txt: md5 = 9de4c21e7bd64c7372965fb385587f49 OK 2026/09/15 03:47:00 DEBUG : one-57.txt: md5 = 38c7a68b0dc07bcc87b293c1324afd43 OK 2026/09/15 03:47:01 DEBUG : one-58.txt: md5 = 6b73381ccaadce665f6d37a2601e0040 OK 2026/09/15 03:47:03 DEBUG : one-59.txt: md5 = 1bc42ed87bc92f29d8c59fe3e9f87934 OK 2026/09/15 03:47:05 DEBUG : one-60.txt: md5 = 526feb759194c3b85323a590b8c8ff7a OK 2026/09/15 03:47:06 DEBUG : one-61.txt: md5 = 0067db16bb87ae86a5664d07293c21a2 OK 2026/09/15 03:47:08 DEBUG : one-62.txt: md5 = 06b9c76d384ba5a2f4f0dfcb48218cae OK 2026/09/15 03:47:09 DEBUG : one-63.txt: md5 = 965be7a9db0bddc363b15f414dfafe13 OK 2026/09/15 03:47:11 DEBUG : one-64.txt: md5 = 03408267518ba97bf1d541cc6de9415e OK 2026/09/15 03:47:13 DEBUG : one-65.txt: md5 = 85223f05150aeb2c276143daf44e7778 OK 2026/09/15 03:47:14 DEBUG : one-66.txt: md5 = 416038cd22ccee26f323546969c633e1 OK 2026/09/15 03:47:16 DEBUG : one-67.txt: md5 = c9f2131044a8c5c129a0ae1d3c61fd77 OK 2026/09/15 03:47:17 DEBUG : one-68.txt: md5 = df47203ac3620a874f6fb8f30c2f8a0c OK 2026/09/15 03:47:19 DEBUG : one-69.txt: md5 = 5be5cc33476e2f00636918eb8c586abf OK 2026/09/15 03:47:21 DEBUG : one-70.txt: md5 = 3a81396f542b6f130f01526a7391eb45 OK 2026/09/15 03:47:22 DEBUG : one-71.txt: md5 = 891102b30c9288e4013faf1a38c6891e OK 2026/09/15 03:47:24 DEBUG : one-72.txt: md5 = ead35444612e9d7b113ced91d49d5c75 OK 2026/09/15 03:47:26 DEBUG : one-73.txt: md5 = 192e624d9cd15ca5f6c1461414f72328 OK 2026/09/15 03:47:27 DEBUG : one-74.txt: md5 = ea52d7e70d1ab113d3a18571454ad5b1 OK 2026/09/15 03:47:29 DEBUG : one-75.txt: md5 = 24d220865a71e7c8e919ac0c6af84886 OK 2026/09/15 03:47:30 DEBUG : one-76.txt: md5 = d5ec411b2a731f7c8f55888d13344c5a OK 2026/09/15 03:47:32 DEBUG : one-77.txt: md5 = e4f0d21d772e4c247d65324a658e2d42 OK 2026/09/15 03:47:34 DEBUG : one-78.txt: md5 = 3e4013fa49ad19660ffef8d324e930ba OK 2026/09/15 03:47:35 DEBUG : one-79.txt: md5 = 97461726877f484b319a0b4e5d560465 OK 2026/09/15 03:47:37 DEBUG : one-80.txt: md5 = f63e06fa50848fdcae2b28a9525a9d08 OK 2026/09/15 03:47:39 DEBUG : one-81.txt: md5 = c46dd367bead93d8028e8e3545b4f5da OK 2026/09/15 03:47:40 DEBUG : one-82.txt: md5 = e170c207ea7e3984b8d894ba7c65b935 OK 2026/09/15 03:47:42 DEBUG : one-83.txt: md5 = b44a1ed0d3799224758636bf1206dd0d OK 2026/09/15 03:47:44 DEBUG : one-84.txt: md5 = fb63da7f7b20e39a65584978720db556 OK 2026/09/15 03:47:45 DEBUG : one-85.txt: md5 = 8e00a01079b6be8c0909833e7cfd60df OK 2026/09/15 03:47:47 DEBUG : one-86.txt: md5 = d9b7a0943caaa825a90fb81f63c7d86f OK 2026/09/15 03:47:49 DEBUG : one-87.txt: md5 = 46c880b13311f69fa488e854ea0ac4f2 OK 2026/09/15 03:47:50 DEBUG : one-88.txt: md5 = 69513e66885c3e0f5b4ef009dfb29b96 OK 2026/09/15 03:47:52 DEBUG : one-89.txt: md5 = 1420e35338fdbfadb4f86f34d99b0260 OK 2026/09/15 03:47:53 DEBUG : one-90.txt: md5 = 58a7d0d91fc0e02616f20cd32654cb87 OK 2026/09/15 03:47:55 DEBUG : one-91.txt: md5 = b27934b19a655b027b31e05e8e8e36cf OK 2026/09/15 03:47:56 DEBUG : one-92.txt: md5 = 36c690acde05303520f5fc4ebf2ca85b OK 2026/09/15 03:47:58 DEBUG : one-93.txt: md5 = 17d17f5582a5df708a85153fe76039ed OK 2026/09/15 03:48:00 DEBUG : one-94.txt: md5 = 72878eedc4950e8d42564fb6786a8226 OK 2026/09/15 03:48:01 DEBUG : one-95.txt: md5 = e54c00464c83970391f6b4ee0141a886 OK 2026/09/15 03:48:03 DEBUG : one-96.txt: md5 = e6e9b2572c58d84058d9ebdb52e6b673 OK 2026/09/15 03:48:05 DEBUG : one-97.txt: md5 = cc76c22dafe0928b0b68dc33fd096f36 OK 2026/09/15 03:48:06 DEBUG : one-98.txt: md5 = 91c96719d9fd50f6cfac2964680a4342 OK 2026/09/15 03:48:08 DEBUG : one-99.txt: md5 = 2e9f79a8914099069083b06ba449dc54 OK 2026/09/15 03:48:10 DEBUG : one-100.txt: md5 = 3a189b27a7dba1ef9bffdc5dfc5de5b0 OK 2026/09/15 03:48:12 DEBUG : one-101.txt: md5 = cabdd84de9f749c139642c2082a21fa5 OK 2026/09/15 03:48:13 DEBUG : one-102.txt: md5 = 90c6d2dc9d4974d61b07a1708f473142 OK 2026/09/15 03:48:15 DEBUG : one-103.txt: md5 = 6f1cc81c6847483780d911a118f6d713 OK 2026/09/15 03:48:16 DEBUG : one-104.txt: md5 = 83ea57ed30bb90c3b0fa83ced31e9018 OK 2026/09/15 03:48:18 DEBUG : one-105.txt: md5 = f573c422f16e53bcb5a19a547e299c49 OK 2026/09/15 03:48:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Looking for duplicate names using rename mode. 2026/09/15 03:48:22 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/15 03:48:23 INFO : one-106.txt: renamed from: one.txt 2026/09/15 03:48:23 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (235.48s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:49:26 DEBUG : dupe1/one.txt: md5 = 72db99be16a97991bba48f0da2bfb391 OK 2026/09/15 03:49:28 DEBUG : dupe2/two.txt: md5 = 0f17571c0698743a964497ff1256fc18 OK 2026/09/15 03:49:31 DEBUG : dupe3/three.txt: md5 = 850b9783876ea7345885f3df8f706544 OK 2026/09/15 03:49:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/15 03:49:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/15 03:49:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/15 03:49:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (15.19s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:49:40 DEBUG : a.txt: md5 = 033250fbc9cb7e9d4615548ba7921332 OK 2026/09/15 03:49:42 DEBUG : zend.txt: md5 = 59232ded07df522fa73ec3b37f517cdb OK 2026/09/15 03:49:44 DEBUG : sub dir/hello world: md5 = 15a1c0795c07805161f6cad25ae9ff04 OK 2026/09/15 03:49:46 DEBUG : sub dir/hello world2: md5 = 0d45cd2e8a6a514bc985eb5edf6aec59 OK 2026/09/15 03:49:48 DEBUG : sub dir/ignore dir/.ignore: md5 = c1a567b8fb8276b72a62115a2f5742bb OK 2026/09/15 03:49:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2fd92b4dce87086acaf828e2dbddbb65 OK 2026/09/15 03:49:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = a31e201a5e616d5302e17bfb43076e21 OK 2026/09/15 03:49:54 DEBUG : a.txt: Excluded (Size Filter) 2026/09/15 03:49:54 DEBUG : a.txt: Excluded 2026/09/15 03:49:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 03:49:55 DEBUG : sub dir/hello world2: Excluded 2026/09/15 03:49:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 03:49:55 DEBUG : sub dir/hello world: Excluded 2026/09/15 03:49:55 DEBUG : sub dir/ignore dir: Excluded 2026/09/15 03:49:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 03:49:55 DEBUG : sub dir/hello world2: Excluded 2026/09/15 03:49:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 03:49:55 DEBUG : sub dir/hello world: Excluded 2026/09/15 03:49:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (25.48s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:50:05 DEBUG : a.txt: md5 = a1b6437fd311d55d3528b1e8617c5c80 OK 2026/09/15 03:50:07 DEBUG : zend.txt: md5 = 407e9ea7ff231cbdfbe39ef7f9e617aa OK 2026/09/15 03:50:10 DEBUG : sub dir/hello world: md5 = 9e1745b376f14041ecfa1c7c4c890ba1 OK 2026/09/15 03:50:11 DEBUG : sub dir/hello world2: md5 = c622529f06898b829bc89b662e111594 OK 2026/09/15 03:50:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 42ed1e5ac512628bed1c54938be89da8 OK 2026/09/15 03:50:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = bbbf7c45c14a8b172873d85e55a865ba OK 2026/09/15 03:50:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = d7f8de612df5bffa5260e605a04a3f20 OK 2026/09/15 03:50:20 DEBUG : a.txt: Excluded (Size Filter) 2026/09/15 03:50:20 DEBUG : a.txt: Excluded 2026/09/15 03:50:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 03:50:20 DEBUG : sub dir/hello world2: Excluded 2026/09/15 03:50:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 03:50:20 DEBUG : sub dir/hello world: Excluded 2026/09/15 03:50:21 DEBUG : sub dir/ignore dir: Excluded 2026/09/15 03:50:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/15 03:50:21 DEBUG : sub dir/hello world2: Excluded 2026/09/15 03:50:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/15 03:50:21 DEBUG : sub dir/hello world: Excluded 2026/09/15 03:50:21 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.38s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:50:31 DEBUG : file1: md5 = fad2f13c0a1db2588e0b8587c22bd290 OK 2026/09/15 03:50:34 DEBUG : sub/file2: md5 = 49079e241a06d2f92ffd0389afeec7d8 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/15 03:50:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/15 03:50:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/15 03:50:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (12.10s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:50:43 DEBUG : file1: md5 = 6844af9b27e73181de011760462b499c OK 2026/09/15 03:50:46 DEBUG : sub/file2: md5 = 93548d8e9f134cbf45037dfc0898735a OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/15 03:50:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/notfound" 2026/09/15 03:50:51 DEBUG : Config file has changed externally - reloading 2026/09/15 03:50:51 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (14.30s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.33s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.95s) === RUN TestStatJSONMemory 2026/09/15 03:50:56 DEBUG : Creating backend with remote ":memory:" 2026/09/15 03:50:56 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 03:50:56 DEBUG : sub/file1: size = 5 OK 2026/09/15 03:50:56 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 03:50:56 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:50:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Making directory 2026/09/15 03:50:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:50:59 DEBUG : sub dir/hello world: md5 = 2999b49388a86ec67799b3af406b678b OK --- PASS: TestLsd (5.68s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:05 DEBUG : potato2: md5 = 72e753268e1e68dbf87c3dd50144df9e OK 2026/09/15 03:51:07 DEBUG : empty space: md5 = 056edbb6d9901ab7d9c21288098b05e0 OK --- PASS: TestLs (7.02s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:11 DEBUG : potato2: md5 = af3275d057f7971bf211116236d2d1d0 OK 2026/09/15 03:51:12 DEBUG : empty space: md5 = 6e4095bcc174dd3032da0c69556b10a9 OK 2026/09/15 03:51:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.91s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:17 DEBUG : potato2: md5 = 1dbf7a8936edd7822b1c6b426e2ded3f OK 2026/09/15 03:51:18 DEBUG : empty space: md5 = 9b61812cfff84eb53501989367486438 OK --- PASS: TestLsLong (5.46s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:22 DEBUG : potato2: md5 = acc0c009506aca41e7e558d1cef151fa OK 2026/09/15 03:51:24 DEBUG : empty space: md5 = ac9211a25593c1248ddcb476e0c4b06c OK --- PASS: TestHashSums (5.14s) === RUN TestHashSumsWithErrors 2026/09/15 03:51:25 DEBUG : Creating backend with remote ":memory:" 2026/09/15 03:51:25 ERROR : file1: hash unsupported: hash type not supported 2026/09/15 03:51:25 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/15 03:51:25 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/15 03:51:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/15 03:51:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/15 03:51:25 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:27 DEBUG : potato2: md5 = 0da5e3642c93853b005340cd528f678e OK 2026/09/15 03:51:29 DEBUG : empty space: md5 = 5ed504b7f37599f60b571688fad613f2 OK 2026/09/15 03:51:31 DEBUG : sub dir/potato3: md5 = cba93e14ee1a0a8db57eeae5e1848927 OK --- PASS: TestCount (10.02s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:37 DEBUG : small: md5 = 8db06a750d2739278646b81cb5459562 OK 2026/09/15 03:51:39 DEBUG : medium: md5 = 170f63fad3c89653ebda724d0143e352 OK 2026/09/15 03:51:40 DEBUG : large: md5 = aec5d09bdd21f0b57740140e153ce163 OK 2026/09/15 03:51:41 DEBUG : Waiting for deletions to finish 2026/09/15 03:51:41 DEBUG : large: Excluded (Size Filter) 2026/09/15 03:51:41 INFO : small: Deleted 2026/09/15 03:51:42 INFO : medium: Deleted --- PASS: TestDelete (7.31s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:44 DEBUG : small: md5 = 97a22ef8fd9dd4ee50ea741e57096fb7 OK 2026/09/15 03:51:46 DEBUG : medium: md5 = c6c06ea01d972f06a218b8b289c53c78 OK 2026/09/15 03:51:47 DEBUG : large: md5 = d5092f51fbe30fa69e7ca144b28c2776 OK 2026/09/15 03:51:48 DEBUG : Waiting for deletions to finish 2026/09/15 03:51:48 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/15 03:51:49 INFO : small: Deleted 2026/09/15 03:51:49 INFO : medium: Deleted --- PASS: TestMaxDelete (7.75s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:51:52 DEBUG : small: md5 = 7227d862f5aaaf3c60098b8cfddd6caa OK 2026/09/15 03:51:54 DEBUG : medium: md5 = a8aeb7b75332c8c6bcb513d1099f8fb4 OK 2026/09/15 03:51:55 DEBUG : large: md5 = 04463b906d22a6b1f1c565636ad54bc2 OK 2026/09/15 03:51:56 DEBUG : Waiting for deletions to finish 2026/09/15 03:51:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/15 03:51:56 INFO : medium: Deleted 2026/09/15 03:51:56 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.78s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:52:00 DEBUG : small: md5 = c369156ac8dc9eca74128e707b968c0f OK 2026/09/15 03:52:02 DEBUG : medium: md5 = 5ae44376735dc3a4973416fdaba15ba1 OK 2026/09/15 03:52:03 DEBUG : large: md5 = 57c5664faceba61828235d6f491dfdc9 OK 2026/09/15 03:52:03 DEBUG : Waiting for deletions to finish 2026/09/15 03:52:04 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/15 03:52:04 INFO : small: Deleted 2026/09/15 03:52:04 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.95s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:52:08 DEBUG : ReadFile: md5 = 9bb9bbcd354e1d2970e8ee81cb6db002 OK --- PASS: TestReadFile (4.53s) === RUN TestRetry 2026/09/15 03:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/15 03:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/15 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/15 03:52:11 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:52:12 DEBUG : file1: md5 = fa380a9a2ab4e70b623fceed7ecb200a OK 2026/09/15 03:52:14 DEBUG : file2: md5 = 58669e387d33e4e971f3c454fba15060 OK --- PASS: TestCat (14.08s) === RUN TestPurge 2026/09/15 03:52:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yovepes5yawi" 2026/09/15 03:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 03:52:25 DEBUG : Creating backend with remote "TestDrive:crypt/8t8jg01l4p7gt5hs2p3v12l452nmgv5bbambra0svr0s6ifvnvm0" 2026/09/15 03:52:26 DEBUG : Creating backend with remote "/tmp/rclone3988384509" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yovepes5yawi'", Local "Local file system at /tmp/rclone3988384509", Modify Window "1ms" 2026/09/15 03:52:31 DEBUG : A1/B1/C1/one: md5 = 31b9e6fdb651e87507f00a92200dcf9a OK 2026/09/15 03:52:31 INFO : A2: Making directory 2026/09/15 03:52:32 INFO : A1/B2: Making directory 2026/09/15 03:52:33 INFO : A1/B2/C2: Making directory 2026/09/15 03:52:34 INFO : A1/B1/C3: Making directory 2026/09/15 03:52:35 INFO : A3: Making directory 2026/09/15 03:52:36 INFO : A3/B3: Making directory 2026/09/15 03:52:37 INFO : A3/B3/C4: Making directory 2026/09/15 03:52:39 DEBUG : A1/two: md5 = f1e11c3e8e5edaaa7268f2c5374e75d9 OK 2026/09/15 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yovepes5yawi': Purge remote 2026/09/15 03:52:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.03s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:52:47 DEBUG : A1/B1/C1/one: md5 = eb9adb90ff5ceece557960414a69b31d OK 2026/09/15 03:52:47 INFO : A2: Making directory 2026/09/15 03:52:48 INFO : A1/B2: Making directory 2026/09/15 03:52:49 INFO : A1/B2/C2: Making directory 2026/09/15 03:52:50 INFO : A1/B1/C3: Making directory 2026/09/15 03:52:51 INFO : A3: Making directory 2026/09/15 03:52:52 INFO : A3/B3: Making directory 2026/09/15 03:52:53 INFO : A3/B3/C4: Making directory 2026/09/15 03:52:56 DEBUG : A1/two: md5 = 250c38af3f693642b4347323dd92695a OK 2026/09/15 03:52:57 DEBUG : removing 1 level 3 directories 2026/09/15 03:52:57 INFO : A3/B3/C4: Removing directory 2026/09/15 03:53:00 DEBUG : removing 2 level 3 directories 2026/09/15 03:53:00 INFO : A1/B2/C2: Removing directory 2026/09/15 03:53:00 INFO : A1/B1/C3: Removing directory 2026/09/15 03:53:01 DEBUG : removing 2 level 2 directories 2026/09/15 03:53:01 INFO : A3/B3: Removing directory 2026/09/15 03:53:01 INFO : A1/B2: Removing directory 2026/09/15 03:53:02 DEBUG : removing 2 level 1 directories 2026/09/15 03:53:02 INFO : A2: Removing directory 2026/09/15 03:53:02 INFO : A3: Removing directory 2026/09/15 03:53:07 DEBUG : removing 1 level 3 directories 2026/09/15 03:53:07 INFO : A1/B1/C1: Removing directory 2026/09/15 03:53:08 DEBUG : removing 1 level 2 directories 2026/09/15 03:53:08 INFO : A1/B1: Removing directory 2026/09/15 03:53:08 DEBUG : removing 1 level 1 directories 2026/09/15 03:53:08 INFO : A1: Removing directory 2026/09/15 03:53:09 DEBUG : removing 1 level 0 directories 2026/09/15 03:53:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Removing directory --- PASS: TestRmdirsNoLeaveRoot (27.97s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:12 INFO : A1: Making directory 2026/09/15 03:53:13 INFO : A1/B1: Making directory 2026/09/15 03:53:14 INFO : A1/B1/C1: Making directory 2026/09/15 03:53:17 DEBUG : removing 1 level 3 directories 2026/09/15 03:53:17 INFO : A1/B1/C1: Removing directory 2026/09/15 03:53:18 DEBUG : removing 1 level 2 directories 2026/09/15 03:53:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.49s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:20 INFO : A1: Making directory 2026/09/15 03:53:21 INFO : A1/B1: Making directory 2026/09/15 03:53:22 INFO : A1/B1/C1: Making directory 2026/09/15 03:53:25 DEBUG : removing 1 level 3 directories 2026/09/15 03:53:25 INFO : A1/B1/C1: Removing directory 2026/09/15 03:53:26 DEBUG : removing 1 level 2 directories 2026/09/15 03:53:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.75s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:31 DEBUG : file1: md5 = cc8ff59c9ea45c70ebd64eceadb5703c OK 2026/09/15 03:53:31 DEBUG : file1: size = 14 OK 2026/09/15 03:53:32 DEBUG : filename.txt: File name found in url 2026/09/15 03:53:33 DEBUG : filename.txt: md5 = d44f9ed19be1da228bea19c93fb503f5 OK 2026/09/15 03:53:33 DEBUG : filename.txt: size = 14 OK 2026/09/15 03:53:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/15 03:53:35 DEBUG : headerfilename.txt: md5 = d0b4284ee2ab318ddfb600fb9b402efe OK 2026/09/15 03:53:35 DEBUG : headerfilename.txt: size = 14 OK 2026/09/15 03:53:36 DEBUG : file2: md5 = cae7f5e3b3ed41a1986dfc3ee1dcd3cf OK 2026/09/15 03:53:36 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.08s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:41 DEBUG : file1: md5 = 797cf327de3a874b659da51db8feec7b OK 2026/09/15 03:53:41 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.69s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 03:53:45 DEBUG : sub/file2: md5 = c1f07082f09d4f319241dc93673947d6 OK 2026/09/15 03:53:45 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:53:45 INFO : file1: Copied (new) to: sub/file2 2026/09/15 03:53:45 INFO : file1: Deleted 2026/09/15 03:53:46 DEBUG : sub/file2: size = 14 OK 2026/09/15 03:53:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 03:53:46 DEBUG : file1: Unchanged skipping 2026/09/15 03:53:46 INFO : file1: Deleted 2026/09/15 03:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.06s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/15 03:53:52 DEBUG : file1: md5 = 6468cab0f8d9f77cdd4442a404941bff OK 2026/09/15 03:53:52 DEBUG : file1: size = 14 OK 2026/09/15 03:53:52 INFO : file1: Copied (new) 2026/09/15 03:53:52 INFO : file1: Deleted 2026/09/15 03:53:52 DEBUG : file1: Destination exists, skipping 2026/09/15 03:53:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.81s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:53:57 DEBUG : dst/file1: md5 = 5281c793f085ad11577e2bcddc2c8b05 OK 2026/09/15 03:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadajil8foba/backup" 2026/09/15 03:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g/1nrff024r7pq65ecp72fc28jb0" 2026/09/15 03:54:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1401590846) 2026/09/15 03:54:00 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:54:00 DEBUG : dst/file1: Sizes differ 2026/09/15 03:54:02 INFO : dst/file1: Moved (server-side) 2026/09/15 03:54:04 DEBUG : dst/file1: md5 = 87c4e92f211a67f6e491cdb25edd86dd OK 2026/09/15 03:54:04 DEBUG : dst/file1: size = 14 OK 2026/09/15 03:54:04 INFO : dst/file1: Copied (new) 2026/09/15 03:54:04 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.02s) === 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:54:12 DEBUG : A1/one: md5 = 12a76321fb46801b6ed5b33285f36bdb OK 2026/09/15 03:54:14 DEBUG : A1/two: md5 = ca685b2ba79b33b7e2e2a5833f2d698f OK 2026/09/15 03:54:16 DEBUG : A1/B1/three: md5 = c8d3d5488c25bebbf56df84b0da33a58 OK 2026/09/15 03:54:19 DEBUG : A1/B1/C1/four: md5 = ae4ae8aa449802c21de240999c7f2027 OK 2026/09/15 03:54:22 DEBUG : A1/B1/C2/five: md5 = 2c60ebe0d0332316cfb27ca94e289735 OK 2026/09/15 03:54:22 INFO : A1/B2: Making directory 2026/09/15 03:54:23 INFO : A1/B1/C3: Making directory 2026/09/15 03:54:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/15 03:54:34 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/15 03:54:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/15 03:54:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/15 03:54:34 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/15 03:54:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/15 03:54:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/15 03:54:47 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/15 03:54:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/15 03:54:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/15 03:54:48 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (53.11s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" --- PASS: TestGetFsInfo (0.70s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 03:55:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4df778c8ee33ab673cde2b6b6bb4203c OK 2026/09/15 03:55:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 03:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/15 03:55:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 03:55:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/15 03:55:07 DEBUG : no_checksum_big_file_from_pipe: md5 = fe1bbeae49cb71a222c62d8b330e12fe OK 2026/09/15 03:55:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 03:55:07 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 03:55:11 DEBUG : with_checksum_small_file_from_pipe: md5 = d7a0a8eab22a3774c99f2203b1a9df93 OK 2026/09/15 03:55:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 03:55:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 03:55:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/15 03:55:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 39731209e7b5a46e0aa296ae3ade50c9 OK 2026/09/15 03:55:13 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 03:55:13 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 03:55:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 03:55:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 03:55:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/15 03:55:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 03:55:19 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (34 bytes), uploading instead of streaming 2026/09/15 03:55:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/15 03:55:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/15 03:55:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/15 03:55:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/15 03:55:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/15 03:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (48 bytes), uploading instead of streaming 2026/09/15 03:55:28 DEBUG : rcat_metadata: md5 = 8a628adadf6c87f14c03c6cb170995fe OK 2026/09/15 03:55:28 DEBUG : rcat_metadata: size = 48 OK 2026/09/15 03:55:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/15 03:55:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/15 03:55:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5d77ba52e5be5b7b5f8e458c08398b90 OK 2026/09/15 03:55:31 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/15 03:55:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.44s) --- PASS: TestRcatMetadata/Normal (2.86s) --- PASS: TestRcatMetadata/ViaDisk (3.12s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:34 DEBUG : potato1: md5 = 584af50280928f183cac9deb2f1b438a OK 2026/09/15 03:55:34 DEBUG : potato1: size = 60 OK 2026/09/15 03:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (60 bytes), uploading instead of streaming 2026/09/15 03:55:36 DEBUG : potato2: md5 = bdbdc6a0f1d65c3653fb0ae7e317d10b OK 2026/09/15 03:55:36 DEBUG : potato2: size = 60 OK 2026/09/15 03:55:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.02s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:39 DEBUG : potato1: md5 = f2c5cfb9af1f8aca683e358025da0670 OK 2026/09/15 03:55:39 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:55:39 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:55:39 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 60 2026/09/15 03:55:39 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.56s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:42 DEBUG : potato1: md5 = b401f40418b5df5523852b3230cd6853 OK 2026/09/15 03:55:42 DEBUG : potato1: size = 60 OK 2026/09/15 03:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': File to upload is small (60 bytes), uploading instead of streaming 2026/09/15 03:55:43 DEBUG : potato2: md5 = d3940c34cec69caa15efc07c83195987 OK 2026/09/15 03:55:43 DEBUG : potato2: size = 60 OK 2026/09/15 03:55:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.54s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:47 DEBUG : potato1: md5 = 607579584d9f7fd97d8563d4df6f873f OK 2026/09/15 03:55:47 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.64s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", 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-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:50 DEBUG : potato4: md5 = 65977efbcaaf4127ee1397a74068e6d2 OK 2026/09/15 03:55:50 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:55:50 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 2026/09/15 03:55:50 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba') 59 2026/09/15 03:55:50 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:53 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:56 DEBUG : potato3: md5 = d3892c828e28b6a6769436c339ba5df7 OK 2026/09/15 03:55:56 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.33s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.50s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.73s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.60s) --- PASS: TestRcatSizeChecksum/NoHashes (2.50s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:55:58 DEBUG : potato2: md5 = 4210ced51c4e6aa909f6d1dd816b633c OK 2026/09/15 03:56:00 DEBUG : empty space: md5 = dc9985ab28df9df02bb1a10e6a5709c4 OK 2026/09/15 03:56:02 DEBUG : sub dir/potato3: md5 = b19729ee0f7a226fb475f8b72380de08 OK 2026/09/15 03:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Touching "sub dir/potato3" 2026/09/15 03:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Touching "empty space" 2026/09/15 03:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Touching "potato2" --- PASS: TestTouchDir (11.16s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:08 DEBUG : dir with metadata: Making directory with metadata 2026/09/15 03:56:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.13s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:11 DEBUG : directory with modtime: Making directory with metadata 2026/09/15 03:56:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/15 03:56:12 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.87s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/15 03:56:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 03:56:14 DEBUG : Google drive root 'crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g': Skipping btime metadata as can't update it on an existing file: 2026-09-15T03:56:14.413865057Z 2026/09/15 03:56:15 INFO : non existent directory: Updated directory metadata 2026/09/15 03:56:17 DEBUG : Google drive root 'crypt/1a0ecr8dge1oj510icl0tc23puq920ne1mifjuti32ecqfrecj5g': Skipping btime metadata as can't update it on an existing file: 2026-09-15T03:56:14.413865057Z 2026/09/15 03:56:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.40s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/15 03:56:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/15 03:56:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.87s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/15 03:56:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 03:56:24 DEBUG : dst: Making directory with metadata 2026/09/15 03:56:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/15 03:56:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/15 03:56:26 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 03:56:26 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 03:56:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/15 03:56:27 INFO : dst: Set directory modification time (using SetModTime) 2026/09/15 03:56:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.60s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba'", Local "Local file system at /tmp/rclone1401590846", Modify Window "1ms" 2026/09/15 03:56:31 DEBUG : sub dir/test remove existing: md5 = 74f9a541c158b9f9ab38eddad5279d47 OK 2026/09/15 03:56:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d8471b284bf45d2cf9d0c1822cd6eb55 OK 2026/09/15 03:56:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wixawub3" before starting 2026/09/15 03:56:36 DEBUG : sub dir/test remove existing.wixawub3: TEST: removing renamed existing file after operation 2026/09/15 03:56:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jepeway6" before starting 2026/09/15 03:56:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jepeway6: TEST: renaming existing back after failed operation 2026/09/15 03:56:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cokupow0" before starting 2026/09/15 03:56:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cokupow0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (15.26s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/15 03:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadajil8foba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 16m41.292091346s (try 1/5)