"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/23 01:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi" 2026/07/23 01:52:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0" 2026/07/23 01:52:09 DEBUG : Creating backend with remote "/tmp/rclone3841173422" === 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/07/23 01:52:09 DEBUG : a: size = 0 OK 2026/07/23 01:52:09 DEBUG : a: size = 1 (memory) 2026/07/23 01:52:09 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/23 01:52:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/23 01:52:09 DEBUG : potato: Seek from 10 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 10 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 2 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/23 01:52:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 2 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/23 01:52:09 DEBUG : potato: Seek from 8 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 8 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/23 01:52:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/23 01:52:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/23 01:52:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/23 01:52:09 DEBUG : potato: Seek from 5 to 2 2026/07/23 01:52:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/23 01:52:09 DEBUG : potato: Seek from 9 to 0 2026/07/23 01:52:09 DEBUG : potato: Seek from 9 to 0 2026/07/23 01:52:09 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:52:12 DEBUG : rutabaga: md5 = 91e7e998498f3507af351b94aa7f163a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/23 01:52:14 DEBUG : empty space: md5 = d033b4826be7f50789348c60bc748b87 OK === RUN TestCheck/3 2026/07/23 01:52:17 DEBUG : potato2: md5 = e1078876a3f5a7528453a63d238b35d0 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/23 01:52:19 DEBUG : remotepotato: md5 = 473d66daa446cd2e0b22a2484de5221b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.27s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/07/23 01:52:22 DEBUG : Creating backend with remote "nonexistent" 2026/07/23 01:52:22 DEBUG : Creating backend with remote "nonexistent" 2026/07/23 01:52:22 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/23 01:52:22 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/23 01:52:22 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/23 01:52:22 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:52:24 DEBUG : rutabaga: md5 = ee0047b4711c39d9c7ec6ff854b19842 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/23 01:52:28 DEBUG : empty space: md5 = cbcea7ec3665fc5dafad4541d159cad9 OK === RUN TestCheckDownload/3 2026/07/23 01:52:31 DEBUG : potato2: md5 = d46a4c2353ad39f575dd830ea06b8dd7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/23 01:52:34 DEBUG : remotepotato: md5 = 9990aaefa09239a55febc8d8d3e95fc1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.44s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.77s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.85s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:52:41 DEBUG : rutabaga: md5 = fb5cbe239650e77da673839cc69ef5e4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/23 01:52:43 DEBUG : empty space: md5 = 532e7e931aae08d267827921ff4a7f48 OK === RUN TestCheckSizeOnly/3 2026/07/23 01:52:45 DEBUG : potato2: md5 = 211b643c72bd411e35ed69fb480594ac OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/23 01:52:48 DEBUG : remotepotato: md5 = 6d2be3feec23a2d58281766ce3400da7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.65s) --- PASS: TestCheckSizeOnly/1 (0.34s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:52:53 DEBUG : test.sum: md5 = 95a918de28f30ccc7c30feb380aa4f98 OK 2026/07/23 01:52:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/23 01:52:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/23 01:52:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/23 01:52:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/23 01:52:56 DEBUG : test.sum: md5 = 89e6b69850f1103d21f0e1b21c678be2 OK 2026/07/23 01:52:57 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/23 01:52:57 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/23 01:52:57 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/23 01:52:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.42s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:52:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/data" 2026/07/23 01:52:58 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:53:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/data" 2026/07/23 01:53:00 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/vjrnln8ratgmqakfosrqe8espk" 2026/07/23 01:53:05 DEBUG : data/banana: md5 = 49ac710ab1f278b1fa5eadd483fc99fd OK 2026/07/23 01:53:06 DEBUG : test.sum: md5 = ca21beeb9700e2e4f8dbea9f82afc6b8 OK === RUN TestCheckSumDownload/subtest1 2026/07/23 01:53:11 DEBUG : data/potato: md5 = 8e29ea2b723ac1b358550b4618bf9996 OK 2026/07/23 01:53:12 DEBUG : test.sum: md5 = ea8d81409a4bf6ef98964a27f3d4f29f OK === RUN TestCheckSumDownload/subtest2 2026/07/23 01:53:17 DEBUG : test.sum: md5 = ef3afebcd55af05c5503168a6becb121 OK === RUN TestCheckSumDownload/subtest3 2026/07/23 01:53:21 DEBUG : test.sum: md5 = 0aa7679dec7e4b95755566999837b020 OK === RUN TestCheckSumDownload/subtest4 2026/07/23 01:53:25 DEBUG : test.sum: md5 = f4230ab807ead85234e0ee97cfb0a9e7 OK === RUN TestCheckSumDownload/subtest5 2026/07/23 01:53:29 DEBUG : test.sum: md5 = 95f6bb7df103e0a73e698aeee2f29ec7 OK === RUN TestCheckSumDownload/subtest6 2026/07/23 01:53:34 DEBUG : data/banana: md5 = c7e3305432421235a8d16c9bed286fcb OK 2026/07/23 01:53:35 DEBUG : data/potato: md5 = 4436baea7516660fc48bf9aca6f7ff7b OK 2026/07/23 01:53:37 DEBUG : test.sum: md5 = 60b1fde39b71ef00244072d8c2f24e4a OK === RUN TestCheckSumDownload/subtest7 2026/07/23 01:53:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/23 01:53:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.70s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (1.90s) --- PASS: TestCheckSumDownload/subtest5 (1.92s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.04s) === RUN TestApplyTransforms 2026/07/23 01:53:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xagapap3wabu" 2026/07/23 01:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/kqncl4p6e4t5tcitmv02gbd3q2durg2mv4874nsrbfis95jek610" 2026/07/23 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone4110837935" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu'", Local "Local file system at /tmp/rclone4110837935", Modify Window "1ms" 2026/07/23 01:53:47 DEBUG : hello, world!: md5 = 7c4ebba71dcbd8ba863c660a3291023c OK upper checkfile vs. lower remote (without normalization) 2026/07/23 01:53:47 ERROR : hello, world!: sum not found 2026/07/23 01:53:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu' 2026/07/23 01:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': 1 files missing 2026/07/23 01:53:47 NOTICE: 1 hashes missing 2026/07/23 01:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': 1 differences found 2026/07/23 01:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/23 01:53:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': 0 differences found 2026/07/23 01:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': 1 matching files 2026/07/23 01:53:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqenin9wave" 2026/07/23 01:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:53:48 DEBUG : Creating backend with remote "TestDrive:crypt/oc0j32996ggac3fqmhtif61llvo4g5pk2jt46rb93fflt0s0omig" 2026/07/23 01:53:49 DEBUG : Creating backend with remote "/tmp/rclone2497339040" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave'", Local "Local file system at /tmp/rclone2497339040", Modify Window "1ms" 2026/07/23 01:53:52 DEBUG : HELLO, WORLD!: md5 = 3eb4436542c06531812a686b71912925 OK lower checkfile vs. upper remote (without normalization) 2026/07/23 01:53:53 ERROR : HELLO, WORLD!: sum not found 2026/07/23 01:53:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave' 2026/07/23 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': 1 files missing 2026/07/23 01:53:53 NOTICE: 1 hashes missing 2026/07/23 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': 1 differences found 2026/07/23 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/23 01:53:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': 0 differences found 2026/07/23 01:53:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': 1 matching files 2026/07/23 01:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutijul7jamo" 2026/07/23 01:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/8pbnb99gb8pios8hk1ii6qqm2uph58k92r2i4stj0ovvqavsuc40" 2026/07/23 01:53:55 DEBUG : Creating backend with remote "/tmp/rclone3055400950" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo'", Local "Local file system at /tmp/rclone3055400950", Modify Window "1ms" 2026/07/23 01:53:57 DEBUG : HeLlO, wOrLd!: md5 = b19aec8e283a3de0a26e0fddbc1de6aa OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/23 01:53:58 ERROR : HeLlO, wOrLd!: sum not found 2026/07/23 01:53:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo' 2026/07/23 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': 1 files missing 2026/07/23 01:53:58 NOTICE: 1 hashes missing 2026/07/23 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': 1 differences found 2026/07/23 01:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/23 01:53:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': 0 differences found 2026/07/23 01:53:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': 1 matching files 2026/07/23 01:53:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusoneg8kaju" 2026/07/23 01:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:53:59 DEBUG : Creating backend with remote "TestDrive:crypt/ahl4p98natv9hh3dp2eslmvq0j0psteojot2sonh4mar2ch00on0" 2026/07/23 01:54:00 DEBUG : Creating backend with remote "/tmp/rclone1244140737" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju'", Local "Local file system at /tmp/rclone1244140737", Modify Window "1ms" 2026/07/23 01:54:02 DEBUG : HELLO, WORLD!: md5 = 8116444528c81b0a2a055e7c113caa34 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/23 01:54:03 ERROR : HELLO, WORLD!: sum not found 2026/07/23 01:54:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju' 2026/07/23 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': 1 files missing 2026/07/23 01:54:03 NOTICE: 1 hashes missing 2026/07/23 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': 1 differences found 2026/07/23 01:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/23 01:54:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': 0 differences found 2026/07/23 01:54:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': 1 matching files 2026/07/23 01:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galunor2quwo" 2026/07/23 01:54:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/jtdjokra284r9p62sehpdb2ucc13f201p67ja9t8b2hr9il73mq0" 2026/07/23 01:54:05 DEBUG : Creating backend with remote "/tmp/rclone3957585800" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo'", Local "Local file system at /tmp/rclone3957585800", Modify Window "1ms" 2026/07/23 01:54:07 DEBUG : 測試_Русский___ě_áñ: md5 = ee82bfb815236e544571ff094b42f9d1 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/23 01:54:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo' 2026/07/23 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': 1 files missing 2026/07/23 01:54:08 NOTICE: 1 hashes missing 2026/07/23 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': 1 differences found 2026/07/23 01:54:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/23 01:54:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': 0 differences found 2026/07/23 01:54:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': 1 matching files 2026/07/23 01:54:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-topupef4yera" 2026/07/23 01:54:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:09 DEBUG : Creating backend with remote "TestDrive:crypt/prp04l4m0o92ub2j09vvva7l456kfkfbt7v79q74flivbgks6shg" 2026/07/23 01:54:10 DEBUG : Creating backend with remote "/tmp/rclone3200171927" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera'", Local "Local file system at /tmp/rclone3200171927", Modify Window "1ms" 2026/07/23 01:54:13 DEBUG : 測試_Русский___ě_áñ: md5 = 843a594c33745105205a34e641a7cab8 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/23 01:54:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera' 2026/07/23 01:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': 1 files missing 2026/07/23 01:54:13 NOTICE: 1 hashes missing 2026/07/23 01:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': 1 differences found 2026/07/23 01:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/23 01:54:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': 0 differences found 2026/07/23 01:54:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': 1 matching files 2026/07/23 01:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xematuq1pige" 2026/07/23 01:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/au1m34cqb6o04bipq3ii8omqtv899p9upfjg1mm20vmblh37lhi0" 2026/07/23 01:54:15 DEBUG : Creating backend with remote "/tmp/rclone4049968669" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige'", Local "Local file system at /tmp/rclone4049968669", Modify Window "1ms" 2026/07/23 01:54:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a696d4b5298643bda0b60d34de34aa6 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/23 01:54:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige' 2026/07/23 01:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': 1 files missing 2026/07/23 01:54:18 NOTICE: 1 hashes missing 2026/07/23 01:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': 1 differences found 2026/07/23 01:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/23 01:54:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': 0 differences found 2026/07/23 01:54:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': 1 matching files 2026/07/23 01:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoqujis6zoja" 2026/07/23 01:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/6ilt21oce7bkvsdflvo24af9aol0rthmjsau6hig5dqq7d4v3uig" 2026/07/23 01:54:20 DEBUG : Creating backend with remote "/tmp/rclone1028592126" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja'", Local "Local file system at /tmp/rclone1028592126", Modify Window "1ms" 2026/07/23 01:54:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42704377e7f3c8be69f1690991e63818 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/23 01:54:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja' 2026/07/23 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': 1 files missing 2026/07/23 01:54:24 NOTICE: 1 hashes missing 2026/07/23 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': 1 differences found 2026/07/23 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/23 01:54:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': 0 differences found 2026/07/23 01:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': 1 matching files 2026/07/23 01:54:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nejulis9tade" 2026/07/23 01:54:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:25 DEBUG : Creating backend with remote "TestDrive:crypt/4f072v5sk6dtqnoq121k9eqbnntuck4tihuc4pdpe1angekjf9ig" 2026/07/23 01:54:26 DEBUG : Creating backend with remote "/tmp/rclone591735378" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade'", Local "Local file system at /tmp/rclone591735378", Modify Window "1ms" 2026/07/23 01:54:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 241feebbfafab775c70dfa0715e57ac6 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/23 01:54:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade' 2026/07/23 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': 1 files missing 2026/07/23 01:54:29 NOTICE: 1 hashes missing 2026/07/23 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': 1 differences found 2026/07/23 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/23 01:54:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': 0 differences found 2026/07/23 01:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': 1 matching files 2026/07/23 01:54:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohifan6case" 2026/07/23 01:54:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:54:30 DEBUG : Creating backend with remote "TestDrive:crypt/tj6bl3o4alu55as1ah2l8ov80cqlun9m9tfke6rbj3tnomjh3vg0" 2026/07/23 01:54:31 DEBUG : Creating backend with remote "/tmp/rclone3737522753" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case'", Local "Local file system at /tmp/rclone3737522753", Modify Window "1ms" 2026/07/23 01:54:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51cc3793019fd1df7bfa5a9a6f576337 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/23 01:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/23 01:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case' 2026/07/23 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': 1 files missing 2026/07/23 01:54:34 NOTICE: 1 hashes missing 2026/07/23 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': 1 differences found 2026/07/23 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/23 01:54:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/23 01:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': 0 differences found 2026/07/23 01:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': 1 matching files 2026/07/23 01:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohifan6case': Purge remote 2026/07/23 01:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nejulis9tade': Purge remote 2026/07/23 01:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoqujis6zoja': Purge remote 2026/07/23 01:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xematuq1pige': Purge remote 2026/07/23 01:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-topupef4yera': Purge remote 2026/07/23 01:54:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galunor2quwo': Purge remote 2026/07/23 01:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusoneg8kaju': Purge remote 2026/07/23 01:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutijul7jamo': Purge remote 2026/07/23 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqenin9wave': Purge remote 2026/07/23 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xagapap3wabu': Purge remote --- PASS: TestApplyTransforms (58.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:54:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 01:54:44 DEBUG : sub/file2: md5 = e76b9598b654dafc80da2ab356b7aeab OK 2026/07/23 01:54:44 DEBUG : sub/file2: size = 14 OK 2026/07/23 01:54:44 INFO : file1: Copied (new) to: sub/file2 2026/07/23 01:54:44 DEBUG : sub/file2: size = 14 OK 2026/07/23 01:54:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:54:44 DEBUG : file1: Unchanged skipping 2026/07/23 01:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': don't need to copy/move sub/file2, it is already at target location 2026/07/23 01:54:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.94s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:54:51 DEBUG : dst/file1: md5 = 99f1662072a22feede2e89162fab5576 OK 2026/07/23 01:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/backup" 2026/07/23 01:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/1nrff024r7pq65ecp72fc28jb0" 2026/07/23 01:54:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:54:53 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi') 2026/07/23 01:54:53 DEBUG : dst/file1: Sizes differ 2026/07/23 01:54:56 INFO : dst/file1: Moved (server-side) 2026/07/23 01:54:58 DEBUG : dst/file1: md5 = f0abf0c365cf9d7169aac789816377f9 OK 2026/07/23 01:54:58 DEBUG : dst/file1: size = 14 OK 2026/07/23 01:54:58 INFO : dst/file1: Copied (new) 2026/07/23 01:55:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 01:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 01:55:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.17s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:55:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/dst" 2026/07/23 01:55:04 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/23 01:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/CompareDest" 2026/07/23 01:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/gveqi14airsml4bgu7krj116o8" 2026/07/23 01:55:07 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 01:55:10 DEBUG : one: md5 = dd160b584367cb809bc8ed2e6e25f341 OK 2026/07/23 01:55:10 DEBUG : one: size = 3 OK 2026/07/23 01:55:10 INFO : one: Copied (new) 2026/07/23 01:55:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/dst') 2026/07/23 01:55:11 DEBUG : one: Sizes differ 2026/07/23 01:55:13 DEBUG : one: md5 = 062f00e40df5ec95f2def0981c8a73c3 OK 2026/07/23 01:55:13 DEBUG : one: size = 5 OK 2026/07/23 01:55:13 INFO : one: Copied (replaced existing) 2026/07/23 01:55:15 DEBUG : dst/one: md5 = 454c7087e52d6e18ac8d6828ef683f76 OK 2026/07/23 01:55:18 DEBUG : CompareDest/one: md5 = b74312ecb12bfd53019d0500cc6a8783 OK 2026/07/23 01:55:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/dst') 2026/07/23 01:55:19 DEBUG : one: Sizes differ 2026/07/23 01:55:19 DEBUG : one: size = 5 OK 2026/07/23 01:55:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:55:21 DEBUG : CompareDest/two: md5 = a07db53a57bbf877f5c555fb459b3e9f OK 2026/07/23 01:55:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 01:55:22 DEBUG : two: size = 3 OK 2026/07/23 01:55:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 01:55:23 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 01:55:23 DEBUG : two: size = 3 OK 2026/07/23 01:55:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 01:55:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 01:55:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:25 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/CompareDest') 2026/07/23 01:55:25 DEBUG : two: Sizes differ 2026/07/23 01:55:27 DEBUG : two: md5 = 2adc43767f9abe38b5faa5ab13bb15fc OK 2026/07/23 01:55:27 DEBUG : two: size = 5 OK 2026/07/23 01:55:27 INFO : two: Copied (new) 2026/07/23 01:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 01:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 01:55:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 01:55:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.38s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:55:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/dst" 2026/07/23 01:55:32 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/23 01:55:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/CopyDest" 2026/07/23 01:55:34 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/23 01:55:35 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 01:55:39 DEBUG : one: md5 = 633c115e6547a9d7add8c82c76ef4e06 OK 2026/07/23 01:55:39 DEBUG : one: size = 3 OK 2026/07/23 01:55:39 INFO : one: Copied (new) 2026/07/23 01:55:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/dst') 2026/07/23 01:55:40 DEBUG : one: Sizes differ 2026/07/23 01:55:42 DEBUG : one: md5 = fc38d3c43dde8cda432689e9b47b8e5e OK 2026/07/23 01:55:42 DEBUG : one: size = 5 OK 2026/07/23 01:55:42 INFO : one: Copied (replaced existing) 2026/07/23 01:55:44 DEBUG : dst/one: md5 = 58b411527af2cf91be2f139cada5aa85 OK 2026/07/23 01:55:46 DEBUG : CopyDest/one: md5 = ec6ae3bd44d44b5bab813a657a6f2039 OK 2026/07/23 01:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/BackupDir" 2026/07/23 01:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/23 01:55:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/dst') 2026/07/23 01:55:49 DEBUG : one: Sizes differ 2026/07/23 01:55:50 DEBUG : one: size = 5 OK 2026/07/23 01:55:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:55:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/dst') 2026/07/23 01:55:50 DEBUG : one: Sizes differ 2026/07/23 01:55:52 INFO : one: Moved (server-side) 2026/07/23 01:55:53 DEBUG : one: size = 5 OK 2026/07/23 01:55:53 INFO : one: Copied (server-side copy) 2026/07/23 01:55:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/23 01:55:56 DEBUG : CopyDest/two: md5 = 9fc6e20d5506ff6c1a3aa2cc6fde724c OK 2026/07/23 01:55:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 01:55:57 DEBUG : two: size = 3 OK 2026/07/23 01:55:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:58 DEBUG : two: size = 3 OK 2026/07/23 01:55:58 INFO : two: Copied (server-side copy) 2026/07/23 01:55:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/23 01:55:59 DEBUG : two: size = 3 OK 2026/07/23 01:55:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:55:59 DEBUG : two: Unchanged skipping 2026/07/23 01:56:01 DEBUG : CopyDest/three: md5 = 84f2361a472cc9e34811208e1be9cb6d OK 2026/07/23 01:56:02 DEBUG : three: Need to transfer - File not found at Destination 2026/07/23 01:56:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone3841173422) 2026/07/23 01:56:02 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi/CopyDest') 2026/07/23 01:56:02 DEBUG : three: Sizes differ 2026/07/23 01:56:02 DEBUG : three: Destination not found in --copy-dest 2026/07/23 01:56:03 DEBUG : three: md5 = 69b4a2a67b679875489bd77c20eeb214 OK 2026/07/23 01:56:03 DEBUG : three: size = 7 OK 2026/07/23 01:56:03 INFO : three: Copied (new) 2026/07/23 01:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/23 01:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 01:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 01:56:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/23 01:56:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 01:56:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 01:56:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.30s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/23 01:56:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bca8468bcb76fd065a727ebbd4dd0283 OK 2026/07/23 01:56:15 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/23 01:56:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/23 01:56:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/23 01:56:16 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/07/23 01:56:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/23 01:56:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/23 01:56:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c74274ad0c61a20992f7bbe8e2f9e885 OK 2026/07/23 01:56:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/23 01:56:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/23 01:56:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/23 01:56:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.18s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using skip mode. 2026/07/23 01:56:27 NOTICE: one: Found 2 files with duplicate names 2026/07/23 01:56:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.79s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using skip mode. 2026/07/23 01:56:34 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:56:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/23 01:56:35 INFO : one: Deleted 2026/07/23 01:56:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.59s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using first mode. 2026/07/23 01:56:42 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:56:42 INFO : one: Deleted 2026/07/23 01:56:43 INFO : one: Deleted 2026/07/23 01:56:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.39s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using newest mode. 2026/07/23 01:56:49 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:56:50 INFO : one: Deleted 2026/07/23 01:56:50 INFO : one: Deleted 2026/07/23 01:56:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.58s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:56:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using oldest mode. 2026/07/23 01:56:57 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:56:58 INFO : one: Deleted 2026/07/23 01:56:58 INFO : one: Deleted 2026/07/23 01:56:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.32s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:57:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using largest mode. 2026/07/23 01:57:05 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:57:05 INFO : one: Deleted 2026/07/23 01:57:06 INFO : one: Deleted 2026/07/23 01:57:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.63s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:57:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using smallest mode. 2026/07/23 01:57:12 NOTICE: one: Found 3 files with duplicate names 2026/07/23 01:57:13 INFO : one: Deleted 2026/07/23 01:57:13 INFO : one: Deleted 2026/07/23 01:57:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.50s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:57:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Looking for duplicate names using rename mode. 2026/07/23 01:57:21 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/23 01:57:22 INFO : one-2.txt: renamed from: one.txt 2026/07/23 01:57:24 INFO : one-3.txt: renamed from: one.txt 2026/07/23 01:57:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.76s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:57:31 DEBUG : dupe1/one.txt: md5 = ca8d33fca6268276f38e79b024a9e51f OK 2026/07/23 01:57:33 DEBUG : dupe2/two.txt: md5 = 60072ce836ec71e429ad804762a4f1d1 OK 2026/07/23 01:57:36 DEBUG : dupe3/three.txt: md5 = 544117adb51325fcd510beb51c3e28a5 OK 2026/07/23 01:57:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/23 01:57:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/23 01:57:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/23 01:57:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/23 01:57:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/23 01:57:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/23 01:57:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.28s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:57:45 DEBUG : a.txt: md5 = 37fa4f1f8467c8eb39c124fd8cac818c OK 2026/07/23 01:57:47 DEBUG : zend.txt: md5 = bafdd5cf638c69bf44203e1ffdbe0ee7 OK 2026/07/23 01:57:50 DEBUG : sub dir/hello world: md5 = 0f95d893a62edeedd10e5e0b007bb31b OK 2026/07/23 01:57:51 DEBUG : sub dir/hello world2: md5 = f30d7a6c1ac57ed2c4a9f08b9746714d OK 2026/07/23 01:57:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 0661e264a115a1973b66d5d943b2d431 OK 2026/07/23 01:57:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = f5da12961034dd1fc4e8b831230a832d OK 2026/07/23 01:57:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5654efaedcc6a46ff754187188e261c6 OK 2026/07/23 01:57:59 DEBUG : a.txt: Excluded (Size Filter) 2026/07/23 01:57:59 DEBUG : a.txt: Excluded 2026/07/23 01:58:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 01:58:00 DEBUG : sub dir/hello world: Excluded 2026/07/23 01:58:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 01:58:00 DEBUG : sub dir/hello world2: Excluded 2026/07/23 01:58:00 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 01:58:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 01:58:00 DEBUG : sub dir/hello world: Excluded 2026/07/23 01:58:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 01:58:00 DEBUG : sub dir/hello world2: Excluded 2026/07/23 01:58:01 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 01:58:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/23 01:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/23 01:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/23 01:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/23 01:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/23 01:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/23 01:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.21s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:58:10 DEBUG : a.txt: md5 = 4aaea2064f9c444a1aeffd90407fa4c8 OK 2026/07/23 01:58:12 DEBUG : zend.txt: md5 = 41bbf41fd1a509ecd9e1f10fceb1e76b OK 2026/07/23 01:58:15 DEBUG : sub dir/hello world: md5 = 65567c126cfcc1a20f0bc09c6c2d8daf OK 2026/07/23 01:58:16 DEBUG : sub dir/hello world2: md5 = 588a13d776dc8fe7b12c2e1c7cfe325a OK 2026/07/23 01:58:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 820dadb7ce195e96b92c2d2e41febc84 OK 2026/07/23 01:58:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2bb856421eaf26c667ad097191ed4360 OK 2026/07/23 01:58:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9a049d10586d41503c438fe42569a02e OK 2026/07/23 01:58:24 DEBUG : a.txt: Excluded (Size Filter) 2026/07/23 01:58:24 DEBUG : a.txt: Excluded 2026/07/23 01:58:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 01:58:25 DEBUG : sub dir/hello world: Excluded 2026/07/23 01:58:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 01:58:25 DEBUG : sub dir/hello world2: Excluded 2026/07/23 01:58:26 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 01:58:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/23 01:58:26 DEBUG : sub dir/hello world: Excluded 2026/07/23 01:58:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/23 01:58:26 DEBUG : sub dir/hello world2: Excluded 2026/07/23 01:58:26 DEBUG : sub dir/ignore dir: Excluded 2026/07/23 01:58:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/23 01:58:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/23 01:58:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/23 01:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/23 01:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/23 01:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/23 01:58:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.06s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:58:36 DEBUG : file1: md5 = 5b822473974df1df3703f958105b39ab OK 2026/07/23 01:58:38 DEBUG : sub/file2: md5 = e95ac36da6f95b27e8059e17c0709dd1 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/07/23 01:58:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/23 01:58:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/23 01:58:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/23 01:58:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.14s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:58:47 DEBUG : file1: md5 = 420fb36790e119e853359b914c623e28 OK 2026/07/23 01:58:49 DEBUG : sub/file2: md5 = fe53876f508c3de8de2bf0f2008debcc 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/07/23 01:58:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/notfound" 2026/07/23 01:58:54 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/23 01:58:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.23s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.42s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestStatJSONMemory 2026/07/23 01:58:58 DEBUG : Creating backend with remote ":memory:" 2026/07/23 01:58:58 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/23 01:58:58 DEBUG : sub/file1: size = 5 OK 2026/07/23 01:58:58 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/23 01:58:58 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:58:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Making directory 2026/07/23 01:58:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:02 DEBUG : sub dir/hello world: md5 = 4451e89b1c3973eea699ef97c7b28857 OK 2026/07/23 01:59:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.52s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:06 DEBUG : potato2: md5 = 93c6a2c90e1b4bfff7e59c6ac4473341 OK 2026/07/23 01:59:08 DEBUG : empty space: md5 = 14037cc69df48581c07081d8fac89cb7 OK --- PASS: TestLs (5.67s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:12 DEBUG : potato2: md5 = b04bc2dd3b47b0c80dc9ca923531389e OK 2026/07/23 01:59:13 DEBUG : empty space: md5 = 4e7aee596639aa43c40afd23e4188598 OK 2026/07/23 01:59:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/23 01:59:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.95s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:18 DEBUG : potato2: md5 = 167001648c5ff0e27183afd177d7a3c6 OK 2026/07/23 01:59:19 DEBUG : empty space: md5 = 3783e6cbf029088ae72e9ca152f13744 OK --- PASS: TestLsLong (5.57s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:23 DEBUG : potato2: md5 = 549bcca8bf3e1c3a3861df6f28c8c61a OK 2026/07/23 01:59:25 DEBUG : empty space: md5 = f540d56589a83b299560d9ea16265d93 OK --- PASS: TestHashSums (5.23s) === RUN TestHashSumsWithErrors 2026/07/23 01:59:27 DEBUG : Creating backend with remote ":memory:" 2026/07/23 01:59:27 ERROR : file1: hash unsupported: hash type not supported 2026/07/23 01:59:27 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/23 01:59:27 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/23 01:59:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/23 01:59:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/23 01:59:27 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:29 DEBUG : potato2: md5 = 2344bde290812e2611cbef6404b9b35a OK 2026/07/23 01:59:30 DEBUG : empty space: md5 = 63c87004cd4fb0bec4ba3e7288ea5108 OK 2026/07/23 01:59:33 DEBUG : sub dir/potato3: md5 = a05c3a18bda4d0f634dcf905730f57be OK 2026/07/23 01:59:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.87s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:38 DEBUG : small: md5 = 94a0c3e0fc638f475fd03d819222ff6d OK 2026/07/23 01:59:40 DEBUG : medium: md5 = b0e9a688678231445ccf3c5e03b42f64 OK 2026/07/23 01:59:42 DEBUG : large: md5 = dbfb78d41f6f9c3c8420891a853b96fc OK 2026/07/23 01:59:42 DEBUG : Waiting for deletions to finish 2026/07/23 01:59:42 DEBUG : large: Excluded (Size Filter) 2026/07/23 01:59:43 INFO : small: Deleted 2026/07/23 01:59:43 INFO : medium: Deleted --- PASS: TestDelete (7.22s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:46 DEBUG : small: md5 = ac64cbfa92ee222af90279c21b6d0103 OK 2026/07/23 01:59:47 DEBUG : medium: md5 = a864f64fd5a9c14e133f6afbe2288006 OK 2026/07/23 01:59:49 DEBUG : large: md5 = 8268ea38ac1fcfbdd0a84be2a7fe1c26 OK 2026/07/23 01:59:49 DEBUG : Waiting for deletions to finish 2026/07/23 01:59:49 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/23 01:59:50 INFO : large: Deleted 2026/07/23 01:59:50 INFO : small: Deleted --- PASS: TestMaxDelete (7.71s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 01:59:53 DEBUG : small: md5 = c0a811fef0df70ae916b18ad5a8e8a12 OK 2026/07/23 01:59:55 DEBUG : medium: md5 = a37d3b18cbb5533c6478c9e0fb0b1872 OK 2026/07/23 01:59:57 DEBUG : large: md5 = 9c31e41e8260f1a105f7d8a454687dde OK 2026/07/23 01:59:57 DEBUG : Waiting for deletions to finish 2026/07/23 01:59:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/23 01:59:58 INFO : small: Deleted 2026/07/23 01:59:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.91s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:00:01 DEBUG : small: md5 = 036a6c812148c1360e98b615049d8e17 OK 2026/07/23 02:00:03 DEBUG : medium: md5 = c41501fde4fbb8c3b645a770cb714c55 OK 2026/07/23 02:00:05 DEBUG : large: md5 = 87bc90c6535dbb805e892575f6597322 OK 2026/07/23 02:00:05 DEBUG : Waiting for deletions to finish 2026/07/23 02:00:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/23 02:00:06 INFO : large: Deleted 2026/07/23 02:00:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.94s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:00:09 DEBUG : ReadFile: md5 = dc874e52e0c6c0dc4becdf335bcc3465 OK --- PASS: TestReadFile (4.49s) === RUN TestRetry 2026/07/23 02:00:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/23 02:00:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/23 02:00:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:00:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:00:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:00:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/23 02:00:12 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:00:14 DEBUG : file1: md5 = 51a83c05b59f721a98ccf2c26f6baed0 OK 2026/07/23 02:00:16 DEBUG : file2: md5 = 55485c53a5db8a7a8befafe533f88724 OK --- PASS: TestCat (14.71s) === RUN TestPurge 2026/07/23 02:00:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuherul2vuho" 2026/07/23 02:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:00:27 DEBUG : Creating backend with remote "TestDrive:crypt/smrkqfipdt1ftt2fnrg5kmr29o4121ea47g8afbf7j30o83vbjo0" 2026/07/23 02:00:28 DEBUG : Creating backend with remote "/tmp/rclone2496929742" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuherul2vuho'", Local "Local file system at /tmp/rclone2496929742", Modify Window "1ms" 2026/07/23 02:00:34 DEBUG : A1/B1/C1/one: md5 = 232fcbdce64e0663a21ba1ff5bb2a15c OK 2026/07/23 02:00:34 INFO : A2: Making directory 2026/07/23 02:00:34 INFO : A1/B2: Making directory 2026/07/23 02:00:35 INFO : A1/B2/C2: Making directory 2026/07/23 02:00:37 INFO : A1/B1/C3: Making directory 2026/07/23 02:00:37 INFO : A3: Making directory 2026/07/23 02:00:38 INFO : A3/B3: Making directory 2026/07/23 02:00:40 INFO : A3/B3/C4: Making directory 2026/07/23 02:00:42 DEBUG : A1/two: md5 = 021e5a9a44a2df77684f725e30560a97 OK 2026/07/23 02:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuherul2vuho': Purge remote 2026/07/23 02:00:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.67s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:00:51 DEBUG : A1/B1/C1/one: md5 = e10fae37a142e9175499da7e3b615609 OK 2026/07/23 02:00:51 INFO : A2: Making directory 2026/07/23 02:00:52 INFO : A1/B2: Making directory 2026/07/23 02:00:53 INFO : A1/B2/C2: Making directory 2026/07/23 02:00:54 INFO : A1/B1/C3: Making directory 2026/07/23 02:00:55 INFO : A3: Making directory 2026/07/23 02:00:56 INFO : A3/B3: Making directory 2026/07/23 02:00:57 INFO : A3/B3/C4: Making directory 2026/07/23 02:01:00 DEBUG : A1/two: md5 = 481687977c123995c0ba751e4fd3c06d OK 2026/07/23 02:01:02 DEBUG : removing 1 level 3 directories 2026/07/23 02:01:02 INFO : A3/B3/C4: Removing directory 2026/07/23 02:01:05 DEBUG : removing 2 level 3 directories 2026/07/23 02:01:05 INFO : A1/B2/C2: Removing directory 2026/07/23 02:01:05 INFO : A1/B1/C3: Removing directory 2026/07/23 02:01:05 DEBUG : removing 2 level 2 directories 2026/07/23 02:01:05 INFO : A3/B3: Removing directory 2026/07/23 02:01:05 INFO : A1/B2: Removing directory 2026/07/23 02:01:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/23 02:01:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/23 02:01:06 DEBUG : removing 2 level 1 directories 2026/07/23 02:01:06 INFO : A3: Removing directory 2026/07/23 02:01:06 INFO : A2: Removing directory 2026/07/23 02:01:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/23 02:01:11 DEBUG : removing 1 level 3 directories 2026/07/23 02:01:11 INFO : A1/B1/C1: Removing directory 2026/07/23 02:01:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:12 DEBUG : removing 1 level 2 directories 2026/07/23 02:01:12 INFO : A1/B1: Removing directory 2026/07/23 02:01:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/23 02:01:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:01:13 DEBUG : removing 1 level 1 directories 2026/07/23 02:01:13 INFO : A1: Removing directory 2026/07/23 02:01:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/23 02:01:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/23 02:01:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 02:01:13 DEBUG : removing 1 level 0 directories 2026/07/23 02:01:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Removing directory 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/23 02:01:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (28.56s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:16 INFO : A1: Making directory 2026/07/23 02:01:17 INFO : A1/B1: Making directory 2026/07/23 02:01:18 INFO : A1/B1/C1: Making directory 2026/07/23 02:01:21 DEBUG : removing 1 level 3 directories 2026/07/23 02:01:21 INFO : A1/B1/C1: Removing directory 2026/07/23 02:01:22 DEBUG : removing 1 level 2 directories 2026/07/23 02:01:22 INFO : A1/B1: Removing directory 2026/07/23 02:01:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:01:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.75s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:25 INFO : A1: Making directory 2026/07/23 02:01:26 INFO : A1/B1: Making directory 2026/07/23 02:01:27 INFO : A1/B1/C1: Making directory 2026/07/23 02:01:30 DEBUG : removing 1 level 3 directories 2026/07/23 02:01:30 INFO : A1/B1/C1: Removing directory 2026/07/23 02:01:31 DEBUG : removing 1 level 2 directories 2026/07/23 02:01:31 INFO : A1/B1: Removing directory 2026/07/23 02:01:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:01:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.87s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:36 DEBUG : file1: md5 = c2bd6931549f731eb0f766b6aa694020 OK 2026/07/23 02:01:36 DEBUG : filename.txt: File name found in url 2026/07/23 02:01:38 DEBUG : filename.txt: md5 = 8a9bf790e2b2f634880de8097886a85f OK 2026/07/23 02:01:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/23 02:01:39 DEBUG : headerfilename.txt: md5 = 1c280b27e207f463faf75d469c81155c OK 2026/07/23 02:01:41 DEBUG : file2: md5 = 2dc6b0858d11c18e603157c3abc2f781 OK --- PASS: TestCopyURL (10.63s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:46 DEBUG : file1: md5 = 01f86bdea0bd3a2991ceb9ba2f8341f0 OK --- PASS: TestCopyURLDownloadHeaders (2.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:01:50 DEBUG : sub/file2: md5 = d89878cc52015793bfaa5a4be2917445 OK 2026/07/23 02:01:50 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:01:50 INFO : file1: Copied (new) to: sub/file2 2026/07/23 02:01:50 INFO : file1: Deleted 2026/07/23 02:01:51 DEBUG : sub/file2: size = 14 OK 2026/07/23 02:01:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 02:01:51 DEBUG : file1: Unchanged skipping 2026/07/23 02:01:51 INFO : file1: Deleted 2026/07/23 02:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': don't need to copy/move sub/file2, it is already at target location 2026/07/23 02:01:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:01:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/23 02:01:56 DEBUG : file1: md5 = 4f4552336fca2f59679dfa151aa53f7c OK 2026/07/23 02:01:56 DEBUG : file1: size = 14 OK 2026/07/23 02:01:56 INFO : file1: Copied (new) 2026/07/23 02:01:56 INFO : file1: Deleted 2026/07/23 02:01:56 DEBUG : file1: Destination exists, skipping 2026/07/23 02:01:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.00s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.56s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:02:01 DEBUG : dst/file1: md5 = 659566c5a5d46ac538aea86546860e98 OK 2026/07/23 02:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugacut6qopi/backup" 2026/07/23 02:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0/1nrff024r7pq65ecp72fc28jb0" 2026/07/23 02:02:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3841173422) 2026/07/23 02:02:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi') 2026/07/23 02:02:04 DEBUG : dst/file1: Sizes differ 2026/07/23 02:02:07 INFO : dst/file1: Moved (server-side) 2026/07/23 02:02:08 DEBUG : dst/file1: md5 = d41ea94fc95ed4091a2d5d00a42bf940 OK 2026/07/23 02:02:08 DEBUG : dst/file1: size = 14 OK 2026/07/23 02:02:08 INFO : dst/file1: Copied (new) 2026/07/23 02:02:08 INFO : dst/file1: Deleted 2026/07/23 02:02:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 02:02:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/23 02:02:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.23s) === 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:02:17 DEBUG : A1/one: md5 = 49553c1fa8ee4e8dde54c924174a3d63 OK 2026/07/23 02:02:18 DEBUG : A1/two: md5 = e3a013688e27769c60258d91a45d336d OK 2026/07/23 02:02:21 DEBUG : A1/B1/three: md5 = 69d07c2e9b0e4106ba69872332af0e3e OK 2026/07/23 02:02:23 DEBUG : A1/B1/C1/four: md5 = 9ee2b05a4d0b46a06df496a540690ceb OK 2026/07/23 02:02:26 DEBUG : A1/B1/C2/five: md5 = 6a05d5a22a6994bfd153a9c795498874 OK 2026/07/23 02:02:26 INFO : A1/B2: Making directory 2026/07/23 02:02:27 INFO : A1/B1/C3: Making directory 2026/07/23 02:02:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/23 02:02:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/23 02:02:39 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/23 02:02:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/23 02:02:39 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/23 02:02:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/23 02:02:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/23 02:02:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:02:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/23 02:02:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/23 02:02:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/23 02:02:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/23 02:02:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/23 02:02:52 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/23 02:02:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/23 02:02:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/23 02:02:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/23 02:02:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/23 02:02:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:02:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/23 02:02:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/23 02:03:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/23 02:03:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/23 02:03:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/23 02:03:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/23 02:03:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/23 02:03:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/23 02:03:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/23 02:03:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/23 02:03:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/23 02:03:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.43s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:03:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 6bbf3f0c3edb625c86bc05185b973303 OK 2026/07/23 02:03:10 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/23 02:03:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:03:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/23 02:03:12 DEBUG : no_checksum_big_file_from_pipe: md5 = 2dcc491b0ab7168e57df186b40c5a06b OK 2026/07/23 02:03:12 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:03:12 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:03:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 54278dc3d21aba623cd00ae78b56c1b2 OK 2026/07/23 02:03:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:03:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:03:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/23 02:03:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 61b4ae67e55e1365bde572f176d6002a OK 2026/07/23 02:03:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:03:18 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:03:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:03:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 02:03:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/23 02:03:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:03:24 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-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/23 02:03:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/23 02:03:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/23 02:03:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/23 02:03:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/23 02:03:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.78s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/23 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (48 bytes), uploading instead of streaming 2026/07/23 02:03:33 DEBUG : rcat_metadata: md5 = e1f1269afbc3ba3126bdaead0c3ab5a8 OK 2026/07/23 02:03:33 DEBUG : rcat_metadata: size = 48 OK 2026/07/23 02:03:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/23 02:03:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/23 02:03:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = d409a2dd54869ecc06e3e0e20bb8104e OK 2026/07/23 02:03:36 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/23 02:03:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.02s) --- PASS: TestRcatMetadata/Normal (2.99s) --- PASS: TestRcatMetadata/ViaDisk (3.55s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:40 DEBUG : potato1: md5 = 11758cf7d476cbd532f8a070fa915135 OK 2026/07/23 02:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/23 02:03:41 DEBUG : potato2: md5 = 28f71157f4694885d43b81938a138b3d OK 2026/07/23 02:03:41 DEBUG : potato2: size = 60 OK 2026/07/23 02:03:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.14s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:45 DEBUG : potato1: md5 = 25c43a1e853906c9871f56033d899c60 OK 2026/07/23 02:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/23 02:03:47 DEBUG : potato2: md5 = 87f8c151884ccfc687aeb3b9fe1e1c9a OK 2026/07/23 02:03:47 DEBUG : potato2: size = 60 OK 2026/07/23 02:03:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.71s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:51 DEBUG : potato1: md5 = 7cd0c115ac39f95912f9142c03881d17 OK --- PASS: TestRcatSizeUploadHeaders (2.81s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:03:53 DEBUG : potato2: md5 = dc69663fb48313b91363879ca14e6250 OK 2026/07/23 02:03:55 DEBUG : empty space: md5 = b0c582e9444a96ace3faef0d3b59d7f4 OK 2026/07/23 02:03:58 DEBUG : sub dir/potato3: md5 = fa5dad95099ed1789097a36e4339827e OK 2026/07/23 02:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Touching "sub dir/potato3" 2026/07/23 02:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Touching "potato2" 2026/07/23 02:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Touching "empty space" 2026/07/23 02:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.11s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:04 DEBUG : dir with metadata: Making directory with metadata 2026/07/23 02:04:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.79s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:07 DEBUG : directory with modtime: Making directory with metadata 2026/07/23 02:04:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.74s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/23 02:04:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:04:10 DEBUG : Google drive root 'crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0': Skipping btime metadata as can't update it on an existing file: 2026-07-23T02:04:09.954381064Z 2026/07/23 02:04:10 INFO : non existent directory: Updated directory metadata 2026/07/23 02:04:13 DEBUG : Google drive root 'crypt/v6gkn6g6r6vf22ir7ao1us4r89hdc81dv0f1vo3ejpfsg4k38ai0': Skipping btime metadata as can't update it on an existing file: 2026-07-23T02:04:09.954381064Z 2026/07/23 02:04:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.78s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/23 02:04:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/23 02:04:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.69s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/23 02:04:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:04:20 DEBUG : dst: Making directory with metadata 2026/07/23 02:04:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:04:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 02:04:22 INFO : dst: Set directory modification time (using SetModTime) 2026/07/23 02:04:22 INFO : dst: Set directory modification time (using SetModTime) 2026/07/23 02:04:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/23 02:04:23 INFO : dst: Set directory modification time (using SetModTime) 2026/07/23 02:04:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.88s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi'", Local "Local file system at /tmp/rclone3841173422", Modify Window "1ms" 2026/07/23 02:04:27 DEBUG : sub dir/test remove existing: md5 = d81c12ca0cbf913acb0f572796b1e46d OK 2026/07/23 02:04:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5c71c0888a7fa6f09cc3da1490de7d5c OK 2026/07/23 02:04:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tobihaf3" before starting 2026/07/23 02:04:33 DEBUG : sub dir/test remove existing.tobihaf3: TEST: removing renamed existing file after operation 2026/07/23 02:04:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diloxol0" before starting 2026/07/23 02:04:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diloxol0: TEST: renaming existing back after failed operation 2026/07/23 02:04:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.niwepiw8" before starting 2026/07/23 02:04:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.niwepiw8: TEST: removing renamed existing file after operation 2026/07/23 02:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k1ms3e0v361oahaeulmete2nrp39l5jvqrs9l412pgp7u491ap70" 2026/07/23 02:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0b2slhj76ai3bo1943adsch5cs43bkuj0evha1tgs2hvd4vo880htttgj8j3mpobp51ip3fb10ddbfu81oq7v0c5qkiiu6hok96pnpucd0scl26123gbhi12nervg7a5ngsc44jn1anrrhg22se2h4m04sb5vv6r583esnlvhcmg51anhp70" --- PASS: TestRemoveExisting (16.02s) === 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/07/23 02:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugacut6qopi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m33.894510293s (try 1/5)