"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/12 04:27:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo" 2026/07/12 04:27:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:27:20 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0" 2026/07/12 04:27:21 DEBUG : Creating backend with remote "/tmp/rclone3631554450" === 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers 2026/07/12 04:27:22 DEBUG : a: size = 0 OK 2026/07/12 04:27:22 DEBUG : a: size = 1 (memory) 2026/07/12 04:27:22 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/12 04:27:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/12 04:27:22 DEBUG : potato: Seek from 10 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 10 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 2 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/12 04:27:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 2 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/12 04:27:22 DEBUG : potato: Seek from 8 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 8 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/12 04:27:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/12 04:27:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/12 04:27:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/12 04:27:22 DEBUG : potato: Seek from 5 to 2 2026/07/12 04:27:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/12 04:27:22 DEBUG : potato: Seek from 9 to 0 2026/07/12 04:27:22 DEBUG : potato: Seek from 9 to 0 2026/07/12 04:27:22 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:27:24 DEBUG : rutabaga: md5 = 73f9d3bc4c66a7436a84508397f666d1 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/12 04:27:26 DEBUG : empty space: md5 = cb86f213c562b57a86b73da38b9f6791 OK === RUN TestCheck/3 2026/07/12 04:27:28 DEBUG : potato2: md5 = 498796bc5b8dee4607963b8dff5137ea OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/12 04:27:30 DEBUG : remotepotato: md5 = f28b8a3930c51df0a47f545e78d0a859 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.11s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/07/12 04:27:33 DEBUG : Creating backend with remote "nonexistent" 2026/07/12 04:27:33 DEBUG : Creating backend with remote "nonexistent" 2026/07/12 04:27:33 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/12 04:27:33 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/12 04:27:33 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/12 04:27:33 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:27:34 DEBUG : rutabaga: md5 = 847776c12956947d240da9ada6388042 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/12 04:27:38 DEBUG : empty space: md5 = 8eee1b1c66b7d9b072c18cffb523f771 OK === RUN TestCheckDownload/3 2026/07/12 04:27:40 DEBUG : potato2: md5 = 61355fc5a5c14d97c8d3767b27320f8b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/12 04:27:44 DEBUG : remotepotato: md5 = 7c31f14ae43a7a43c4670fed35eaa622 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.75s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.73s) --- PASS: TestCheckDownload/3 (0.72s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (0.78s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:27:49 DEBUG : rutabaga: md5 = 85d58c9bffa4453b98e5081e50588c65 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/12 04:27:51 DEBUG : empty space: md5 = 37e8c66977fb4c54abe21eed1cfa01d8 OK === RUN TestCheckSizeOnly/3 2026/07/12 04:27:53 DEBUG : potato2: md5 = 57324ff6cdeef497a9deeec84242bce0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/12 04:27:55 DEBUG : remotepotato: md5 = 45480755ab3d00acafdfe9bebc37293f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.38s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:27:59 DEBUG : test.sum: md5 = c54aa28efcf69322018dffb4e83365d2 OK 2026/07/12 04:28:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/12 04:28:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/12 04:28:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/12 04:28:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/12 04:28:02 DEBUG : test.sum: md5 = 1b4ec66608de118869ac04afa2557cec OK 2026/07/12 04:28:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/12 04:28:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/12 04:28:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/12 04:28:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.81s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:28:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/data" 2026/07/12 04:28:04 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:28:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/data" 2026/07/12 04:28:06 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/vjrnln8ratgmqakfosrqe8espk" 2026/07/12 04:28:09 DEBUG : data/banana: md5 = f80d94e883ff602543c771218b7cb2bc OK 2026/07/12 04:28:11 DEBUG : test.sum: md5 = b1b7bb7d02036f8c839e3b90d86c1328 OK === RUN TestCheckSumDownload/subtest1 2026/07/12 04:28:15 DEBUG : data/potato: md5 = c1011b7551082de9afc4264e858263c3 OK 2026/07/12 04:28:16 DEBUG : test.sum: md5 = 3b0bc2fc2fc5003a1bdaa1197266d013 OK === RUN TestCheckSumDownload/subtest2 2026/07/12 04:28:20 DEBUG : test.sum: md5 = 5ffd8f791276d39d304f7302bfeec334 OK === RUN TestCheckSumDownload/subtest3 2026/07/12 04:28:24 DEBUG : test.sum: md5 = 27f99d9db4134638851fa2b999515285 OK === RUN TestCheckSumDownload/subtest4 2026/07/12 04:28:28 DEBUG : test.sum: md5 = d3810bfe039994793ce7cf391245f535 OK === RUN TestCheckSumDownload/subtest5 2026/07/12 04:28:32 DEBUG : test.sum: md5 = e97dbdefab837d136f39373b48a00c65 OK === RUN TestCheckSumDownload/subtest6 2026/07/12 04:28:35 DEBUG : data/banana: md5 = c06df79001a9a6f5bb9c2f26e6b84e0e OK 2026/07/12 04:28:37 DEBUG : data/potato: md5 = c4afe775e61da21440065e32a2f1c6cb OK 2026/07/12 04:28:38 DEBUG : test.sum: md5 = dc15eaf33557078e4d343622c1b8d3e6 OK === RUN TestCheckSumDownload/subtest7 2026/07/12 04:28:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/12 04:28:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.45s) --- PASS: TestCheckSumDownload/subtest1 (2.14s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (2.02s) --- PASS: TestCheckSumDownload/subtest4 (1.79s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (1.64s) --- PASS: TestCheckSumDownload/subtest7 (1.98s) === RUN TestApplyTransforms 2026/07/12 04:28:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forozof4vixi" 2026/07/12 04:28:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:28:43 DEBUG : Creating backend with remote "TestDrive:crypt/aot2qcc2e4uj9utp59u026aq3rk9hqtlk12u805mmq7ghvunmdc0" 2026/07/12 04:28:44 DEBUG : Creating backend with remote "/tmp/rclone151428104" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi'", Local "Local file system at /tmp/rclone151428104", Modify Window "1ms" 2026/07/12 04:28:46 DEBUG : hello, world!: md5 = 1e7c0ed02bf58277413a4a1ef4a09d8b OK upper checkfile vs. lower remote (without normalization) 2026/07/12 04:28:47 ERROR : hello, world!: sum not found 2026/07/12 04:28:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi' 2026/07/12 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': 1 files missing 2026/07/12 04:28:47 NOTICE: 1 hashes missing 2026/07/12 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': 1 differences found 2026/07/12 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/12 04:28:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': 0 differences found 2026/07/12 04:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': 1 matching files 2026/07/12 04:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegupev6juri" 2026/07/12 04:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:28:48 DEBUG : Creating backend with remote "TestDrive:crypt/msn0io8rbu5i44ocufo2a31n29cgga5jof56jvknu8sn51je9d8g" 2026/07/12 04:28:49 DEBUG : Creating backend with remote "/tmp/rclone447961523" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri'", Local "Local file system at /tmp/rclone447961523", Modify Window "1ms" 2026/07/12 04:28:51 DEBUG : HELLO, WORLD!: md5 = 765e2a7fea3b9e62ef0ff4a21f9e45e8 OK lower checkfile vs. upper remote (without normalization) 2026/07/12 04:28:51 ERROR : HELLO, WORLD!: sum not found 2026/07/12 04:28:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri' 2026/07/12 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': 1 files missing 2026/07/12 04:28:51 NOTICE: 1 hashes missing 2026/07/12 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': 1 differences found 2026/07/12 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/12 04:28:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': 0 differences found 2026/07/12 04:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': 1 matching files 2026/07/12 04:28:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cogupux1nusu" 2026/07/12 04:28:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:28:52 DEBUG : Creating backend with remote "TestDrive:crypt/gekfonjt32ikms7qmd5ualkgv0rulq6o0astp0g897iakii5jeig" 2026/07/12 04:28:53 DEBUG : Creating backend with remote "/tmp/rclone2692598792" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu'", Local "Local file system at /tmp/rclone2692598792", Modify Window "1ms" 2026/07/12 04:28:55 DEBUG : HeLlO, wOrLd!: md5 = 6512047470adff01512867fef406d3e8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/12 04:28:56 ERROR : HeLlO, wOrLd!: sum not found 2026/07/12 04:28:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu' 2026/07/12 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': 1 files missing 2026/07/12 04:28:56 NOTICE: 1 hashes missing 2026/07/12 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': 1 differences found 2026/07/12 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/12 04:28:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:28:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': 0 differences found 2026/07/12 04:28:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': 1 matching files 2026/07/12 04:28:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noruwec1qawe" 2026/07/12 04:28:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/e4hu128jkqer95gd8icl3iij5fk1j3cvu46lnnk58shn69mpmmcg" 2026/07/12 04:28:58 DEBUG : Creating backend with remote "/tmp/rclone2154793054" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe'", Local "Local file system at /tmp/rclone2154793054", Modify Window "1ms" 2026/07/12 04:29:00 DEBUG : HELLO, WORLD!: md5 = 06dd84f05477eecc929953230607ee29 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/12 04:29:00 ERROR : HELLO, WORLD!: sum not found 2026/07/12 04:29:00 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe' 2026/07/12 04:29:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': 1 files missing 2026/07/12 04:29:00 NOTICE: 1 hashes missing 2026/07/12 04:29:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': 1 differences found 2026/07/12 04:29:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/12 04:29:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': 0 differences found 2026/07/12 04:29:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': 1 matching files 2026/07/12 04:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sevepid0biwe" 2026/07/12 04:29:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/bou83elfkmlmsmaf8u5hmotus2qekfjdf4t6o59jpjb2easnlua0" 2026/07/12 04:29:02 DEBUG : Creating backend with remote "/tmp/rclone2642915965" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe'", Local "Local file system at /tmp/rclone2642915965", Modify Window "1ms" 2026/07/12 04:29:04 DEBUG : 測試_Русский___ě_áñ: md5 = 0d391bbae0a40fd3808d26ae19710c75 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/12 04:29:05 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe' 2026/07/12 04:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': 1 files missing 2026/07/12 04:29:05 NOTICE: 1 hashes missing 2026/07/12 04:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': 1 differences found 2026/07/12 04:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/12 04:29:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': 0 differences found 2026/07/12 04:29:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': 1 matching files 2026/07/12 04:29:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mufirij5hixu" 2026/07/12 04:29:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/oj415aisaa5pqtcj0bpkcknfj307fssah9fcg0qejkm1c0cqn0b0" 2026/07/12 04:29:06 DEBUG : Creating backend with remote "/tmp/rclone1143550096" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu'", Local "Local file system at /tmp/rclone1143550096", Modify Window "1ms" 2026/07/12 04:29:09 DEBUG : 測試_Русский___ě_áñ: md5 = 71225c19d6263176c45accae8bfda0e5 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/12 04:29:09 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu' 2026/07/12 04:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': 1 files missing 2026/07/12 04:29:09 NOTICE: 1 hashes missing 2026/07/12 04:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': 1 differences found 2026/07/12 04:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/12 04:29:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': 0 differences found 2026/07/12 04:29:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': 1 matching files 2026/07/12 04:29:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuxoruv0fifi" 2026/07/12 04:29:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:10 DEBUG : Creating backend with remote "TestDrive:crypt/jgvemh2eh7j8lgbc80mhfjkqeip66nuv0t38g6ghiroe2o2pja70" 2026/07/12 04:29:11 DEBUG : Creating backend with remote "/tmp/rclone3224754138" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi'", Local "Local file system at /tmp/rclone3224754138", Modify Window "1ms" 2026/07/12 04:29:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ed7ed79c85b6c56eeb3f36798e88296 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/12 04:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi' 2026/07/12 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': 1 files missing 2026/07/12 04:29:14 NOTICE: 1 hashes missing 2026/07/12 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': 1 differences found 2026/07/12 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/12 04:29:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': 0 differences found 2026/07/12 04:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': 1 matching files 2026/07/12 04:29:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejiwaq5cawa" 2026/07/12 04:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:15 DEBUG : Creating backend with remote "TestDrive:crypt/f0cp9bvn10am5t9lun3ivfg1uh06g6j97h8q8bsirj1ffjfcfl30" 2026/07/12 04:29:16 DEBUG : Creating backend with remote "/tmp/rclone3012275085" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa'", Local "Local file system at /tmp/rclone3012275085", Modify Window "1ms" 2026/07/12 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 60a1b862c76ecf1731b96d8d2120eab3 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/12 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa' 2026/07/12 04:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': 1 files missing 2026/07/12 04:29:18 NOTICE: 1 hashes missing 2026/07/12 04:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': 1 differences found 2026/07/12 04:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/12 04:29:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': 0 differences found 2026/07/12 04:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': 1 matching files 2026/07/12 04:29:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-renijib4qumu" 2026/07/12 04:29:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:19 DEBUG : Creating backend with remote "TestDrive:crypt/7vbtua7g61gb25uqrj3jbeci823mu856id2m0h82lagvk8ik978g" 2026/07/12 04:29:20 DEBUG : Creating backend with remote "/tmp/rclone2810243398" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu'", Local "Local file system at /tmp/rclone2810243398", Modify Window "1ms" 2026/07/12 04:29:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5c2c6cfe526d483f7b7f76335fa48fa8 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/12 04:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu' 2026/07/12 04:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': 1 files missing 2026/07/12 04:29:23 NOTICE: 1 hashes missing 2026/07/12 04:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': 1 differences found 2026/07/12 04:29:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/12 04:29:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': 0 differences found 2026/07/12 04:29:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': 1 matching files 2026/07/12 04:29:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sevoyec6zoju" 2026/07/12 04:29:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:29:24 DEBUG : Creating backend with remote "TestDrive:crypt/1ea5indbcvsk7rd5bm7dpkerqhm6nr749rsobskq2fdoqapuq8bg" 2026/07/12 04:29:25 DEBUG : Creating backend with remote "/tmp/rclone617633039" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju'", Local "Local file system at /tmp/rclone617633039", Modify Window "1ms" 2026/07/12 04:29:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8036fb55e1015268d8529b2bfd2bdc2 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/12 04:29:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/12 04:29:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju' 2026/07/12 04:29:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': 1 files missing 2026/07/12 04:29:27 NOTICE: 1 hashes missing 2026/07/12 04:29:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': 1 differences found 2026/07/12 04:29:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/12 04:29:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/12 04:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': 0 differences found 2026/07/12 04:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': 1 matching files 2026/07/12 04:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sevoyec6zoju': Purge remote 2026/07/12 04:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-renijib4qumu': Purge remote 2026/07/12 04:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejiwaq5cawa': Purge remote 2026/07/12 04:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxoruv0fifi': Purge remote 2026/07/12 04:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mufirij5hixu': Purge remote 2026/07/12 04:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sevepid0biwe': Purge remote 2026/07/12 04:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noruwec1qawe': Purge remote 2026/07/12 04:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cogupux1nusu': Purge remote 2026/07/12 04:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegupev6juri': Purge remote 2026/07/12 04:29:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forozof4vixi': Purge remote --- PASS: TestApplyTransforms (48.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:29:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/12 04:29:34 DEBUG : sub/file2: md5 = 2f3fc830a21ba0e7b4656c9b045b680a OK 2026/07/12 04:29:34 DEBUG : sub/file2: size = 14 OK 2026/07/12 04:29:34 INFO : file1: Copied (new) to: sub/file2 2026/07/12 04:29:35 DEBUG : sub/file2: size = 14 OK 2026/07/12 04:29:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 04:29:35 DEBUG : file1: Unchanged skipping 2026/07/12 04:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': don't need to copy/move sub/file2, it is already at target location 2026/07/12 04:29:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:29:41 DEBUG : dst/file1: md5 = c2fdfce2501bca2ee5352e01dcbd503a OK 2026/07/12 04:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/backup" 2026/07/12 04:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/1nrff024r7pq65ecp72fc28jb0" 2026/07/12 04:29:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:29:43 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo') 2026/07/12 04:29:43 DEBUG : dst/file1: Sizes differ 2026/07/12 04:29:45 INFO : dst/file1: Moved (server-side) 2026/07/12 04:29:46 DEBUG : dst/file1: md5 = 3e0307dbe5c100fa624843e7fb1dbaeb OK 2026/07/12 04:29:46 DEBUG : dst/file1: size = 14 OK 2026/07/12 04:29:46 INFO : dst/file1: Copied (new) 2026/07/12 04:29:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:29:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:29:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/dst" 2026/07/12 04:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/12 04:29:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/CompareDest" 2026/07/12 04:29:53 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/gveqi14airsml4bgu7krj116o8" 2026/07/12 04:29:54 DEBUG : one: Need to transfer - File not found at Destination 2026/07/12 04:29:56 DEBUG : one: md5 = d688633f26bed62b234bf0e5d560636a OK 2026/07/12 04:29:56 DEBUG : one: size = 3 OK 2026/07/12 04:29:56 INFO : one: Copied (new) 2026/07/12 04:29:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:29:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/dst') 2026/07/12 04:29:58 DEBUG : one: Sizes differ 2026/07/12 04:29:59 DEBUG : one: md5 = 5fbcc970d9cc924336f1875d72cab9f0 OK 2026/07/12 04:29:59 DEBUG : one: size = 5 OK 2026/07/12 04:29:59 INFO : one: Copied (replaced existing) 2026/07/12 04:30:02 DEBUG : dst/one: md5 = 740d3b70fff8023482f5552da1775ecd OK 2026/07/12 04:30:04 DEBUG : CompareDest/one: md5 = 61bb734edaf8d52f0c660a51a164733c OK 2026/07/12 04:30:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/dst') 2026/07/12 04:30:05 DEBUG : one: Sizes differ 2026/07/12 04:30:05 DEBUG : one: size = 5 OK 2026/07/12 04:30:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/12 04:30:07 DEBUG : CompareDest/two: md5 = 7061256a813d3e647ef227809a0642e1 OK 2026/07/12 04:30:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/12 04:30:08 DEBUG : two: size = 3 OK 2026/07/12 04:30:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/12 04:30:09 DEBUG : two: Need to transfer - File not found at Destination 2026/07/12 04:30:09 DEBUG : two: size = 3 OK 2026/07/12 04:30:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/12 04:30:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/12 04:30:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:10 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/CompareDest') 2026/07/12 04:30:10 DEBUG : two: Sizes differ 2026/07/12 04:30:12 DEBUG : two: md5 = eb79a9b58824d33e95cadd4f30c818db OK 2026/07/12 04:30:12 DEBUG : two: size = 5 OK 2026/07/12 04:30:12 INFO : two: Copied (new) 2026/07/12 04:30:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:30:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:30:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:30:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/dst" 2026/07/12 04:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/12 04:30:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/CopyDest" 2026/07/12 04:30:18 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/12 04:30:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/12 04:30:21 DEBUG : one: md5 = f8a0ab2923fe678c1dbf13bb9d9cad3c OK 2026/07/12 04:30:21 DEBUG : one: size = 3 OK 2026/07/12 04:30:21 INFO : one: Copied (new) 2026/07/12 04:30:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/dst') 2026/07/12 04:30:23 DEBUG : one: Sizes differ 2026/07/12 04:30:24 DEBUG : one: md5 = dc332c3f4d7e48833a4dc8742f530ec8 OK 2026/07/12 04:30:24 DEBUG : one: size = 5 OK 2026/07/12 04:30:24 INFO : one: Copied (replaced existing) 2026/07/12 04:30:26 DEBUG : dst/one: md5 = 639b8755db83dc9915ed84d593b8c169 OK 2026/07/12 04:30:28 DEBUG : CopyDest/one: md5 = 43e39ba25905a0de01a5071f665bcefb OK 2026/07/12 04:30:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/BackupDir" 2026/07/12 04:30:29 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/12 04:30:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/dst') 2026/07/12 04:30:30 DEBUG : one: Sizes differ 2026/07/12 04:30:31 DEBUG : one: size = 5 OK 2026/07/12 04:30:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/dst') 2026/07/12 04:30:31 DEBUG : one: Sizes differ 2026/07/12 04:30:32 INFO : one: Moved (server-side) 2026/07/12 04:30:33 DEBUG : one: size = 5 OK 2026/07/12 04:30:33 INFO : one: Copied (server-side copy) 2026/07/12 04:30:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/12 04:30:35 DEBUG : CopyDest/two: md5 = c80455bcb9ee2a83ba0a2d2691523cb3 OK 2026/07/12 04:30:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/12 04:30:36 DEBUG : two: size = 3 OK 2026/07/12 04:30:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:37 DEBUG : two: size = 3 OK 2026/07/12 04:30:37 INFO : two: Copied (server-side copy) 2026/07/12 04:30:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/12 04:30:38 DEBUG : two: size = 3 OK 2026/07/12 04:30:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/12 04:30:38 DEBUG : two: Unchanged skipping 2026/07/12 04:30:39 DEBUG : CopyDest/three: md5 = 2f4baba72b03054701f81cff6b70b213 OK 2026/07/12 04:30:40 DEBUG : three: Need to transfer - File not found at Destination 2026/07/12 04:30:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:30:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo/CopyDest') 2026/07/12 04:30:40 DEBUG : three: Sizes differ 2026/07/12 04:30:40 DEBUG : three: Destination not found in --copy-dest 2026/07/12 04:30:42 DEBUG : three: md5 = 7db58bcba8bc5c01092f8697482fb0e0 OK 2026/07/12 04:30:42 DEBUG : three: size = 7 OK 2026/07/12 04:30:42 INFO : three: Copied (new) 2026/07/12 04:30:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/12 04:30:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:30:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:30:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/12 04:30:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:30:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:30:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.19s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:30:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/12 04:30:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7a9619ad7b31c43a5565083e59100547 OK 2026/07/12 04:30:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/12 04:30:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/12 04:30:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/12 04:30:52 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/12 04:30:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/12 04:30:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/12 04:30:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f9c406d7585880ad4f2f124a99e611e3 OK 2026/07/12 04:30:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/12 04:30:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/12 04:30:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/12 04:30:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.66s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using skip mode. 2026/07/12 04:31:01 NOTICE: one: Found 2 files with duplicate names 2026/07/12 04:31:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using skip mode. 2026/07/12 04:31:07 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/12 04:31:07 INFO : one: Deleted 2026/07/12 04:31:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.94s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using first mode. 2026/07/12 04:31:13 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:13 INFO : one: Deleted 2026/07/12 04:31:14 INFO : one: Deleted 2026/07/12 04:31:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.20s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using newest mode. 2026/07/12 04:31:19 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:19 INFO : one: Deleted 2026/07/12 04:31:20 INFO : one: Deleted 2026/07/12 04:31:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using oldest mode. 2026/07/12 04:31:25 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:26 INFO : one: Deleted 2026/07/12 04:31:26 INFO : one: Deleted 2026/07/12 04:31:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.01s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using largest mode. 2026/07/12 04:31:32 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:32 INFO : one: Deleted 2026/07/12 04:31:32 INFO : one: Deleted 2026/07/12 04:31:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.49s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using smallest mode. 2026/07/12 04:31:38 NOTICE: one: Found 3 files with duplicate names 2026/07/12 04:31:38 INFO : one: Deleted 2026/07/12 04:31:39 INFO : one: Deleted 2026/07/12 04:31:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Looking for duplicate names using rename mode. 2026/07/12 04:31:45 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/12 04:31:46 INFO : one-2.txt: renamed from: one.txt 2026/07/12 04:31:48 INFO : one-3.txt: renamed from: one.txt 2026/07/12 04:31:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.23s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:31:53 DEBUG : dupe1/one.txt: md5 = aa560381a82d94b9a453507d2b2a70a7 OK 2026/07/12 04:31:55 DEBUG : dupe2/two.txt: md5 = 03b381331d3bcb13e919b5b2b363140c OK 2026/07/12 04:31:57 DEBUG : dupe3/three.txt: md5 = aa19a9865020d39d5ad635a1713fe3af OK 2026/07/12 04:31:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/12 04:31:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/12 04:31:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/12 04:31:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/12 04:32:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/12 04:32:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/12 04:32:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.26s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:32:05 DEBUG : a.txt: md5 = 664faa7577606e5d1f489eb957b69487 OK 2026/07/12 04:32:06 DEBUG : zend.txt: md5 = dc263e995fcd03497e8f9c0fb4dee63e OK 2026/07/12 04:32:08 DEBUG : sub dir/hello world: md5 = ba59d1ddc53f1a6c53da4d31891c0481 OK 2026/07/12 04:32:10 DEBUG : sub dir/hello world2: md5 = 3780dc78d3f8c40b7faad9cca2e17ea1 OK 2026/07/12 04:32:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 145d5152db59f6532c1cd80cfb752711 OK 2026/07/12 04:32:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = f9db0921b6b03cb928902310453394a1 OK 2026/07/12 04:32:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 441ff797411dd263876acdab8a856304 OK 2026/07/12 04:32:17 DEBUG : a.txt: Excluded (Size Filter) 2026/07/12 04:32:17 DEBUG : a.txt: Excluded 2026/07/12 04:32:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/12 04:32:17 DEBUG : sub dir/hello world2: Excluded 2026/07/12 04:32:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/12 04:32:17 DEBUG : sub dir/hello world: Excluded 2026/07/12 04:32:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/12 04:32:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/12 04:32:18 DEBUG : sub dir/hello world2: Excluded 2026/07/12 04:32:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/12 04:32:18 DEBUG : sub dir/hello world: Excluded 2026/07/12 04:32:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/12 04:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/12 04:32:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.74s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:32:25 DEBUG : a.txt: md5 = 40f6e560dcd224cd2438880d7ef968d6 OK 2026/07/12 04:32:27 DEBUG : zend.txt: md5 = d239043cf659bfa6ea507371813dfe8c OK 2026/07/12 04:32:29 DEBUG : sub dir/hello world: md5 = a500d4662c1d48f9f348c8bb0b772045 OK 2026/07/12 04:32:30 DEBUG : sub dir/hello world2: md5 = 64ec019c9ecad7e14dffc28ac5371a18 OK 2026/07/12 04:32:32 DEBUG : sub dir/ignore dir/.ignore: md5 = 7ad0b756a1a33ee602878270677d6be5 OK 2026/07/12 04:32:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5f5ae00fdb31ab9b34e2a91776c9d481 OK 2026/07/12 04:32:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 63f2fd6559c477293141f117379a1a54 OK 2026/07/12 04:32:37 DEBUG : a.txt: Excluded (Size Filter) 2026/07/12 04:32:37 DEBUG : a.txt: Excluded 2026/07/12 04:32:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/12 04:32:37 DEBUG : sub dir/hello world: Excluded 2026/07/12 04:32:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/12 04:32:37 DEBUG : sub dir/hello world2: Excluded 2026/07/12 04:32:38 DEBUG : sub dir/ignore dir: Excluded 2026/07/12 04:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/12 04:32:38 DEBUG : sub dir/hello world: Excluded 2026/07/12 04:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/12 04:32:38 DEBUG : sub dir/hello world2: Excluded 2026/07/12 04:32:38 DEBUG : sub dir/ignore dir: Excluded 2026/07/12 04:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/12 04:32:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/12 04:32:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/12 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/12 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/12 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/12 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.27s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:32:46 DEBUG : file1: md5 = 3a37a926794fa86f5deda6787c16123f OK 2026/07/12 04:32:48 DEBUG : sub/file2: md5 = 39dbd19e24333ed23e1d0c8b72f7e3e5 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/12 04:32:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/12 04:32:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/12 04:32:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/12 04:32:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.82s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:32:55 DEBUG : file1: md5 = c549f821d6c9b3c40e402efa71d8efa7 OK 2026/07/12 04:32:57 DEBUG : sub/file2: md5 = 8de71cf549d51a9c0b8ed2e5e4ba02ca 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/12 04:33:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/notfound" 2026/07/12 04:33:00 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/12 04:33:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.77s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Making directory 2026/07/12 04:33:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:07 DEBUG : sub dir/hello world: md5 = 2c3fd7a4798a24e86d960daa10868188 OK 2026/07/12 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.39s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:10 DEBUG : potato2: md5 = b731a12f7722b3c353346580b77fa4dd OK 2026/07/12 04:33:12 DEBUG : empty space: md5 = 6f299e3ac7f82e7d979390fd1469e2f5 OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:15 DEBUG : potato2: md5 = aab6fa8925068e454d49b41fee4f0721 OK 2026/07/12 04:33:16 DEBUG : empty space: md5 = c42e8e71f9c729526cb06eed4a755ed1 OK 2026/07/12 04:33:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.95s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:20 DEBUG : potato2: md5 = 8d25684a4920315a1dbd2c7574f0b753 OK 2026/07/12 04:33:21 DEBUG : empty space: md5 = 0f3f2b739e70ec9fb451f31958426f48 OK --- PASS: TestLsLong (4.55s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:24 DEBUG : potato2: md5 = 63abe0adad8caf1cda27798712bb85cd OK 2026/07/12 04:33:26 DEBUG : empty space: md5 = 50acbde7f4b59ea21a4c8e0a735fa679 OK --- PASS: TestHashSums (4.09s) === RUN TestHashSumsWithErrors 2026/07/12 04:33:27 DEBUG : Creating backend with remote ":memory:" 2026/07/12 04:33:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/12 04:33:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/12 04:33:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/12 04:33: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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:28 DEBUG : potato2: md5 = 0ff27cf4e768cb39caaad8b7083e3aaa OK 2026/07/12 04:33:30 DEBUG : empty space: md5 = eada7cf7b77b58eac53391510812133c OK 2026/07/12 04:33:32 DEBUG : sub dir/potato3: md5 = d62b54200c29746d7f6169d8098c54be OK 2026/07/12 04:33:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.15s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:37 DEBUG : small: md5 = ad3d18603045a828d0d8be10edd0e7d9 OK 2026/07/12 04:33:38 DEBUG : medium: md5 = c3cee387670045ae2c4e13ebf38e8b95 OK 2026/07/12 04:33:39 DEBUG : large: md5 = cf1960342741a50e6d034c697585e003 OK 2026/07/12 04:33:40 DEBUG : Waiting for deletions to finish 2026/07/12 04:33:40 DEBUG : large: Excluded (Size Filter) 2026/07/12 04:33:40 INFO : small: Deleted 2026/07/12 04:33:40 INFO : medium: Deleted --- PASS: TestDelete (6.13s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:43 DEBUG : small: md5 = 261c371acabee9438c8c23d0d2a1d424 OK 2026/07/12 04:33:44 DEBUG : medium: md5 = e2610d65cb3ee5a10a7b1b9a838ed2af OK 2026/07/12 04:33:46 DEBUG : large: md5 = f61c01c9207c2dc55ffdd7ef38cccdf6 OK 2026/07/12 04:33:46 DEBUG : Waiting for deletions to finish 2026/07/12 04:33:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/12 04:33:46 INFO : medium: Deleted 2026/07/12 04:33:47 INFO : small: Deleted --- PASS: TestMaxDelete (6.61s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:49 DEBUG : small: md5 = 9f1c31eff8dd10c551c67a576e691846 OK 2026/07/12 04:33:51 DEBUG : medium: md5 = f13521b4b5e76a9a2c8a78de1433c074 OK 2026/07/12 04:33:52 DEBUG : large: md5 = de017afea99c779f7a025eb994408ba5 OK 2026/07/12 04:33:52 DEBUG : Waiting for deletions to finish 2026/07/12 04:33:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/12 04:33:53 INFO : medium: Deleted 2026/07/12 04:33:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.24s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:33:56 DEBUG : small: md5 = 9359d496929f6bc153adacd68aeb27de OK 2026/07/12 04:33:57 DEBUG : medium: md5 = 1dc30c153f49843ba6875a3204c821c1 OK 2026/07/12 04:33:58 DEBUG : large: md5 = 4ec46374e5080ade90b9f9ade370e719 OK 2026/07/12 04:33:58 DEBUG : Waiting for deletions to finish 2026/07/12 04:33:59 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/12 04:33:59 INFO : small: Deleted 2026/07/12 04:33:59 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.29s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:34:02 DEBUG : ReadFile: md5 = 8cf41075969c0bc00767c8f6a9397c49 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2026/07/12 04:34:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/12 04:34:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/12 04:34:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/12 04:34:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/12 04:34:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/12 04:34:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/12 04:34:05 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:34:06 DEBUG : file1: md5 = b56c1ec3f2e1d4580af8e91d5bb26584 OK 2026/07/12 04:34:08 DEBUG : file2: md5 = bf3dd22f64b2087cf3b2051054824480 OK --- PASS: TestCat (13.80s) === RUN TestPurge 2026/07/12 04:34:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joyehus9sumo" 2026/07/12 04:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 04:34:18 DEBUG : Creating backend with remote "TestDrive:crypt/akfuhr49neganfof7qtjl2fa1171depl756eb66hfq3fscu56mr0" 2026/07/12 04:34:19 DEBUG : Creating backend with remote "/tmp/rclone3129316075" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joyehus9sumo'", Local "Local file system at /tmp/rclone3129316075", Modify Window "1ms" 2026/07/12 04:34:24 DEBUG : A1/B1/C1/one: md5 = 5e8a2303a4a7b4c7e580bc97956ee518 OK 2026/07/12 04:34:24 INFO : A2: Making directory 2026/07/12 04:34:24 INFO : A1/B2: Making directory 2026/07/12 04:34:25 INFO : A1/B2/C2: Making directory 2026/07/12 04:34:26 INFO : A1/B1/C3: Making directory 2026/07/12 04:34:26 INFO : A3: Making directory 2026/07/12 04:34:27 INFO : A3/B3: Making directory 2026/07/12 04:34:29 INFO : A3/B3/C4: Making directory 2026/07/12 04:34:31 DEBUG : A1/two: md5 = ab47cc8ee40d16c7c7b54f30355aa5d6 OK 2026/07/12 04:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joyehus9sumo': Purge remote 2026/07/12 04:34:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.89s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:34:38 DEBUG : A1/B1/C1/one: md5 = 2da1ee62ee550edb590baf4a9422f486 OK 2026/07/12 04:34:38 INFO : A2: Making directory 2026/07/12 04:34:38 INFO : A1/B2: Making directory 2026/07/12 04:34:39 INFO : A1/B2/C2: Making directory 2026/07/12 04:34:39 INFO : A1/B1/C3: Making directory 2026/07/12 04:34:40 INFO : A3: Making directory 2026/07/12 04:34:41 INFO : A3/B3: Making directory 2026/07/12 04:34:42 INFO : A3/B3/C4: Making directory 2026/07/12 04:34:44 DEBUG : A1/two: md5 = 27db709d41e6a992ac2f6a0c21ba9293 OK 2026/07/12 04:34:45 DEBUG : removing 1 level 3 directories 2026/07/12 04:34:45 INFO : A3/B3/C4: Removing directory 2026/07/12 04:34:48 DEBUG : removing 2 level 3 directories 2026/07/12 04:34:48 INFO : A1/B2/C2: Removing directory 2026/07/12 04:34:48 INFO : A1/B1/C3: Removing directory 2026/07/12 04:34:48 DEBUG : removing 2 level 2 directories 2026/07/12 04:34:48 INFO : A3/B3: Removing directory 2026/07/12 04:34:48 INFO : A1/B2: Removing directory 2026/07/12 04:34:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/12 04:34:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/12 04:34:49 DEBUG : removing 2 level 1 directories 2026/07/12 04:34:49 INFO : A3: Removing directory 2026/07/12 04:34:49 INFO : A2: Removing directory 2026/07/12 04:34:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/12 04:34:52 DEBUG : removing 1 level 3 directories 2026/07/12 04:34:52 INFO : A1/B1/C1: Removing directory 2026/07/12 04:34:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:53 DEBUG : removing 1 level 2 directories 2026/07/12 04:34:53 INFO : A1/B1: Removing directory 2026/07/12 04:34:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/12 04:34:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:34:54 DEBUG : removing 1 level 1 directories 2026/07/12 04:34:54 INFO : A1: Removing directory 2026/07/12 04:34:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/12 04:34:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/12 04:34:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:34:54 DEBUG : removing 1 level 0 directories 2026/07/12 04:34:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Removing directory 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/12 04:34:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (21.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:34:57 INFO : A1: Making directory 2026/07/12 04:34:57 INFO : A1/B1: Making directory 2026/07/12 04:34:58 INFO : A1/B1/C1: Making directory 2026/07/12 04:35:00 DEBUG : removing 1 level 3 directories 2026/07/12 04:35:00 INFO : A1/B1/C1: Removing directory 2026/07/12 04:35:01 DEBUG : removing 1 level 2 directories 2026/07/12 04:35:01 INFO : A1/B1: Removing directory 2026/07/12 04:35:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:35:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.60s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:03 INFO : A1: Making directory 2026/07/12 04:35:04 INFO : A1/B1: Making directory 2026/07/12 04:35:05 INFO : A1/B1/C1: Making directory 2026/07/12 04:35:07 DEBUG : removing 1 level 3 directories 2026/07/12 04:35:07 INFO : A1/B1/C1: Removing directory 2026/07/12 04:35:08 DEBUG : removing 1 level 2 directories 2026/07/12 04:35:08 INFO : A1/B1: Removing directory 2026/07/12 04:35:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:35:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.87s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:12 DEBUG : file1: md5 = 6c18c5be4fd6fbfd27d6c231c94c9e37 OK 2026/07/12 04:35:12 DEBUG : filename.txt: File name found in url 2026/07/12 04:35:14 DEBUG : filename.txt: md5 = 30a8d603f25f37579769665100578e74 OK 2026/07/12 04:35:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/12 04:35:15 DEBUG : headerfilename.txt: md5 = 6d586697f39371ad20e74e0dfd9268bc OK 2026/07/12 04:35:16 DEBUG : file2: md5 = fcdf11d9bb9d329441338774b23723a3 OK --- PASS: TestCopyURL (8.35s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:20 DEBUG : file1: md5 = f170fafb20f96a3fae0e8010c59e449d OK --- PASS: TestCopyURLDownloadHeaders (2.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/12 04:35:23 DEBUG : sub/file2: md5 = f0d93a2d530a9fa477300b0f7d614fe6 OK 2026/07/12 04:35:23 DEBUG : sub/file2: size = 14 OK 2026/07/12 04:35:23 INFO : file1: Copied (new) to: sub/file2 2026/07/12 04:35:23 INFO : file1: Deleted 2026/07/12 04:35:24 DEBUG : sub/file2: size = 14 OK 2026/07/12 04:35:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 04:35:24 DEBUG : file1: Unchanged skipping 2026/07/12 04:35:24 INFO : file1: Deleted 2026/07/12 04:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': don't need to copy/move sub/file2, it is already at target location 2026/07/12 04:35:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/12 04:35:28 DEBUG : file1: md5 = f9ad6d2d02f0c279f92c65ade6af8bee OK 2026/07/12 04:35:28 DEBUG : file1: size = 14 OK 2026/07/12 04:35:28 INFO : file1: Copied (new) 2026/07/12 04:35:28 INFO : file1: Deleted 2026/07/12 04:35:29 DEBUG : file1: Destination exists, skipping 2026/07/12 04:35:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.05s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:33 DEBUG : dst/file1: md5 = f8320efa343db7f0d6e4fc294ec52810 OK 2026/07/12 04:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuvihac5dufo/backup" 2026/07/12 04:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0/1nrff024r7pq65ecp72fc28jb0" 2026/07/12 04:35:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3631554450) 2026/07/12 04:35:35 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo') 2026/07/12 04:35:35 DEBUG : dst/file1: Sizes differ 2026/07/12 04:35:37 INFO : dst/file1: Moved (server-side) 2026/07/12 04:35:38 DEBUG : dst/file1: md5 = e0f2ff809f2c36eb68748a8b154e8176 OK 2026/07/12 04:35:38 DEBUG : dst/file1: size = 14 OK 2026/07/12 04:35:38 INFO : dst/file1: Copied (new) 2026/07/12 04:35:38 INFO : dst/file1: Deleted 2026/07/12 04:35:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:35:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/12 04:35:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.26s) === 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:35:45 DEBUG : A1/one: md5 = 80ee40d7d784985e628025297f1c924e OK 2026/07/12 04:35:47 DEBUG : A1/two: md5 = 8619ef0cbef4bc4b1549566c79dd0827 OK 2026/07/12 04:35:49 DEBUG : A1/B1/three: md5 = ea045a52f3306ffd550cad11aa7f5c46 OK 2026/07/12 04:35:51 DEBUG : A1/B1/C1/four: md5 = cbd002f30a82284762ea6aff5d8a8950 OK 2026/07/12 04:35:52 DEBUG : A1/B1/C2/five: md5 = 0aa1d12e760226c6a098af379786b1c2 OK 2026/07/12 04:35:52 INFO : A1/B2: Making directory 2026/07/12 04:35:53 INFO : A1/B1/C3: Making directory 2026/07/12 04:36:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/12 04:36:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/12 04:36:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/12 04:36:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/12 04:36:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/12 04:36:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/12 04:36:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/12 04:36:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:36:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/12 04:36:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/12 04:36:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/12 04:36:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/12 04:36:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/12 04:36:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/12 04:36:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/12 04:36:13 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/12 04:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/12 04:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/12 04:36:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:36:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/12 04:36:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/12 04:36:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/12 04:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/12 04:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/12 04:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/12 04:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/12 04:36:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/12 04:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/12 04:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/12 04:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/12 04:36:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.66s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/12 04:36:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 5356534414a2da660b0a5af26c5a73cd OK 2026/07/12 04:36:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/12 04:36:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/12 04:36:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/12 04:36:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/12 04:36:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 4f568e7cebcc9707388df77f2f20ae0e OK 2026/07/12 04:36:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/12 04:36:28 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/12 04:36:31 DEBUG : with_checksum_small_file_from_pipe: md5 = c245fa9fe03df92e682b7a3d7c89bc41 OK 2026/07/12 04:36:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/12 04:36:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/12 04:36:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/12 04:36:33 DEBUG : with_checksum_big_file_from_pipe: md5 = c70b44d452d50b2388cb4a41527fc85e OK 2026/07/12 04:36:33 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/12 04:36:33 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/12 04:36:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/12 04:36:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 04:36:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/12 04:36:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/12 04:36:38 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-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/12 04:36:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/12 04:36:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/12 04:36:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/12 04:36:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/12 04:36:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/12 04:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/12 04:36:46 DEBUG : rcat_metadata: md5 = 00084b1d9ba708ba4a35f4f105724737 OK 2026/07/12 04:36:46 DEBUG : rcat_metadata: size = 48 OK 2026/07/12 04:36:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/12 04:36:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/12 04:36:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 87de0dd9e40c0f7cdcd7237e70149bc1 OK 2026/07/12 04:36:49 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/12 04:36:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.44s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.47s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:51 DEBUG : potato1: md5 = 22459b34a47be224b2197cc7b1bd1d8a OK 2026/07/12 04:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/12 04:36:53 DEBUG : potato2: md5 = f20e25b745778d84339c2b6ec25f6624 OK 2026/07/12 04:36:53 DEBUG : potato2: size = 60 OK 2026/07/12 04:36:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:36:55 DEBUG : potato1: md5 = 12107e25caddcf82dd1b87b624879ca5 OK 2026/07/12 04:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/12 04:36:57 DEBUG : potato2: md5 = 0d726ef1ca5752ca571ab4fd935de78a OK 2026/07/12 04:36:57 DEBUG : potato2: size = 60 OK 2026/07/12 04:36:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.74s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:00 DEBUG : potato1: md5 = fc5236f8ac4b5f2adb5de91e19214482 OK --- PASS: TestRcatSizeUploadHeaders (2.27s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:02 DEBUG : potato2: md5 = a012c11a78dbc20284640099a5c29813 OK 2026/07/12 04:37:04 DEBUG : empty space: md5 = 3612655155f02d336381c8e8a01837f3 OK 2026/07/12 04:37:06 DEBUG : sub dir/potato3: md5 = 0b05d6a1836f7b590a6bbf616e3d2d22 OK 2026/07/12 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Touching "sub dir/potato3" 2026/07/12 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Touching "empty space" 2026/07/12 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Touching "potato2" 2026/07/12 04:37:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:10 DEBUG : dir with metadata: Making directory with metadata 2026/07/12 04:37:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:13 DEBUG : directory with modtime: Making directory with metadata 2026/07/12 04:37:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/12 04:37:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 04:37:15 DEBUG : Google drive root 'crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0': Skipping btime metadata as can't update it on an existing file: 2026-07-12T04:37:15.429516456Z 2026/07/12 04:37:16 INFO : non existent directory: Updated directory metadata 2026/07/12 04:37:17 DEBUG : Google drive root 'crypt/h4l45s34q2v31c1ahsie2jldgbpa5d5qnj3s4utogvsbhqg5ksp0': Skipping btime metadata as can't update it on an existing file: 2026-07-12T04:37:15.429516456Z 2026/07/12 04:37:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.51s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/12 04:37:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/12 04:37:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/12 04:37:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 04:37:23 DEBUG : dst: Making directory with metadata 2026/07/12 04:37:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/12 04:37:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/12 04:37:24 INFO : dst: Set directory modification time (using SetModTime) 2026/07/12 04:37:25 INFO : dst: Set directory modification time (using SetModTime) 2026/07/12 04:37:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/12 04:37:25 INFO : dst: Set directory modification time (using SetModTime) 2026/07/12 04:37:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo'", Local "Local file system at /tmp/rclone3631554450", Modify Window "1ms" 2026/07/12 04:37:29 DEBUG : sub dir/test remove existing: md5 = 43b3ed5511c49c248e067e3c91e8893a OK 2026/07/12 04:37:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4896daabce2d160ba4f42e8fb5991baf OK 2026/07/12 04:37:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.saweyuq5" before starting 2026/07/12 04:37:33 DEBUG : sub dir/test remove existing.saweyuq5: TEST: removing renamed existing file after operation 2026/07/12 04:37: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.ronuzof3" before starting 2026/07/12 04:37:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ronuzof3: TEST: renaming existing back after failed operation 2026/07/12 04:37:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qexiday5" before starting 2026/07/12 04:37:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qexiday5: TEST: removing renamed existing file after operation 2026/07/12 04:37:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e6bak6k8ehn6fljqu4jnss1ouukh3gmb79lbiokk5o5tv04ac5ee9lr7ql37kgusqu45u7ba96416l9emqflrbe55vep27qu4sm2cstsa1m2d123rk8lo77mfs284jvk6qjcsa2tdabo6c918s08plecn67qe255utjdr2vkvddolldbnq70" 2026/07/12 04:37:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f7cn6m4gu6f3necc0l3p10kgr303o55bacrd5vdshaivsaf2pk7g" --- PASS: TestRemoveExisting (12.29s) === 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/12 04:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuvihac5dufo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m19.06987719s (try 1/5)