"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/24 01:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi" 2026/06/24 01:51:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80" 2026/06/24 01:51:48 DEBUG : Creating backend with remote "/tmp/rclone3379648454" === 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/06/24 01:51:48 DEBUG : a: size = 0 OK 2026/06/24 01:51:48 DEBUG : a: size = 1 (memory) 2026/06/24 01:51:48 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/24 01:51:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/24 01:51:48 DEBUG : potato: Seek from 10 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 10 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 2 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/24 01:51:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 2 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/24 01:51:48 DEBUG : potato: Seek from 8 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 8 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/24 01:51:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/24 01:51:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/24 01:51:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/24 01:51:48 DEBUG : potato: Seek from 5 to 2 2026/06/24 01:51:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/24 01:51:48 DEBUG : potato: Seek from 9 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 9 to 0 2026/06/24 01:51:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:51:50 DEBUG : rutabaga: md5 = 2198f04778c26e0b5a16effbc99557a1 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/24 01:51:53 DEBUG : empty space: md5 = bfadb5a46ead3e874bf17456bc12d245 OK === RUN TestCheck/3 2026/06/24 01:51:55 DEBUG : potato2: md5 = 84c0706e4ecb9239bbecc2aa764f76dd OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/24 01:51:57 DEBUG : remotepotato: md5 = 07e7e18edc2c4cc48faaf77590d7fee5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.25s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.34s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/06/24 01:52:00 DEBUG : Creating backend with remote "nonexistent" 2026/06/24 01:52:00 DEBUG : Creating backend with remote "nonexistent" 2026/06/24 01:52:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/24 01:52:00 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/24 01:52:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/24 01:52:00 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:52:02 DEBUG : rutabaga: md5 = 1ebb1a53193ffc98462b83ea57723c56 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/24 01:52:06 DEBUG : empty space: md5 = 3cfda93b1c4a034cb39d611f1ad6884c OK === RUN TestCheckDownload/3 2026/06/24 01:52:08 DEBUG : potato2: md5 = 76b2123ca80e0f1ad8268e1e9451f416 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/24 01:52:12 DEBUG : remotepotato: md5 = 23d018a3793ce9e9254d52fbef2b8c1e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.25s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (0.80s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:52:18 DEBUG : rutabaga: md5 = 3175cf5cd885ba7bef077678b53d5736 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/24 01:52:20 DEBUG : empty space: md5 = ea70a62483954eb467891bea99fbb908 OK === RUN TestCheckSizeOnly/3 2026/06/24 01:52:22 DEBUG : potato2: md5 = 7f6f174802258183c8bd22cc341684f4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/24 01:52:24 DEBUG : remotepotato: md5 = 1fb1e566241b448f87d95d8e346ecde0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.80s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:52:29 DEBUG : test.sum: md5 = 6cb1ead7b0b710673fda0cdfb5137b36 OK 2026/06/24 01:52:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/24 01:52:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/24 01:52:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/24 01:52:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/24 01:52:31 DEBUG : test.sum: md5 = cb27bc49211845985cf7105def6123e3 OK 2026/06/24 01:52:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/24 01:52:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/24 01:52:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/24 01:52:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.87s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:52:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/data" 2026/06/24 01:52:33 DEBUG : Config file has changed externally - reloading 2026/06/24 01:52:33 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.27s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:52:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/data" 2026/06/24 01:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/vjrnln8ratgmqakfosrqe8espk" 2026/06/24 01:52:39 DEBUG : data/banana: md5 = 3efeeb507095cc9d2fa5a5fd8708cef8 OK 2026/06/24 01:52:41 DEBUG : test.sum: md5 = 9857925db2995a29af33333c23bbfcef OK === RUN TestCheckSumDownload/subtest1 2026/06/24 01:52:45 DEBUG : data/potato: md5 = 874e7799a4a4be4af43efeaab7389914 OK 2026/06/24 01:52:46 DEBUG : test.sum: md5 = fdd3594a275f183e627091bac2a29358 OK === RUN TestCheckSumDownload/subtest2 2026/06/24 01:52:50 DEBUG : test.sum: md5 = 00c021efebc04bdc387ecf2783c2aea1 OK === RUN TestCheckSumDownload/subtest3 2026/06/24 01:52:54 DEBUG : test.sum: md5 = ae9c1193435682ef6ce9cd825eb88e3b OK === RUN TestCheckSumDownload/subtest4 2026/06/24 01:52:58 DEBUG : test.sum: md5 = bb72926a09da1b0f4b031ca96317bd3e OK === RUN TestCheckSumDownload/subtest5 2026/06/24 01:53:02 DEBUG : test.sum: md5 = 4ab1f2d237a50d71989ed79170e7c41e OK === RUN TestCheckSumDownload/subtest6 2026/06/24 01:53:06 DEBUG : data/banana: md5 = 43710c07683141383d6ac4fbf3b5d044 OK 2026/06/24 01:53:08 DEBUG : data/potato: md5 = f59a2f64231843a3d8ce70b7368f2b86 OK 2026/06/24 01:53:09 DEBUG : test.sum: md5 = 588aab6a45d162bed2461ae92804fea9 OK === RUN TestCheckSumDownload/subtest7 2026/06/24 01:53:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/06/24 01:53:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.96s) --- PASS: TestCheckSumDownload/subtest1 (2.13s) --- PASS: TestCheckSumDownload/subtest2 (1.79s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.73s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (1.71s) --- PASS: TestCheckSumDownload/subtest7 (2.10s) === RUN TestApplyTransforms 2026/06/24 01:53:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedetun1wiza" 2026/06/24 01:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:15 DEBUG : Creating backend with remote "TestDrive:crypt/e5e84soevq8qd2te21f3l9b2sm1kafsv5rvqu090accmh60o0fg0" 2026/06/24 01:53:16 DEBUG : Creating backend with remote "/tmp/rclone64118985" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza'", Local "Local file system at /tmp/rclone64118985", Modify Window "1ms" 2026/06/24 01:53:18 DEBUG : hello, world!: md5 = 4bc929f495a86f527fe1cabda0b7b118 OK upper checkfile vs. lower remote (without normalization) 2026/06/24 01:53:18 ERROR : hello, world!: sum not found 2026/06/24 01:53:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza' 2026/06/24 01:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': 1 files missing 2026/06/24 01:53:18 NOTICE: 1 hashes missing 2026/06/24 01:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': 1 differences found 2026/06/24 01:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/24 01:53:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': 0 differences found 2026/06/24 01:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': 1 matching files 2026/06/24 01:53:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqabul6zisi" 2026/06/24 01:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/4kn06s1p242koj3igni1s5chodonjn0k1v792lt8pj63uqvbc94g" 2026/06/24 01:53:20 DEBUG : Creating backend with remote "/tmp/rclone3215753430" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi'", Local "Local file system at /tmp/rclone3215753430", Modify Window "1ms" 2026/06/24 01:53:23 DEBUG : HELLO, WORLD!: md5 = 8b966f0847acf530768c8410c21ff940 OK lower checkfile vs. upper remote (without normalization) 2026/06/24 01:53:23 ERROR : HELLO, WORLD!: sum not found 2026/06/24 01:53:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi' 2026/06/24 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': 1 files missing 2026/06/24 01:53:23 NOTICE: 1 hashes missing 2026/06/24 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': 1 differences found 2026/06/24 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/24 01:53:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': 0 differences found 2026/06/24 01:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': 1 matching files 2026/06/24 01:53:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dijetec8wafu" 2026/06/24 01:53:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/vg4sbnvae78nces5m6hem3vjni256hil6es0b60fsob9h7g7jfmg" 2026/06/24 01:53:25 DEBUG : Creating backend with remote "/tmp/rclone2954738680" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu'", Local "Local file system at /tmp/rclone2954738680", Modify Window "1ms" 2026/06/24 01:53:27 DEBUG : HeLlO, wOrLd!: md5 = 8a4ae5688e4001e8e36022c55b5ab902 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/24 01:53:28 ERROR : HeLlO, wOrLd!: sum not found 2026/06/24 01:53:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu' 2026/06/24 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': 1 files missing 2026/06/24 01:53:28 NOTICE: 1 hashes missing 2026/06/24 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': 1 differences found 2026/06/24 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/24 01:53:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': 0 differences found 2026/06/24 01:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': 1 matching files 2026/06/24 01:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaxanoh2pupe" 2026/06/24 01:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/d046utvp1afk5h7v3cmt7k805okv6172j547tcg8d4lm1jkbb4t0" 2026/06/24 01:53:30 DEBUG : Creating backend with remote "/tmp/rclone3826679253" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe'", Local "Local file system at /tmp/rclone3826679253", Modify Window "1ms" 2026/06/24 01:53:32 DEBUG : HELLO, WORLD!: md5 = 5a2ee6d151a6dddc072a8aa81bb9893a OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/24 01:53:33 ERROR : HELLO, WORLD!: sum not found 2026/06/24 01:53:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe' 2026/06/24 01:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': 1 files missing 2026/06/24 01:53:33 NOTICE: 1 hashes missing 2026/06/24 01:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': 1 differences found 2026/06/24 01:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/24 01:53:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': 0 differences found 2026/06/24 01:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': 1 matching files 2026/06/24 01:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bivogep7siki" 2026/06/24 01:53:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:34 DEBUG : Creating backend with remote "TestDrive:crypt/39qo7hifbp7svr4q3mrjion08cef1cd86qmaa6mifbrrb43dabf0" 2026/06/24 01:53:35 DEBUG : Creating backend with remote "/tmp/rclone1443964872" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki'", Local "Local file system at /tmp/rclone1443964872", Modify Window "1ms" 2026/06/24 01:53:37 DEBUG : 測試_Русский___ě_áñ: md5 = 22d73db8392481f81019257a3931cfdd OK NFD checkfile vs. NFC remote (without normalization) 2026/06/24 01:53:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/24 01:53:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki' 2026/06/24 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': 1 files missing 2026/06/24 01:53:37 NOTICE: 1 hashes missing 2026/06/24 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': 1 differences found 2026/06/24 01:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/24 01:53:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': 0 differences found 2026/06/24 01:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': 1 matching files 2026/06/24 01:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxenen3gedu" 2026/06/24 01:53:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:39 DEBUG : Creating backend with remote "TestDrive:crypt/5a6v70lmjvi3b6kelhsneaeeo3cvna0rjbe1hsqirg7m2nme205g" 2026/06/24 01:53:39 DEBUG : Creating backend with remote "/tmp/rclone1125063519" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu'", Local "Local file system at /tmp/rclone1125063519", Modify Window "1ms" 2026/06/24 01:53:42 DEBUG : 測試_Русский___ě_áñ: md5 = 55a8230f350aacd766e1883f9c8eb126 OK NFC checkfile vs. NFD remote (without normalization) 2026/06/24 01:53:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/24 01:53:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu' 2026/06/24 01:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': 1 files missing 2026/06/24 01:53:43 NOTICE: 1 hashes missing 2026/06/24 01:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': 1 differences found 2026/06/24 01:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/24 01:53:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': 0 differences found 2026/06/24 01:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': 1 matching files 2026/06/24 01:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwasuk2fifi" 2026/06/24 01:53:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:44 DEBUG : Creating backend with remote "TestDrive:crypt/7ktsvab3tsbntp5d9autlschbrn6sn41cur1ctrmhmb5agtr9ahg" 2026/06/24 01:53:45 DEBUG : Creating backend with remote "/tmp/rclone2144594482" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi'", Local "Local file system at /tmp/rclone2144594482", Modify Window "1ms" 2026/06/24 01:53:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6f15d0562b294179826f55310ac9f55c OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/24 01:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/24 01:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi' 2026/06/24 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': 1 files missing 2026/06/24 01:53:48 NOTICE: 1 hashes missing 2026/06/24 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': 1 differences found 2026/06/24 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/24 01:53:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': 0 differences found 2026/06/24 01:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': 1 matching files 2026/06/24 01:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifubej5kigu" 2026/06/24 01:53:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/9vldr66koqi27l1hgpk1ng3vuf6r2ml9g5qscnsrij8o4omq3j00" 2026/06/24 01:53:50 DEBUG : Creating backend with remote "/tmp/rclone4095230596" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu'", Local "Local file system at /tmp/rclone4095230596", Modify Window "1ms" 2026/06/24 01:53:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac029cbca7282948ec81e841ffe45bd8 OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/24 01:53:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/24 01:53:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu' 2026/06/24 01:53:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': 1 files missing 2026/06/24 01:53:52 NOTICE: 1 hashes missing 2026/06/24 01:53:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': 1 differences found 2026/06/24 01:53:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/24 01:53:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': 0 differences found 2026/06/24 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': 1 matching files 2026/06/24 01:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bicoqed8wixo" 2026/06/24 01:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/2bs0o109bjeh6tnk66082he975slsikih5ufff20r7974ab0nqtg" 2026/06/24 01:53:54 DEBUG : Creating backend with remote "/tmp/rclone641051097" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo'", Local "Local file system at /tmp/rclone641051097", Modify Window "1ms" 2026/06/24 01:53:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e392eeff1412c9293aff8f312774b426 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/24 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/24 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo' 2026/06/24 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': 1 files missing 2026/06/24 01:53:57 NOTICE: 1 hashes missing 2026/06/24 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': 1 differences found 2026/06/24 01:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/24 01:53:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': 0 differences found 2026/06/24 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': 1 matching files 2026/06/24 01:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sirarat4yeyi" 2026/06/24 01:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/l7ma6u0k1rn3vgdhc9vd38otor7fe6jds17evstm9smmsbi263sg" 2026/06/24 01:53:59 DEBUG : Creating backend with remote "/tmp/rclone1784713454" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi'", Local "Local file system at /tmp/rclone1784713454", Modify Window "1ms" 2026/06/24 01:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4d6f9a7696dbd2fabe548fa8a93539a OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/24 01:54:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/24 01:54:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi' 2026/06/24 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': 1 files missing 2026/06/24 01:54:02 NOTICE: 1 hashes missing 2026/06/24 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': 1 differences found 2026/06/24 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/24 01:54:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/24 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': 0 differences found 2026/06/24 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': 1 matching files 2026/06/24 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sirarat4yeyi': Purge remote 2026/06/24 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bicoqed8wixo': Purge remote 2026/06/24 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifubej5kigu': Purge remote 2026/06/24 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwasuk2fifi': Purge remote 2026/06/24 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxenen3gedu': Purge remote 2026/06/24 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivogep7siki': Purge remote 2026/06/24 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaxanoh2pupe': Purge remote 2026/06/24 01:54:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dijetec8wafu': Purge remote 2026/06/24 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqabul6zisi': Purge remote 2026/06/24 01:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedetun1wiza': Purge remote --- PASS: TestApplyTransforms (52.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:54:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/24 01:54:09 DEBUG : sub/file2: md5 = 6e8b3b1ab1ef17e3191b510f490de7f2 OK 2026/06/24 01:54:09 DEBUG : sub/file2: size = 14 OK 2026/06/24 01:54:09 INFO : file1: Copied (new) to: sub/file2 2026/06/24 01:54:10 DEBUG : sub/file2: size = 14 OK 2026/06/24 01:54:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 01:54:10 DEBUG : file1: Unchanged skipping 2026/06/24 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': don't need to copy/move sub/file2, it is already at target location 2026/06/24 01:54:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:54:16 DEBUG : dst/file1: md5 = 7ca6471d546cc4911ead845aab6e5499 OK 2026/06/24 01:54:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/backup" 2026/06/24 01:54:16 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/1nrff024r7pq65ecp72fc28jb0" 2026/06/24 01:54:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:54:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi') 2026/06/24 01:54:18 DEBUG : dst/file1: Sizes differ 2026/06/24 01:54:21 INFO : dst/file1: Moved (server-side) 2026/06/24 01:54:22 DEBUG : dst/file1: md5 = 4acbda32a10fcd2c319fce929f23eea9 OK 2026/06/24 01:54:22 DEBUG : dst/file1: size = 14 OK 2026/06/24 01:54:22 INFO : dst/file1: Copied (new) 2026/06/24 01:54:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 01:54:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 01:54:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.07s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:54:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/dst" 2026/06/24 01:54:27 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/24 01:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/CompareDest" 2026/06/24 01:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/gveqi14airsml4bgu7krj116o8" 2026/06/24 01:54:30 DEBUG : one: Need to transfer - File not found at Destination 2026/06/24 01:54:32 DEBUG : one: md5 = abf9121376208feeeec90a38045bb490 OK 2026/06/24 01:54:32 DEBUG : one: size = 3 OK 2026/06/24 01:54:32 INFO : one: Copied (new) 2026/06/24 01:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:54:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/dst') 2026/06/24 01:54:33 DEBUG : one: Sizes differ 2026/06/24 01:54:35 DEBUG : one: md5 = a6063aa06edae1651be835995099f59b OK 2026/06/24 01:54:35 DEBUG : one: size = 5 OK 2026/06/24 01:54:35 INFO : one: Copied (replaced existing) 2026/06/24 01:54:37 DEBUG : dst/one: md5 = 955d20f6484a1b4a211fc4043c0c8fd8 OK 2026/06/24 01:54:39 DEBUG : CompareDest/one: md5 = 97a0c580dcf28ceba3d86019785eab7b OK 2026/06/24 01:54:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:54:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/dst') 2026/06/24 01:54:40 DEBUG : one: Sizes differ 2026/06/24 01:54:40 DEBUG : one: size = 5 OK 2026/06/24 01:54:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:54:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 01:54:42 DEBUG : CompareDest/two: md5 = faef3cefc3e949ec3fbf2c2df0b96568 OK 2026/06/24 01:54:43 DEBUG : two: Need to transfer - File not found at Destination 2026/06/24 01:54:43 DEBUG : two: size = 3 OK 2026/06/24 01:54:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:54:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/24 01:54:44 DEBUG : two: Need to transfer - File not found at Destination 2026/06/24 01:54:44 DEBUG : two: size = 3 OK 2026/06/24 01:54:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:54:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/24 01:54:46 DEBUG : two: Need to transfer - File not found at Destination 2026/06/24 01:54:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:54:46 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/CompareDest') 2026/06/24 01:54:46 DEBUG : two: Sizes differ 2026/06/24 01:54:49 DEBUG : two: md5 = 015bbd33ad7d735357be3b8a06e09e26 OK 2026/06/24 01:54:49 DEBUG : two: size = 5 OK 2026/06/24 01:54:49 INFO : two: Copied (new) 2026/06/24 01:54:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/24 01:54:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 01:54:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 01:54:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.41s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:54:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/dst" 2026/06/24 01:54:53 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/24 01:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/CopyDest" 2026/06/24 01:54:55 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/24 01:54:56 DEBUG : one: Need to transfer - File not found at Destination 2026/06/24 01:54:59 DEBUG : one: md5 = 7b60713f85ea99d0a7e2d6f43fb6ad0a OK 2026/06/24 01:54:59 DEBUG : one: size = 3 OK 2026/06/24 01:54:59 INFO : one: Copied (new) 2026/06/24 01:55:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:55:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/dst') 2026/06/24 01:55:00 DEBUG : one: Sizes differ 2026/06/24 01:55:02 DEBUG : one: md5 = ca66abe76f6d5eec2bc75689efb9a235 OK 2026/06/24 01:55:02 DEBUG : one: size = 5 OK 2026/06/24 01:55:02 INFO : one: Copied (replaced existing) 2026/06/24 01:55:04 DEBUG : dst/one: md5 = a1892bd763fa6d13247ab41619541eef OK 2026/06/24 01:55:06 DEBUG : CopyDest/one: md5 = c07ded23bd648e4fda07f0c1d02288fa OK 2026/06/24 01:55:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/BackupDir" 2026/06/24 01:55:07 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/24 01:55:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:55:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/dst') 2026/06/24 01:55:08 DEBUG : one: Sizes differ 2026/06/24 01:55:09 DEBUG : one: size = 5 OK 2026/06/24 01:55:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:55:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:55:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/dst') 2026/06/24 01:55:09 DEBUG : one: Sizes differ 2026/06/24 01:55:10 INFO : one: Moved (server-side) 2026/06/24 01:55:12 DEBUG : one: size = 5 OK 2026/06/24 01:55:12 INFO : one: Copied (server-side copy) 2026/06/24 01:55:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/24 01:55:14 DEBUG : CopyDest/two: md5 = 554ea40de87602c92478709d77994ed0 OK 2026/06/24 01:55:14 DEBUG : two: Need to transfer - File not found at Destination 2026/06/24 01:55:14 DEBUG : two: size = 3 OK 2026/06/24 01:55:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:55:16 DEBUG : two: size = 3 OK 2026/06/24 01:55:16 INFO : two: Copied (server-side copy) 2026/06/24 01:55:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/24 01:55:16 DEBUG : two: size = 3 OK 2026/06/24 01:55:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 01:55:16 DEBUG : two: Unchanged skipping 2026/06/24 01:55:18 DEBUG : CopyDest/three: md5 = 6346dd2b133787437a018514d525ae65 OK 2026/06/24 01:55:19 DEBUG : three: Need to transfer - File not found at Destination 2026/06/24 01:55:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone3379648454) 2026/06/24 01:55:19 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi/CopyDest') 2026/06/24 01:55:19 DEBUG : three: Sizes differ 2026/06/24 01:55:19 DEBUG : three: Destination not found in --copy-dest 2026/06/24 01:55:21 DEBUG : three: md5 = 0869d0ae57d5dd3bfbb662709d06305c OK 2026/06/24 01:55:21 DEBUG : three: size = 7 OK 2026/06/24 01:55:21 INFO : three: Copied (new) 2026/06/24 01:55:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/24 01:55:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 01:55:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/24 01:55:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/24 01:55:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 01:55:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/24 01:55:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.88s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:55:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/24 01:55:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 98234bfd12d14f0d8ec8942d0e8fb5fe OK 2026/06/24 01:55:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/24 01:55:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/24 01:55:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/24 01:55:32 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/24 01:55:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/24 01:55:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/24 01:55:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 304055ad2298e8cb0254f81686508134 OK 2026/06/24 01:55:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/24 01:55:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/24 01:55:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/24 01:55:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.57s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.59s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:55:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using skip mode. 2026/06/24 01:55:43 NOTICE: one: Found 2 files with duplicate names 2026/06/24 01:55:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.93s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:55:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using skip mode. 2026/06/24 01:55:50 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:55:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/24 01:55:50 INFO : one: Deleted 2026/06/24 01:55:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.93s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:55:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using first mode. 2026/06/24 01:55:57 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:55:57 INFO : one: Deleted 2026/06/24 01:55:58 INFO : one: Deleted 2026/06/24 01:55:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.92s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using newest mode. 2026/06/24 01:56:04 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:56:04 INFO : one: Deleted 2026/06/24 01:56:04 INFO : one: Deleted 2026/06/24 01:56:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using oldest mode. 2026/06/24 01:56:11 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:56:11 INFO : one: Deleted 2026/06/24 01:56:11 INFO : one: Deleted 2026/06/24 01:56:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.51s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using largest mode. 2026/06/24 01:56:17 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:56:18 INFO : one: Deleted 2026/06/24 01:56:18 INFO : one: Deleted 2026/06/24 01:56:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.48s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using smallest mode. 2026/06/24 01:56:24 NOTICE: one: Found 3 files with duplicate names 2026/06/24 01:56:24 INFO : one: Deleted 2026/06/24 01:56:25 INFO : one: Deleted 2026/06/24 01:56:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.51s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Looking for duplicate names using rename mode. 2026/06/24 01:56:32 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/24 01:56:33 INFO : one-2.txt: renamed from: one.txt 2026/06/24 01:56:34 INFO : one-3.txt: renamed from: one.txt 2026/06/24 01:56:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.26s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:40 DEBUG : dupe1/one.txt: md5 = 48275e668ec60738ccb2d189b7c49aac OK 2026/06/24 01:56:42 DEBUG : dupe2/two.txt: md5 = 31a518626c7b6e5d5fcfc840f3dc1e96 OK 2026/06/24 01:56:45 DEBUG : dupe3/three.txt: md5 = fb9375da7177d6bd54143776ed253288 OK 2026/06/24 01:56:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/24 01:56:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/24 01:56:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/24 01:56:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/24 01:56:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/24 01:56:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/24 01:56:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.48s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:56:53 DEBUG : a.txt: md5 = 1835f18ac431e983af13a2bfb33ace82 OK 2026/06/24 01:56:55 DEBUG : zend.txt: md5 = 12b1a213e1bf21942a60ea5ecd18240b OK 2026/06/24 01:56:57 DEBUG : sub dir/hello world: md5 = 83eac190b38658f3db377805836aa6d2 OK 2026/06/24 01:56:58 DEBUG : sub dir/hello world2: md5 = 846c0a6ee0947bab89775fbc158d9737 OK 2026/06/24 01:57:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 88ef1e701e17d0c7844474ec0799d5a8 OK 2026/06/24 01:57:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = ff58ea7ee342168c93f23aca69bff2b0 OK 2026/06/24 01:57:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 430cc755a4910a4209d7f85e94c50de5 OK 2026/06/24 01:57:06 DEBUG : a.txt: Excluded (Size Filter) 2026/06/24 01:57:06 DEBUG : a.txt: Excluded 2026/06/24 01:57:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/24 01:57:07 DEBUG : sub dir/hello world: Excluded 2026/06/24 01:57:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/24 01:57:07 DEBUG : sub dir/hello world2: Excluded 2026/06/24 01:57:08 DEBUG : sub dir/ignore dir: Excluded 2026/06/24 01:57:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/24 01:57:08 DEBUG : sub dir/hello world: Excluded 2026/06/24 01:57:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/24 01:57:08 DEBUG : sub dir/hello world2: Excluded 2026/06/24 01:57:08 DEBUG : sub dir/ignore dir: Excluded 2026/06/24 01:57:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/24 01:57:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/24 01:57:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/24 01:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/24 01:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/24 01:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/24 01:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.21s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:57:16 DEBUG : a.txt: md5 = 2d9edb81da2c15efdd8d28e06b19efb7 OK 2026/06/24 01:57:18 DEBUG : zend.txt: md5 = a08c71f186ec9e92cde890a807c782ec OK 2026/06/24 01:57:20 DEBUG : sub dir/hello world: md5 = ddd3192806401ecdbc7c7365058d8b81 OK 2026/06/24 01:57:21 DEBUG : sub dir/hello world2: md5 = c080fb7d92e30c7ee20eaadd4efb7126 OK 2026/06/24 01:57:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 7065c4007068734fd355bb827232da01 OK 2026/06/24 01:57:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = b225a929d52d12a0c2ce2e86def23981 OK 2026/06/24 01:57:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9b3b4c24872819ff0990aa19591d8ae9 OK 2026/06/24 01:57:29 DEBUG : a.txt: Excluded (Size Filter) 2026/06/24 01:57:29 DEBUG : a.txt: Excluded 2026/06/24 01:57:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/24 01:57:29 DEBUG : sub dir/hello world: Excluded 2026/06/24 01:57:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/24 01:57:29 DEBUG : sub dir/hello world2: Excluded 2026/06/24 01:57:30 DEBUG : sub dir/ignore dir: Excluded 2026/06/24 01:57:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/24 01:57:30 DEBUG : sub dir/hello world: Excluded 2026/06/24 01:57:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/24 01:57:30 DEBUG : sub dir/hello world2: Excluded 2026/06/24 01:57:30 DEBUG : sub dir/ignore dir: Excluded 2026/06/24 01:57:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/24 01:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.38s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:57:39 DEBUG : file1: md5 = 900a8ae649be85fba0c15861ce070922 OK 2026/06/24 01:57:41 DEBUG : sub/file2: md5 = dbc3872674643dd460357330d593d713 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/24 01:57:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/24 01:57:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/24 01:57:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/24 01:57:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.10s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:57:49 DEBUG : file1: md5 = 2b5b594b452157dece52c1d7d1145674 OK 2026/06/24 01:57:51 DEBUG : sub/file2: md5 = 8fc1687324c82fc7de23e7df19127eb3 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/24 01:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/notfound" 2026/06/24 01:57:55 DEBUG : Config file has changed externally - reloading 2026/06/24 01:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/qe0i31qdkoejk60elps0ni5sqk" 2026/06/24 01:57:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.53s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.97s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Making directory 2026/06/24 01:58:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:03 DEBUG : sub dir/hello world: md5 = 5b3167ff581bc6699afd177ee0f7c5e6 OK 2026/06/24 01:58:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:07 DEBUG : potato2: md5 = 245e7f4ecb256ecf30a22236c5211c6a OK 2026/06/24 01:58:08 DEBUG : empty space: md5 = bf77406b48887a51d5ff6be9c810f9d8 OK --- PASS: TestLs (5.02s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:12 DEBUG : potato2: md5 = 34215a8d4f606ff0c195da6339d63043 OK 2026/06/24 01:58:13 DEBUG : empty space: md5 = da99bb89f61d19c21ca82050fde9229e OK 2026/06/24 01:58:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/24 01:58:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:17 DEBUG : potato2: md5 = 07a6650232f93ccaabfa1cb456f5f1bd OK 2026/06/24 01:58:19 DEBUG : empty space: md5 = da0c7c324dc9433a79dd88b3993bc3d7 OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:22 DEBUG : potato2: md5 = e78a7503e48055529e09a5a2d9e48d06 OK 2026/06/24 01:58:23 DEBUG : empty space: md5 = 6becd3b1374a44cf049a553017c5004b OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2026/06/24 01:58:25 DEBUG : Creating backend with remote ":memory:" 2026/06/24 01:58:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/24 01:58:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/24 01:58:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:26 DEBUG : potato2: md5 = b9802d5dab2337194523477ac0953b36 OK 2026/06/24 01:58:28 DEBUG : empty space: md5 = 0b5cf361ac3e98b18ef77dbde4b62792 OK 2026/06/24 01:58:30 DEBUG : sub dir/potato3: md5 = a6e478fc94ae799011ec5208aef520ca OK 2026/06/24 01:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.63s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:35 DEBUG : small: md5 = e08e0ed8e2d1848cec26bbc277ea535d OK 2026/06/24 01:58:36 DEBUG : medium: md5 = 5b0daefecfdfdd16439d470adb204cac OK 2026/06/24 01:58:38 DEBUG : large: md5 = dd37c2661a1f6f648913dbb190eeff20 OK 2026/06/24 01:58:38 DEBUG : Waiting for deletions to finish 2026/06/24 01:58:38 DEBUG : large: Excluded (Size Filter) 2026/06/24 01:58:39 INFO : medium: Deleted 2026/06/24 01:58:39 INFO : small: Deleted --- PASS: TestDelete (6.35s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:41 DEBUG : small: md5 = d5e035a2411aa051e6518742422cc049 OK 2026/06/24 01:58:43 DEBUG : medium: md5 = 0ddcbebf47dcf79fd8cc18bd36f84414 OK 2026/06/24 01:58:44 DEBUG : large: md5 = d6102a2ed11d040678894ea6a44bde79 OK 2026/06/24 01:58:45 DEBUG : Waiting for deletions to finish 2026/06/24 01:58:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/06/24 01:58:45 INFO : large: Deleted 2026/06/24 01:58:45 INFO : small: Deleted --- PASS: TestMaxDelete (7.16s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:49 DEBUG : small: md5 = 00e7a9456662cc272dd216295c74f10e OK 2026/06/24 01:58:50 DEBUG : medium: md5 = 70bd7edf8ab8d99b01b858033ed520b9 OK 2026/06/24 01:58:52 DEBUG : large: md5 = fca044367269ea6b14dc8aa6a6ec64bd OK 2026/06/24 01:58:52 DEBUG : Waiting for deletions to finish 2026/06/24 01:58:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/24 01:58:52 INFO : medium: Deleted 2026/06/24 01:58:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.16s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:58:56 DEBUG : small: md5 = b51c9b53d199719ff349a87f49d514b4 OK 2026/06/24 01:58:57 DEBUG : medium: md5 = ca5183d35ad5de86afbf9ffadf4c294a OK 2026/06/24 01:58:59 DEBUG : large: md5 = 059f991ac254561711f21f8ccdec2d07 OK 2026/06/24 01:58:59 DEBUG : Waiting for deletions to finish 2026/06/24 01:58:59 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/24 01:59:00 INFO : small: Deleted 2026/06/24 01:59:00 INFO : large: Deleted --- PASS: TestMaxDeleteSize (9.29s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:59:05 DEBUG : ReadFile: md5 = 0617421c2e6597554cd16bbeb8214f1f OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2026/06/24 01:59:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/24 01:59:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/24 01:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/24 01:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/24 01:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/24 01:59:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/24 01:59:08 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:59:10 DEBUG : file1: md5 = e0581d6681bdb1e0188d57f0b21bd565 OK 2026/06/24 01:59:11 DEBUG : file2: md5 = b6e6d0b61a3e9834e6be8eacbe5591ba OK --- PASS: TestCat (13.89s) === RUN TestPurge 2026/06/24 01:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewopof9qoku" 2026/06/24 01:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/jeao2i0dcj3u1bj1pr39h64u611ti3orbpafq8e92pr4ar6jl8k0" 2026/06/24 01:59:23 DEBUG : Creating backend with remote "/tmp/rclone1110809899" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewopof9qoku'", Local "Local file system at /tmp/rclone1110809899", Modify Window "1ms" 2026/06/24 01:59:28 DEBUG : A1/B1/C1/one: md5 = 20af3352cfb2376d98a107e6f5b75fb0 OK 2026/06/24 01:59:28 INFO : A2: Making directory 2026/06/24 01:59:28 INFO : A1/B2: Making directory 2026/06/24 01:59:29 INFO : A1/B2/C2: Making directory 2026/06/24 01:59:30 INFO : A1/B1/C3: Making directory 2026/06/24 01:59:31 INFO : A3: Making directory 2026/06/24 01:59:31 INFO : A3/B3: Making directory 2026/06/24 01:59:32 INFO : A3/B3/C4: Making directory 2026/06/24 01:59:34 DEBUG : A1/two: md5 = f757e7c4a30b2c9fe407b5e20fe6c5b6 OK 2026/06/24 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewopof9qoku': Purge remote 2026/06/24 01:59:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 01:59:42 DEBUG : A1/B1/C1/one: md5 = 2b9752aab87d237aceaec844688f32d7 OK 2026/06/24 01:59:42 INFO : A2: Making directory 2026/06/24 01:59:43 INFO : A1/B2: Making directory 2026/06/24 01:59:43 INFO : A1/B2/C2: Making directory 2026/06/24 01:59:44 INFO : A1/B1/C3: Making directory 2026/06/24 01:59:45 INFO : A3: Making directory 2026/06/24 01:59:46 INFO : A3/B3: Making directory 2026/06/24 01:59:47 INFO : A3/B3/C4: Making directory 2026/06/24 01:59:49 DEBUG : A1/two: md5 = 427b5f3a71d5ab83ce4c8a1fde41a012 OK 2026/06/24 01:59:50 DEBUG : removing 1 level 3 directories 2026/06/24 01:59:50 INFO : A3/B3/C4: Removing directory 2026/06/24 01:59:53 DEBUG : removing 2 level 3 directories 2026/06/24 01:59:53 INFO : A1/B2/C2: Removing directory 2026/06/24 01:59:53 INFO : A1/B1/C3: Removing directory 2026/06/24 01:59:54 DEBUG : removing 2 level 2 directories 2026/06/24 01:59:54 INFO : A3/B3: Removing directory 2026/06/24 01:59:54 INFO : A1/B2: Removing directory 2026/06/24 01:59:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/24 01:59:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/24 01:59:55 DEBUG : removing 2 level 1 directories 2026/06/24 01:59:55 INFO : A3: Removing directory 2026/06/24 01:59:55 INFO : A2: Removing directory 2026/06/24 01:59:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/24 01:59:59 DEBUG : removing 1 level 3 directories 2026/06/24 01:59:59 INFO : A1/B1/C1: Removing directory 2026/06/24 01:59:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 01:59:59 DEBUG : removing 1 level 2 directories 2026/06/24 01:59:59 INFO : A1/B1: Removing directory 2026/06/24 02:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/24 02:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:00:00 DEBUG : removing 1 level 1 directories 2026/06/24 02:00:00 INFO : A1: Removing directory 2026/06/24 02:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/24 02:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/24 02:00:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/24 02:00:01 DEBUG : removing 1 level 0 directories 2026/06/24 02:00:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Removing directory 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/24 02:00:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.64s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:03 INFO : A1: Making directory 2026/06/24 02:00:04 INFO : A1/B1: Making directory 2026/06/24 02:00:05 INFO : A1/B1/C1: Making directory 2026/06/24 02:00:07 DEBUG : removing 1 level 3 directories 2026/06/24 02:00:07 INFO : A1/B1/C1: Removing directory 2026/06/24 02:00:08 DEBUG : removing 1 level 2 directories 2026/06/24 02:00:08 INFO : A1/B1: Removing directory 2026/06/24 02:00:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:00:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.32s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:11 INFO : A1: Making directory 2026/06/24 02:00:11 INFO : A1/B1: Making directory 2026/06/24 02:00:12 INFO : A1/B1/C1: Making directory 2026/06/24 02:00:15 DEBUG : removing 1 level 3 directories 2026/06/24 02:00:15 INFO : A1/B1/C1: Removing directory 2026/06/24 02:00:16 DEBUG : removing 1 level 2 directories 2026/06/24 02:00:16 INFO : A1/B1: Removing directory 2026/06/24 02:00:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:00:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.93s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:20 DEBUG : file1: md5 = f10a479088636c60cbda4b0687048db5 OK 2026/06/24 02:00:21 DEBUG : filename.txt: File name found in url 2026/06/24 02:00:22 DEBUG : filename.txt: md5 = 20b38611af3ba91b68879d1d8e30156f OK 2026/06/24 02:00:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/24 02:00:24 DEBUG : headerfilename.txt: md5 = fbdc53d2420ed5cb5e3e87ec5e63d8ec OK 2026/06/24 02:00:25 DEBUG : file2: md5 = 8929af918c06216922c06c47b5ee75bc OK --- PASS: TestCopyURL (9.46s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:30 DEBUG : file1: md5 = 7a38371d8ac93c01d6171f3dba8a3c8e OK --- PASS: TestCopyURLDownloadHeaders (2.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/24 02:00:33 DEBUG : sub/file2: md5 = 94f2e76f9b15195fac0e83757da44c0e OK 2026/06/24 02:00:33 DEBUG : sub/file2: size = 14 OK 2026/06/24 02:00:33 INFO : file1: Copied (new) to: sub/file2 2026/06/24 02:00:33 INFO : file1: Deleted 2026/06/24 02:00:34 DEBUG : sub/file2: size = 14 OK 2026/06/24 02:00:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 02:00:34 DEBUG : file1: Unchanged skipping 2026/06/24 02:00:34 INFO : file1: Deleted 2026/06/24 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': don't need to copy/move sub/file2, it is already at target location 2026/06/24 02:00:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.42s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/24 02:00:39 DEBUG : file1: md5 = 6102798a0afc1690a8e4b2f061fc4fd5 OK 2026/06/24 02:00:39 DEBUG : file1: size = 14 OK 2026/06/24 02:00:39 INFO : file1: Copied (new) 2026/06/24 02:00:39 INFO : file1: Deleted 2026/06/24 02:00:39 DEBUG : file1: Destination exists, skipping 2026/06/24 02:00:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:44 DEBUG : dst/file1: md5 = 1f8af47d60149976ac8e97fd8655e0c2 OK 2026/06/24 02:00:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujubuh1qufi/backup" 2026/06/24 02:00:45 DEBUG : Creating backend with remote "TestDrive:crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80/1nrff024r7pq65ecp72fc28jb0" 2026/06/24 02:00:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3379648454) 2026/06/24 02:00:47 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi') 2026/06/24 02:00:47 DEBUG : dst/file1: Sizes differ 2026/06/24 02:00:49 INFO : dst/file1: Moved (server-side) 2026/06/24 02:00:51 DEBUG : dst/file1: md5 = d6a478358f7c8505b29d17acd94bf992 OK 2026/06/24 02:00:51 DEBUG : dst/file1: size = 14 OK 2026/06/24 02:00:51 INFO : dst/file1: Copied (new) 2026/06/24 02:00:51 INFO : dst/file1: Deleted 2026/06/24 02:00:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 02:00:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/24 02:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.27s) === 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:00:58 DEBUG : A1/one: md5 = 3ea2d05aeb05adfb826f6b400e1a16cc OK 2026/06/24 02:00:59 DEBUG : A1/two: md5 = e445fb8b18ca2df0ace66ac0b1e3979f OK 2026/06/24 02:01:02 DEBUG : A1/B1/three: md5 = 1104b28917e29fc738b11d8df2da86da OK 2026/06/24 02:01:04 DEBUG : A1/B1/C1/four: md5 = a94ae97b90d98469f3637cbf071c6c62 OK 2026/06/24 02:01:07 DEBUG : A1/B1/C2/five: md5 = a05efaaeaeb617e021f16571cdf3d952 OK 2026/06/24 02:01:07 INFO : A1/B2: Making directory 2026/06/24 02:01:07 INFO : A1/B1/C3: Making directory 2026/06/24 02:01:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/24 02:01:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/24 02:01:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/24 02:01:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/24 02:01:18 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/24 02:01:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/24 02:01:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/24 02:01:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:01:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/24 02:01:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/24 02:01:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/24 02:01:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/24 02:01:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/24 02:01:29 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/24 02:01:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/24 02:01:30 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/24 02:01:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/24 02:01:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/24 02:01:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:01:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/24 02:01:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/24 02:01:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/24 02:01:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/24 02:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/24 02:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/24 02:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/24 02:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/24 02:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/24 02:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/24 02:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/24 02:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.62s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/24 02:01:44 DEBUG : no_checksum_small_file_from_pipe: md5 = b52400b8f606e816c5a063f0fb1e0076 OK 2026/06/24 02:01:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/24 02:01:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/24 02:01:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/24 02:01:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/24 02:01:46 DEBUG : no_checksum_big_file_from_pipe: md5 = 98f7433ac7a146caa0d55e006e724491 OK 2026/06/24 02:01:46 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/24 02:01:46 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 01476dfa1c1732ad09e8339046697bf8 OK 2026/06/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/24 02:01:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/24 02:01:51 DEBUG : with_checksum_big_file_from_pipe: md5 = 5c4eaf13ba95744a8a2ace9139a620bf OK 2026/06/24 02:01:51 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/24 02:01:51 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-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/24 02:01:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/24 02:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 02:01:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/24 02:01:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/24 02:01:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/24 02:02:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/24 02:02:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/24 02:02:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/24 02:02:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/24 02:02:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.14s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/24 02:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (48 bytes), uploading instead of streaming 2026/06/24 02:02:05 DEBUG : rcat_metadata: md5 = c778d116271f10dc4e8f5067de269ec6 OK 2026/06/24 02:02:05 DEBUG : rcat_metadata: size = 48 OK 2026/06/24 02:02:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/24 02:02:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = 53202cad13913d5006c91f32ab0da418 OK 2026/06/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.54s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:11 DEBUG : potato1: md5 = 2b1530d4e943ec6fbda9335c6709e4dc OK 2026/06/24 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/24 02:02:13 DEBUG : potato2: md5 = d344881156742c36c374e977ebde38de OK 2026/06/24 02:02:13 DEBUG : potato2: size = 60 OK 2026/06/24 02:02:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.43s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:16 DEBUG : potato1: md5 = c90c76d767efbf92d57bc72d1ebe0b08 OK 2026/06/24 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/24 02:02:17 DEBUG : potato2: md5 = 973102322c7bedd3fc8ff98e1f69539b OK 2026/06/24 02:02:17 DEBUG : potato2: size = 60 OK 2026/06/24 02:02:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:21 DEBUG : potato1: md5 = 4a6e7d7ce86b6ea9a9b92c0947d2e7fc OK --- PASS: TestRcatSizeUploadHeaders (2.50s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:23 DEBUG : potato2: md5 = 5574138abf4e35bd44c79afb563ae59e OK 2026/06/24 02:02:25 DEBUG : empty space: md5 = 59d7cae37d394088771ba57bee15ee40 OK 2026/06/24 02:02:27 DEBUG : sub dir/potato3: md5 = a75e049df2a868d5343973646aeb44d8 OK 2026/06/24 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Touching "sub dir/potato3" 2026/06/24 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Touching "empty space" 2026/06/24 02:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Touching "potato2" 2026/06/24 02:02:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.94s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:32 DEBUG : dir with metadata: Making directory with metadata 2026/06/24 02:02:33 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:34 DEBUG : directory with modtime: Making directory with metadata 2026/06/24 02:02:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/24 02:02:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 02:02:37 DEBUG : Google drive root 'crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80': Skipping btime metadata as can't update it on an existing file: 2026-06-24T02:02:37.261730439Z 2026/06/24 02:02:38 INFO : non existent directory: Updated directory metadata 2026/06/24 02:02:39 DEBUG : Google drive root 'crypt/idlelhmdk215httfsdo3g3j4bphj8ojlv1s8n0dkgoa6qn7d5r80': Skipping btime metadata as can't update it on an existing file: 2026-06-24T02:02:37.261730439Z 2026/06/24 02:02:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.65s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/24 02:02:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/24 02:02:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.38s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/24 02:02:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 02:02:46 DEBUG : dst: Making directory with metadata 2026/06/24 02:02:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 02:02:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 02:02:47 INFO : dst: Set directory modification time (using SetModTime) 2026/06/24 02:02:48 INFO : dst: Set directory modification time (using SetModTime) 2026/06/24 02:02:48 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/24 02:02:48 INFO : dst: Set directory modification time (using SetModTime) 2026/06/24 02:02:48 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi'", Local "Local file system at /tmp/rclone3379648454", Modify Window "1ms" 2026/06/24 02:02:52 DEBUG : sub dir/test remove existing: md5 = 2cc66369b5bf74992b41bed095fc9947 OK 2026/06/24 02:02:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 501cb02c16f3531c72276c36f3c0983b OK 2026/06/24 02:02:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mowiceh8" before starting 2026/06/24 02:02:56 DEBUG : sub dir/test remove existing.mowiceh8: TEST: removing renamed existing file after operation 2026/06/24 02:02:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xunijot5" before starting 2026/06/24 02:02:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xunijot5: TEST: renaming existing back after failed operation 2026/06/24 02:03:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kucodag9" before starting 2026/06/24 02:03:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kucodag9: TEST: removing renamed existing file after operation 2026/06/24 02:03:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ue06bjj8vb6h8fji9knrbrj760rq3bhmljgj57u94qf67d3mmg40" 2026/06/24 02:03:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e0q8q6s2ecmdeurpdb38maldv7fi1e23autrujdp99ug7cb1uji0bjrrbu5l1mnnijlhbvlqcl8dh5p1o8vcr491ntcr65qmnolamc0thb2n8a4cninvpbnbh0bdhmpol5jvn94j1oqo4o0bv76abqpp0bhmdvvmrsrnlaqk6b8a4mufka30" --- PASS: TestRemoveExisting (13.38s) === 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/24 02:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujubuh1qufi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m16.631533468s (try 1/5)