"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/09/22 05:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi" 2026/09/22 05:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0" 2026/09/22 05:09:34 DEBUG : Creating backend with remote "/tmp/rclone969955695" === 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 05:09:35 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 1 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 0 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 2 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 05:09:35 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/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 05:09:35 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 1 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 2 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 0 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 05:09:35 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/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 05:09:35 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 1 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 2 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 3 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 0 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 05:09:35 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/22 05:09:35 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 05:09:35 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 1 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 2 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 3 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 05:09:35 DEBUG : file.txt: writing chunk 0 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 05:09:35 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 05:09:35 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/22 05:09:35 DEBUG : a: size = 0 OK 2026/09/22 05:09:35 DEBUG : a: size = 1 (memory) 2026/09/22 05:09:35 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/22 05:09:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/22 05:09:35 DEBUG : potato: Seek from 10 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 10 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 2 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/22 05:09:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 2 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/22 05:09:35 DEBUG : potato: Seek from 8 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 8 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/22 05:09:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 05:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 05:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 05:09:35 DEBUG : potato: Seek from 5 to 2 2026/09/22 05:09:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/22 05:09:35 DEBUG : potato: Seek from 9 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 9 to 0 2026/09/22 05:09:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:09:37 DEBUG : rutabaga: md5 = c5756980f194e8d364c0d278c327ec63 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/22 05:09:39 DEBUG : empty space: md5 = 9854ecdb95a0a619106894924cee177d OK === RUN TestCheck/3 2026/09/22 05:09:41 DEBUG : potato2: md5 = feca7155e11afac474dbe72c7f0e06f6 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/22 05:09:44 DEBUG : remotepotato: md5 = dd2844c4eae3a637ed87d147c4f40510 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.21s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/09/22 05:09:47 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 05:09:47 DEBUG : Config file has changed externally - reloading 2026/09/22 05:09:47 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 05:09:47 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/22 05:09:47 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/22 05:09:47 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/22 05:09:47 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:09:48 DEBUG : rutabaga: md5 = 3f1a53bad12f74889ba32afdd9006e67 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/22 05:09:52 DEBUG : empty space: md5 = 5c1203547899cd3baee4faf196028de1 OK === RUN TestCheckDownload/3 2026/09/22 05:09:55 DEBUG : potato2: md5 = ac24a1d1ae846a221c6dca99ccdeaed1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/22 05:09:59 DEBUG : remotepotato: md5 = 7bc729d5cd3279ac2e5dc78f5f7bd1e4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.08s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:10:05 DEBUG : rutabaga: md5 = 003ce3e4b5ee1d06bc86ad9282dce883 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/22 05:10:07 DEBUG : empty space: md5 = 5985810d448633629f8a110aa20bb444 OK === RUN TestCheckSizeOnly/3 2026/09/22 05:10:09 DEBUG : potato2: md5 = b2de95e6e734a3c5939843cecbdfa94e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/22 05:10:11 DEBUG : remotepotato: md5 = 4ca5f91cd753c64bd63f2cae6900a3f5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.59s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:10:16 DEBUG : test.sum: md5 = 3dbd1c845542d3a5f858b4c67040f3cc OK 2026/09/22 05:10:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 05:10:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 05:10:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 05:10:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/22 05:10:19 DEBUG : test.sum: md5 = a85fbcb95fe4d295c7353045793d0e2a OK 2026/09/22 05:10:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 05:10:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 05:10:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 05:10:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.98s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/data" 2026/09/22 05:10:21 DEBUG : Config file has changed externally - reloading 2026/09/22 05:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:10:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/data" 2026/09/22 05:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/vjrnln8ratgmqakfosrqe8espk" 2026/09/22 05:10:27 DEBUG : data/banana: md5 = e7ca94a6a33946db2e38854542e0bcb8 OK 2026/09/22 05:10:28 DEBUG : test.sum: md5 = c6d1782884e7ba8f24a3734dc994ecce OK === RUN TestCheckSumDownload/subtest1 2026/09/22 05:10:32 DEBUG : data/potato: md5 = ca0463cd3500d370d99c3a344d554746 OK 2026/09/22 05:10:34 DEBUG : test.sum: md5 = b552ddd69dd80877c87ab50c997bba11 OK === RUN TestCheckSumDownload/subtest2 2026/09/22 05:10:38 DEBUG : test.sum: md5 = e1d6358dfefae3e347a3ca7fca9fc9aa OK === RUN TestCheckSumDownload/subtest3 2026/09/22 05:10:42 DEBUG : test.sum: md5 = 77b0f6632398df58659e351a9d199013 OK === RUN TestCheckSumDownload/subtest4 2026/09/22 05:10:47 DEBUG : test.sum: md5 = e57b8392fc97c5ee1ee6f3a57754b95a OK === RUN TestCheckSumDownload/subtest5 2026/09/22 05:10:50 DEBUG : test.sum: md5 = 50a355803012244a27f85606702c1282 OK === RUN TestCheckSumDownload/subtest6 2026/09/22 05:10:54 DEBUG : data/banana: md5 = 77d25e12ba64007ac86029e5b15ab57d OK 2026/09/22 05:10:56 DEBUG : data/potato: md5 = 582027e4434cf0d181977489fb09eb28 OK 2026/09/22 05:10:57 DEBUG : test.sum: md5 = a4edbae77c2da002023f59db52be223e OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.01s) --- PASS: TestCheckSumDownload/subtest1 (2.13s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (1.89s) --- PASS: TestCheckSumDownload/subtest4 (1.93s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (1.85s) === RUN TestCheckSumConcurrency 2026/09/22 05:11:03 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 05:11:03 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 05:11:03 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 05:11:03 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 05:11:03 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 05:11:03 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/22 05:11:03 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 05:11:03 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 05:11:03 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 05:11:03 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 05:11:03 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 05:11:03 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/22 05:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacelis3zori" 2026/09/22 05:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:03 DEBUG : Creating backend with remote "TestDrive:crypt/cbgoe9i58dtq1qglac2i2qmkmikulaatuok8k2usm0rd60ri9uh0" 2026/09/22 05:11:04 DEBUG : Creating backend with remote "/tmp/rclone2397342968" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori'", Local "Local file system at /tmp/rclone2397342968", Modify Window "1ms" 2026/09/22 05:11:06 DEBUG : hello, world!: md5 = 2f6f1b9edfe4fbc38e0b8f6b7ee4eb84 OK upper checkfile vs. lower remote (without normalization) 2026/09/22 05:11:07 ERROR : hello, world!: sum not found 2026/09/22 05:11:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori' 2026/09/22 05:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': 1 files missing 2026/09/22 05:11:07 NOTICE: 1 hashes missing 2026/09/22 05:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': 1 differences found 2026/09/22 05:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/22 05:11:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': 0 differences found 2026/09/22 05:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': 1 matching files 2026/09/22 05:11:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobaseg0nohu" 2026/09/22 05:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:08 DEBUG : Creating backend with remote "TestDrive:crypt/8i3kg6iql20fcmgdea5d5jdo4m22dcdm2u7cv0ffue0cpt094m10" 2026/09/22 05:11:09 DEBUG : Creating backend with remote "/tmp/rclone1404713686" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu'", Local "Local file system at /tmp/rclone1404713686", Modify Window "1ms" 2026/09/22 05:11:11 DEBUG : HELLO, WORLD!: md5 = 9ec41bf131930bd6a87ac02288c8f887 OK lower checkfile vs. upper remote (without normalization) 2026/09/22 05:11:12 ERROR : HELLO, WORLD!: sum not found 2026/09/22 05:11:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu' 2026/09/22 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': 1 files missing 2026/09/22 05:11:12 NOTICE: 1 hashes missing 2026/09/22 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': 1 differences found 2026/09/22 05:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/22 05:11:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': 0 differences found 2026/09/22 05:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': 1 matching files 2026/09/22 05:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saraguf4buqu" 2026/09/22 05:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/cs56rkppjok0scdidsepqha06167p5m8te5sfam2833peurie7m0" 2026/09/22 05:11:14 DEBUG : Creating backend with remote "/tmp/rclone4118446268" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu'", Local "Local file system at /tmp/rclone4118446268", Modify Window "1ms" 2026/09/22 05:11:16 DEBUG : HeLlO, wOrLd!: md5 = d5871ad4964e4f79d67c4b54837f8e3e OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/22 05:11:16 ERROR : HeLlO, wOrLd!: sum not found 2026/09/22 05:11:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu' 2026/09/22 05:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': 1 files missing 2026/09/22 05:11:16 NOTICE: 1 hashes missing 2026/09/22 05:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': 1 differences found 2026/09/22 05:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/22 05:11:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': 0 differences found 2026/09/22 05:11:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': 1 matching files 2026/09/22 05:11:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roqilaw6peve" 2026/09/22 05:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:17 DEBUG : Creating backend with remote "TestDrive:crypt/g6sa8vtbusp7gbafphcvq4oidvgr1ngr5lqj3gteopd8qpp8pnpg" 2026/09/22 05:11:18 DEBUG : Creating backend with remote "/tmp/rclone369695827" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve'", Local "Local file system at /tmp/rclone369695827", Modify Window "1ms" 2026/09/22 05:11:21 DEBUG : HELLO, WORLD!: md5 = 350531b168bf7b51e39da9f19f233f53 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/22 05:11:21 ERROR : HELLO, WORLD!: sum not found 2026/09/22 05:11:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve' 2026/09/22 05:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': 1 files missing 2026/09/22 05:11:21 NOTICE: 1 hashes missing 2026/09/22 05:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': 1 differences found 2026/09/22 05:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/22 05:11:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': 0 differences found 2026/09/22 05:11:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': 1 matching files 2026/09/22 05:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sadepub4hecu" 2026/09/22 05:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/46inrhhgon06ijn2gs3u2248egiitv5rpsc7n8qmkr1e7thnl4vg" 2026/09/22 05:11:23 DEBUG : Creating backend with remote "/tmp/rclone1533282327" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu'", Local "Local file system at /tmp/rclone1533282327", Modify Window "1ms" 2026/09/22 05:11:26 DEBUG : 測試_Русский___ě_áñ: md5 = 2638dc3d59e20885806152aeb76f7564 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/22 05:11:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu' 2026/09/22 05:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': 1 files missing 2026/09/22 05:11:26 NOTICE: 1 hashes missing 2026/09/22 05:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': 1 differences found 2026/09/22 05:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/22 05:11:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': 0 differences found 2026/09/22 05:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': 1 matching files 2026/09/22 05:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puzusur1napa" 2026/09/22 05:11:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/b8l8ncp1kbnf2j4qalq0r3181e82d3pjrg7sgjba9lug5it8utfg" 2026/09/22 05:11:28 DEBUG : Creating backend with remote "/tmp/rclone3439214496" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa'", Local "Local file system at /tmp/rclone3439214496", Modify Window "1ms" 2026/09/22 05:11:31 DEBUG : 測試_Русский___ě_áñ: md5 = 2180b13743623719647032dbcdfcbabe OK NFC checkfile vs. NFD remote (without normalization) 2026/09/22 05:11:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa' 2026/09/22 05:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': 1 files missing 2026/09/22 05:11:31 NOTICE: 1 hashes missing 2026/09/22 05:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': 1 differences found 2026/09/22 05:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/22 05:11:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': 0 differences found 2026/09/22 05:11:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': 1 matching files 2026/09/22 05:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wekumup5cisi" 2026/09/22 05:11:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/n5seeqn11uak5687oef356ehda6tg2j6f998gma3ma59i8qjrang" 2026/09/22 05:11:33 DEBUG : Creating backend with remote "/tmp/rclone110957266" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi'", Local "Local file system at /tmp/rclone110957266", Modify Window "1ms" 2026/09/22 05:11:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f7e1674941e02c8679123707f57273fe OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/22 05:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi' 2026/09/22 05:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': 1 files missing 2026/09/22 05:11:36 NOTICE: 1 hashes missing 2026/09/22 05:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': 1 differences found 2026/09/22 05:11:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/22 05:11:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': 0 differences found 2026/09/22 05:11:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': 1 matching files 2026/09/22 05:11:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yodolad9viyi" 2026/09/22 05:11:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:37 DEBUG : Creating backend with remote "TestDrive:crypt/mi0mvmv831nk8cr8ka5m3olvmbbeg3vhpt531gttnc2ssildtjo0" 2026/09/22 05:11:38 DEBUG : Creating backend with remote "/tmp/rclone800058795" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi'", Local "Local file system at /tmp/rclone800058795", Modify Window "1ms" 2026/09/22 05:11:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a412024fe116827a5949370cbb5dc858 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/22 05:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi' 2026/09/22 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': 1 files missing 2026/09/22 05:11:41 NOTICE: 1 hashes missing 2026/09/22 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': 1 differences found 2026/09/22 05:11:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/22 05:11:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': 0 differences found 2026/09/22 05:11:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': 1 matching files 2026/09/22 05:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nifefud2geni" 2026/09/22 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/qeohjil7jnrj9hjbg99qmbhc1c9egu70kvp1gjrld4k5pafa3mig" 2026/09/22 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone3784024988" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni'", Local "Local file system at /tmp/rclone3784024988", Modify Window "1ms" 2026/09/22 05:11:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4577a670893809d24e255f683cfe894 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/22 05:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni' 2026/09/22 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': 1 files missing 2026/09/22 05:11:46 NOTICE: 1 hashes missing 2026/09/22 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': 1 differences found 2026/09/22 05:11:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/22 05:11:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': 0 differences found 2026/09/22 05:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': 1 matching files 2026/09/22 05:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cixiyet8cido" 2026/09/22 05:11:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/1uuhpgph4o2mt2gtlcsdjuljlqouitrnedkijp5mq1jr1mchnfug" 2026/09/22 05:11:48 DEBUG : Creating backend with remote "/tmp/rclone241309847" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido'", Local "Local file system at /tmp/rclone241309847", Modify Window "1ms" 2026/09/22 05:11:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af8a120e0f4f5f2d697b6f75b889dc5e OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/22 05:11:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 05:11:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido' 2026/09/22 05:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': 1 files missing 2026/09/22 05:11:50 NOTICE: 1 hashes missing 2026/09/22 05:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': 1 differences found 2026/09/22 05:11:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/22 05:11:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 05:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': 0 differences found 2026/09/22 05:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': 1 matching files 2026/09/22 05:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cixiyet8cido': Purge remote 2026/09/22 05:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nifefud2geni': Purge remote 2026/09/22 05:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yodolad9viyi': Purge remote 2026/09/22 05:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wekumup5cisi': Purge remote 2026/09/22 05:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puzusur1napa': Purge remote 2026/09/22 05:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sadepub4hecu': Purge remote 2026/09/22 05:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roqilaw6peve': Purge remote 2026/09/22 05:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saraguf4buqu': Purge remote 2026/09/22 05:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobaseg0nohu': Purge remote 2026/09/22 05:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacelis3zori': Purge remote --- PASS: TestApplyTransforms (53.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:11:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 05:11:58 DEBUG : sub/file2: md5 = 506fff0ba3871c7d749ba7c9673aea95 OK 2026/09/22 05:11:58 DEBUG : sub/file2: size = 14 OK 2026/09/22 05:11:58 INFO : file1: Copied (new) to: sub/file2 2026/09/22 05:11:59 DEBUG : sub/file2: size = 14 OK 2026/09/22 05:11:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 05:11:59 DEBUG : file1: Unchanged skipping 2026/09/22 05:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.26s) === RUN TestCopyFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:12:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 05:12:04 DEBUG : existing: md5 = bfad878be468b56fe16a842bf36b20b0 OK 2026/09/22 05:12:04 DEBUG : existing: size = 6 OK 2026/09/22 05:12:04 INFO : existing: Copied (new) 2026/09/22 05:12:04 DEBUG : existing: size = 6 OK 2026/09/22 05:12:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 05:12:04 DEBUG : existing: Unchanged skipping 2026/09/22 05:12:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:05 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:12:05 DEBUG : existing: Sizes differ 2026/09/22 05:12:05 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (4.14s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:12:09 DEBUG : dst/file1: md5 = 66b77a0167f52c35d7b4bc2ecb5482b0 OK 2026/09/22 05:12:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/backup" 2026/09/22 05:12:10 DEBUG : Config file has changed externally - reloading 2026/09/22 05:12:10 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/1nrff024r7pq65ecp72fc28jb0" 2026/09/22 05:12:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:11 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:12:11 DEBUG : dst/file1: Sizes differ 2026/09/22 05:12:14 INFO : dst/file1: Moved (server-side) 2026/09/22 05:12:15 DEBUG : dst/file1: md5 = ba2dac6decea6129c727ee98eaa79cc8 OK 2026/09/22 05:12:15 DEBUG : dst/file1: size = 14 OK 2026/09/22 05:12:15 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.48s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:12:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/dst" 2026/09/22 05:12:20 DEBUG : Config file has changed externally - reloading 2026/09/22 05:12:20 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 05:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/CompareDest" 2026/09/22 05:12:22 DEBUG : Config file has changed externally - reloading 2026/09/22 05:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/gveqi14airsml4bgu7krj116o8" 2026/09/22 05:12:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 05:12:26 DEBUG : one: md5 = 481364164974922411e926333b44e267 OK 2026/09/22 05:12:26 DEBUG : one: size = 3 OK 2026/09/22 05:12:26 INFO : one: Copied (new) 2026/09/22 05:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:12:28 DEBUG : one: Sizes differ 2026/09/22 05:12:30 DEBUG : one: md5 = bbfa1afebfe588d44432e2bca76dc98b OK 2026/09/22 05:12:30 DEBUG : one: size = 5 OK 2026/09/22 05:12:30 INFO : one: Copied (replaced existing) 2026/09/22 05:12:32 DEBUG : dst/one: md5 = ad8905cdcfb9141383bb7f879dd834a6 OK 2026/09/22 05:12:34 DEBUG : CompareDest/one: md5 = ad510ec1a8da64cc182e93068fe4e6ea OK 2026/09/22 05:12:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:12:35 DEBUG : one: Sizes differ 2026/09/22 05:12:36 DEBUG : one: size = 5 OK 2026/09/22 05:12:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 05:12:38 DEBUG : CompareDest/two: md5 = 3f7d7aeecc1c322acad19d33be7443a4 OK 2026/09/22 05:12:39 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 05:12:39 DEBUG : two: size = 3 OK 2026/09/22 05:12:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:12:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 05:12:40 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 05:12:40 DEBUG : two: size = 3 OK 2026/09/22 05:12:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:12:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 05:12:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 05:12:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:41 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/CompareDest') 2026/09/22 05:12:41 DEBUG : two: Sizes differ 2026/09/22 05:12:43 DEBUG : two: md5 = ebac23d7e81308711d0c1bb75f545f55 OK 2026/09/22 05:12:43 DEBUG : two: size = 5 OK 2026/09/22 05:12:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.33s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:12:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/dst" 2026/09/22 05:12:48 DEBUG : Config file has changed externally - reloading 2026/09/22 05:12:48 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 05:12:52 DEBUG : dst/one: md5 = ee0c0fceb5d0117d291c2c39656b488d OK 2026/09/22 05:12:54 DEBUG : CopyDest/one: md5 = c47f2fd0aaf5a973a3e2dc281158ff34 OK 2026/09/22 05:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/CopyDest" 2026/09/22 05:12:55 DEBUG : Config file has changed externally - reloading 2026/09/22 05:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/22 05:12:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:12:56 DEBUG : one: Sizes differ 2026/09/22 05:12:56 DEBUG : one: size = 5 OK 2026/09/22 05:12:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:12:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:12:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:12:56 DEBUG : one: Sizes differ 2026/09/22 05:12:56 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (12.14s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:13:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/dst" 2026/09/22 05:13:00 DEBUG : Config file has changed externally - reloading 2026/09/22 05:13:00 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 05:13:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/CopyDest" 2026/09/22 05:13:01 DEBUG : Config file has changed externally - reloading 2026/09/22 05:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/22 05:13:03 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 05:13:06 DEBUG : one: md5 = e548ee4ec76d8d89d6064094900c0833 OK 2026/09/22 05:13:06 DEBUG : one: size = 3 OK 2026/09/22 05:13:06 INFO : one: Copied (new) 2026/09/22 05:13:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:13:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:13:07 DEBUG : one: Sizes differ 2026/09/22 05:13:09 DEBUG : one: md5 = a30c9b69ba6051bf5564846d7ef7c648 OK 2026/09/22 05:13:09 DEBUG : one: size = 5 OK 2026/09/22 05:13:09 INFO : one: Copied (replaced existing) 2026/09/22 05:13:12 DEBUG : dst/one: md5 = 9eb140df596feb9d4467bd9cddcfc0d7 OK 2026/09/22 05:13:15 DEBUG : CopyDest/one: md5 = 79804f57d00263b885e63a32290388a2 OK 2026/09/22 05:13:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/BackupDir" 2026/09/22 05:13:15 DEBUG : Config file has changed externally - reloading 2026/09/22 05:13:15 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/22 05:13:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:13:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:13:17 DEBUG : one: Sizes differ 2026/09/22 05:13:17 DEBUG : one: size = 5 OK 2026/09/22 05:13:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:13:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone969955695) 2026/09/22 05:13:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/dst') 2026/09/22 05:13:17 DEBUG : one: Sizes differ 2026/09/22 05:13:19 INFO : one: Moved (server-side) 2026/09/22 05:13:20 DEBUG : one: size = 5 OK 2026/09/22 05:13:20 INFO : one: Copied (server-side copy) 2026/09/22 05:13:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/22 05:13:22 DEBUG : CopyDest/two: md5 = 2d866726e0981b039defdcbe5be4d320 OK 2026/09/22 05:13:23 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 05:13:23 DEBUG : two: size = 3 OK 2026/09/22 05:13:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:13:24 DEBUG : two: size = 3 OK 2026/09/22 05:13:24 INFO : two: Copied (server-side copy) 2026/09/22 05:13:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/22 05:13:25 DEBUG : two: size = 3 OK 2026/09/22 05:13:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 05:13:25 DEBUG : two: Unchanged skipping 2026/09/22 05:13:27 DEBUG : CopyDest/three: md5 = 6fcb5a4fab12287e91f89315287d61f3 OK 2026/09/22 05:13:28 DEBUG : three: Need to transfer - File not found at Destination 2026/09/22 05:13:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone969955695) 2026/09/22 05:13:28 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi/CopyDest') 2026/09/22 05:13:28 DEBUG : three: Sizes differ 2026/09/22 05:13:28 DEBUG : three: Destination not found in --copy-dest 2026/09/22 05:13:30 DEBUG : three: md5 = a6620132f5a7ad1c5f40e8c60c81828c OK 2026/09/22 05:13:30 DEBUG : three: size = 7 OK 2026/09/22 05:13:30 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (36.50s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.61s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:13:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/22 05:13:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2f791c427030b2f9a2c2560a1b33c653 OK 2026/09/22 05:13:40 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/22 05:13:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/22 05:13:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/22 05:13:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:563: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/22 05:13:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/22 05:13:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/22 05:13:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9969253a8dd9b3cacaddacd10515fe38 OK 2026/09/22 05:13:44 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/22 05:13:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using skip mode. 2026/09/22 05:13:51 NOTICE: one: Found 2 files with duplicate names 2026/09/22 05:13:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.21s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:13:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using skip mode. 2026/09/22 05:13:58 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:13:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/22 05:13:58 INFO : one: Deleted 2026/09/22 05:13:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.74s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using first mode. 2026/09/22 05:14:04 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:14:05 INFO : one: Deleted 2026/09/22 05:14:05 INFO : one: Deleted 2026/09/22 05:14:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.80s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using newest mode. 2026/09/22 05:14:12 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:14:12 INFO : one: Deleted 2026/09/22 05:14:13 INFO : one: Deleted 2026/09/22 05:14:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.28s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using oldest mode. 2026/09/22 05:14:19 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:14:20 INFO : one: Deleted 2026/09/22 05:14:20 INFO : one: Deleted 2026/09/22 05:14:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.95s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using largest mode. 2026/09/22 05:14:26 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:14:26 INFO : one: Deleted 2026/09/22 05:14:27 INFO : one: Deleted 2026/09/22 05:14:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.58s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using smallest mode. 2026/09/22 05:14:33 NOTICE: one: Found 3 files with duplicate names 2026/09/22 05:14:33 INFO : one: Deleted 2026/09/22 05:14:34 INFO : one: Deleted 2026/09/22 05:14:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.16s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using rename mode. 2026/09/22 05:14:41 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/22 05:14:42 INFO : one-2.txt: renamed from: one.txt 2026/09/22 05:14:42 INFO : one-3.txt: renamed from: one.txt 2026/09/22 05:14:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.69s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:14:47 DEBUG : one-1.txt: md5 = 86bfebbb0bfe867b8123318f2797ac80 OK 2026/09/22 05:14:49 DEBUG : one-2.txt: md5 = 0232ef6345d2b3ff34dde66ef2b503ab OK 2026/09/22 05:14:51 DEBUG : one-3.txt: md5 = fcd46b4238df8ee7adfe94edc2b8331d OK 2026/09/22 05:14:52 DEBUG : one-4.txt: md5 = aecf35fda6128727475d10d5ff7cc562 OK 2026/09/22 05:14:54 DEBUG : one-5.txt: md5 = 748256192e6b932204df1c2778f8095d OK 2026/09/22 05:14:55 DEBUG : one-6.txt: md5 = 740330215133dc3097bb38963e4a60cb OK 2026/09/22 05:14:57 DEBUG : one-7.txt: md5 = 4a27f4b271efd9225d1e371a6301e582 OK 2026/09/22 05:14:58 DEBUG : one-8.txt: md5 = 651af9e876074b398b5b820f78145b46 OK 2026/09/22 05:15:00 DEBUG : one-9.txt: md5 = 852173d057287e724da8aa8afacae4c3 OK 2026/09/22 05:15:01 DEBUG : one-10.txt: md5 = 6fa4418956f8bb514ee4e12cd4d709f9 OK 2026/09/22 05:15:03 DEBUG : one-11.txt: md5 = eb0431c0b5e56b7e3af6adc5a0c9491e OK 2026/09/22 05:15:04 DEBUG : one-12.txt: md5 = 26bc3376a70afdcfb77eb20c19d95662 OK 2026/09/22 05:15:06 DEBUG : one-13.txt: md5 = b026ae4c72c537fa8a2f113edaec10a2 OK 2026/09/22 05:15:07 DEBUG : one-14.txt: md5 = d3f9ab9ff09057d358f0ffb61d9bb444 OK 2026/09/22 05:15:09 DEBUG : one-15.txt: md5 = d87e8b7dbe67629fdf743f89a0f53d4b OK 2026/09/22 05:15:10 DEBUG : one-16.txt: md5 = b2fa68045c1bbb470caf1c7c0bd87bf3 OK 2026/09/22 05:15:12 DEBUG : one-17.txt: md5 = a0205709d9cd336341ecf5c8096dcede OK 2026/09/22 05:15:14 DEBUG : one-18.txt: md5 = 243289bc7e19b5a31e2382e33667ba0f OK 2026/09/22 05:15:15 DEBUG : one-19.txt: md5 = afeee5ef1a732b54df44384723e91bb7 OK 2026/09/22 05:15:17 DEBUG : one-20.txt: md5 = 5ede60e335fe308b1fc7571f85ea58bd OK 2026/09/22 05:15:18 DEBUG : one-21.txt: md5 = d96f0647e62c7d8f46004337890d84cf OK 2026/09/22 05:15:20 DEBUG : one-22.txt: md5 = 4f580dcd95e4faf5402d8e81bd02282a OK 2026/09/22 05:15:21 DEBUG : one-23.txt: md5 = fe1abf53ddac8483d0449fbb6034de5f OK 2026/09/22 05:15:23 DEBUG : one-24.txt: md5 = c04ac7d2e53bd1ebc7121229b39a5364 OK 2026/09/22 05:15:24 DEBUG : one-25.txt: md5 = 7161e61e129626dd99f407c8c6f48bd6 OK 2026/09/22 05:15:26 DEBUG : one-26.txt: md5 = 939ca1ded9af5aeb54292fb8f739b39c OK 2026/09/22 05:15:27 DEBUG : one-27.txt: md5 = 175dacf883bb125f35d19f618d13cc6e OK 2026/09/22 05:15:29 DEBUG : one-28.txt: md5 = 6df2b4f20d2dd52b36c14d69e296c5b1 OK 2026/09/22 05:15:30 DEBUG : one-29.txt: md5 = c3cc4e719b940004a3f1b237773973ec OK 2026/09/22 05:15:32 DEBUG : one-30.txt: md5 = 958b694858f4fb0bec7e6a33215dc4ef OK 2026/09/22 05:15:33 DEBUG : one-31.txt: md5 = 6dc995bc7abed0dde7489a3b12b815a4 OK 2026/09/22 05:15:35 DEBUG : one-32.txt: md5 = dfc5023854edd59fc88aa489ce927e3b OK 2026/09/22 05:15:36 DEBUG : one-33.txt: md5 = a516fdf52d4de5456c2cefaa4680749f OK 2026/09/22 05:15:38 DEBUG : one-34.txt: md5 = 66dde9b4888192270bdd6185195712d7 OK 2026/09/22 05:15:40 DEBUG : one-35.txt: md5 = c940e07466ec09a9b54dafba75c297cf OK 2026/09/22 05:15:41 DEBUG : one-36.txt: md5 = 5cc5367b8aa01d210793969e450b81d6 OK 2026/09/22 05:15:42 DEBUG : one-37.txt: md5 = 281e7f6ea22c8a599005957429172c55 OK 2026/09/22 05:15:44 DEBUG : one-38.txt: md5 = 6bf3c72d3248a224ff8dbe2495daf70c OK 2026/09/22 05:15:45 DEBUG : one-39.txt: md5 = b8a4aae777a858db7af6df387714ecce OK 2026/09/22 05:15:47 DEBUG : one-40.txt: md5 = 86aab709ebec9e61135d61441d9b44e9 OK 2026/09/22 05:15:48 DEBUG : one-41.txt: md5 = 668a06b8c45f5e76ddc9f25a85c2bbde OK 2026/09/22 05:15:50 DEBUG : one-42.txt: md5 = b1f65c5e510666402faaac2bd4ea25b1 OK 2026/09/22 05:15:51 DEBUG : one-43.txt: md5 = 58e57f43e7ced284b3560cfcb5d9d7ca OK 2026/09/22 05:15:53 DEBUG : one-44.txt: md5 = 57a83440f97555672c7e02f933fafad0 OK 2026/09/22 05:15:55 DEBUG : one-45.txt: md5 = bd2567726f3df8698b74b126fbcaf315 OK 2026/09/22 05:15:56 DEBUG : one-46.txt: md5 = 83c7f6af059f24db2d840bacbcc996c4 OK 2026/09/22 05:15:58 DEBUG : one-47.txt: md5 = c3bd3d42f10285e1ec8a52b0512df4a8 OK 2026/09/22 05:15:59 DEBUG : one-48.txt: md5 = a65013087823b673265f3ef391d7ce62 OK 2026/09/22 05:16:01 DEBUG : one-49.txt: md5 = 6b789fa24fcbce6fdbefbb78c49d0f8c OK 2026/09/22 05:16:03 DEBUG : one-50.txt: md5 = f5b8614c4aa49ae2e6e039c583fba8d5 OK 2026/09/22 05:16:04 DEBUG : one-51.txt: md5 = d870a23dc3306e1558da4dd034170233 OK 2026/09/22 05:16:06 DEBUG : one-52.txt: md5 = 4090ff16539f3e2c47480d5b71cf5291 OK 2026/09/22 05:16:07 DEBUG : one-53.txt: md5 = 411471e122276fa03bcf8f927534d457 OK 2026/09/22 05:16:09 DEBUG : one-54.txt: md5 = 193048aa35b0bc7b0153f08373c4c51c OK 2026/09/22 05:16:10 DEBUG : one-55.txt: md5 = 322eb7ca8776f5be552ff496205ff1f0 OK 2026/09/22 05:16:11 DEBUG : one-56.txt: md5 = df1aa89da25105b2a3976e1ac2977654 OK 2026/09/22 05:16:13 DEBUG : one-57.txt: md5 = 58826c201240021053d19cd12f834db9 OK 2026/09/22 05:16:15 DEBUG : one-58.txt: md5 = 482ca64c17ec8a975df8d0bfc028787c OK 2026/09/22 05:16:16 DEBUG : one-59.txt: md5 = 1bb02b2a0b1c272c49b5f4549c7e55a5 OK 2026/09/22 05:16:18 DEBUG : one-60.txt: md5 = fecc8a578411c3ba7b410bc4e12956b3 OK 2026/09/22 05:16:19 DEBUG : one-61.txt: md5 = 52f46b4f57c2178b96d402a3156ae0af OK 2026/09/22 05:16:21 DEBUG : one-62.txt: md5 = 3ea4dcbfb533f7de54e98b0822b17291 OK 2026/09/22 05:16:22 DEBUG : one-63.txt: md5 = c25c207bc38dbd9a89dd449a61a9b306 OK 2026/09/22 05:16:23 DEBUG : one-64.txt: md5 = a7b6589c37ca7b9bcb66dffdfac9d4f2 OK 2026/09/22 05:16:25 DEBUG : one-65.txt: md5 = 9ec96f690f97d4cf0a840c7e1c52cdc2 OK 2026/09/22 05:16:26 DEBUG : one-66.txt: md5 = a1a7207008931a80e5cb4cab971886ed OK 2026/09/22 05:16:28 DEBUG : one-67.txt: md5 = 6a912b7a62a25839d7973950578aa60b OK 2026/09/22 05:16:29 DEBUG : one-68.txt: md5 = 0bb1a89a97b01f5b464e6c4d23e45ff5 OK 2026/09/22 05:16:31 DEBUG : one-69.txt: md5 = 56095945ac22749298c07d5fae0ff7b3 OK 2026/09/22 05:16:32 DEBUG : one-70.txt: md5 = 308c5c1db35cdb010d5ca9b4eaa6dbe1 OK 2026/09/22 05:16:34 DEBUG : one-71.txt: md5 = 3799c57419be5edf79e98003b7d3f3c3 OK 2026/09/22 05:16:35 DEBUG : one-72.txt: md5 = 8c5bdd6fde389c0b2d5e138f34aef3fa OK 2026/09/22 05:16:37 DEBUG : one-73.txt: md5 = b08911d6ba769c2ecef230a4cd621da8 OK 2026/09/22 05:16:38 DEBUG : one-74.txt: md5 = 7a3a4b9ccfc8e1235928da3ad90df847 OK 2026/09/22 05:16:40 DEBUG : one-75.txt: md5 = 3f16508f4c0fda1e4b4152cf058979c0 OK 2026/09/22 05:16:41 DEBUG : one-76.txt: md5 = 7a935aacd58d1527635fddd4b8e1cb57 OK 2026/09/22 05:16:43 DEBUG : one-77.txt: md5 = f970eb1b2ca128570d60fccfe49df331 OK 2026/09/22 05:16:44 DEBUG : one-78.txt: md5 = 484a764fe2928c9eda617a9c18735f2d OK 2026/09/22 05:16:46 DEBUG : one-79.txt: md5 = 17a9017629becda7745ba9ef4d7a3213 OK 2026/09/22 05:16:47 DEBUG : one-80.txt: md5 = a3e2d8debc5750da504a6443b91d6643 OK 2026/09/22 05:16:49 DEBUG : one-81.txt: md5 = 7c28bc906619f3948a803e32fe40a6b6 OK 2026/09/22 05:16:50 DEBUG : one-82.txt: md5 = f9c7b71c0fa5a8bdef229568b7a89335 OK 2026/09/22 05:16:52 DEBUG : one-83.txt: md5 = 34963b563d52928e9212f06010d5fdea OK 2026/09/22 05:16:53 DEBUG : one-84.txt: md5 = 814ee5a5431c335d4e81bf17d50185f1 OK 2026/09/22 05:16:54 DEBUG : one-85.txt: md5 = 497a79ed0ec46c6ca388eacc25a3e754 OK 2026/09/22 05:16:56 DEBUG : one-86.txt: md5 = f3184cbde4fc30ea6e29cefe352693d3 OK 2026/09/22 05:16:58 DEBUG : one-87.txt: md5 = 1f158beb5a98007a37658b1db611bf55 OK 2026/09/22 05:16:59 DEBUG : one-88.txt: md5 = 4615eba16aa2889b022760e94c3c3d03 OK 2026/09/22 05:17:01 DEBUG : one-89.txt: md5 = 7bc75236ed84c6e4b2c6a36cf0a3e379 OK 2026/09/22 05:17:02 DEBUG : one-90.txt: md5 = e142e3cdbc6ac21c44f03f950a20da31 OK 2026/09/22 05:17:04 DEBUG : one-91.txt: md5 = b3ff786b7ad274288aaa0c724dd8d595 OK 2026/09/22 05:17:05 DEBUG : one-92.txt: md5 = 94093a813014a6eaa31823480bee5a5c OK 2026/09/22 05:17:07 DEBUG : one-93.txt: md5 = 2f2370527f4de08a0340d01d50f8a43b OK 2026/09/22 05:17:08 DEBUG : one-94.txt: md5 = d64caa297b80a233522836e70920188a OK 2026/09/22 05:17:10 DEBUG : one-95.txt: md5 = 9d7ca030f82f97a1d16fdfe4ea37df6d OK 2026/09/22 05:17:11 DEBUG : one-96.txt: md5 = 81d2468c95d7337efbb019f042db052e OK 2026/09/22 05:17:13 DEBUG : one-97.txt: md5 = 0aa4ccf4bc05c3a6bcf7a766c460afd9 OK 2026/09/22 05:17:14 DEBUG : one-98.txt: md5 = 68241318b0d93c6506f411f193d1f7ba OK 2026/09/22 05:17:16 DEBUG : one-99.txt: md5 = dfc33f19185b377a8c8c20cc2e6aa4c6 OK 2026/09/22 05:17:17 DEBUG : one-100.txt: md5 = a55d0f1429417b98413a2672a780b8f7 OK 2026/09/22 05:17:19 DEBUG : one-101.txt: md5 = a8bd4321486bac8df12c7e7510ea72bc OK 2026/09/22 05:17:20 DEBUG : one-102.txt: md5 = ee170e89f6e3547c169e13a2a7ba6013 OK 2026/09/22 05:17:22 DEBUG : one-103.txt: md5 = 4c2e3dad3f45b5205add4601978f4217 OK 2026/09/22 05:17:23 DEBUG : one-104.txt: md5 = 12fd8b4442ee8a39419b14119eaee583 OK 2026/09/22 05:17:25 DEBUG : one-105.txt: md5 = 38b6bad49acf4c82407cb1c0289cac4e OK 2026/09/22 05:17:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Looking for duplicate names using rename mode. 2026/09/22 05:17:28 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/22 05:17:30 INFO : one-106.txt: renamed from: one.txt 2026/09/22 05:17:31 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (215.32s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:18:24 DEBUG : dupe1/one.txt: md5 = 1751897dbfc7bb4b48bd315a44497c6a OK 2026/09/22 05:18:26 DEBUG : dupe2/two.txt: md5 = 54080d583cb0e640d4c55a8448d350aa OK 2026/09/22 05:18:28 DEBUG : dupe3/three.txt: md5 = 15d7d887674f28d3aaf60484735a6dc0 OK 2026/09/22 05:18:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/22 05:18:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/22 05:18:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/22 05:18:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.74s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:18:36 DEBUG : a.txt: md5 = 4eeaf88bbf4b6768e5a9020224aa390a OK 2026/09/22 05:18:38 DEBUG : zend.txt: md5 = 13c177f7bba98b25a0bf8f0f2c5ad369 OK 2026/09/22 05:18:40 DEBUG : sub dir/hello world: md5 = 5addaa00f24aaa432d90e3fa51c61a95 OK 2026/09/22 05:18:42 DEBUG : sub dir/hello world2: md5 = eec502238e4c9c80f4d7afc60e03dc97 OK 2026/09/22 05:18:44 DEBUG : sub dir/ignore dir/.ignore: md5 = a195d44ba9ecfa0504155dbc978cc0e7 OK 2026/09/22 05:18:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0fbe47d30d92fa2c877786e137ca6ab3 OK 2026/09/22 05:18:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 120932ec197052d788ffa827ce946886 OK 2026/09/22 05:18:49 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 05:18:49 DEBUG : a.txt: Excluded 2026/09/22 05:18:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 05:18:50 DEBUG : sub dir/hello world: Excluded 2026/09/22 05:18:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 05:18:50 DEBUG : sub dir/hello world2: Excluded 2026/09/22 05:18:51 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 05:18:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 05:18:51 DEBUG : sub dir/hello world: Excluded 2026/09/22 05:18:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 05:18:51 DEBUG : sub dir/hello world2: Excluded 2026/09/22 05:18:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.68s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:18:59 DEBUG : a.txt: md5 = 905b8fc97d92bbce088eb4f9689de4ee OK 2026/09/22 05:19:00 DEBUG : zend.txt: md5 = 2c64f03ee3495738bbac0212a6061abd OK 2026/09/22 05:19:03 DEBUG : sub dir/hello world: md5 = 184e9347f43117a1c604f9695ce509a2 OK 2026/09/22 05:19:04 DEBUG : sub dir/hello world2: md5 = bc7c4591be758e1883882cd4af5eb905 OK 2026/09/22 05:19:07 DEBUG : sub dir/ignore dir/.ignore: md5 = b03253cc2b11388b0751ffdbb5d93176 OK 2026/09/22 05:19:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = b7b3b7ff3f24f6d4471458c72486204e OK 2026/09/22 05:19:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3601302a3c203b2b73087d42d5505cac OK 2026/09/22 05:19:12 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 05:19:12 DEBUG : a.txt: Excluded 2026/09/22 05:19:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 05:19:12 DEBUG : sub dir/hello world: Excluded 2026/09/22 05:19:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 05:19:12 DEBUG : sub dir/hello world2: Excluded 2026/09/22 05:19:13 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 05:19:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 05:19:13 DEBUG : sub dir/hello world: Excluded 2026/09/22 05:19:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 05:19:13 DEBUG : sub dir/hello world2: Excluded 2026/09/22 05:19:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (22.25s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:21 DEBUG : file1: md5 = acdbb70bf6b8afb835d45d758dc25fdb OK 2026/09/22 05:19:24 DEBUG : sub/file2: md5 = cdda15e0ea434e90c43535e569df4f87 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/22 05:19:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/22 05:19:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/22 05:19:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.94s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:31 DEBUG : file1: md5 = a8cd5b7e09bc400475c87266880af9c0 OK 2026/09/22 05:19:33 DEBUG : sub/file2: md5 = 2c1f5f0d7883c8a2513a1f302e64c5a3 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/22 05:19:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/notfound" 2026/09/22 05:19:37 DEBUG : Config file has changed externally - reloading 2026/09/22 05:19:37 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.55s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestStatJSONMemory 2026/09/22 05:19:41 DEBUG : Creating backend with remote ":memory:" 2026/09/22 05:19:41 DEBUG : Config file has changed externally - reloading 2026/09/22 05:19:41 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 05:19:41 DEBUG : sub/file1: size = 5 OK 2026/09/22 05:19:41 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 05:19:41 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Making directory 2026/09/22 05:19:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:44 DEBUG : sub dir/hello world: md5 = 2a6de67a3ee37491ff06442476467a93 OK --- PASS: TestLsd (4.87s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:48 DEBUG : potato2: md5 = 697ae6ae68b740bf6acacbbcb2b1ee07 OK 2026/09/22 05:19:50 DEBUG : empty space: md5 = 7923870995f16be3cf729a1d89ff6ff8 OK --- PASS: TestLs (5.07s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:54 DEBUG : potato2: md5 = b1147c921ce6c65aa29da7bcbbeaa622 OK 2026/09/22 05:19:55 DEBUG : empty space: md5 = 6a2c2a040fe5c69be9d82f5f18287fa1 OK 2026/09/22 05:19:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:19:59 DEBUG : potato2: md5 = 6facf461f424125fd0e8ff987ac0a2a0 OK 2026/09/22 05:20:00 DEBUG : empty space: md5 = fb97483108d4552b42c0372b6b5659b0 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:20:04 DEBUG : potato2: md5 = 0dcd36cc5790e2e66e06844566fa5fef OK 2026/09/22 05:20:05 DEBUG : empty space: md5 = 099cd2c0d65091d67f2b2aa19ec6e2a5 OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2026/09/22 05:20:07 DEBUG : Creating backend with remote ":memory:" 2026/09/22 05:20:07 ERROR : file1: hash unsupported: hash type not supported 2026/09/22 05:20:07 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/22 05:20:07 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/22 05:20:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 05:20:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/22 05:20:07 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:20:08 DEBUG : potato2: md5 = e5c6d5bbc85f0665aa7cdd14ca6948a2 OK 2026/09/22 05:20:10 DEBUG : empty space: md5 = 1ccf6fd0ee66372b42a9ae2cd14da083 OK 2026/09/22 05:20:12 DEBUG : sub dir/potato3: md5 = c9d129970073a0ea880e266895522e34 OK --- PASS: TestCount (8.57s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:20:17 DEBUG : small: md5 = 5e88049aa7273e655cb4c70a22f06175 OK 2026/09/22 05:20:18 DEBUG : medium: md5 = 42c622be5ebfc561410f59e7d7e85cba OK 2026/09/22 05:20:20 DEBUG : large: md5 = ee8b07863c5d2cf34b70df184144e517 OK 2026/09/22 05:20:20 DEBUG : Waiting for deletions to finish 2026/09/22 05:20:20 DEBUG : large: Excluded (Size Filter) 2026/09/22 05:20:21 INFO : small: Deleted 2026/09/22 05:20:21 INFO : medium: Deleted --- PASS: TestDelete (6.73s) === RUN TestDeleteFatalError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:20:24 DEBUG : file0: md5 = fafbd6f88ad50ddc2d5321ea6988a9ba OK 2026/09/22 05:20:25 DEBUG : file1: md5 = d82f5abebade9478d5df044bb2ac460f OK 2026/09/22 05:20:27 DEBUG : file2: md5 = c95753c16f0fd4f3614ed17418281382 OK 2026/09/22 05:20:28 DEBUG : file3: md5 = f40be85edbc11c9589542f928b9bf6b5 OK 2026/09/22 05:20:30 DEBUG : file4: md5 = 21e63369baadb3b04d9751252af77a7f OK 2026/09/22 05:20:31 DEBUG : file5: md5 = 11c5dee8f5c7bd96f0b838a53ca80a45 OK 2026/09/22 05:20:33 DEBUG : file6: md5 = 4e5be1f032d787e63e5d92cc5ab3d408 OK 2026/09/22 05:20:34 DEBUG : file7: md5 = 663bd5f6dde376b0993a95b0a6787c2c OK 2026/09/22 05:20:36 DEBUG : file8: md5 = 41ab01e7d0b29bf5c28ed5b2ed65bff7 OK 2026/09/22 05:20:37 DEBUG : file9: md5 = 2b659975648f0bc3f91747b6b485dbe0 OK 2026/09/22 05:20:39 DEBUG : file10: md5 = 693a7899e071d1daf5d0615a2f663b29 OK 2026/09/22 05:20:40 DEBUG : file11: md5 = aa6763ec2be2020950b8cb8cd7139ca7 OK 2026/09/22 05:20:42 DEBUG : file12: md5 = abbf846f385d3433a025a33fffccfab5 OK 2026/09/22 05:20:43 DEBUG : file13: md5 = be9612c984da1ddef188e845e5acaecd OK 2026/09/22 05:20:44 DEBUG : file14: md5 = d29604af38080cad7abcb6051b4a03f3 OK 2026/09/22 05:20:46 DEBUG : file15: md5 = 8dfb7680c077664ab46e96864ce0bd2a OK 2026/09/22 05:20:47 DEBUG : file16: md5 = 6e0280d7ddabaf12fc033f7809a98aea OK 2026/09/22 05:20:49 DEBUG : file17: md5 = ceba63e35085f15b1196b7053a3b529a OK 2026/09/22 05:20:50 DEBUG : file18: md5 = e1a2e6d241d40436c3e8144e949bab06 OK 2026/09/22 05:20:52 DEBUG : file19: md5 = df746327bf7df129102962da0ba9c695 OK 2026/09/22 05:20:52 DEBUG : Waiting for deletions to finish 2026/09/22 05:20:52 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:20:52 ERROR : file1: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (40.22s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:21:04 DEBUG : small: md5 = e40ec427fae4fe98bd3802faefc246d8 OK 2026/09/22 05:21:05 DEBUG : medium: md5 = 2c596ae7e769b08d14451c37d3c23651 OK 2026/09/22 05:21:07 DEBUG : large: md5 = 00f6adac62b8646fa71aabf0c4a9b8e3 OK 2026/09/22 05:21:07 DEBUG : Waiting for deletions to finish 2026/09/22 05:21:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/22 05:21:08 INFO : medium: Deleted 2026/09/22 05:21:08 INFO : small: Deleted 2026/09/22 05:21:09 DEBUG : TestDrive: Token expired 2026/09/22 05:21:09 DEBUG : Config file has changed externally - reloading 2026/09/22 05:21:09 DEBUG : TestDrive: No updated token found in the config file 2026/09/22 05:21:09 DEBUG : TestDrive: Token refresh successful 2026/09/22 05:21:09 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/09/22 05:21:09 DEBUG : TestDrive: Saved new token in config file --- PASS: TestMaxDelete (7.53s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:21:11 DEBUG : small: md5 = f975fe772834a0bf6e0512c6c6d60188 OK 2026/09/22 05:21:13 DEBUG : medium: md5 = 1b1e9e07b3ea2312dd309254a2928df0 OK 2026/09/22 05:21:14 DEBUG : large: md5 = bdd4424113265a75668885d8e228fb6f OK 2026/09/22 05:21:14 DEBUG : Waiting for deletions to finish 2026/09/22 05:21:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 05:21:15 INFO : medium: Deleted 2026/09/22 05:21:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:21:18 DEBUG : small: md5 = 1984a50dee7af540466f98210f92b67c OK 2026/09/22 05:21:20 DEBUG : medium: md5 = 20206d72caa158fff202eb80837a0853 OK 2026/09/22 05:21:21 DEBUG : large: md5 = 32e482c002a9853ee21289a74a4d1e42 OK 2026/09/22 05:21:22 DEBUG : Waiting for deletions to finish 2026/09/22 05:21:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 05:21:22 INFO : small: Deleted 2026/09/22 05:21:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.21s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:21:25 DEBUG : ReadFile: md5 = d1b2315c8bc384014b6f3ae5bb6f20bf OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2026/09/22 05:21:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/22 05:21:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/22 05:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 05:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 05:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 05:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/22 05:21:28 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:21:29 DEBUG : file1: md5 = 09280563e6b5c3bc37e608f08291e284 OK 2026/09/22 05:21:31 DEBUG : file2: md5 = 0fe83415ca2118cfa8f18fdb932170ac OK --- PASS: TestCat (15.24s) === RUN TestPurge 2026/09/22 05:21:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenapof7pide" 2026/09/22 05:21:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 05:21:43 DEBUG : Creating backend with remote "TestDrive:crypt/tv5h7fk68e7076p1koeotk9rf9mkn220idgsahfp6g276niur58g" 2026/09/22 05:21:44 DEBUG : Creating backend with remote "/tmp/rclone3590329417" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenapof7pide'", Local "Local file system at /tmp/rclone3590329417", Modify Window "1ms" 2026/09/22 05:21:49 DEBUG : A1/B1/C1/one: md5 = 38cb22172f0b2e9e8d6523ace5f0e438 OK 2026/09/22 05:21:49 INFO : A2: Making directory 2026/09/22 05:21:50 INFO : A1/B2: Making directory 2026/09/22 05:21:50 INFO : A1/B2/C2: Making directory 2026/09/22 05:21:51 INFO : A1/B1/C3: Making directory 2026/09/22 05:21:52 INFO : A3: Making directory 2026/09/22 05:21:53 INFO : A3/B3: Making directory 2026/09/22 05:21:53 INFO : A3/B3/C4: Making directory 2026/09/22 05:21:55 DEBUG : A1/two: md5 = a0cedd662b27e4663718420ad926e51f OK 2026/09/22 05:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenapof7pide': Purge remote 2026/09/22 05:21:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.86s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:03 DEBUG : A1/B1/C1/one: md5 = 9b50905107f26f407af9524413e4561e OK 2026/09/22 05:22:03 INFO : A2: Making directory 2026/09/22 05:22:04 INFO : A1/B2: Making directory 2026/09/22 05:22:04 INFO : A1/B2/C2: Making directory 2026/09/22 05:22:05 INFO : A1/B1/C3: Making directory 2026/09/22 05:22:06 INFO : A3: Making directory 2026/09/22 05:22:07 INFO : A3/B3: Making directory 2026/09/22 05:22:07 INFO : A3/B3/C4: Making directory 2026/09/22 05:22:10 DEBUG : A1/two: md5 = 800adc884a0e7f356e1f330647a3a0ec OK 2026/09/22 05:22:11 DEBUG : removing 1 level 3 directories 2026/09/22 05:22:11 INFO : A3/B3/C4: Removing directory 2026/09/22 05:22:14 DEBUG : removing 2 level 3 directories 2026/09/22 05:22:14 INFO : A1/B2/C2: Removing directory 2026/09/22 05:22:14 INFO : A1/B1/C3: Removing directory 2026/09/22 05:22:14 DEBUG : removing 2 level 2 directories 2026/09/22 05:22:14 INFO : A3/B3: Removing directory 2026/09/22 05:22:14 INFO : A1/B2: Removing directory 2026/09/22 05:22:15 DEBUG : removing 2 level 1 directories 2026/09/22 05:22:15 INFO : A3: Removing directory 2026/09/22 05:22:15 INFO : A2: Removing directory 2026/09/22 05:22:19 DEBUG : removing 1 level 3 directories 2026/09/22 05:22:19 INFO : A1/B1/C1: Removing directory 2026/09/22 05:22:20 DEBUG : removing 1 level 2 directories 2026/09/22 05:22:20 INFO : A1/B1: Removing directory 2026/09/22 05:22:20 DEBUG : removing 1 level 1 directories 2026/09/22 05:22:20 INFO : A1: Removing directory 2026/09/22 05:22:21 DEBUG : removing 1 level 0 directories 2026/09/22 05:22:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (23.21s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:23 INFO : A1: Making directory 2026/09/22 05:22:24 INFO : A1/B1: Making directory 2026/09/22 05:22:25 INFO : A1/B1/C1: Making directory 2026/09/22 05:22:27 DEBUG : removing 1 level 3 directories 2026/09/22 05:22:27 INFO : A1/B1/C1: Removing directory 2026/09/22 05:22:28 DEBUG : removing 1 level 2 directories 2026/09/22 05:22:28 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.11s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:30 INFO : A1: Making directory 2026/09/22 05:22:31 INFO : A1/B1: Making directory 2026/09/22 05:22:32 INFO : A1/B1/C1: Making directory 2026/09/22 05:22:35 DEBUG : removing 1 level 3 directories 2026/09/22 05:22:35 INFO : A1/B1/C1: Removing directory 2026/09/22 05:22:35 DEBUG : removing 1 level 2 directories 2026/09/22 05:22:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:40 DEBUG : file1: md5 = af4a6f1d3757e423f28d97e6f0252274 OK 2026/09/22 05:22:40 DEBUG : file1: size = 14 OK 2026/09/22 05:22:40 DEBUG : filename.txt: File name found in url 2026/09/22 05:22:42 DEBUG : filename.txt: md5 = d33b9417b81f2aa88ac677fa76db55d4 OK 2026/09/22 05:22:42 DEBUG : filename.txt: size = 14 OK 2026/09/22 05:22:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/22 05:22:43 DEBUG : headerfilename.txt: md5 = 25f81cfb89b52de9e20e6a5c6c91bd7d OK 2026/09/22 05:22:43 DEBUG : headerfilename.txt: size = 14 OK 2026/09/22 05:22:45 DEBUG : file2: md5 = 1743c134f7cca2167e9c0fa1e081ea92 OK 2026/09/22 05:22:45 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.28s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:49 DEBUG : file1: md5 = 50e94080ee45ac7e0d2bcda4db0b84de OK 2026/09/22 05:22:49 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 05:22:52 DEBUG : sub/file2: md5 = 010a9d7ae6db22acfa3b0a93590a736e OK 2026/09/22 05:22:52 DEBUG : sub/file2: size = 14 OK 2026/09/22 05:22:52 INFO : file1: Copied (new) to: sub/file2 2026/09/22 05:22:52 INFO : file1: Deleted 2026/09/22 05:22:53 DEBUG : sub/file2: size = 14 OK 2026/09/22 05:22:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 05:22:53 DEBUG : file1: Unchanged skipping 2026/09/22 05:22:53 INFO : file1: Deleted 2026/09/22 05:22:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.19s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:22:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 05:22:58 DEBUG : file1: md5 = 54583c0397c1d34978c789e596285922 OK 2026/09/22 05:22:58 DEBUG : file1: size = 14 OK 2026/09/22 05:22:58 INFO : file1: Copied (new) 2026/09/22 05:22:58 INFO : file1: Deleted 2026/09/22 05:22:58 DEBUG : file1: Destination exists, skipping 2026/09/22 05:22:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestMoveFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:23:01 DEBUG : existing: md5 = bfc6c5ff56316fdb622baad8567e8147 OK 2026/09/22 05:23:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone969955695) 2026/09/22 05:23:01 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:23:01 DEBUG : existing: Sizes differ 2026/09/22 05:23:01 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (3.11s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:23:06 DEBUG : dst/file1: md5 = a0f90c9c78eaa613c65f32c7262cb7c7 OK 2026/09/22 05:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogobew2dahi/backup" 2026/09/22 05:23:06 DEBUG : Config file has changed externally - reloading 2026/09/22 05:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0/1nrff024r7pq65ecp72fc28jb0" 2026/09/22 05:23:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone969955695) 2026/09/22 05:23:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:23:08 DEBUG : dst/file1: Sizes differ 2026/09/22 05:23:10 INFO : dst/file1: Moved (server-side) 2026/09/22 05:23:12 DEBUG : dst/file1: md5 = 12617e3c33832e8e4ec479c59a7e6e08 OK 2026/09/22 05:23:12 DEBUG : dst/file1: size = 14 OK 2026/09/22 05:23:12 INFO : dst/file1: Copied (new) 2026/09/22 05:23:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMoveMoveError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:23:19 DEBUG : A/file0: md5 = 1000cfe31ea10211668d89dd9f580bad OK 2026/09/22 05:23:20 DEBUG : A/file1: md5 = 3c6f9fe71e1a7328cfb31a46e780afb2 OK 2026/09/22 05:23:22 DEBUG : A/file2: md5 = 79c077edaae0f131270e3855b3e9d6d8 OK 2026/09/22 05:23:23 DEBUG : A/file3: md5 = 2d3c7ad037a19e98e6e1f508a7f6f00c OK 2026/09/22 05:23:25 DEBUG : A/file4: md5 = 51e5aff92d525e108c2b2896ea51352c OK 2026/09/22 05:23:26 DEBUG : A/file5: md5 = 01c9d63122f313095179042150135627 OK 2026/09/22 05:23:28 DEBUG : A/file6: md5 = 9c609eec171d04a5144e03f5497a50dc OK 2026/09/22 05:23:29 DEBUG : A/file7: md5 = 6d9c4a0fc2e8c384dd2c64f2b29db3b7 OK 2026/09/22 05:23:31 DEBUG : A/file8: md5 = 474e80caaae82da391a64aae7750166d OK 2026/09/22 05:23:32 DEBUG : A/file9: md5 = 158e00b6c7260c1595e4224b40e65b48 OK 2026/09/22 05:23:34 DEBUG : A/file10: md5 = 313d77e6a627d447209280f4c495c0ab OK 2026/09/22 05:23:35 DEBUG : A/file11: md5 = 3a1fa2dcd53d3c605a285dddccd7e279 OK 2026/09/22 05:23:37 DEBUG : A/file12: md5 = 39a366a828293d056b1bf9c5cf3d2477 OK 2026/09/22 05:23:38 DEBUG : A/file13: md5 = 6403d5cfe8389b38dff313dc236a89b2 OK 2026/09/22 05:23:40 DEBUG : A/file14: md5 = 68ad0df6891eae2e41b018e62709f275 OK 2026/09/22 05:23:42 DEBUG : A/file15: md5 = 96b2f536dd76dac91db87da6d2f09c56 OK 2026/09/22 05:23:43 DEBUG : A/file16: md5 = 6c0cda4e0e7879b1a194c7f937025bc5 OK 2026/09/22 05:23:45 DEBUG : A/file17: md5 = 755ae2f3e0b6da1ebc911bb9b42ef8bc OK 2026/09/22 05:23:46 DEBUG : A/file18: md5 = 90fe290699f554dc75eef618209c836d OK 2026/09/22 05:23:48 DEBUG : A/file19: md5 = 7847726eff55043fbda2e2bc4b6e6bd0 OK 2026/09/22 05:23:49 ERROR : A/file0: Couldn't move: boom 2026/09/22 05:23:49 ERROR : A/file1: Couldn't move: context canceled --- PASS: TestDirMoveMoveError (44.36s) === RUN TestDirMoveContext run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:24:03 DEBUG : A/one: md5 = 58cb13fb4e5bc316f421a215eb152c5d OK 2026/09/22 05:24:05 DEBUG : A/two: md5 = c6534150cd125114236c1ffa0360bac3 OK 2026/09/22 05:24:06 INFO : A/two: Moved (server-side) to: B/two 2026/09/22 05:24:07 INFO : A/one: Moved (server-side) to: B/one --- PASS: TestDirMoveContext (8.63s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:24:12 DEBUG : A1/one: md5 = 800ca59f8b5d7308c6022068b44cd59f OK 2026/09/22 05:24:13 DEBUG : A1/two: md5 = 7c8c0f87276f9bbf4f0ae99155fc1760 OK 2026/09/22 05:24:16 DEBUG : A1/B1/three: md5 = e481488b79ca918cd3bf83e3295fb197 OK 2026/09/22 05:24:18 DEBUG : A1/B1/C1/four: md5 = 183bc501884eca1997e62ccfdc0033fb OK 2026/09/22 05:24:20 DEBUG : A1/B1/C2/five: md5 = c8aa47d766ab4759321cc7d4c42a9303 OK 2026/09/22 05:24:20 INFO : A1/B2: Making directory 2026/09/22 05:24:21 INFO : A1/B1/C3: Making directory 2026/09/22 05:24:30 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/22 05:24:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/22 05:24:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/22 05:24:30 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/22 05:24:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/22 05:24:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/22 05:24:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/22 05:24:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/22 05:24:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/22 05:24:42 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/22 05:24:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (45.52s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:24:55 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 05:24:57 DEBUG : no_checksum_small_file_from_pipe: md5 = ecf547358c8abc0fad6256b3e176a302 OK 2026/09/22 05:24:57 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 05:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/22 05:24:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 05:24:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/22 05:24:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 1430ff4f6bbd5dae2ad2f68ae3a88c3b OK 2026/09/22 05:24:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 05:24:59 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 05:25:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 034f7f0373d452a13378cfae7f95afa7 OK 2026/09/22 05:25:03 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 05:25:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 05:25:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/22 05:25:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 66bccd8c789ece01d58c4114442f1171 OK 2026/09/22 05:25:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 05:25:04 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 05:25:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 05:25:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 05:25:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/22 05:25:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 05:25:09 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-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 05:25:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 05:25:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 05:25:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/22 05:25:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 05:25:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/22 05:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/22 05:25:17 DEBUG : rcat_metadata: md5 = 006e09d3e2798fa991fad962b40a3ba4 OK 2026/09/22 05:25:17 DEBUG : rcat_metadata: size = 48 OK 2026/09/22 05:25:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/22 05:25:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/22 05:25:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 74f036d4055234fcb7bdbf8c9d503a43 OK 2026/09/22 05:25:20 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/22 05:25:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.81s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:23 DEBUG : potato1: md5 = 6fae1fb814546e17efcd7728a99e68d6 OK 2026/09/22 05:25:23 DEBUG : potato1: size = 60 OK 2026/09/22 05:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 05:25:25 DEBUG : potato2: md5 = de420e5addd036512a0cd4369e0d463e OK 2026/09/22 05:25:25 DEBUG : potato2: size = 60 OK 2026/09/22 05:25:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.73s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:28 DEBUG : potato1: md5 = 23c42006364bb91f6541eea54f18e063 OK 2026/09/22 05:25:28 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:25:28 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:25:28 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 60 2026/09/22 05:25:28 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.40s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:30 DEBUG : potato1: md5 = e9f7a490147a625013daf5a2684f00f8 OK 2026/09/22 05:25:30 DEBUG : potato1: size = 60 OK 2026/09/22 05:25:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 05:25:32 DEBUG : potato2: md5 = bf3d56ea3eceeb61cdc986599fcc2fa8 OK 2026/09/22 05:25:32 DEBUG : potato2: size = 60 OK 2026/09/22 05:25:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.29s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:36 DEBUG : potato1: md5 = aed03642efcb590eb8551cff7770db6f OK 2026/09/22 05:25:36 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.59s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" operations_test.go:1969: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:38 DEBUG : potato4: md5 = 547bacadc7a62bc1a78191e49df58bbc OK 2026/09/22 05:25:38 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:25:38 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 2026/09/22 05:25:38 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi') 59 2026/09/22 05:25:38 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:41 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:44 DEBUG : potato3: md5 = 2f11991cee0c7118f3d2060b02fff23b OK 2026/09/22 05:25:44 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (7.93s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.47s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.52s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.52s) --- PASS: TestRcatSizeChecksum/NoHashes (2.42s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:46 DEBUG : potato2: md5 = 1f374f2e2b4f753d11fa232c4a3f7c77 OK 2026/09/22 05:25:48 DEBUG : empty space: md5 = c737cff9a4279e5969abf84f4a8b0be2 OK 2026/09/22 05:25:50 DEBUG : sub dir/potato3: md5 = 9e34dff1ea05a7a52e67964df240b267 OK 2026/09/22 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Touching "sub dir/potato3" 2026/09/22 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Touching "potato2" 2026/09/22 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Touching "empty space" --- PASS: TestTouchDir (9.89s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:54 DEBUG : dir with metadata: Making directory with metadata 2026/09/22 05:25:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.53s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:57 DEBUG : directory with modtime: Making directory with metadata 2026/09/22 05:25:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 05:25:58 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:25:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/22 05:25:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 05:26:00 DEBUG : Google drive root 'crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0': Skipping btime metadata as can't update it on an existing file: 2026-09-22T05:25:59.949793207Z 2026/09/22 05:26:00 INFO : non existent directory: Updated directory metadata 2026/09/22 05:26:03 DEBUG : Google drive root 'crypt/8603gkuqb6kihj9jmhe2hro03c8g72f2u3hpavpa352amcbhles0': Skipping btime metadata as can't update it on an existing file: 2026-09-22T05:25:59.949793207Z 2026/09/22 05:26:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.12s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:26:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/22 05:26:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/22 05:26:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:26:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/22 05:26:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 05:26:09 DEBUG : dst: Making directory with metadata 2026/09/22 05:26:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 05:26:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 05:26:10 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 05:26:10 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 05:26:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/22 05:26:11 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 05:26:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi'", Local "Local file system at /tmp/rclone969955695", Modify Window "1ms" 2026/09/22 05:26:14 DEBUG : sub dir/test remove existing: md5 = e11383b16134423685a21afdc58683b5 OK 2026/09/22 05:26:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b3830fee519a66cfafe15f24fde9cdd9 OK 2026/09/22 05:26:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ladikap3" before starting 2026/09/22 05:26:19 DEBUG : sub dir/test remove existing.ladikap3: TEST: removing renamed existing file after operation 2026/09/22 05:26:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fifaziy7" before starting 2026/09/22 05:26:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fifaziy7: TEST: renaming existing back after failed operation 2026/09/22 05:26:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisehun3" before starting 2026/09/22 05:26:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisehun3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.55s) === RUN TestRcatInputFailurePreservesDestination 2026/09/22 05:26:26 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination1384428490/001" 2026/09/22 05:26:26 DEBUG : Config file has changed externally - reloading --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/22 05:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogobew2dahi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 16m53.231994789s (try 1/5)