"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/08 05:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku" 2026/03/08 05:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:04:09 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0" 2026/03/08 05:04:10 DEBUG : Creating backend with remote "/tmp/rclone1743277333" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/03/08 05:04:10 DEBUG : a: size = 0 OK 2026/03/08 05:04:10 DEBUG : a: size = 1 (memory) 2026/03/08 05:04:10 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/08 05:04:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/08 05:04:10 DEBUG : potato: Seek from 10 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 10 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 2 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/08 05:04:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 2 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/08 05:04:10 DEBUG : potato: Seek from 8 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 8 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/08 05:04:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/08 05:04:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/08 05:04:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/08 05:04:10 DEBUG : potato: Seek from 5 to 2 2026/03/08 05:04:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/08 05:04:10 DEBUG : potato: Seek from 9 to 0 2026/03/08 05:04:10 DEBUG : potato: Seek from 9 to 0 2026/03/08 05:04:10 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:12 DEBUG : rutabaga: md5 = d77850f95deb822548120de69152980f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/08 05:04:15 DEBUG : empty space: md5 = c02e048e10caaf399405bf29037188c8 OK === RUN TestCheck/3 2026/03/08 05:04:16 DEBUG : potato2: md5 = 57731ae2e5704f5d7f378cc5559f03f4 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/08 05:04:19 DEBUG : remotepotato: md5 = ff5a3e0272561bedc8a701d9eaea49c2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.56s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2026/03/08 05:04:22 DEBUG : Creating backend with remote "nonexistent" 2026/03/08 05:04:22 DEBUG : Creating backend with remote "nonexistent" 2026/03/08 05:04:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/08 05:04:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/08 05:04:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/08 05:04:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:23 DEBUG : rutabaga: md5 = 2f086926355d883d4b425b1f4f677f49 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/08 05:04:27 DEBUG : empty space: md5 = 197ffd09ba1dcfa363a117d86e3e7de2 OK === RUN TestCheckDownload/3 2026/03/08 05:04:29 DEBUG : potato2: md5 = 27821955c04aa082f6f62e006409ab0e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/08 05:04:33 DEBUG : remotepotato: md5 = 19311b5cde889d3005934fd76f041992 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.75s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:39 DEBUG : rutabaga: md5 = 04dc9eb002dc238e90fa1de7292042aa OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/08 05:04:41 DEBUG : empty space: md5 = 36f8dcda371f84cd3ea49b49cfd8870d OK === RUN TestCheckSizeOnly/3 2026/03/08 05:04:43 DEBUG : potato2: md5 = 8ceebba568953f10b62b9cce3654c1ae OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/08 05:04:45 DEBUG : remotepotato: md5 = 00d78a596d01fb3725d6b254161cca62 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:50 DEBUG : test.sum: md5 = e43b1d5e3142c2cad4ac7d8d7979a291 OK 2026/03/08 05:04:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/08 05:04:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/08 05:04:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/08 05:04:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/08 05:04:53 DEBUG : test.sum: md5 = 22f27ffb2baec1c0ab3d62447accaa4b OK 2026/03/08 05:04:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/08 05:04:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/08 05:04:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/08 05:04:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/data" 2026/03/08 05:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/data' lacks md5, skipping --- SKIP: TestCheckSum (2.09s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/data" 2026/03/08 05:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/vjrnln8ratgmqakfosrqe8espk" 2026/03/08 05:05:00 DEBUG : data/banana: md5 = 0e013793e837b99fac4c1331cccf08d3 OK 2026/03/08 05:05:02 DEBUG : test.sum: md5 = f21b128fb0845be84057ab99709517f5 OK === RUN TestCheckSumDownload/subtest1 2026/03/08 05:05:06 DEBUG : data/potato: md5 = 35e23af2ba7b52370008675dc9f57440 OK 2026/03/08 05:05:07 DEBUG : test.sum: md5 = c964a1dd43e212d7b13658ec55507eec OK === RUN TestCheckSumDownload/subtest2 2026/03/08 05:05:11 DEBUG : test.sum: md5 = 6af4aeb625f1a78fe46d094019d7b95d OK === RUN TestCheckSumDownload/subtest3 2026/03/08 05:05:15 DEBUG : test.sum: md5 = 2123d17a326535b09b663920bfe6a885 OK === RUN TestCheckSumDownload/subtest4 2026/03/08 05:05:19 DEBUG : test.sum: md5 = 5f2c28124b0ac6c9e5e607ce9c54b01c OK === RUN TestCheckSumDownload/subtest5 2026/03/08 05:05:23 DEBUG : test.sum: md5 = 6b54673ba5da78826ad101cd1376f812 OK === RUN TestCheckSumDownload/subtest6 2026/03/08 05:05:26 DEBUG : data/banana: md5 = 82a3c311820ad4ec6d128de83441948d OK 2026/03/08 05:05:28 DEBUG : data/potato: md5 = ec0f95bdfdb2e1809b885f5d04557393 OK 2026/03/08 05:05:30 DEBUG : test.sum: md5 = b14691d7ad2e3edda0065910872e0177 OK === RUN TestCheckSumDownload/subtest7 2026/03/08 05:05:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/08 05:05:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.26s) --- PASS: TestCheckSumDownload/subtest1 (2.23s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.86s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (1.81s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2026/03/08 05:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qisidog9kecu" 2026/03/08 05:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/us2terv0v9ggcmjvdatie0d6qe070rpl5u1768fvmph632jj5tdg" 2026/03/08 05:05:36 DEBUG : Creating backend with remote "/tmp/rclone1441731538" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu'", Local "Local file system at /tmp/rclone1441731538", Modify Window "1ms" 2026/03/08 05:05:38 DEBUG : hello, world!: md5 = 8b56d7587a95123cf08a9bdd8e11f69b OK upper checkfile vs. lower remote (without normalization) 2026/03/08 05:05:39 ERROR : hello, world!: sum not found 2026/03/08 05:05:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu' 2026/03/08 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': 1 files missing 2026/03/08 05:05:39 NOTICE: 1 hashes missing 2026/03/08 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': 1 differences found 2026/03/08 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/08 05:05:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': 0 differences found 2026/03/08 05:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': 1 matching files 2026/03/08 05:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivumip5juhi" 2026/03/08 05:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/soqqqdhft3fcvcirojh0thvaguusjpgmg8aprpshk90ff0p0hfm0" 2026/03/08 05:05:41 DEBUG : Creating backend with remote "/tmp/rclone4011849428" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi'", Local "Local file system at /tmp/rclone4011849428", Modify Window "1ms" 2026/03/08 05:05:43 DEBUG : HELLO, WORLD!: md5 = a7e6f9d9ce995eed12e74ed1b98f1b4a OK lower checkfile vs. upper remote (without normalization) 2026/03/08 05:05:44 ERROR : HELLO, WORLD!: sum not found 2026/03/08 05:05:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi' 2026/03/08 05:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': 1 files missing 2026/03/08 05:05:44 NOTICE: 1 hashes missing 2026/03/08 05:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': 1 differences found 2026/03/08 05:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/08 05:05:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': 0 differences found 2026/03/08 05:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': 1 matching files 2026/03/08 05:05:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vazayuz2sayo" 2026/03/08 05:05:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:45 DEBUG : Creating backend with remote "TestDrive:crypt/gi3u8gf1lj94vk5tc5u2av2lt9uu2hu29qr426mgmka9ftmmch2g" 2026/03/08 05:05:46 DEBUG : Creating backend with remote "/tmp/rclone1130981199" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo'", Local "Local file system at /tmp/rclone1130981199", Modify Window "1ms" 2026/03/08 05:05:48 DEBUG : HeLlO, wOrLd!: md5 = 68ca3847a7c6052df845303b3b81e0dc OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/08 05:05:48 ERROR : HeLlO, wOrLd!: sum not found 2026/03/08 05:05:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo' 2026/03/08 05:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': 1 files missing 2026/03/08 05:05:48 NOTICE: 1 hashes missing 2026/03/08 05:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': 1 differences found 2026/03/08 05:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/08 05:05:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': 0 differences found 2026/03/08 05:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': 1 matching files 2026/03/08 05:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qavohuz3comi" 2026/03/08 05:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/5kr9hth3cs0tb6dovlp3qvktp6lf3r2btq9hbgvm4q132mt4km10" 2026/03/08 05:05:50 DEBUG : Creating backend with remote "/tmp/rclone3311053669" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi'", Local "Local file system at /tmp/rclone3311053669", Modify Window "1ms" 2026/03/08 05:05:52 DEBUG : HELLO, WORLD!: md5 = 1c474a7ddc7c736568a3d9ec204f2c76 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/08 05:05:53 ERROR : HELLO, WORLD!: sum not found 2026/03/08 05:05:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi' 2026/03/08 05:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': 1 files missing 2026/03/08 05:05:53 NOTICE: 1 hashes missing 2026/03/08 05:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': 1 differences found 2026/03/08 05:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/08 05:05:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:05:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': 0 differences found 2026/03/08 05:05:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': 1 matching files 2026/03/08 05:05:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wugovig0qiqe" 2026/03/08 05:05:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:54 DEBUG : Creating backend with remote "TestDrive:crypt/j74makjaubss0lpgsf3tqnoat1iqeha2tdmo7jc8n5pt0crl31qg" 2026/03/08 05:05:55 DEBUG : Creating backend with remote "/tmp/rclone389168292" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe'", Local "Local file system at /tmp/rclone389168292", Modify Window "1ms" 2026/03/08 05:05:57 DEBUG : 測試_Русский___ě_áñ: md5 = fbdad7ad9361b343fb1eea0da119987e OK NFD checkfile vs. NFC remote (without normalization) 2026/03/08 05:05:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/08 05:05:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe' 2026/03/08 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': 1 files missing 2026/03/08 05:05:57 NOTICE: 1 hashes missing 2026/03/08 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': 1 differences found 2026/03/08 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/08 05:05:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': 0 differences found 2026/03/08 05:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': 1 matching files 2026/03/08 05:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mewohoz2humi" 2026/03/08 05:05:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/u3074hcd1mflcsvo5q1d9bu2rv1f528vulq6b9rdb200mn4lo4r0" 2026/03/08 05:06:00 DEBUG : Creating backend with remote "/tmp/rclone2264248320" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi'", Local "Local file system at /tmp/rclone2264248320", Modify Window "1ms" 2026/03/08 05:06:02 DEBUG : 測試_Русский___ě_áñ: md5 = 2ea1444e56bc885bccb5ed7711a81948 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/08 05:06:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/08 05:06:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi' 2026/03/08 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': 1 files missing 2026/03/08 05:06:02 NOTICE: 1 hashes missing 2026/03/08 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': 1 differences found 2026/03/08 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/08 05:06:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:06:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': 0 differences found 2026/03/08 05:06:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': 1 matching files 2026/03/08 05:06:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujimij5hiro" 2026/03/08 05:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:06:03 DEBUG : Creating backend with remote "TestDrive:crypt/h2m3t3000nv55jurkammv6v3shddluptuk7i3es21jitr6qhebrg" 2026/03/08 05:06:04 DEBUG : Creating backend with remote "/tmp/rclone3635660735" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro'", Local "Local file system at /tmp/rclone3635660735", Modify Window "1ms" 2026/03/08 05:06:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f813700a381ca239c1b35ba3c465003a OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/08 05:06:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/08 05:06:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro' 2026/03/08 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': 1 files missing 2026/03/08 05:06:07 NOTICE: 1 hashes missing 2026/03/08 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': 1 differences found 2026/03/08 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/08 05:06:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': 0 differences found 2026/03/08 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': 1 matching files 2026/03/08 05:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kihuneg9vojo" 2026/03/08 05:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/kjfk9bssv3a2t45ikn3jlifcriq8n0740a0ehiqsqsjkbrc2nnv0" 2026/03/08 05:06:09 DEBUG : Creating backend with remote "/tmp/rclone760601794" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo'", Local "Local file system at /tmp/rclone760601794", Modify Window "1ms" 2026/03/08 05:06:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c2a2a94045e99ea1ffbdfbb6098a2e92 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/08 05:06:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/08 05:06:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo' 2026/03/08 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': 1 files missing 2026/03/08 05:06:11 NOTICE: 1 hashes missing 2026/03/08 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': 1 differences found 2026/03/08 05:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/08 05:06:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': 0 differences found 2026/03/08 05:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': 1 matching files 2026/03/08 05:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fafovat0hoca" 2026/03/08 05:06:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/cv17ktn7vr2qb8fsksmv99gndpms2hfqu3ea7mdo4qskcr1g0p8g" 2026/03/08 05:06:14 DEBUG : Creating backend with remote "/tmp/rclone2593659731" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca'", Local "Local file system at /tmp/rclone2593659731", Modify Window "1ms" 2026/03/08 05:06:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b10a7bfc454c98a309fa5e907008652c OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/08 05:06:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/08 05:06:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca' 2026/03/08 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': 1 files missing 2026/03/08 05:06:16 NOTICE: 1 hashes missing 2026/03/08 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': 1 differences found 2026/03/08 05:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/08 05:06:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:06:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': 0 differences found 2026/03/08 05:06:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': 1 matching files 2026/03/08 05:06:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitatin7nana" 2026/03/08 05:06:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/d9sh21gqdohnnm6ciqq2titfs8u76dvaufdrv54jhrki8rovhju0" 2026/03/08 05:06:18 DEBUG : Creating backend with remote "/tmp/rclone3986086095" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana'", Local "Local file system at /tmp/rclone3986086095", Modify Window "1ms" 2026/03/08 05:06:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b670aa0b5e574327fbf11296b6761ce OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/08 05:06:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/08 05:06:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana' 2026/03/08 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': 1 files missing 2026/03/08 05:06:21 NOTICE: 1 hashes missing 2026/03/08 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': 1 differences found 2026/03/08 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/08 05:06:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/08 05:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': 0 differences found 2026/03/08 05:06:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': 1 matching files 2026/03/08 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitatin7nana': Purge remote 2026/03/08 05:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafovat0hoca': Purge remote 2026/03/08 05:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kihuneg9vojo': Purge remote 2026/03/08 05:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujimij5hiro': Purge remote 2026/03/08 05:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mewohoz2humi': Purge remote 2026/03/08 05:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wugovig0qiqe': Purge remote 2026/03/08 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qavohuz3comi': Purge remote 2026/03/08 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vazayuz2sayo': Purge remote 2026/03/08 05:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivumip5juhi': Purge remote 2026/03/08 05:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qisidog9kecu': Purge remote --- PASS: TestApplyTransforms (51.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:06:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/08 05:06:29 DEBUG : sub/file2: md5 = 5a8c813156e23823b2314ca028e0c813 OK 2026/03/08 05:06:29 DEBUG : sub/file2: size = 14 OK 2026/03/08 05:06:29 INFO : file1: Copied (new) to: sub/file2 2026/03/08 05:06:30 DEBUG : sub/file2: size = 14 OK 2026/03/08 05:06:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:06:30 DEBUG : file1: Unchanged skipping 2026/03/08 05:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': don't need to copy/move sub/file2, it is already at target location 2026/03/08 05:06:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.32s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.63s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:06:36 DEBUG : dst/file1: md5 = 72ea96a0e11a8fce1e43c988c775a898 OK 2026/03/08 05:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/backup" 2026/03/08 05:06:36 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:06:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:06:38 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku') 2026/03/08 05:06:38 DEBUG : dst/file1: Sizes differ 2026/03/08 05:06:40 INFO : dst/file1: Moved (server-side) 2026/03/08 05:06:41 DEBUG : dst/file1: md5 = 2cf895e9e3376655280513239f101d1e OK 2026/03/08 05:06:41 DEBUG : dst/file1: size = 14 OK 2026/03/08 05:06:41 INFO : dst/file1: Copied (new) 2026/03/08 05:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:06:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:06:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.93s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:06:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/dst" 2026/03/08 05:06:46 DEBUG : Config file has changed externally - reloading 2026/03/08 05:06:46 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:06:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/CompareDest" 2026/03/08 05:06:48 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/gveqi14airsml4bgu7krj116o8" 2026/03/08 05:06:49 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:06:52 DEBUG : one: md5 = f07b52d5f3d7cb3edf86682815fbc887 OK 2026/03/08 05:06:52 DEBUG : one: size = 3 OK 2026/03/08 05:06:52 INFO : one: Copied (new) 2026/03/08 05:06:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:06:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/dst') 2026/03/08 05:06:53 DEBUG : one: Sizes differ 2026/03/08 05:06:56 DEBUG : one: md5 = 4b5e383bfb5477972422d05bea951284 OK 2026/03/08 05:06:56 DEBUG : one: size = 5 OK 2026/03/08 05:06:56 INFO : one: Copied (replaced existing) 2026/03/08 05:06:59 DEBUG : dst/one: md5 = bee96df6116a622a332b863a4ad0c155 OK 2026/03/08 05:07:01 DEBUG : CompareDest/one: md5 = c791b9f87819fc754e76be02f76d6ce8 OK 2026/03/08 05:07:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/dst') 2026/03/08 05:07:02 DEBUG : one: Sizes differ 2026/03/08 05:07:02 DEBUG : one: size = 5 OK 2026/03/08 05:07:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:07:04 DEBUG : CompareDest/two: md5 = 2e95cb424a9a1ae9fa790d87dd28f114 OK 2026/03/08 05:07:05 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:07:05 DEBUG : two: size = 3 OK 2026/03/08 05:07:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:07:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:07:06 DEBUG : two: size = 3 OK 2026/03/08 05:07:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:07:08 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:07:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:08 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/CompareDest') 2026/03/08 05:07:08 DEBUG : two: Sizes differ 2026/03/08 05:07:09 DEBUG : two: md5 = 2409a8b82a1cac0f1b458606c9ee41b2 OK 2026/03/08 05:07:09 DEBUG : two: size = 5 OK 2026/03/08 05:07:09 INFO : two: Copied (new) 2026/03/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:07:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:07:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.24s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:07:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/dst" 2026/03/08 05:07:13 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/CopyDest" 2026/03/08 05:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/08 05:07:17 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:07:19 DEBUG : one: md5 = d0d98b0098300acbad55913a59a0ed80 OK 2026/03/08 05:07:19 DEBUG : one: size = 3 OK 2026/03/08 05:07:19 INFO : one: Copied (new) 2026/03/08 05:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/dst') 2026/03/08 05:07:20 DEBUG : one: Sizes differ 2026/03/08 05:07:22 DEBUG : one: md5 = fa24940a583e5864698e96eeeafb6b6a OK 2026/03/08 05:07:22 DEBUG : one: size = 5 OK 2026/03/08 05:07:22 INFO : one: Copied (replaced existing) 2026/03/08 05:07:24 DEBUG : dst/one: md5 = 38f19172289afef6dba61151fd4ebcfe OK 2026/03/08 05:07:26 DEBUG : CopyDest/one: md5 = ce4e6f1a39bcc3ab4fc4e6f362a831d7 OK 2026/03/08 05:07:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/BackupDir" 2026/03/08 05:07:27 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/08 05:07:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/dst') 2026/03/08 05:07:28 DEBUG : one: Sizes differ 2026/03/08 05:07:29 DEBUG : one: size = 5 OK 2026/03/08 05:07:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/dst') 2026/03/08 05:07:29 DEBUG : one: Sizes differ 2026/03/08 05:07:30 INFO : one: Moved (server-side) 2026/03/08 05:07:31 DEBUG : one: size = 5 OK 2026/03/08 05:07:31 INFO : one: Copied (server-side copy) 2026/03/08 05:07:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/08 05:07:33 DEBUG : CopyDest/two: md5 = 1aa0c9d23c537353f7ff76b83dc78e75 OK 2026/03/08 05:07:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:07:34 DEBUG : two: size = 3 OK 2026/03/08 05:07:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:35 DEBUG : two: size = 3 OK 2026/03/08 05:07:35 INFO : two: Copied (server-side copy) 2026/03/08 05:07:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/08 05:07:36 DEBUG : two: size = 3 OK 2026/03/08 05:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:07:36 DEBUG : two: Unchanged skipping 2026/03/08 05:07:38 DEBUG : CopyDest/three: md5 = e53b1891d71a54ffb4ec8390d8c65f95 OK 2026/03/08 05:07:39 DEBUG : three: Need to transfer - File not found at Destination 2026/03/08 05:07:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:07:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku/CopyDest') 2026/03/08 05:07:39 DEBUG : three: Sizes differ 2026/03/08 05:07:39 DEBUG : three: Destination not found in --copy-dest 2026/03/08 05:07:41 DEBUG : three: md5 = e643d2555a303ab0485ac5ccba73ae89 OK 2026/03/08 05:07:41 DEBUG : three: size = 7 OK 2026/03/08 05:07:41 INFO : three: Copied (new) 2026/03/08 05:07:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/08 05:07:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:07:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:07:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:07:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:07:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/08 05:07:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.21s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:07:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/08 05:07:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ccc88779186aa3799a57d0445c46fe54 OK 2026/03/08 05:07:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/08 05:07:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/08 05:07:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/08 05:07:51 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/03/08 05:07:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/08 05:07:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/08 05:07:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = caa12bec325e6a105b5965c6aaabbfb0 OK 2026/03/08 05:07:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/08 05:07:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/08 05:07:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/08 05:07:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.38s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using skip mode. 2026/03/08 05:08:02 NOTICE: one: Found 2 files with duplicate names 2026/03/08 05:08:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.60s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using skip mode. 2026/03/08 05:08:08 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/08 05:08:08 INFO : one: Deleted 2026/03/08 05:08:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.66s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using first mode. 2026/03/08 05:08:15 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:15 INFO : one: Deleted 2026/03/08 05:08:16 INFO : one: Deleted 2026/03/08 05:08:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.91s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using newest mode. 2026/03/08 05:08:22 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:22 INFO : one: Deleted 2026/03/08 05:08:23 INFO : one: Deleted 2026/03/08 05:08:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.61s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using oldest mode. 2026/03/08 05:08:28 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:29 INFO : one: Deleted 2026/03/08 05:08:29 INFO : one: Deleted 2026/03/08 05:08:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.24s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using largest mode. 2026/03/08 05:08:35 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:35 INFO : one: Deleted 2026/03/08 05:08:35 INFO : one: Deleted 2026/03/08 05:08:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.04s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using smallest mode. 2026/03/08 05:08:41 NOTICE: one: Found 3 files with duplicate names 2026/03/08 05:08:41 INFO : one: Deleted 2026/03/08 05:08:42 INFO : one: Deleted 2026/03/08 05:08:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.19s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Looking for duplicate names using rename mode. 2026/03/08 05:08:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/08 05:08:49 INFO : one-2.txt: renamed from: one.txt 2026/03/08 05:08:50 INFO : one-3.txt: renamed from: one.txt 2026/03/08 05:08:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:08:56 DEBUG : dupe1/one.txt: md5 = 5ae2a89217f32c36afdf5758aa9b5436 OK 2026/03/08 05:08:58 DEBUG : dupe2/two.txt: md5 = a8147d1f9ee408139fa6392a15c9b7e9 OK 2026/03/08 05:09:00 DEBUG : dupe3/three.txt: md5 = 29b81776902d7718cda06e15bd9c120e OK 2026/03/08 05:09:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/08 05:09:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/08 05:09:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 05:09:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/08 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/08 05:09:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.18s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:09:08 DEBUG : a.txt: md5 = 5c3715f32c337038a534339e3f3836c3 OK 2026/03/08 05:09:09 DEBUG : zend.txt: md5 = 471b47e21490f35d0361c2a70025c73f OK 2026/03/08 05:09:12 DEBUG : sub dir/hello world: md5 = db9e36d398ca30a75d84fa4731b32788 OK 2026/03/08 05:09:13 DEBUG : sub dir/hello world2: md5 = ee82949fef902787c0a03487d012f400 OK 2026/03/08 05:09:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 1e1719e104036fc5c3e5bf9271c27113 OK 2026/03/08 05:09:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 034cc5c376bc6cfafc00e1e235140fef OK 2026/03/08 05:09:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = b468b7d8e03f79e04a8f6068c2d4f0f1 OK 2026/03/08 05:09:21 DEBUG : a.txt: Excluded (Size Filter) 2026/03/08 05:09:21 DEBUG : a.txt: Excluded 2026/03/08 05:09:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/08 05:09:21 DEBUG : sub dir/hello world2: Excluded 2026/03/08 05:09:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/08 05:09:21 DEBUG : sub dir/hello world: Excluded 2026/03/08 05:09:22 DEBUG : sub dir/ignore dir: Excluded 2026/03/08 05:09:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/08 05:09:22 DEBUG : sub dir/hello world2: Excluded 2026/03/08 05:09:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/08 05:09:22 DEBUG : sub dir/hello world: Excluded 2026/03/08 05:09:22 DEBUG : sub dir/ignore dir: Excluded 2026/03/08 05:09:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/08 05:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/08 05:09:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/08 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/08 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/08 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/08 05:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.17s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:09:30 DEBUG : a.txt: md5 = ee1513155a8acfc81f9f61ded7e4454a OK 2026/03/08 05:09:31 DEBUG : zend.txt: md5 = 8e5cbbee685b04191b3ae4a905ad11d5 OK 2026/03/08 05:09:34 DEBUG : sub dir/hello world: md5 = 80ec0386b4d870ddec32cdb0d372729b OK 2026/03/08 05:09:35 DEBUG : sub dir/hello world2: md5 = 4719912b6ebbbb07b114c4db39d47be0 OK 2026/03/08 05:09:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 69015f0411c19c34e5d4b18f764ea7f8 OK 2026/03/08 05:09:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 63bb261e22462c309d54434e3fb07ac7 OK 2026/03/08 05:09:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = afb7ca1bc8d0a99746db98be0a5ed03e OK 2026/03/08 05:09:42 DEBUG : a.txt: Excluded (Size Filter) 2026/03/08 05:09:42 DEBUG : a.txt: Excluded 2026/03/08 05:09:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/08 05:09:42 DEBUG : sub dir/hello world2: Excluded 2026/03/08 05:09:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/08 05:09:42 DEBUG : sub dir/hello world: Excluded 2026/03/08 05:09:43 DEBUG : sub dir/ignore dir: Excluded 2026/03/08 05:09:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/08 05:09:43 DEBUG : sub dir/hello world2: Excluded 2026/03/08 05:09:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/08 05:09:43 DEBUG : sub dir/hello world: Excluded 2026/03/08 05:09:43 DEBUG : sub dir/ignore dir: Excluded 2026/03/08 05:09:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/08 05:09:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/08 05:09:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/08 05:09:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/08 05:09:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/08 05:09:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/08 05:09:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.23s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:09:51 DEBUG : file1: md5 = 6c741c48444f0f2008bda3e098d3ff5d OK 2026/03/08 05:09:53 DEBUG : sub/file2: md5 = 891def8c519900a2114eceac340d48b8 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/03/08 05:09:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/08 05:09:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/08 05:09:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/08 05:09:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:01 DEBUG : file1: md5 = 7c3ce1349f6f202122616969d701fb1b OK 2026/03/08 05:10:03 DEBUG : sub/file2: md5 = ac1f4b6fefd426ae55dbc82ec47757de 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/03/08 05:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/notfound" 2026/03/08 05:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/08 05:10:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.93s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Making directory 2026/03/08 05:10:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:14 DEBUG : sub dir/hello world: md5 = a96c098869992bb9667acf8addef9fc4 OK 2026/03/08 05:10:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.86s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:18 DEBUG : potato2: md5 = 2b8bc4f2bd4713e839407833f453065f OK 2026/03/08 05:10:20 DEBUG : empty space: md5 = 89f528b9854fba0af6fc5cd65221aa77 OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:23 DEBUG : potato2: md5 = c6457567a2ee58fa44b925b85c3bdcb4 OK 2026/03/08 05:10:24 DEBUG : empty space: md5 = ce47e49cc53b339bfc2cde9644d8e467 OK 2026/03/08 05:10:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/08 05:10:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.96s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:28 DEBUG : potato2: md5 = eccc0286a16b792d9866f47d45587f9c OK 2026/03/08 05:10:29 DEBUG : empty space: md5 = 69623dee9b8f6ca22758b0dcb80c0550 OK --- PASS: TestLsLong (4.72s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:33 DEBUG : potato2: md5 = bf0a068dd9260b9dc694a57ce342fbc9 OK 2026/03/08 05:10:34 DEBUG : empty space: md5 = 4584451310a49f9f0c605737c1fc9e67 OK --- PASS: TestHashSums (4.69s) === RUN TestHashSumsWithErrors 2026/03/08 05:10:36 DEBUG : Creating backend with remote ":memory:" 2026/03/08 05:10:36 DEBUG : Config file has changed externally - reloading 2026/03/08 05:10:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/08 05:10:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/08 05:10:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/08 05:10:36 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:37 DEBUG : potato2: md5 = 817cd331db758f163693ad845c65701a OK 2026/03/08 05:10:39 DEBUG : empty space: md5 = b4ff13971e92bce42b4166a30c2c1fe7 OK 2026/03/08 05:10:41 DEBUG : sub dir/potato3: md5 = 01f6bd69a208b37de67c1b91aad120aa OK 2026/03/08 05:10:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.58s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:46 DEBUG : small: md5 = 4e1b696af97da1b798e44cf708a573b6 OK 2026/03/08 05:10:48 DEBUG : medium: md5 = 2ce2855371120cc264a3efcaada73ff8 OK 2026/03/08 05:10:49 DEBUG : large: md5 = ce695f7972fce597d1bf13a672be5160 OK 2026/03/08 05:10:49 DEBUG : Waiting for deletions to finish 2026/03/08 05:10:50 DEBUG : large: Excluded (Size Filter) 2026/03/08 05:10:50 INFO : small: Deleted 2026/03/08 05:10:50 INFO : medium: Deleted --- PASS: TestDelete (6.67s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:10:53 DEBUG : small: md5 = 472210c1170b81d06eabeeeb719de1d7 OK 2026/03/08 05:10:54 DEBUG : medium: md5 = 328d9a528326c09aab8ae9b37e573106 OK 2026/03/08 05:10:55 DEBUG : large: md5 = 2743a866a9ef150a1832fc97525f33eb OK 2026/03/08 05:10:56 DEBUG : Waiting for deletions to finish 2026/03/08 05:10:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/08 05:10:57 INFO : small: Deleted 2026/03/08 05:10:57 INFO : large: Deleted --- PASS: TestMaxDelete (7.08s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:11:00 DEBUG : small: md5 = 43e4b848532f079b6876a80faf0fc232 OK 2026/03/08 05:11:01 DEBUG : medium: md5 = ba791892b1c507a04f088769d77491b6 OK 2026/03/08 05:11:03 DEBUG : large: md5 = e28bb6d69f82f423c1b4f05e3ecdcbe2 OK 2026/03/08 05:11:03 DEBUG : Waiting for deletions to finish 2026/03/08 05:11:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/08 05:11:04 INFO : small: Deleted 2026/03/08 05:11:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.23s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:11:07 DEBUG : small: md5 = b336ff0e71e751126c02072046cbaabd OK 2026/03/08 05:11:09 DEBUG : medium: md5 = 1a00958bb6c70c90a0717950eb53cd2b OK 2026/03/08 05:11:10 DEBUG : large: md5 = 909b8028a90c5f00cc3cf6add333826d OK 2026/03/08 05:11:10 DEBUG : Waiting for deletions to finish 2026/03/08 05:11:11 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/08 05:11:11 INFO : small: Deleted 2026/03/08 05:11:11 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.52s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:11:14 DEBUG : ReadFile: md5 = 5df031fe62c6bf56a4772d86afac971e OK --- PASS: TestReadFile (3.97s) === RUN TestRetry 2026/03/08 05:11:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/08 05:11:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/08 05:11:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/08 05:11:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/08 05:11:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/08 05:11:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/08 05:11:17 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:11:19 DEBUG : file1: md5 = 8f66167f1c1a06de015cbdaa8b4b0da2 OK 2026/03/08 05:11:20 DEBUG : file2: md5 = e0b44e34d898562bdac75e507ec62c24 OK --- PASS: TestCat (14.29s) === RUN TestPurge 2026/03/08 05:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budedev3vika" 2026/03/08 05:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/ima76l0pikhic12q5572vlh94o9p07rvdujc59h4l3c3lh3vv1ug" 2026/03/08 05:11:32 DEBUG : Creating backend with remote "/tmp/rclone4088567441" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budedev3vika'", Local "Local file system at /tmp/rclone4088567441", Modify Window "1ms" 2026/03/08 05:11:37 DEBUG : A1/B1/C1/one: md5 = 5b9259b021ebe73ec9bc3de4cda34c31 OK 2026/03/08 05:11:37 INFO : A2: Making directory 2026/03/08 05:11:37 INFO : A1/B2: Making directory 2026/03/08 05:11:38 INFO : A1/B2/C2: Making directory 2026/03/08 05:11:39 INFO : A1/B1/C3: Making directory 2026/03/08 05:11:40 INFO : A3: Making directory 2026/03/08 05:11:40 INFO : A3/B3: Making directory 2026/03/08 05:11:41 INFO : A3/B3/C4: Making directory 2026/03/08 05:11:43 DEBUG : A1/two: md5 = 29826120663913dc233a382a7352056f OK 2026/03/08 05:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budedev3vika': Purge remote 2026/03/08 05:11:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.20s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:11:50 DEBUG : A1/B1/C1/one: md5 = 19fd8309da35feda05afdc3eb53ebfff OK 2026/03/08 05:11:50 INFO : A2: Making directory 2026/03/08 05:11:51 INFO : A1/B2: Making directory 2026/03/08 05:11:51 INFO : A1/B2/C2: Making directory 2026/03/08 05:11:52 INFO : A1/B1/C3: Making directory 2026/03/08 05:11:53 INFO : A3: Making directory 2026/03/08 05:11:54 INFO : A3/B3: Making directory 2026/03/08 05:11:54 INFO : A3/B3/C4: Making directory 2026/03/08 05:11:56 DEBUG : A1/two: md5 = 01d0d7a274ad00843f5e303c385c232e OK 2026/03/08 05:11:58 DEBUG : removing 1 level 3 directories 2026/03/08 05:11:58 INFO : A3/B3/C4: Removing directory 2026/03/08 05:12:00 DEBUG : removing 2 level 3 directories 2026/03/08 05:12:00 INFO : A1/B2/C2: Removing directory 2026/03/08 05:12:00 INFO : A1/B1/C3: Removing directory 2026/03/08 05:12:01 DEBUG : removing 2 level 2 directories 2026/03/08 05:12:01 INFO : A3/B3: Removing directory 2026/03/08 05:12:01 INFO : A1/B2: Removing directory 2026/03/08 05:12:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/08 05:12:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/08 05:12:02 DEBUG : removing 2 level 1 directories 2026/03/08 05:12:02 INFO : A3: Removing directory 2026/03/08 05:12:02 INFO : A2: Removing directory 2026/03/08 05:12:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/08 05:12:05 DEBUG : removing 1 level 3 directories 2026/03/08 05:12:05 INFO : A1/B1/C1: Removing directory 2026/03/08 05:12:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:06 DEBUG : removing 1 level 2 directories 2026/03/08 05:12:06 INFO : A1/B1: Removing directory 2026/03/08 05:12:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/08 05:12:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:12:07 DEBUG : removing 1 level 1 directories 2026/03/08 05:12:07 INFO : A1: Removing directory 2026/03/08 05:12:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/08 05:12:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/08 05:12:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:12:07 DEBUG : removing 1 level 0 directories 2026/03/08 05:12:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Removing directory 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/08 05:12:08 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.52s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:10 INFO : A1: Making directory 2026/03/08 05:12:10 INFO : A1/B1: Making directory 2026/03/08 05:12:11 INFO : A1/B1/C1: Making directory 2026/03/08 05:12:14 DEBUG : removing 1 level 3 directories 2026/03/08 05:12:14 INFO : A1/B1/C1: Removing directory 2026/03/08 05:12:14 DEBUG : removing 1 level 2 directories 2026/03/08 05:12:14 INFO : A1/B1: Removing directory 2026/03/08 05:12:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:12:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:17 INFO : A1: Making directory 2026/03/08 05:12:18 INFO : A1/B1: Making directory 2026/03/08 05:12:18 INFO : A1/B1/C1: Making directory 2026/03/08 05:12:21 DEBUG : removing 1 level 3 directories 2026/03/08 05:12:21 INFO : A1/B1/C1: Removing directory 2026/03/08 05:12:22 DEBUG : removing 1 level 2 directories 2026/03/08 05:12:22 INFO : A1/B1: Removing directory 2026/03/08 05:12:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:12:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:26 DEBUG : file1: md5 = 0b513f53bfc8403e463927c7c43af50c OK 2026/03/08 05:12:26 DEBUG : filename.txt: File name found in url 2026/03/08 05:12:28 DEBUG : filename.txt: md5 = 873bdc8f0a93ae9e459d27a7370c4a38 OK 2026/03/08 05:12:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/08 05:12:29 DEBUG : headerfilename.txt: md5 = 2e0e403258d4343aeb83bab6f88c19cb OK 2026/03/08 05:12:31 DEBUG : file2: md5 = 71a92ed87b00d9343ae0e52a6bf3be71 OK --- PASS: TestCopyURL (8.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/08 05:12:36 DEBUG : sub/file2: md5 = 715a6a92a4a2bcfb09d3ca52381a1a94 OK 2026/03/08 05:12:36 DEBUG : sub/file2: size = 14 OK 2026/03/08 05:12:36 INFO : file1: Copied (new) to: sub/file2 2026/03/08 05:12:36 INFO : file1: Deleted 2026/03/08 05:12:36 DEBUG : sub/file2: size = 14 OK 2026/03/08 05:12:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:12:36 DEBUG : file1: Unchanged skipping 2026/03/08 05:12:36 INFO : file1: Deleted 2026/03/08 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': don't need to copy/move sub/file2, it is already at target location 2026/03/08 05:12:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/08 05:12:41 DEBUG : file1: md5 = 77b90d1b832cf6251633dec01edd3ac1 OK 2026/03/08 05:12:41 DEBUG : file1: size = 14 OK 2026/03/08 05:12:41 INFO : file1: Copied (new) 2026/03/08 05:12:41 INFO : file1: Deleted 2026/03/08 05:12:41 DEBUG : file1: Destination exists, skipping 2026/03/08 05:12:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:45 DEBUG : dst/file1: md5 = 7aa545872c1128b8b6a8e5f20584ff44 OK 2026/03/08 05:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekefal9daku/backup" 2026/03/08 05:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0/1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:12:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1743277333) 2026/03/08 05:12:49 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku') 2026/03/08 05:12:49 DEBUG : dst/file1: Sizes differ 2026/03/08 05:12:52 INFO : dst/file1: Moved (server-side) 2026/03/08 05:12:53 DEBUG : dst/file1: md5 = ad7dd54e74bed8b00c97727bf7368906 OK 2026/03/08 05:12:53 DEBUG : dst/file1: size = 14 OK 2026/03/08 05:12:53 INFO : dst/file1: Copied (new) 2026/03/08 05:12:53 INFO : dst/file1: Deleted 2026/03/08 05:12:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:12:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/08 05:12:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.90s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:12:59 DEBUG : A1/one: md5 = 751c8221a5cc71a83172b737ff4d255c OK 2026/03/08 05:13:01 DEBUG : A1/two: md5 = ea5e368d47456efb4c0153de45424643 OK 2026/03/08 05:13:03 DEBUG : A1/B1/three: md5 = e473a9c1a7beabe304f7ad5f2656b524 OK 2026/03/08 05:13:05 DEBUG : A1/B1/C1/four: md5 = 20341bcb85e0b380c5e1a4cc1b39fc4c OK 2026/03/08 05:13:07 DEBUG : A1/B1/C2/five: md5 = fa3336e4012d78b5a27d8129484ba896 OK 2026/03/08 05:13:07 INFO : A1/B2: Making directory 2026/03/08 05:13:08 INFO : A1/B1/C3: Making directory 2026/03/08 05:13:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/08 05:13:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/08 05:13:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/08 05:13:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/08 05:13:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/08 05:13:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/08 05:13:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/08 05:13:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:13:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/08 05:13:21 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/08 05:13:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/08 05:13:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/08 05:13:28 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/08 05:13:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/08 05:13:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/08 05:13:28 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/08 05:13:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/08 05:13:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/08 05:13:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:13:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/08 05:13:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/08 05:13:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/08 05:13:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/08 05:13:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/08 05:13:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/08 05:13:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/08 05:13:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/08 05:13:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/08 05:13:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/08 05:13:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:13:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.24s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (34 bytes), uploading instead of streaming 2026/03/08 05:13:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 97c6d7b59b8b94b755922fbca6f27e91 OK 2026/03/08 05:13:43 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/08 05:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/08 05:13:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/08 05:13:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/08 05:13:44 DEBUG : no_checksum_big_file_from_pipe: md5 = e54563cf9e6c848e2bc8fe5595b81571 OK 2026/03/08 05:13:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/08 05:13:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (34 bytes), uploading instead of streaming 2026/03/08 05:13:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 38c7b45ed6509f7459376d55d54254f4 OK 2026/03/08 05:13:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/08 05:13:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/08 05:13:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/08 05:13:49 DEBUG : with_checksum_big_file_from_pipe: md5 = dc975c8df787c04af9f777b149c18a72 OK 2026/03/08 05:13:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/08 05:13:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (34 bytes), uploading instead of streaming 2026/03/08 05:13:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/08 05:13:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:13:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/08 05:13:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/08 05:13:54 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (34 bytes), uploading instead of streaming 2026/03/08 05:13:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/08 05:13:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/08 05:13:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/08 05:13:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/08 05:13:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.00s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/08 05:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (48 bytes), uploading instead of streaming 2026/03/08 05:14:02 DEBUG : rcat_metadata: md5 = 3a0da0ab88bd9da7192bc814dc39f41d OK 2026/03/08 05:14:02 DEBUG : rcat_metadata: size = 48 OK 2026/03/08 05:14:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/08 05:14:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/08 05:14:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = c04e343d89a7a9735bd83cf9ea6878a0 OK 2026/03/08 05:14:05 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/08 05:14:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.93s) --- PASS: TestRcatMetadata/Normal (2.83s) --- PASS: TestRcatMetadata/ViaDisk (2.65s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:08 DEBUG : potato1: md5 = 5d288874a59de2a28aace59353bb7c41 OK 2026/03/08 05:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (60 bytes), uploading instead of streaming 2026/03/08 05:14:09 DEBUG : potato2: md5 = 82280742bf21cfe6d5584630d5050167 OK 2026/03/08 05:14:09 DEBUG : potato2: size = 60 OK 2026/03/08 05:14:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:12 DEBUG : potato1: md5 = 9438d16df14655c0f08c6d918959ad14 OK 2026/03/08 05:14:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': File to upload is small (60 bytes), uploading instead of streaming 2026/03/08 05:14:14 DEBUG : potato2: md5 = b3f8acd4d0537c02f96deeb2024ade27 OK 2026/03/08 05:14:14 DEBUG : potato2: size = 60 OK 2026/03/08 05:14:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.97s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:17 DEBUG : potato2: md5 = 1f8797e326c311a3769303cf2e686d89 OK 2026/03/08 05:14:19 DEBUG : empty space: md5 = 7cadd4d3cdbea187bc18513c83d6dd69 OK 2026/03/08 05:14:21 DEBUG : sub dir/potato3: md5 = d88d10e9a5a87010b245479fdfdbb0ca OK 2026/03/08 05:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Touching "sub dir/potato3" 2026/03/08 05:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Touching "empty space" 2026/03/08 05:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Touching "potato2" 2026/03/08 05:14:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.25s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:26 DEBUG : dir with metadata: Making directory with metadata 2026/03/08 05:14:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:29 DEBUG : directory with modtime: Making directory with metadata 2026/03/08 05:14:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.38s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/08 05:14:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:14:31 DEBUG : Google drive root 'crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0': Skipping btime metadata as can't update it on an existing file: 2026-03-08T05:14:31.414485905Z 2026/03/08 05:14:32 INFO : non existent directory: Updated directory metadata 2026/03/08 05:14:34 DEBUG : Google drive root 'crypt/n7bqtp1gro6c21k6nl6rg55bmqdig0tjj23th24nlr4tjb2i47g0': Skipping btime metadata as can't update it on an existing file: 2026-03-08T05:14:31.414485905Z 2026/03/08 05:14:34 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.19s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:36 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/08 05:14:38 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/08 05:14:39 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/08 05:14:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:14:40 DEBUG : dst: Making directory with metadata 2026/03/08 05:14:41 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:14:41 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:14:41 INFO : dst: Set directory modification time (using SetModTime) 2026/03/08 05:14:42 INFO : dst: Set directory modification time (using SetModTime) 2026/03/08 05:14:42 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/08 05:14:42 INFO : dst: Set directory modification time (using SetModTime) 2026/03/08 05:14:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku'", Local "Local file system at /tmp/rclone1743277333", Modify Window "1ms" 2026/03/08 05:14:46 DEBUG : sub dir/test remove existing: md5 = 2b062f3fd68083c70bfca4abfe8e2c79 OK 2026/03/08 05:14:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f9e49c5fa64348619365f906b4ee0a7c OK 2026/03/08 05:14:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fejesum7" before starting 2026/03/08 05:14:50 DEBUG : sub dir/test remove existing.fejesum7: TEST: removing renamed existing file after operation 2026/03/08 05:14:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zimolih6" before starting 2026/03/08 05:14:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zimolih6: TEST: renaming existing back after failed operation 2026/03/08 05:14:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pocumot2" before starting 2026/03/08 05:14:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pocumot2: TEST: removing renamed existing file after operation 2026/03/08 05:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "efnvro0v905bbccrht3pvuij1gjpg1i2h1sh3skg2tbmmsc6ib8g" 2026/03/08 05:14:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tmft6g17psn8q5oiprdefihgerd7tb4uenr1goo5opfsheoto519df60ssj1hfbmad1sm9sfoeem52d774aqfam6884ltvg0e3v0v8gatiqvnmlkp812ha4kg62ncpl1id944oo37qbehq64cpai0o0n7980rukf897dkr291mit53ds7010" --- PASS: TestRemoveExisting (13.07s) === 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/03/08 05:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekefal9daku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m48.635067312s (try 1/5)