"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/16 02:27:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu" 2026/06/16 02:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:27:24 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0" 2026/06/16 02:27:24 DEBUG : TestDrive: Token expired 2026/06/16 02:27:24 DEBUG : TestDrive: No updated token found in the config file 2026/06/16 02:27:24 DEBUG : TestDrive: Token refresh successful 2026/06/16 02:27:24 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/06/16 02:27:24 DEBUG : TestDrive: Saved new token in config file 2026/06/16 02:27:25 DEBUG : Creating backend with remote "/tmp/rclone726400137" === 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/06/16 02:27:26 DEBUG : a: size = 0 OK 2026/06/16 02:27:26 DEBUG : a: size = 1 (memory) 2026/06/16 02:27:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/16 02:27:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/16 02:27:26 DEBUG : potato: Seek from 10 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 10 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 2 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/16 02:27:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 2 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/16 02:27:26 DEBUG : potato: Seek from 8 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 8 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/16 02:27:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/16 02:27:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/16 02:27:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/16 02:27:26 DEBUG : potato: Seek from 5 to 2 2026/06/16 02:27:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/16 02:27:26 DEBUG : potato: Seek from 9 to 0 2026/06/16 02:27:26 DEBUG : potato: Seek from 9 to 0 2026/06/16 02:27:26 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:27:28 DEBUG : rutabaga: md5 = b2804bf54cac2bbc14e89842ac85068f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/16 02:27:30 DEBUG : empty space: md5 = baba15459d7292f357a5fcf7f6190a66 OK === RUN TestCheck/3 2026/06/16 02:27:33 DEBUG : potato2: md5 = 04361888ea45d438c203fc9918d416de OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/16 02:27:35 DEBUG : remotepotato: md5 = 9ca14b5b3df0ff66aeb49b37273f8f35 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.68s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.39s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/06/16 02:27:38 DEBUG : Creating backend with remote "nonexistent" 2026/06/16 02:27:38 DEBUG : Creating backend with remote "nonexistent" 2026/06/16 02:27:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/16 02:27:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/16 02:27:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/16 02:27:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:27:40 DEBUG : rutabaga: md5 = 39689358578d503500e7b6009d4a3b44 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/16 02:27:44 DEBUG : empty space: md5 = 763883839cf7e63357dad43f450da92a OK === RUN TestCheckDownload/3 2026/06/16 02:27:47 DEBUG : potato2: md5 = 4a3a3b5293efc385e38f3e25ae5fb994 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/16 02:27:50 DEBUG : remotepotato: md5 = ff72c9372186d480c8805eb0a5028d92 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.73s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:27:56 DEBUG : rutabaga: md5 = 598abd1560f5495eef454e06ef6e83e2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/16 02:27:59 DEBUG : empty space: md5 = 5dea74449a5a4083fb639602f2648290 OK === RUN TestCheckSizeOnly/3 2026/06/16 02:28:01 DEBUG : potato2: md5 = d174d6e114298a1d472ae865b32ea266 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/16 02:28:03 DEBUG : remotepotato: md5 = cc9d99df18ba62412dd1998ebfaebac5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.24s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:28:08 DEBUG : test.sum: md5 = d46d0def28eee8880fd3622ab65ec69c OK 2026/06/16 02:28:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/16 02:28:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/16 02:28:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/16 02:28:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/16 02:28:11 DEBUG : test.sum: md5 = 45cc4c200719f88a07505066213c784b OK 2026/06/16 02:28:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/16 02:28:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/16 02:28:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/16 02:28:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.27s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:28:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/data" 2026/06/16 02:28:13 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:28:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/data" 2026/06/16 02:28:15 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/vjrnln8ratgmqakfosrqe8espk" 2026/06/16 02:28:19 DEBUG : data/banana: md5 = 5b0894d57980227cae7a3e5958f2899b OK 2026/06/16 02:28:20 DEBUG : test.sum: md5 = 96d25dd822deace2e682ceb0699b2dd5 OK === RUN TestCheckSumDownload/subtest1 2026/06/16 02:28:25 DEBUG : data/potato: md5 = 9431538e4682c94f2f95a46076c901b1 OK 2026/06/16 02:28:26 DEBUG : test.sum: md5 = 85047a5c1efae659ec8a8b5a85918162 OK === RUN TestCheckSumDownload/subtest2 2026/06/16 02:28:30 DEBUG : test.sum: md5 = 0a88cc73cc26481d83b4faf9d818a88b OK === RUN TestCheckSumDownload/subtest3 2026/06/16 02:28:34 DEBUG : test.sum: md5 = 4938dec87eef1342edbc2f98253e68b0 OK === RUN TestCheckSumDownload/subtest4 2026/06/16 02:28:38 DEBUG : test.sum: md5 = af8694932db52be5294c959687462269 OK === RUN TestCheckSumDownload/subtest5 2026/06/16 02:28:42 DEBUG : test.sum: md5 = 78492ef1dbe4393b591823559c6e4a7e OK === RUN TestCheckSumDownload/subtest6 2026/06/16 02:28:46 DEBUG : data/banana: md5 = a498ed7afe09c16befee2f8e685701c2 OK 2026/06/16 02:28:48 DEBUG : data/potato: md5 = 50cf04ca58e9578e10397363f25d1258 OK 2026/06/16 02:28:49 DEBUG : test.sum: md5 = 10ffac9591e5993e65787e4378c47a49 OK === RUN TestCheckSumDownload/subtest7 2026/06/16 02:28:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/06/16 02:28:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.81s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (1.96s) --- PASS: TestCheckSumDownload/subtest3 (1.88s) --- PASS: TestCheckSumDownload/subtest4 (1.90s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2026/06/16 02:28:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvajab4neha" 2026/06/16 02:28:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:28:55 DEBUG : Creating backend with remote "TestDrive:crypt/7i824sjjuucgir6v6boqc2j07r898bqdk800hg2p4kpcql4rv1i0" 2026/06/16 02:28:56 DEBUG : Creating backend with remote "/tmp/rclone2741778016" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha'", Local "Local file system at /tmp/rclone2741778016", Modify Window "1ms" 2026/06/16 02:28:58 DEBUG : hello, world!: md5 = f3cb489fb71446b7b670cc54626ff366 OK upper checkfile vs. lower remote (without normalization) 2026/06/16 02:28:58 ERROR : hello, world!: sum not found 2026/06/16 02:28:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha' 2026/06/16 02:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': 1 files missing 2026/06/16 02:28:58 NOTICE: 1 hashes missing 2026/06/16 02:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': 1 differences found 2026/06/16 02:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/16 02:28:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': 0 differences found 2026/06/16 02:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': 1 matching files 2026/06/16 02:28:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jonuhim0buda" 2026/06/16 02:28:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:28:59 DEBUG : Creating backend with remote "TestDrive:crypt/gbe4run2rf3of1u4l5kk0quv66r4s6bd6uh2i9npjr159lmeo7jg" 2026/06/16 02:29:01 DEBUG : Creating backend with remote "/tmp/rclone2347849237" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda'", Local "Local file system at /tmp/rclone2347849237", Modify Window "1ms" 2026/06/16 02:29:03 DEBUG : HELLO, WORLD!: md5 = 9fb3cb1fea9a6cf80ead7b6744fd85b1 OK lower checkfile vs. upper remote (without normalization) 2026/06/16 02:29:03 ERROR : HELLO, WORLD!: sum not found 2026/06/16 02:29:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda' 2026/06/16 02:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': 1 files missing 2026/06/16 02:29:03 NOTICE: 1 hashes missing 2026/06/16 02:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': 1 differences found 2026/06/16 02:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/16 02:29:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': 0 differences found 2026/06/16 02:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': 1 matching files 2026/06/16 02:29:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cexubih0tego" 2026/06/16 02:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:04 DEBUG : Creating backend with remote "TestDrive:crypt/t2i8p061ar0im1jdb5p51lgdncs34u2nopdjcrq8o1os3giiat7g" 2026/06/16 02:29:05 DEBUG : Creating backend with remote "/tmp/rclone2218646949" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego'", Local "Local file system at /tmp/rclone2218646949", Modify Window "1ms" 2026/06/16 02:29:08 DEBUG : HeLlO, wOrLd!: md5 = a935d6bdd26cd23fd841311c3bfc8024 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/16 02:29:08 ERROR : HeLlO, wOrLd!: sum not found 2026/06/16 02:29:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego' 2026/06/16 02:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': 1 files missing 2026/06/16 02:29:08 NOTICE: 1 hashes missing 2026/06/16 02:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': 1 differences found 2026/06/16 02:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/16 02:29:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': 0 differences found 2026/06/16 02:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': 1 matching files 2026/06/16 02:29:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gexufec1kuwe" 2026/06/16 02:29:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:09 DEBUG : Creating backend with remote "TestDrive:crypt/b9rhektqs8k3ro6tf2ijnvi6gmq5ph8fqmu1ul0rrlo6gkops9mg" 2026/06/16 02:29:10 DEBUG : Creating backend with remote "/tmp/rclone1147040414" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe'", Local "Local file system at /tmp/rclone1147040414", Modify Window "1ms" 2026/06/16 02:29:13 DEBUG : HELLO, WORLD!: md5 = d7c7e1024e1f18f10c509857384c1bda OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/16 02:29:13 ERROR : HELLO, WORLD!: sum not found 2026/06/16 02:29:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe' 2026/06/16 02:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': 1 files missing 2026/06/16 02:29:13 NOTICE: 1 hashes missing 2026/06/16 02:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': 1 differences found 2026/06/16 02:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/16 02:29:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': 0 differences found 2026/06/16 02:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': 1 matching files 2026/06/16 02:29:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudojow6fupi" 2026/06/16 02:29:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:14 DEBUG : Creating backend with remote "TestDrive:crypt/2ou3hvqnaotsit4lee46s2gvh4padkvkrtk7bu7v0bkpmt4jnut0" 2026/06/16 02:29:15 DEBUG : Creating backend with remote "/tmp/rclone2666129078" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi'", Local "Local file system at /tmp/rclone2666129078", Modify Window "1ms" 2026/06/16 02:29:17 DEBUG : 測試_Русский___ě_áñ: md5 = 04b0e0bf43de0b1a1f0842335ef066fc OK NFD checkfile vs. NFC remote (without normalization) 2026/06/16 02:29:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi' 2026/06/16 02:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': 1 files missing 2026/06/16 02:29:18 NOTICE: 1 hashes missing 2026/06/16 02:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': 1 differences found 2026/06/16 02:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/16 02:29:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': 0 differences found 2026/06/16 02:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': 1 matching files 2026/06/16 02:29:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tolesoz3guvu" 2026/06/16 02:29:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:19 DEBUG : Creating backend with remote "TestDrive:crypt/usoui5u3u30o1er9sqgteajuvqbmehb12bsa0tlh27kok8cjb9eg" 2026/06/16 02:29:20 DEBUG : Creating backend with remote "/tmp/rclone1833096444" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu'", Local "Local file system at /tmp/rclone1833096444", Modify Window "1ms" 2026/06/16 02:29:22 DEBUG : 測試_Русский___ě_áñ: md5 = bd95eb61ac2d0b4fe5435c0e18484ffb OK NFC checkfile vs. NFD remote (without normalization) 2026/06/16 02:29:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu' 2026/06/16 02:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': 1 files missing 2026/06/16 02:29:23 NOTICE: 1 hashes missing 2026/06/16 02:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': 1 differences found 2026/06/16 02:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/16 02:29:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': 0 differences found 2026/06/16 02:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': 1 matching files 2026/06/16 02:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pofijag3negi" 2026/06/16 02:29:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/m79cb3pqhdq7f2r43musp68ck0aa3eh3esjc52psk5sllle0bhm0" 2026/06/16 02:29:25 DEBUG : Creating backend with remote "/tmp/rclone2951036605" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi'", Local "Local file system at /tmp/rclone2951036605", Modify Window "1ms" 2026/06/16 02:29:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8e4897c38d2203288d10fcc2a8354112 OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/16 02:29:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi' 2026/06/16 02:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': 1 files missing 2026/06/16 02:29:28 NOTICE: 1 hashes missing 2026/06/16 02:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': 1 differences found 2026/06/16 02:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/16 02:29:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': 0 differences found 2026/06/16 02:29:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': 1 matching files 2026/06/16 02:29:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kasetog7safi" 2026/06/16 02:29:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:29 DEBUG : Creating backend with remote "TestDrive:crypt/sjt0kncpf74ta50rcc2fblift50q3lscht4eqolnbfi8v71f0400" 2026/06/16 02:29:30 DEBUG : Creating backend with remote "/tmp/rclone4269021633" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi'", Local "Local file system at /tmp/rclone4269021633", Modify Window "1ms" 2026/06/16 02:29:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2a0de46490139d8e17f92813025cf9f7 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/16 02:29:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi' 2026/06/16 02:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': 1 files missing 2026/06/16 02:29:33 NOTICE: 1 hashes missing 2026/06/16 02:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': 1 differences found 2026/06/16 02:29:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/16 02:29:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': 0 differences found 2026/06/16 02:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': 1 matching files 2026/06/16 02:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepacod2leni" 2026/06/16 02:29:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/1puethn9k8iln03jt05ptiogqtf9rmrehopgdehge9fiiv11heqg" 2026/06/16 02:29:35 DEBUG : Creating backend with remote "/tmp/rclone2056973138" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni'", Local "Local file system at /tmp/rclone2056973138", Modify Window "1ms" 2026/06/16 02:29:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ecd4ca8bc32d834905914ad42d1ec6d OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/16 02:29:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni' 2026/06/16 02:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': 1 files missing 2026/06/16 02:29:37 NOTICE: 1 hashes missing 2026/06/16 02:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': 1 differences found 2026/06/16 02:29:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/16 02:29:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': 0 differences found 2026/06/16 02:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': 1 matching files 2026/06/16 02:29:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gavedeh1roba" 2026/06/16 02:29:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:29:38 DEBUG : Creating backend with remote "TestDrive:crypt/3rjkoqa959lq5iqmmvd0c4n3jhro281idmrkam8ej4re6tlims7g" 2026/06/16 02:29:39 DEBUG : Creating backend with remote "/tmp/rclone1020902919" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba'", Local "Local file system at /tmp/rclone1020902919", Modify Window "1ms" 2026/06/16 02:29:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51a48f23593b21b5706ddbe436e4df72 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/16 02:29:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/16 02:29:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba' 2026/06/16 02:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': 1 files missing 2026/06/16 02:29:42 NOTICE: 1 hashes missing 2026/06/16 02:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': 1 differences found 2026/06/16 02:29:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/16 02:29:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/16 02:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': 0 differences found 2026/06/16 02:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': 1 matching files 2026/06/16 02:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gavedeh1roba': Purge remote 2026/06/16 02:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepacod2leni': Purge remote 2026/06/16 02:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasetog7safi': Purge remote 2026/06/16 02:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pofijag3negi': Purge remote 2026/06/16 02:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tolesoz3guvu': Purge remote 2026/06/16 02:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudojow6fupi': Purge remote 2026/06/16 02:29:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gexufec1kuwe': Purge remote 2026/06/16 02:29:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexubih0tego': Purge remote 2026/06/16 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jonuhim0buda': Purge remote 2026/06/16 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvajab4neha': Purge remote --- PASS: TestApplyTransforms (52.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:29:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/16 02:29:50 DEBUG : sub/file2: md5 = 098eaac38cdb3d68b10a54ec14e48289 OK 2026/06/16 02:29:50 DEBUG : sub/file2: size = 14 OK 2026/06/16 02:29:50 INFO : file1: Copied (new) to: sub/file2 2026/06/16 02:29:51 DEBUG : sub/file2: size = 14 OK 2026/06/16 02:29:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 02:29:51 DEBUG : file1: Unchanged skipping 2026/06/16 02:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': don't need to copy/move sub/file2, it is already at target location 2026/06/16 02:29:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.30s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:29:56 DEBUG : dst/file1: md5 = 569f8fa580663dae3ec4af89b2fa8946 OK 2026/06/16 02:29:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/backup" 2026/06/16 02:29:57 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/1nrff024r7pq65ecp72fc28jb0" 2026/06/16 02:29:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone726400137) 2026/06/16 02:29:59 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu') 2026/06/16 02:29:59 DEBUG : dst/file1: Sizes differ 2026/06/16 02:30:02 INFO : dst/file1: Moved (server-side) 2026/06/16 02:30:03 DEBUG : dst/file1: md5 = 54c116f06b9cc2438d05c6a180f3b896 OK 2026/06/16 02:30:03 DEBUG : dst/file1: size = 14 OK 2026/06/16 02:30:03 INFO : dst/file1: Copied (new) 2026/06/16 02:30:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:30:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:30:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.09s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:30:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/dst" 2026/06/16 02:30:08 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/16 02:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/CompareDest" 2026/06/16 02:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/gveqi14airsml4bgu7krj116o8" 2026/06/16 02:30:12 DEBUG : one: Need to transfer - File not found at Destination 2026/06/16 02:30:14 DEBUG : one: md5 = a6c03195e211161a83797b98021bbaa7 OK 2026/06/16 02:30:14 DEBUG : one: size = 3 OK 2026/06/16 02:30:14 INFO : one: Copied (new) 2026/06/16 02:30:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/dst') 2026/06/16 02:30:16 DEBUG : one: Sizes differ 2026/06/16 02:30:17 DEBUG : one: md5 = 266293275aad65e7ef731cd62d1a29c0 OK 2026/06/16 02:30:17 DEBUG : one: size = 5 OK 2026/06/16 02:30:17 INFO : one: Copied (replaced existing) 2026/06/16 02:30:20 DEBUG : dst/one: md5 = 78bc22153c4f686f7db69e7cc92d6854 OK 2026/06/16 02:30:22 DEBUG : CompareDest/one: md5 = 25df5946653dd64a23122172f42c21a9 OK 2026/06/16 02:30:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/dst') 2026/06/16 02:30:23 DEBUG : one: Sizes differ 2026/06/16 02:30:24 DEBUG : one: size = 5 OK 2026/06/16 02:30:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:30:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 02:30:26 DEBUG : CompareDest/two: md5 = a5f2c3864bcb2e144012c0e880904fb4 OK 2026/06/16 02:30:27 DEBUG : two: Need to transfer - File not found at Destination 2026/06/16 02:30:27 DEBUG : two: size = 3 OK 2026/06/16 02:30:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:30:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/16 02:30:28 DEBUG : two: Need to transfer - File not found at Destination 2026/06/16 02:30:28 DEBUG : two: size = 3 OK 2026/06/16 02:30:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:30:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/16 02:30:29 DEBUG : two: Need to transfer - File not found at Destination 2026/06/16 02:30:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:29 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/CompareDest') 2026/06/16 02:30:29 DEBUG : two: Sizes differ 2026/06/16 02:30:31 DEBUG : two: md5 = 72fff0710ca3613a75045a5707c38cc7 OK 2026/06/16 02:30:31 DEBUG : two: size = 5 OK 2026/06/16 02:30:31 INFO : two: Copied (new) 2026/06/16 02:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/16 02:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:30:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:30:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.03s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:30:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/dst" 2026/06/16 02:30:35 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/16 02:30:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/CopyDest" 2026/06/16 02:30:37 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/16 02:30:39 DEBUG : one: Need to transfer - File not found at Destination 2026/06/16 02:30:41 DEBUG : one: md5 = 87cc6ca928d84f349ab10f3039faa79c OK 2026/06/16 02:30:41 DEBUG : one: size = 3 OK 2026/06/16 02:30:41 INFO : one: Copied (new) 2026/06/16 02:30:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/dst') 2026/06/16 02:30:43 DEBUG : one: Sizes differ 2026/06/16 02:30:44 DEBUG : one: md5 = ceb1e64fb058b07d9bae5bad372a57c0 OK 2026/06/16 02:30:44 DEBUG : one: size = 5 OK 2026/06/16 02:30:44 INFO : one: Copied (replaced existing) 2026/06/16 02:30:48 DEBUG : dst/one: md5 = 960ec36b109e63edf9376e9998903232 OK 2026/06/16 02:30:50 DEBUG : CopyDest/one: md5 = 541f46c8369cd2ac39d95b8d8b909fe4 OK 2026/06/16 02:30:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/BackupDir" 2026/06/16 02:30:51 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/16 02:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/dst') 2026/06/16 02:30:52 DEBUG : one: Sizes differ 2026/06/16 02:30:53 DEBUG : one: size = 5 OK 2026/06/16 02:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:30:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone726400137) 2026/06/16 02:30:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/dst') 2026/06/16 02:30:53 DEBUG : one: Sizes differ 2026/06/16 02:30:54 INFO : one: Moved (server-side) 2026/06/16 02:30:55 DEBUG : one: size = 5 OK 2026/06/16 02:30:55 INFO : one: Copied (server-side copy) 2026/06/16 02:30:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/16 02:30:58 DEBUG : CopyDest/two: md5 = 4775353a57edfa3d2e9552cf90bbd569 OK 2026/06/16 02:30:58 DEBUG : two: Need to transfer - File not found at Destination 2026/06/16 02:30:59 DEBUG : two: size = 3 OK 2026/06/16 02:30:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:31:00 DEBUG : two: size = 3 OK 2026/06/16 02:31:00 INFO : two: Copied (server-side copy) 2026/06/16 02:31:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/16 02:31:01 DEBUG : two: size = 3 OK 2026/06/16 02:31:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 02:31:01 DEBUG : two: Unchanged skipping 2026/06/16 02:31:03 DEBUG : CopyDest/three: md5 = 72f617b4bb3ab532f8abd58afb6e3aab OK 2026/06/16 02:31:04 DEBUG : three: Need to transfer - File not found at Destination 2026/06/16 02:31:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone726400137) 2026/06/16 02:31:04 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu/CopyDest') 2026/06/16 02:31:04 DEBUG : three: Sizes differ 2026/06/16 02:31:04 DEBUG : three: Destination not found in --copy-dest 2026/06/16 02:31:05 DEBUG : three: md5 = 4122d77c7761a80f5f946ae2282a8260 OK 2026/06/16 02:31:05 DEBUG : three: size = 7 OK 2026/06/16 02:31:05 INFO : three: Copied (new) 2026/06/16 02:31:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/16 02:31:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:31:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/16 02:31:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/16 02:31:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:31:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/16 02:31:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.43s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/16 02:31:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e102e72348649e3ef2fcda9a1ad3e689 OK 2026/06/16 02:31:16 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/16 02:31:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/16 02:31:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/16 02:31:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/06/16 02:31:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/16 02:31:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/16 02:31:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e5034ee88ada791765602d06e84ac1a5 OK 2026/06/16 02:31:20 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/16 02:31:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/16 02:31:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/16 02:31:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.59s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using skip mode. 2026/06/16 02:31:27 NOTICE: one: Found 2 files with duplicate names 2026/06/16 02:31:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using skip mode. 2026/06/16 02:31:33 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:31:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/16 02:31:33 INFO : one: Deleted 2026/06/16 02:31:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.87s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using first mode. 2026/06/16 02:31:40 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:31:40 INFO : one: Deleted 2026/06/16 02:31:40 INFO : one: Deleted 2026/06/16 02:31:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using newest mode. 2026/06/16 02:31:47 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:31:47 INFO : one: Deleted 2026/06/16 02:31:47 INFO : one: Deleted 2026/06/16 02:31:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.93s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:31:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using oldest mode. 2026/06/16 02:31:54 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:31:54 INFO : one: Deleted 2026/06/16 02:31:55 INFO : one: Deleted 2026/06/16 02:31:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.67s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:32:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using largest mode. 2026/06/16 02:32:00 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:32:01 INFO : one: Deleted 2026/06/16 02:32:01 INFO : one: Deleted 2026/06/16 02:32:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.52s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:32:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using smallest mode. 2026/06/16 02:32:07 NOTICE: one: Found 3 files with duplicate names 2026/06/16 02:32:08 INFO : one: Deleted 2026/06/16 02:32:08 INFO : one: Deleted 2026/06/16 02:32:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.25s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:32:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Looking for duplicate names using rename mode. 2026/06/16 02:32:15 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/16 02:32:17 INFO : one-2.txt: renamed from: one.txt 2026/06/16 02:32:18 INFO : one-3.txt: renamed from: one.txt 2026/06/16 02:32:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.50s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:32:25 DEBUG : dupe1/one.txt: md5 = 1bc03bb40dd321cd6c5d74f9184de578 OK 2026/06/16 02:32:27 DEBUG : dupe2/two.txt: md5 = 392d65a21f3caf8b9adb3a98d56291ac OK 2026/06/16 02:32:29 DEBUG : dupe3/three.txt: md5 = 3e90c50c1533db55a0366a10adf880ab OK 2026/06/16 02:32:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/16 02:32:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/16 02:32:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/16 02:32:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/16 02:32:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/16 02:32:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/16 02:32:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.07s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:32:38 DEBUG : a.txt: md5 = ec5ffb0ce4edb54d1898f3d02992dc1a OK 2026/06/16 02:32:39 DEBUG : zend.txt: md5 = 316799e96c9db1ad3afba70ee6151cb3 OK 2026/06/16 02:32:41 DEBUG : sub dir/hello world: md5 = 4223f5fbb7bb0d83ae93cb6120082468 OK 2026/06/16 02:32:43 DEBUG : sub dir/hello world2: md5 = e3c3c313e284da9fb10a24cf206692dc OK 2026/06/16 02:32:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 768172f39856837eb0d7cca04b68ac3a OK 2026/06/16 02:32:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3719428fc7ea22e775b1800e8684ef8e OK 2026/06/16 02:32:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed5d1c27adfc5e82b4b9557c208a77fc OK 2026/06/16 02:32:50 DEBUG : a.txt: Excluded (Size Filter) 2026/06/16 02:32:50 DEBUG : a.txt: Excluded 2026/06/16 02:32:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/16 02:32:51 DEBUG : sub dir/hello world2: Excluded 2026/06/16 02:32:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/16 02:32:51 DEBUG : sub dir/hello world: Excluded 2026/06/16 02:32:52 DEBUG : sub dir/ignore dir: Excluded 2026/06/16 02:32:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/16 02:32:52 DEBUG : sub dir/hello world2: Excluded 2026/06/16 02:32:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/16 02:32:52 DEBUG : sub dir/hello world: Excluded 2026/06/16 02:32:52 DEBUG : sub dir/ignore dir: Excluded 2026/06/16 02:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/16 02:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/16 02:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/16 02:32:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/16 02:32:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/16 02:32:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/16 02:32:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.73s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:00 DEBUG : a.txt: md5 = 1728478f1a23108f444cb7ed6097b17d OK 2026/06/16 02:33:02 DEBUG : zend.txt: md5 = c49c26d50ed7c71407197af33adcdf7f OK 2026/06/16 02:33:04 DEBUG : sub dir/hello world: md5 = 76a833a8a371967078c4ed3ac5671437 OK 2026/06/16 02:33:06 DEBUG : sub dir/hello world2: md5 = 000bf425d6d6e49efe4f6fa165fbba46 OK 2026/06/16 02:33:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 34bb1e541080344c95bebc86c759855b OK 2026/06/16 02:33:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1502cc9e816c7f0bc73a4c04db754ecc OK 2026/06/16 02:33:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = eee924105681a9cf26cd0f03fce208c7 OK 2026/06/16 02:33:13 DEBUG : a.txt: Excluded (Size Filter) 2026/06/16 02:33:13 DEBUG : a.txt: Excluded 2026/06/16 02:33:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/16 02:33:13 DEBUG : sub dir/hello world: Excluded 2026/06/16 02:33:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/16 02:33:13 DEBUG : sub dir/hello world2: Excluded 2026/06/16 02:33:14 DEBUG : sub dir/ignore dir: Excluded 2026/06/16 02:33:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/16 02:33:14 DEBUG : sub dir/hello world: Excluded 2026/06/16 02:33:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/16 02:33:14 DEBUG : sub dir/hello world2: Excluded 2026/06/16 02:33:14 DEBUG : sub dir/ignore dir: Excluded 2026/06/16 02:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/16 02:33:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.19s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:23 DEBUG : file1: md5 = 7101340bf87b7fe747bb880378137070 OK 2026/06/16 02:33:25 DEBUG : sub/file2: md5 = f413c03859f9654783f182516c67bb39 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/06/16 02:33:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/16 02:33:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/16 02:33:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/16 02:33:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.83s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:32 DEBUG : file1: md5 = 04f72a01d2b24fdce5ecbd63de0ac123 OK 2026/06/16 02:33:35 DEBUG : sub/file2: md5 = b07c80fcd0d1c4563ee6f7d7fe1b3a96 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/06/16 02:33:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/notfound" 2026/06/16 02:33:39 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/qe0i31qdkoejk60elps0ni5sqk" 2026/06/16 02:33:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.62s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Making directory 2026/06/16 02:33:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:46 DEBUG : sub dir/hello world: md5 = 18a8db5d324886b3dc730d5f89f7e9a3 OK 2026/06/16 02:33:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.02s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:51 DEBUG : potato2: md5 = 98490352b9ca7598d221d29137e46f53 OK 2026/06/16 02:33:52 DEBUG : empty space: md5 = 0d1fd53b92f5e772a7c58dd0a3868dba OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:33:56 DEBUG : potato2: md5 = b764d963be64df033920123c7160a673 OK 2026/06/16 02:33:57 DEBUG : empty space: md5 = 64f4e616c3e6576f39dcbaf00b97b99b OK 2026/06/16 02:33:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/16 02:33:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:01 DEBUG : potato2: md5 = 396cf5de94a98fa93fe0fb89d74fe60f OK 2026/06/16 02:34:03 DEBUG : empty space: md5 = 3cdb9e19d998deba8f0cd88ff7868997 OK --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:06 DEBUG : potato2: md5 = fb2f117b733bb360012e94a8e2b64520 OK 2026/06/16 02:34:08 DEBUG : empty space: md5 = 65b1e60185d7d5894867b1606b095ae0 OK --- PASS: TestHashSums (4.97s) === RUN TestHashSumsWithErrors 2026/06/16 02:34:09 DEBUG : Creating backend with remote ":memory:" 2026/06/16 02:34:09 DEBUG : Config file has changed externally - reloading 2026/06/16 02:34:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/16 02:34:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/16 02:34:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/16 02:34:09 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:11 DEBUG : potato2: md5 = 4a0abc26f2862ffbe2d57ae6adfeb8e7 OK 2026/06/16 02:34:12 DEBUG : empty space: md5 = 191522e3528e4fbe303d775c80f961e2 OK 2026/06/16 02:34:15 DEBUG : sub dir/potato3: md5 = 1ba3c5d7684f17620680d16af22ba508 OK 2026/06/16 02:34:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.66s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:20 DEBUG : small: md5 = 985f3e5ffe756796847b7052001e6099 OK 2026/06/16 02:34:21 DEBUG : medium: md5 = f5fd6d436f752a05a194c570ed1dcfc2 OK 2026/06/16 02:34:23 DEBUG : large: md5 = 102821abcca960006b6b69bfcb82f1bf OK 2026/06/16 02:34:23 DEBUG : Waiting for deletions to finish 2026/06/16 02:34:23 DEBUG : large: Excluded (Size Filter) 2026/06/16 02:34:23 INFO : medium: Deleted 2026/06/16 02:34:24 INFO : small: Deleted --- PASS: TestDelete (6.57s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:26 DEBUG : small: md5 = 1cc562b8b1e1a6374b0d1965df7c3190 OK 2026/06/16 02:34:28 DEBUG : medium: md5 = fae855366d6fd7ca5d8f0dd4afe0001e OK 2026/06/16 02:34:29 DEBUG : large: md5 = d4f1fa35c28510c6b2e97196ecf5f0f3 OK 2026/06/16 02:34:29 DEBUG : Waiting for deletions to finish 2026/06/16 02:34:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/06/16 02:34:30 INFO : large: Deleted 2026/06/16 02:34:30 INFO : small: Deleted --- PASS: TestMaxDelete (7.06s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:33 DEBUG : small: md5 = 1cfa057a51df88e8b4ed7657d1e924e8 OK 2026/06/16 02:34:35 DEBUG : medium: md5 = ad8bc0a3175cc785be6ec777427ae181 OK 2026/06/16 02:34:36 DEBUG : large: md5 = 9eae961fe544b795b089ebc1b5f7c8b9 OK 2026/06/16 02:34:37 DEBUG : Waiting for deletions to finish 2026/06/16 02:34:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/16 02:34:37 INFO : small: Deleted 2026/06/16 02:34:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.43s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:41 DEBUG : small: md5 = a8cb7a714932af7b10610d5efc2b362b OK 2026/06/16 02:34:42 DEBUG : medium: md5 = b18be1fddd0a841808a1eadc22537564 OK 2026/06/16 02:34:44 DEBUG : large: md5 = a1ba9d328cc9049f1121410aaef959f0 OK 2026/06/16 02:34:44 DEBUG : Waiting for deletions to finish 2026/06/16 02:34:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/16 02:34:45 INFO : small: Deleted 2026/06/16 02:34:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:48 DEBUG : ReadFile: md5 = 0a86ed41c42926d82811ace4851959a6 OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2026/06/16 02:34:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/16 02:34:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/16 02:34:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/16 02:34:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/16 02:34:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/16 02:34:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/16 02:34:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:34:52 DEBUG : file1: md5 = 4ba2453ed62ffd7858de0b98b5c6394e OK 2026/06/16 02:34:54 DEBUG : file2: md5 = a8d43b3a3fcb4ca72594cf897966b257 OK --- PASS: TestCat (14.94s) === RUN TestPurge 2026/06/16 02:35:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeqipel7cuza" 2026/06/16 02:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 02:35:06 DEBUG : Creating backend with remote "TestDrive:crypt/baamm61ks631sp3n7er5baoevsq8qr464cse0d291ial6cbs0io0" 2026/06/16 02:35:07 DEBUG : Creating backend with remote "/tmp/rclone1986397654" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeqipel7cuza'", Local "Local file system at /tmp/rclone1986397654", Modify Window "1ms" 2026/06/16 02:35:12 DEBUG : A1/B1/C1/one: md5 = 2c765d893656e5104e3d945fbefaedab OK 2026/06/16 02:35:12 INFO : A2: Making directory 2026/06/16 02:35:12 INFO : A1/B2: Making directory 2026/06/16 02:35:13 INFO : A1/B2/C2: Making directory 2026/06/16 02:35:14 INFO : A1/B1/C3: Making directory 2026/06/16 02:35:15 INFO : A3: Making directory 2026/06/16 02:35:15 INFO : A3/B3: Making directory 2026/06/16 02:35:16 INFO : A3/B3/C4: Making directory 2026/06/16 02:35:18 DEBUG : A1/two: md5 = 4c87d55215eb9c61170e188d682c33d6 OK 2026/06/16 02:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeqipel7cuza': Purge remote 2026/06/16 02:35:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.66s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:35:26 DEBUG : A1/B1/C1/one: md5 = 1056db221a0a7824c51c3fbe98bf026c OK 2026/06/16 02:35:26 INFO : A2: Making directory 2026/06/16 02:35:27 INFO : A1/B2: Making directory 2026/06/16 02:35:28 INFO : A1/B2/C2: Making directory 2026/06/16 02:35:29 INFO : A1/B1/C3: Making directory 2026/06/16 02:35:30 INFO : A3: Making directory 2026/06/16 02:35:30 INFO : A3/B3: Making directory 2026/06/16 02:35:31 INFO : A3/B3/C4: Making directory 2026/06/16 02:35:33 DEBUG : A1/two: md5 = cefc2d8dc467607ffc107bdfe43f8a2a OK 2026/06/16 02:35:35 DEBUG : removing 1 level 3 directories 2026/06/16 02:35:35 INFO : A3/B3/C4: Removing directory 2026/06/16 02:35:37 DEBUG : removing 2 level 3 directories 2026/06/16 02:35:37 INFO : A1/B2/C2: Removing directory 2026/06/16 02:35:37 INFO : A1/B1/C3: Removing directory 2026/06/16 02:35:38 DEBUG : removing 2 level 2 directories 2026/06/16 02:35:38 INFO : A3/B3: Removing directory 2026/06/16 02:35:38 INFO : A1/B2: Removing directory 2026/06/16 02:35:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/16 02:35:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/16 02:35:39 DEBUG : removing 2 level 1 directories 2026/06/16 02:35:39 INFO : A3: Removing directory 2026/06/16 02:35:39 INFO : A2: Removing directory 2026/06/16 02:35:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/16 02:35:43 DEBUG : removing 1 level 3 directories 2026/06/16 02:35:43 INFO : A1/B1/C1: Removing directory 2026/06/16 02:35:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:44 DEBUG : removing 1 level 2 directories 2026/06/16 02:35:44 INFO : A1/B1: Removing directory 2026/06/16 02:35:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/16 02:35:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:35:45 DEBUG : removing 1 level 1 directories 2026/06/16 02:35:45 INFO : A1: Removing directory 2026/06/16 02:35:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/16 02:35:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/16 02:35:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/16 02:35:45 DEBUG : removing 1 level 0 directories 2026/06/16 02:35:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Removing directory 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/16 02:35:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (24.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:35:48 INFO : A1: Making directory 2026/06/16 02:35:49 INFO : A1/B1: Making directory 2026/06/16 02:35:49 INFO : A1/B1/C1: Making directory 2026/06/16 02:35:52 DEBUG : removing 1 level 3 directories 2026/06/16 02:35:52 INFO : A1/B1/C1: Removing directory 2026/06/16 02:35:53 DEBUG : removing 1 level 2 directories 2026/06/16 02:35:53 INFO : A1/B1: Removing directory 2026/06/16 02:35:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:35:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.43s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:35:55 INFO : A1: Making directory 2026/06/16 02:35:57 INFO : A1/B1: Making directory 2026/06/16 02:35:58 INFO : A1/B1/C1: Making directory 2026/06/16 02:36:01 DEBUG : removing 1 level 3 directories 2026/06/16 02:36:01 INFO : A1/B1/C1: Removing directory 2026/06/16 02:36:02 DEBUG : removing 1 level 2 directories 2026/06/16 02:36:02 INFO : A1/B1: Removing directory 2026/06/16 02:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:36:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.69s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:06 DEBUG : file1: md5 = dbad4c8eb46cfdbf9935a2ae5d36c125 OK 2026/06/16 02:36:06 DEBUG : filename.txt: File name found in url 2026/06/16 02:36:08 DEBUG : filename.txt: md5 = 0cb11de15e972d4ac414eb582c8d17de OK 2026/06/16 02:36:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/16 02:36:09 DEBUG : headerfilename.txt: md5 = 588a7ee894668c7c8c07a30c53896e51 OK 2026/06/16 02:36:11 DEBUG : file2: md5 = 38b7c4cf73e3dfa6c0ae4335efa54803 OK --- PASS: TestCopyURL (9.44s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:15 DEBUG : file1: md5 = 2437b3f05c949b3f993a9596645601fa OK --- PASS: TestCopyURLDownloadHeaders (2.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/16 02:36:19 DEBUG : sub/file2: md5 = 6941603ac32fecac23f79e2269ccab5f OK 2026/06/16 02:36:19 DEBUG : sub/file2: size = 14 OK 2026/06/16 02:36:19 INFO : file1: Copied (new) to: sub/file2 2026/06/16 02:36:19 INFO : file1: Deleted 2026/06/16 02:36:19 DEBUG : sub/file2: size = 14 OK 2026/06/16 02:36:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 02:36:19 DEBUG : file1: Unchanged skipping 2026/06/16 02:36:19 INFO : file1: Deleted 2026/06/16 02:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': don't need to copy/move sub/file2, it is already at target location 2026/06/16 02:36:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.10s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/16 02:36:24 DEBUG : file1: md5 = 42cc58b4d7aa15272bed6719165a9717 OK 2026/06/16 02:36:24 DEBUG : file1: size = 14 OK 2026/06/16 02:36:24 INFO : file1: Copied (new) 2026/06/16 02:36:24 INFO : file1: Deleted 2026/06/16 02:36:25 DEBUG : file1: Destination exists, skipping 2026/06/16 02:36:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:29 DEBUG : dst/file1: md5 = e07fe6839e3651c4333e6ca1ba591723 OK 2026/06/16 02:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rukilan4yelu/backup" 2026/06/16 02:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0/1nrff024r7pq65ecp72fc28jb0" 2026/06/16 02:36:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone726400137) 2026/06/16 02:36:31 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu') 2026/06/16 02:36:31 DEBUG : dst/file1: Sizes differ 2026/06/16 02:36:33 INFO : dst/file1: Moved (server-side) 2026/06/16 02:36:35 DEBUG : dst/file1: md5 = 1233a5c08937f8692b2fe7a300b0bd06 OK 2026/06/16 02:36:35 DEBUG : dst/file1: size = 14 OK 2026/06/16 02:36:35 INFO : dst/file1: Copied (new) 2026/06/16 02:36:35 INFO : dst/file1: Deleted 2026/06/16 02:36:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:36:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/16 02:36:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.29s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:36:42 DEBUG : A1/one: md5 = 2cd7eda079a13e329b521bcee07d11af OK 2026/06/16 02:36:44 DEBUG : A1/two: md5 = 8b72feb8ebd4b6a1632be0e5567550b3 OK 2026/06/16 02:36:46 DEBUG : A1/B1/three: md5 = b49e33f8d2fb149cd4853dbb2299d3a9 OK 2026/06/16 02:36:48 DEBUG : A1/B1/C1/four: md5 = 3de7c3c63b12d234e854562bbd91e9d1 OK 2026/06/16 02:36:50 DEBUG : A1/B1/C2/five: md5 = d9f1fa61ced56a03fe78b15a50c00573 OK 2026/06/16 02:36:50 INFO : A1/B2: Making directory 2026/06/16 02:36:51 INFO : A1/B1/C3: Making directory 2026/06/16 02:37:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/16 02:37:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/16 02:37:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/16 02:37:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/16 02:37:01 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/16 02:37:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/16 02:37:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/16 02:37:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:37:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/16 02:37:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/16 02:37:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/16 02:37:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/16 02:37:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/16 02:37:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/16 02:37:13 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/16 02:37:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/16 02:37:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/16 02:37:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/16 02:37:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:37:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/16 02:37:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/16 02:37:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/16 02:37:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/16 02:37:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/16 02:37:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/16 02:37:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/16 02:37:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/16 02:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/16 02:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/16 02:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/16 02:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.50s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/16 02:37:28 DEBUG : no_checksum_small_file_from_pipe: md5 = d3c5fdb9f84c9f31aca7a84e51e6496a OK 2026/06/16 02:37:28 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/16 02:37:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/16 02:37:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/16 02:37:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/16 02:37:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 249157f5dc96dd1c2d77c0cc43a20d90 OK 2026/06/16 02:37:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/16 02:37:29 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/16 02:37:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 45bcc06de3637fd6062baa9a3850e9a0 OK 2026/06/16 02:37:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/16 02:37:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/16 02:37:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/16 02:37:34 DEBUG : with_checksum_big_file_from_pipe: md5 = e31387350c99d672bb07570ae5c81006 OK 2026/06/16 02:37:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/16 02:37:34 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/16 02:37:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/16 02:37:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 02:37:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/16 02:37:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/16 02:37:39 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-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/16 02:37:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/16 02:37:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/16 02:37:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/16 02:37:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/16 02:37:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/16 02:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (48 bytes), uploading instead of streaming 2026/06/16 02:37:47 DEBUG : rcat_metadata: md5 = f932c5b190c0567501c4927fd5128157 OK 2026/06/16 02:37:47 DEBUG : rcat_metadata: size = 48 OK 2026/06/16 02:37:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/16 02:37:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/16 02:37:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 967507b615e2726bf180a59cd114b307 OK 2026/06/16 02:37:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/16 02:37:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.16s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:53 DEBUG : potato1: md5 = c961f87b31b3a89f6b689bd1c7dea314 OK 2026/06/16 02:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/16 02:37:55 DEBUG : potato2: md5 = d74f3351a1fc409b966d60645dc1a164 OK 2026/06/16 02:37:55 DEBUG : potato2: size = 60 OK 2026/06/16 02:37:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:37:58 DEBUG : potato1: md5 = a7b7134aace83e8b7571a009b56c1e37 OK 2026/06/16 02:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/16 02:37:59 DEBUG : potato2: md5 = eeeb4fb87a46af8d621a8c98b1c0cfe0 OK 2026/06/16 02:37:59 DEBUG : potato2: size = 60 OK 2026/06/16 02:37:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:03 DEBUG : potato1: md5 = 0eb56658a09ed93799b0c62dcdf13aea OK --- PASS: TestRcatSizeUploadHeaders (2.46s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:05 DEBUG : potato2: md5 = b875e9dc2660aff8089e78ef69e057a6 OK 2026/06/16 02:38:06 DEBUG : empty space: md5 = 8a4ec4e980e0af5f945bfd050aa69c18 OK 2026/06/16 02:38:09 DEBUG : sub dir/potato3: md5 = 0635582021e1acf438e31fe6b0558e41 OK 2026/06/16 02:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Touching "sub dir/potato3" 2026/06/16 02:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Touching "potato2" 2026/06/16 02:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Touching "empty space" 2026/06/16 02:38:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.68s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:14 DEBUG : dir with metadata: Making directory with metadata 2026/06/16 02:38:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:17 DEBUG : directory with modtime: Making directory with metadata 2026/06/16 02:38:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/16 02:38:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 02:38:19 DEBUG : Google drive root 'crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0': Skipping btime metadata as can't update it on an existing file: 2026-06-16T02:38:19.381931225Z 2026/06/16 02:38:20 INFO : non existent directory: Updated directory metadata 2026/06/16 02:38:22 DEBUG : Google drive root 'crypt/v6b5unk9uo0hh86qujdmgifsmrkjl045og56pi2bt8pb7apq0qn0': Skipping btime metadata as can't update it on an existing file: 2026-06-16T02:38:19.381931225Z 2026/06/16 02:38:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/16 02:38:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/16 02:38:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.21s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/16 02:38:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 02:38:28 DEBUG : dst: Making directory with metadata 2026/06/16 02:38:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 02:38:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 02:38:29 INFO : dst: Set directory modification time (using SetModTime) 2026/06/16 02:38:30 INFO : dst: Set directory modification time (using SetModTime) 2026/06/16 02:38:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/16 02:38:30 INFO : dst: Set directory modification time (using SetModTime) 2026/06/16 02:38:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu'", Local "Local file system at /tmp/rclone726400137", Modify Window "1ms" 2026/06/16 02:38:34 DEBUG : sub dir/test remove existing: md5 = c60b0f230f8398f33db8a8599454632b OK 2026/06/16 02:38:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = bcaa8096a7cce6fafb90817b80bda120 OK 2026/06/16 02:38:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.juwalup5" before starting 2026/06/16 02:38:38 DEBUG : sub dir/test remove existing.juwalup5: TEST: removing renamed existing file after operation 2026/06/16 02:38:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xipazat6" before starting 2026/06/16 02:38:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xipazat6: TEST: renaming existing back after failed operation 2026/06/16 02:38:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qahupem1" before starting 2026/06/16 02:38:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qahupem1: TEST: removing renamed existing file after operation 2026/06/16 02:38:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7tggcl1513l8a89l0a316vhn10p091j0b2f6tmrfgtfdvmhfvcq0" 2026/06/16 02:38:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "io7vs9roejngsp911oiq78o7redbc9jdtb109gpspki7cspdpu77itej1u313dp8e8v7ahj0nac41bqmdj4mevil0ci49flvf6msgj9rj26mekpebf90pddkgj5b5po3b8i79m8hro5dhqevtcemlcqfn8ehpbh6tgtdbes5fb61lmnvm0vg" --- PASS: TestRemoveExisting (13.61s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/16 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rukilan4yelu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m21.746472971s (try 1/5)