"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/04 04:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru" 2025/09/04 04:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0" 2025/09/04 04:02:53 DEBUG : Creating backend with remote "/tmp/rclone2697430004" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/04 04:02:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/04 04:02:53 DEBUG : potato: Seek from 10 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 10 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Seek from 5 to 2 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/04 04:02:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Seek from 5 to 2 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/04 04:02:53 DEBUG : potato: Seek from 8 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 8 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/04 04:02:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 04:02:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 04:02:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 04:02:53 DEBUG : potato: Seek from 5 to 2 2025/09/04 04:02:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/04 04:02:53 DEBUG : potato: Seek from 9 to 0 2025/09/04 04:02:53 DEBUG : potato: Seek from 9 to 0 2025/09/04 04:02:53 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/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:02:55 DEBUG : rutabaga: md5 = b1f4e82af34ff4c733b10fd24218e070 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/04 04:02:58 DEBUG : empty space: md5 = 6b20c1133f04640b64c3e4d89dc2565d OK === RUN TestCheck/3 2025/09/04 04:03:00 DEBUG : potato2: md5 = 42362e89a7f0416ab98859b038762b37 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/04 04:03:02 DEBUG : remotepotato: md5 = 844a8350077ea28ac6a43d26aa3bf510 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.81s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/09/04 04:03:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/04 04:03:05 DEBUG : Creating backend with remote "nonexistent" 2025/09/04 04:03:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/04 04:03:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/04 04:03:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/04 04:03:05 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:03:06 DEBUG : rutabaga: md5 = 1f46887806cde705bc554abfde54d99e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/04 04:03:10 DEBUG : empty space: md5 = e7fd1cd8727b5660668dac9b82e536b3 OK === RUN TestCheckDownload/3 2025/09/04 04:03:13 DEBUG : potato2: md5 = a2a9e2b07f7e81852516978ede1f9727 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/04 04:03:17 DEBUG : remotepotato: md5 = 41f3b58ba963711a197bf9604e718b9e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.95s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.31s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:03:23 DEBUG : rutabaga: md5 = 4e1e57e0acffbe4648f63ae7f2e3fa2b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/04 04:03:26 DEBUG : empty space: md5 = 012a38d49b185a76d3326d44568bfdc7 OK === RUN TestCheckSizeOnly/3 2025/09/04 04:03:28 DEBUG : potato2: md5 = 8affeaf000bac66750f6b2e0706d7f8a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/04 04:03:30 DEBUG : remotepotato: md5 = 08933354574b0e2fc315498197c7e778 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.13s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:03:34 DEBUG : test.sum: md5 = f89cf1c5bb3fb7165b8ab81d9de5947c OK 2025/09/04 04:03:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/04 04:03:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/04 04:03:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/04 04:03:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/04 04:03:37 DEBUG : test.sum: md5 = 836a81ca08ac0363158d1cb1dbec586f OK 2025/09/04 04:03:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/04 04:03:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/04 04:03:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/04 04:03:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.40s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/data" 2025/09/04 04:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:03:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/data" 2025/09/04 04:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/vjrnln8ratgmqakfosrqe8espk" 2025/09/04 04:03:45 DEBUG : data/banana: md5 = decee4659e281cb93324bbfab1f144ca OK 2025/09/04 04:03:47 DEBUG : test.sum: md5 = 4edf76c1432fa9d7e44d48f0af8813d8 OK === RUN TestCheckSumDownload/subtest1 2025/09/04 04:03:51 DEBUG : data/potato: md5 = acca7f4624fe7e958e75f7869a094381 OK 2025/09/04 04:03:53 DEBUG : test.sum: md5 = 8dd844c6503e5728167d2e103e5fc2d5 OK === RUN TestCheckSumDownload/subtest2 2025/09/04 04:03:58 DEBUG : test.sum: md5 = f452f70368f8cd6af8f6539955aeb990 OK === RUN TestCheckSumDownload/subtest3 2025/09/04 04:04:02 DEBUG : test.sum: md5 = 1f8473560547df117730e0e58b8ac430 OK === RUN TestCheckSumDownload/subtest4 2025/09/04 04:04:07 DEBUG : test.sum: md5 = c1bb7934e019ea2fd1e55007fb5921e8 OK === RUN TestCheckSumDownload/subtest5 2025/09/04 04:04:11 DEBUG : test.sum: md5 = 348dde21c32cfe07a5bfb5f9a58544d3 OK === RUN TestCheckSumDownload/subtest6 2025/09/04 04:04:16 DEBUG : data/banana: md5 = 3e8c51c69258a7a328c34ddbd0309f0c OK 2025/09/04 04:04:17 DEBUG : data/potato: md5 = 15d0710160951d481ccefd597d95ad14 OK 2025/09/04 04:04:19 DEBUG : test.sum: md5 = f7112c2463ed9d0d506a243bb5b67667 OK === RUN TestCheckSumDownload/subtest7 2025/09/04 04:04:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/04 04:04:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.19s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.76s) --- PASS: TestCheckSumDownload/subtest3 (2.56s) --- PASS: TestCheckSumDownload/subtest4 (2.76s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.57s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestApplyTransforms 2025/09/04 04:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miloxiz5funi" 2025/09/04 04:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/04ckpu9de40ralhk2huovf4v7uc33fc305qf9blissfaqa9m677g" 2025/09/04 04:04:26 DEBUG : Creating backend with remote "/tmp/rclone3511316817" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi'", Local "Local file system at /tmp/rclone3511316817", Modify Window "1ms" 2025/09/04 04:04:28 DEBUG : hello, world!: md5 = ed52dce2b1152b0771647524c6043a8b OK upper checkfile vs. lower remote (without normalization) 2025/09/04 04:04:28 ERROR : hello, world!: sum not found 2025/09/04 04:04:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi' 2025/09/04 04:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': 1 files missing 2025/09/04 04:04:28 NOTICE: 1 hashes missing 2025/09/04 04:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': 1 differences found 2025/09/04 04:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/04 04:04:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': 0 differences found 2025/09/04 04:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': 1 matching files 2025/09/04 04:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luzaqup5xuse" 2025/09/04 04:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/4qb28drmt49uuo4io8e4cq737ndtk18s4vr06f91ptn9nnomovt0" 2025/09/04 04:04:31 DEBUG : Creating backend with remote "/tmp/rclone433300680" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse'", Local "Local file system at /tmp/rclone433300680", Modify Window "1ms" 2025/09/04 04:04:33 DEBUG : HELLO, WORLD!: md5 = 71db35add4340b231cb3ff2a5a290b4e OK lower checkfile vs. upper remote (without normalization) 2025/09/04 04:04:33 ERROR : HELLO, WORLD!: sum not found 2025/09/04 04:04:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse' 2025/09/04 04:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': 1 files missing 2025/09/04 04:04:33 NOTICE: 1 hashes missing 2025/09/04 04:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': 1 differences found 2025/09/04 04:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/04 04:04:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': 0 differences found 2025/09/04 04:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': 1 matching files 2025/09/04 04:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ginofuj0nadi" 2025/09/04 04:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/t0pcaq4lalnvn3r8ah8do57l5erbt274plkso975484ggcgl5d80" 2025/09/04 04:04:36 DEBUG : Creating backend with remote "/tmp/rclone3676583836" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi'", Local "Local file system at /tmp/rclone3676583836", Modify Window "1ms" 2025/09/04 04:04:38 DEBUG : HeLlO, wOrLd!: md5 = f2f159c146d08040417ae65651258f44 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/04 04:04:39 ERROR : HeLlO, wOrLd!: sum not found 2025/09/04 04:04:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi' 2025/09/04 04:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': 1 files missing 2025/09/04 04:04:39 NOTICE: 1 hashes missing 2025/09/04 04:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': 1 differences found 2025/09/04 04:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/04 04:04:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': 0 differences found 2025/09/04 04:04:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': 1 matching files 2025/09/04 04:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomocen9pixa" 2025/09/04 04:04:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/t22guc5f7agj98mccvhtu2iit4sbfhgu1riv6ejdbksj8np7l36g" 2025/09/04 04:04:41 DEBUG : Creating backend with remote "/tmp/rclone2207520398" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa'", Local "Local file system at /tmp/rclone2207520398", Modify Window "1ms" 2025/09/04 04:04:43 DEBUG : HELLO, WORLD!: md5 = 017fcc9cfbfc1155228d279efd037932 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/04 04:04:44 ERROR : HELLO, WORLD!: sum not found 2025/09/04 04:04:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa' 2025/09/04 04:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': 1 files missing 2025/09/04 04:04:44 NOTICE: 1 hashes missing 2025/09/04 04:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': 1 differences found 2025/09/04 04:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/04 04:04:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': 0 differences found 2025/09/04 04:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': 1 matching files 2025/09/04 04:04:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wefaret0nupi" 2025/09/04 04:04:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:45 DEBUG : Creating backend with remote "TestDrive:crypt/tluaf4aeftnkf55dubb0u5q67a0q3ua5c8kjh8o8e49i9ku4lcj0" 2025/09/04 04:04:46 DEBUG : Creating backend with remote "/tmp/rclone4069251588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi'", Local "Local file system at /tmp/rclone4069251588", Modify Window "1ms" 2025/09/04 04:04:48 DEBUG : 測試_Русский___ě_áñ: md5 = 917f229be1e13104435accb3c9b5578b OK NFD checkfile vs. NFC remote (without normalization) 2025/09/04 04:04:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/04 04:04:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi' 2025/09/04 04:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': 1 files missing 2025/09/04 04:04:48 NOTICE: 1 hashes missing 2025/09/04 04:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': 1 differences found 2025/09/04 04:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/04 04:04:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': 0 differences found 2025/09/04 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': 1 matching files 2025/09/04 04:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyirip6nuka" 2025/09/04 04:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/aqr3ri7d4ehc38lr9ug91t1kel4cku11dlvmjl2q4216iv3ts050" 2025/09/04 04:04:51 DEBUG : Creating backend with remote "/tmp/rclone4052106726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka'", Local "Local file system at /tmp/rclone4052106726", Modify Window "1ms" 2025/09/04 04:04:53 DEBUG : 測試_Русский___ě_áñ: md5 = 83ca8272cf1a2b598523a541ab76cbe2 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/04 04:04:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/04 04:04:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka' 2025/09/04 04:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': 1 files missing 2025/09/04 04:04:53 NOTICE: 1 hashes missing 2025/09/04 04:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': 1 differences found 2025/09/04 04:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/04 04:04:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': 0 differences found 2025/09/04 04:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': 1 matching files 2025/09/04 04:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifapez4raqu" 2025/09/04 04:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/ia3ov27t6m2g6thl7c4tkj64q33trpajvf6es2ks2m71h35cd6h0" 2025/09/04 04:04:55 DEBUG : Creating backend with remote "/tmp/rclone1726042854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu'", Local "Local file system at /tmp/rclone1726042854", Modify Window "1ms" 2025/09/04 04:04:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a45598a9f147e995f4842c507c722c27 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/04 04:04:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 04:04:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu' 2025/09/04 04:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': 1 files missing 2025/09/04 04:04:58 NOTICE: 1 hashes missing 2025/09/04 04:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': 1 differences found 2025/09/04 04:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/04 04:04:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': 0 differences found 2025/09/04 04:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': 1 matching files 2025/09/04 04:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luqehol0cici" 2025/09/04 04:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/89l48hklbvnmc1mnjhpm250i9oueasvqjraemqq5pf2iddjs6lgg" 2025/09/04 04:05:00 DEBUG : Creating backend with remote "/tmp/rclone3971422254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici'", Local "Local file system at /tmp/rclone3971422254", Modify Window "1ms" 2025/09/04 04:05:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cf736627aebfa44ed3a36811afd33f54 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/04 04:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 04:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici' 2025/09/04 04:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': 1 files missing 2025/09/04 04:05:03 NOTICE: 1 hashes missing 2025/09/04 04:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': 1 differences found 2025/09/04 04:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/04 04:05:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': 0 differences found 2025/09/04 04:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': 1 matching files 2025/09/04 04:05:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiledew0yiha" 2025/09/04 04:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/06ir7sqdj07b73kldvfkg0ghqgir60h72mj6m340dfo8rgsu2om0" 2025/09/04 04:05:05 DEBUG : Creating backend with remote "/tmp/rclone905157070" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha'", Local "Local file system at /tmp/rclone905157070", Modify Window "1ms" 2025/09/04 04:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8363834d36db430d1365ca03c7eab2b0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/04 04:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 04:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha' 2025/09/04 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': 1 files missing 2025/09/04 04:05:08 NOTICE: 1 hashes missing 2025/09/04 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': 1 differences found 2025/09/04 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/04 04:05:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': 0 differences found 2025/09/04 04:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': 1 matching files 2025/09/04 04:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruteqac5hike" 2025/09/04 04:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/qkqmv8j7vq2hfq8kg1j92akj8mc0m0m6hks3qgu2o49mefi5tggg" 2025/09/04 04:05:10 DEBUG : Creating backend with remote "/tmp/rclone1425541787" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike'", Local "Local file system at /tmp/rclone1425541787", Modify Window "1ms" 2025/09/04 04:05:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 098c7ebb7fba24fd194151d3f7e7fc18 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/04 04:05:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 04:05:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike' 2025/09/04 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': 1 files missing 2025/09/04 04:05:12 NOTICE: 1 hashes missing 2025/09/04 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': 1 differences found 2025/09/04 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/04 04:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 04:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': 0 differences found 2025/09/04 04:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': 1 matching files 2025/09/04 04:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruteqac5hike': Purge remote 2025/09/04 04:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiledew0yiha': Purge remote 2025/09/04 04:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luqehol0cici': Purge remote 2025/09/04 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifapez4raqu': Purge remote 2025/09/04 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyirip6nuka': Purge remote 2025/09/04 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wefaret0nupi': Purge remote 2025/09/04 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomocen9pixa': Purge remote 2025/09/04 04:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ginofuj0nadi': Purge remote 2025/09/04 04:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luzaqup5xuse': Purge remote 2025/09/04 04:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miloxiz5funi': Purge remote --- PASS: TestApplyTransforms (53.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:05:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 04:05:20 DEBUG : sub/file2: md5 = 74cec6bfad03ebd94d8233635f4f9634 OK 2025/09/04 04:05:20 INFO : file1: Copied (new) to: sub/file2 2025/09/04 04:05:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 04:05:21 DEBUG : file1: Unchanged skipping 2025/09/04 04:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': don't need to copy/move sub/file2, it is already at target location 2025/09/04 04:05:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:05:26 DEBUG : dst/file1: md5 = 35668c8b6d504b68083789201bb36891 OK 2025/09/04 04:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/backup" 2025/09/04 04:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/1nrff024r7pq65ecp72fc28jb0" 2025/09/04 04:05:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/04 04:05:31 INFO : dst/file1: Moved (server-side) 2025/09/04 04:05:32 DEBUG : dst/file1: md5 = 87e8bc214bf6454b5c4ae06c3fd1646b OK 2025/09/04 04:05:32 INFO : dst/file1: Copied (new) 2025/09/04 04:05:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:05:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:05:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/dst" 2025/09/04 04:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 04:05:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/CompareDest" 2025/09/04 04:05:39 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/gveqi14airsml4bgu7krj116o8" 2025/09/04 04:05:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 04:05:43 DEBUG : one: md5 = 99b924a027bd4a4fd671c2e2a2291f6a OK 2025/09/04 04:05:43 INFO : one: Copied (new) 2025/09/04 04:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 04:05:46 DEBUG : one: md5 = b47e25133bb4e7dfd52beb60e7ed4772 OK 2025/09/04 04:05:46 INFO : one: Copied (replaced existing) 2025/09/04 04:05:48 DEBUG : dst/one: md5 = de9e4604d8dc83ef6804be4a6a4b8d5d OK 2025/09/04 04:05:50 DEBUG : CompareDest/one: md5 = adee57e60b4c96e59673ef74980547fd OK 2025/09/04 04:05:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 04:05:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:05:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 04:05:53 DEBUG : CompareDest/two: md5 = fb585fbbc0b07abafb95222545005074 OK 2025/09/04 04:05:54 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 04:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 04:05:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 04:05:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:05:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 04:05:56 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 04:05:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 04:05:58 DEBUG : two: md5 = 43f871088689f11e7d4920e19c421c23 OK 2025/09/04 04:05:58 INFO : two: Copied (new) 2025/09/04 04:06:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:06:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:06:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:06:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/dst" 2025/09/04 04:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 04:06:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/CopyDest" 2025/09/04 04:06:04 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/04 04:06:05 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 04:06:08 DEBUG : one: md5 = 0871530b34da3ba4d4f95cca34b63068 OK 2025/09/04 04:06:08 INFO : one: Copied (new) 2025/09/04 04:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 04:06:10 DEBUG : one: md5 = f503ec4d3bae23640fc1378d5b3e095b OK 2025/09/04 04:06:10 INFO : one: Copied (replaced existing) 2025/09/04 04:06:12 DEBUG : dst/one: md5 = e45317eda5c99ffc308b709ca7382b65 OK 2025/09/04 04:06:14 DEBUG : CopyDest/one: md5 = f48629177b9a1fa54be5e6e150d5fae2 OK 2025/09/04 04:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/BackupDir" 2025/09/04 04:06:15 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/04 04:06:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 04:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:06:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 04:06:19 INFO : one: Moved (server-side) 2025/09/04 04:06:20 INFO : one: Copied (server-side copy) 2025/09/04 04:06:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/04 04:06:22 DEBUG : CopyDest/two: md5 = 07981b9cb64b2ea12b829f247964d2bc OK 2025/09/04 04:06:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 04:06:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:06:24 INFO : two: Copied (server-side copy) 2025/09/04 04:06:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/04 04:06:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 04:06:25 DEBUG : two: Unchanged skipping 2025/09/04 04:06:27 DEBUG : CopyDest/three: md5 = 115f58525d4783b991882ec4de449490 OK 2025/09/04 04:06:28 DEBUG : three: Need to transfer - File not found at Destination 2025/09/04 04:06:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/04 04:06:28 DEBUG : three: Destination not found in --copy-dest 2025/09/04 04:06:29 DEBUG : three: md5 = 3626b1f009e72cf81b47d97cb56d0a79 OK 2025/09/04 04:06:29 INFO : three: Copied (new) 2025/09/04 04:06:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 04:06:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:06:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:06:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 04:06:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:06:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:06:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.80s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:06:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/04 04:06:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d2bf320bfb5803de4f1d31e9e564b855 OK 2025/09/04 04:06:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/04 04:06:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/04 04:06:40 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/04 04:06:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/04 04:06:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/04 04:06:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ac5bbdb89b2e2413b72546df320f1936 OK 2025/09/04 04:06:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/04 04:06:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/04 04:06:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.57s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:06:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using skip mode. 2025/09/04 04:06:50 NOTICE: one: Found 2 files with duplicate names 2025/09/04 04:06:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.92s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using skip mode. 2025/09/04 04:06:56 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:06:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/04 04:06:57 INFO : one: Deleted 2025/09/04 04:06:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.73s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using first mode. 2025/09/04 04:07:03 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:07:04 INFO : one: Deleted 2025/09/04 04:07:04 INFO : one: Deleted 2025/09/04 04:07:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.52s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using newest mode. 2025/09/04 04:07:09 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:07:10 INFO : one: Deleted 2025/09/04 04:07:10 INFO : one: Deleted 2025/09/04 04:07:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using oldest mode. 2025/09/04 04:07:17 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:07:17 INFO : one: Deleted 2025/09/04 04:07:17 INFO : one: Deleted 2025/09/04 04:07:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.78s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using largest mode. 2025/09/04 04:07:23 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:07:24 INFO : one: Deleted 2025/09/04 04:07:24 INFO : one: Deleted 2025/09/04 04:07:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using smallest mode. 2025/09/04 04:07:30 NOTICE: one: Found 3 files with duplicate names 2025/09/04 04:07:30 INFO : one: Deleted 2025/09/04 04:07:31 INFO : one: Deleted 2025/09/04 04:07:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.83s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Looking for duplicate names using rename mode. 2025/09/04 04:07:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/04 04:07:39 INFO : one-2.txt: renamed from: one.txt 2025/09/04 04:07:40 INFO : one-3.txt: renamed from: one.txt 2025/09/04 04:07:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.75s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:46 DEBUG : dupe1/one.txt: md5 = f6237de0d030b5bad92478fb92a7ae21 OK 2025/09/04 04:07:48 DEBUG : dupe2/two.txt: md5 = ef7aa312381ca10f8e5bd34f1fe96161 OK 2025/09/04 04:07:51 DEBUG : dupe3/three.txt: md5 = 9b8dce32e218f18982b6eb0d1d27fcc7 OK 2025/09/04 04:07:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/04 04:07:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/04 04:07:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/04 04:07:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/04 04:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/04 04:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/04 04:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.95s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:07:58 DEBUG : a.txt: md5 = 9a04b99ff664f22cf1996aa3241a6bdb OK 2025/09/04 04:08:00 DEBUG : zend.txt: md5 = 8ca0b9e2f047dc88f2d9380e9e66f3be OK 2025/09/04 04:08:02 DEBUG : sub dir/hello world: md5 = e5c03a739196d35f5a8135c0ac01bd06 OK 2025/09/04 04:08:03 DEBUG : sub dir/hello world2: md5 = c4fa282862e9f3d03e198c205905aa2d OK 2025/09/04 04:08:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 03fd80433e1b1798860063aa52679413 OK 2025/09/04 04:08:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = ab0c35a5740d0badef63107348f36d83 OK 2025/09/04 04:08:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8727084e20b89e8e0184176f2912e2b7 OK 2025/09/04 04:08:10 DEBUG : a.txt: Excluded (Size Filter) 2025/09/04 04:08:10 DEBUG : a.txt: Excluded 2025/09/04 04:08:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 04:08:11 DEBUG : sub dir/hello world: Excluded 2025/09/04 04:08:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 04:08:11 DEBUG : sub dir/hello world2: Excluded 2025/09/04 04:08:12 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 04:08:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 04:08:12 DEBUG : sub dir/hello world: Excluded 2025/09/04 04:08:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 04:08:12 DEBUG : sub dir/hello world2: Excluded 2025/09/04 04:08:12 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 04:08:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/04 04:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/04 04:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/04 04:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/04 04:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/04 04:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/04 04:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.71s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:08:20 DEBUG : a.txt: md5 = cfeb47a63657b78a1fa465f2eba2dddb OK 2025/09/04 04:08:21 DEBUG : zend.txt: md5 = 0dceb4463507216201427b3b7c3377a4 OK 2025/09/04 04:08:23 DEBUG : sub dir/hello world: md5 = 1a7ea933a45a59eff7635310428688d4 OK 2025/09/04 04:08:25 DEBUG : sub dir/hello world2: md5 = 102c235b5f8a3af57a36b0172b2f6102 OK 2025/09/04 04:08:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 7f1460a5f2988a441c186cd47e575f1c OK 2025/09/04 04:08:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = ca7ee8db05abfc03f14a8a59ee956912 OK 2025/09/04 04:08:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = a5e752ea15392287bdd0bc1163fd67e7 OK 2025/09/04 04:08:32 DEBUG : a.txt: Excluded (Size Filter) 2025/09/04 04:08:32 DEBUG : a.txt: Excluded 2025/09/04 04:08:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 04:08:32 DEBUG : sub dir/hello world: Excluded 2025/09/04 04:08:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 04:08:32 DEBUG : sub dir/hello world2: Excluded 2025/09/04 04:08:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 04:08:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 04:08:33 DEBUG : sub dir/hello world: Excluded 2025/09/04 04:08:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 04:08:33 DEBUG : sub dir/hello world2: Excluded 2025/09/04 04:08:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 04:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/04 04:08:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.60s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:08:41 DEBUG : file1: md5 = 50abf94141c0e4310a16475ea74c3fe0 OK 2025/09/04 04:08:44 DEBUG : sub/file2: md5 = d079344ac990f1c4c8cbd00c4c5b748f 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 2025/09/04 04:08:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/04 04:08:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/04 04:08:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/04 04:08:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:08:51 DEBUG : file1: md5 = e1fde2334bfe3ecf1f1f7765aa1fb70f OK 2025/09/04 04:08:53 DEBUG : sub/file2: md5 = 70af2b84fdc1b3aef772ceaa0d7091db 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 2025/09/04 04:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/notfound" 2025/09/04 04:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/04 04:09:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.44s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Making directory 2025/09/04 04:09:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:04 DEBUG : sub dir/hello world: md5 = 3e770cabb210111a69a7861033539d4d OK 2025/09/04 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:08 DEBUG : potato2: md5 = 06fd8c57d6b1ec29ee70b8b9ed830a51 OK 2025/09/04 04:09:09 DEBUG : empty space: md5 = a8a99a85c321764821620b661bde8a2e OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:13 DEBUG : potato2: md5 = 0aed1f644645cb8a16f2f39b466d3e0f OK 2025/09/04 04:09:14 DEBUG : empty space: md5 = 19b10f6146fb1be7c73fde5cf99e756f OK 2025/09/04 04:09:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/04 04:09:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:18 DEBUG : potato2: md5 = 59d59d57fae20a8c7c858784d54f3f7d OK 2025/09/04 04:09:19 DEBUG : empty space: md5 = 6c25395b2a9b012898ac7ea986a282a7 OK --- PASS: TestLsLong (4.49s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:22 DEBUG : potato2: md5 = ce6b00c13ab0b6b3a23c0ddfc77d3e15 OK 2025/09/04 04:09:24 DEBUG : empty space: md5 = b3409323f20de770bfa0e8c927e3e7e6 OK --- PASS: TestHashSums (4.68s) === RUN TestHashSumsWithErrors 2025/09/04 04:09:25 DEBUG : Creating backend with remote ":memory:" 2025/09/04 04:09:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/04 04:09:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/04 04:09:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:27 DEBUG : potato2: md5 = 718489aa48057af03beb6bccc4592e23 OK 2025/09/04 04:09:28 DEBUG : empty space: md5 = 2e6ab40c6051bb9a19006b423a9728d6 OK 2025/09/04 04:09:30 DEBUG : sub dir/potato3: md5 = 889da9e5ffe59fdd05271735165a60a3 OK 2025/09/04 04:09:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.14s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:35 DEBUG : small: md5 = 0a7e7bd8b0c32626923da8203ddf3b85 OK 2025/09/04 04:09:37 DEBUG : medium: md5 = bb4b7c14ce5c622299f715c8fa9403f5 OK 2025/09/04 04:09:38 DEBUG : large: md5 = 947cc6bd8d13610a876c6eb7028aa262 OK 2025/09/04 04:09:38 DEBUG : Waiting for deletions to finish 2025/09/04 04:09:39 DEBUG : large: Excluded (Size Filter) 2025/09/04 04:09:39 INFO : medium: Deleted 2025/09/04 04:09:39 INFO : small: Deleted --- PASS: TestDelete (6.60s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:42 DEBUG : small: md5 = 47cf494cc494fbaa8c4016717d6797e7 OK 2025/09/04 04:09:43 DEBUG : medium: md5 = f397d0cd2c7d8f72121a2d8b05cfec9b OK 2025/09/04 04:09:44 DEBUG : large: md5 = 82955145d239d0662de019ac8a88e1d8 OK 2025/09/04 04:09:45 DEBUG : Waiting for deletions to finish 2025/09/04 04:09:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/04 04:09:45 INFO : small: Deleted 2025/09/04 04:09:45 INFO : large: Deleted --- PASS: TestMaxDelete (7.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:49 DEBUG : small: md5 = 03a18b8e32a86dd94acf2c9a95049387 OK 2025/09/04 04:09:51 DEBUG : medium: md5 = 681863f36608d1060c370db39b1dbea1 OK 2025/09/04 04:09:52 DEBUG : large: md5 = 20b46a55325af509373ce35dd748e927 OK 2025/09/04 04:09:53 DEBUG : Waiting for deletions to finish 2025/09/04 04:09:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/04 04:09:53 INFO : medium: Deleted 2025/09/04 04:09:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:09:56 DEBUG : small: md5 = 5093c5678133643c373894d9533aebe9 OK 2025/09/04 04:09:58 DEBUG : medium: md5 = 5c2e2c990bbaca8750579fc0b54ca8fe OK 2025/09/04 04:09:59 DEBUG : large: md5 = 8be1a4e95a8cc1b01e8221295f35f2fb OK 2025/09/04 04:09:59 DEBUG : Waiting for deletions to finish 2025/09/04 04:10:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/04 04:10:00 INFO : medium: Deleted 2025/09/04 04:10:00 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.18s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:10:03 DEBUG : ReadFile: md5 = 43cd74c5483d70241320dbea57b7a0fc OK --- PASS: TestReadFile (4.28s) === RUN TestRetry 2025/09/04 04:10:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/04 04:10:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/04 04:10:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 04:10:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 04:10:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 04:10:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 04:10:06 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:10:08 DEBUG : file1: md5 = ea41b2e691282c17d8a4347c4d1f7760 OK 2025/09/04 04:10:09 DEBUG : file2: md5 = e00fc8e77a6427b87b50af71527512b1 OK --- PASS: TestCat (16.12s) === RUN TestPurge 2025/09/04 04:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-genuwah6tohe" 2025/09/04 04:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:10:23 DEBUG : Creating backend with remote "TestDrive:crypt/50gcbav8hskdossvvh693spru1jokcba0qhk7e62krsa7fu81a00" 2025/09/04 04:10:23 DEBUG : Creating backend with remote "/tmp/rclone1790090651" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-genuwah6tohe'", Local "Local file system at /tmp/rclone1790090651", Modify Window "1ms" 2025/09/04 04:10:28 DEBUG : A1/B1/C1/one: md5 = 7401f3f8840a18be4f9e9d0f9da8eb91 OK 2025/09/04 04:10:28 INFO : A2: Making directory 2025/09/04 04:10:28 INFO : A1/B2: Making directory 2025/09/04 04:10:29 INFO : A1/B2/C2: Making directory 2025/09/04 04:10:30 INFO : A1/B1/C3: Making directory 2025/09/04 04:10:30 INFO : A3: Making directory 2025/09/04 04:10:31 INFO : A3/B3: Making directory 2025/09/04 04:10:32 INFO : A3/B3/C4: Making directory 2025/09/04 04:10:34 DEBUG : A1/two: md5 = 8955f77266dca1de86760f7c1dc61485 OK 2025/09/04 04:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-genuwah6tohe': Purge remote 2025/09/04 04:10:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:10:41 DEBUG : A1/B1/C1/one: md5 = 3019ec187639342b0bdf626ea6eeaa05 OK 2025/09/04 04:10:41 INFO : A2: Making directory 2025/09/04 04:10:42 INFO : A1/B2: Making directory 2025/09/04 04:10:43 INFO : A1/B2/C2: Making directory 2025/09/04 04:10:44 INFO : A1/B1/C3: Making directory 2025/09/04 04:10:44 INFO : A3: Making directory 2025/09/04 04:10:45 INFO : A3/B3: Making directory 2025/09/04 04:10:46 INFO : A3/B3/C4: Making directory 2025/09/04 04:10:48 DEBUG : A1/two: md5 = 3a8bb6a451dd49b57010e3cd000704f5 OK 2025/09/04 04:10:49 DEBUG : removing 1 level 3 directories 2025/09/04 04:10:49 INFO : A3/B3/C4: Removing directory 2025/09/04 04:10:51 DEBUG : removing 2 level 3 directories 2025/09/04 04:10:51 INFO : A1/B2/C2: Removing directory 2025/09/04 04:10:51 INFO : A1/B1/C3: Removing directory 2025/09/04 04:10:52 DEBUG : removing 2 level 2 directories 2025/09/04 04:10:52 INFO : A3/B3: Removing directory 2025/09/04 04:10:52 INFO : A1/B2: Removing directory 2025/09/04 04:10:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/04 04:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 04:10:53 DEBUG : removing 2 level 1 directories 2025/09/04 04:10:53 INFO : A3: Removing directory 2025/09/04 04:10:53 INFO : A2: Removing directory 2025/09/04 04:10:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/04 04:10:57 DEBUG : removing 1 level 3 directories 2025/09/04 04:10:57 INFO : A1/B1/C1: Removing directory 2025/09/04 04:10:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:58 DEBUG : removing 1 level 2 directories 2025/09/04 04:10:58 INFO : A1/B1: Removing directory 2025/09/04 04:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 04:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:10:58 DEBUG : removing 1 level 1 directories 2025/09/04 04:10:58 INFO : A1: Removing directory 2025/09/04 04:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 04:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 04:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:10:59 DEBUG : removing 1 level 0 directories 2025/09/04 04:10:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Removing directory 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 04:10:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:01 INFO : A1: Making directory 2025/09/04 04:11:02 INFO : A1/B1: Making directory 2025/09/04 04:11:03 INFO : A1/B1/C1: Making directory 2025/09/04 04:11:05 DEBUG : removing 1 level 3 directories 2025/09/04 04:11:05 INFO : A1/B1/C1: Removing directory 2025/09/04 04:11:06 DEBUG : removing 1 level 2 directories 2025/09/04 04:11:06 INFO : A1/B1: Removing directory 2025/09/04 04:11:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:08 INFO : A1: Making directory 2025/09/04 04:11:09 INFO : A1/B1: Making directory 2025/09/04 04:11:10 INFO : A1/B1/C1: Making directory 2025/09/04 04:11:12 DEBUG : removing 1 level 3 directories 2025/09/04 04:11:12 INFO : A1/B1/C1: Removing directory 2025/09/04 04:11:13 DEBUG : removing 1 level 2 directories 2025/09/04 04:11:13 INFO : A1/B1: Removing directory 2025/09/04 04:11:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:11:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:17 DEBUG : file1: md5 = f7d82fa1e23895d60e4518b263bd0c2b OK 2025/09/04 04:11:17 DEBUG : filename.txt: File name found in url 2025/09/04 04:11:19 DEBUG : filename.txt: md5 = 87aca05784dc2da61199121bf98f1c48 OK 2025/09/04 04:11:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/04 04:11:21 DEBUG : headerfilename.txt: md5 = 0e3f25353a8840b26599a3480d36cde4 OK 2025/09/04 04:11:22 DEBUG : file2: md5 = 16bc5326203e370f592e7c906dae0352 OK --- PASS: TestCopyURL (9.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 04:11:27 DEBUG : sub/file2: md5 = 04243d8c7f487356f45bab2001b9bb77 OK 2025/09/04 04:11:27 INFO : file1: Copied (new) to: sub/file2 2025/09/04 04:11:27 INFO : file1: Deleted 2025/09/04 04:11:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 04:11:27 DEBUG : file1: Unchanged skipping 2025/09/04 04:11:27 INFO : file1: Deleted 2025/09/04 04:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': don't need to copy/move sub/file2, it is already at target location 2025/09/04 04:11:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 04:11:32 DEBUG : file1: md5 = 103950ce1895a6d6786e6f0a9bd277dd OK 2025/09/04 04:11:32 INFO : file1: Copied (new) 2025/09/04 04:11:32 INFO : file1: Deleted 2025/09/04 04:11:32 DEBUG : file1: Destination exists, skipping 2025/09/04 04:11:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.41s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:37 DEBUG : dst/file1: md5 = f4440b051413bc7b1ec33e8b4723195d OK 2025/09/04 04:11:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojuxad8heru/backup" 2025/09/04 04:11:38 DEBUG : Config file has changed externally - reloading 2025/09/04 04:11:38 DEBUG : Creating backend with remote "TestDrive:crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0/1nrff024r7pq65ecp72fc28jb0" 2025/09/04 04:11:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/04 04:11:41 INFO : dst/file1: Moved (server-side) 2025/09/04 04:11:43 DEBUG : dst/file1: md5 = 53f14506115f377af0a56dc11fdb31d8 OK 2025/09/04 04:11:43 INFO : dst/file1: Copied (new) 2025/09/04 04:11:43 INFO : dst/file1: Deleted 2025/09/04 04:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:11:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 04:11:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.85s) === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:11:50 DEBUG : A1/one: md5 = 7b2fcdf1c58b385c23c1896422c28266 OK 2025/09/04 04:11:51 DEBUG : A1/two: md5 = d9714a8faffb46447e7e0977956b088c OK 2025/09/04 04:11:53 DEBUG : A1/B1/three: md5 = f6cd85e30037fdbe4db492c1f598eadc OK 2025/09/04 04:11:55 DEBUG : A1/B1/C1/four: md5 = e27499430efedb93115122fdbad24171 OK 2025/09/04 04:11:57 DEBUG : A1/B1/C2/five: md5 = 6ffdc019ecbfaca3421b69968ac31116 OK 2025/09/04 04:11:57 INFO : A1/B2: Making directory 2025/09/04 04:11:58 INFO : A1/B1/C3: Making directory 2025/09/04 04:12:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/04 04:12:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/04 04:12:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/04 04:12:07 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/04 04:12:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/04 04:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 04:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 04:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 04:12:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 04:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/04 04:12:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/04 04:12:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/04 04:12:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/04 04:12:19 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/04 04:12:19 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/04 04:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 04:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 04:12:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:12:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 04:12:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 04:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/04 04:12:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 04:12:30 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 04:12:33 DEBUG : no_checksum_small_file_from_pipe: md5 = ed2ff69d8bbcca8aaded0064e88d719b OK 2025/09/04 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/04 04:12:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 04:12:34 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/04 04:12:35 DEBUG : no_checksum_big_file_from_pipe: md5 = cfa165d155030e9ded163336c03fdbb1 OK 2025/09/04 04:12:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 04:12:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 73845ede673c70e3387f80cb085f0372 OK 2025/09/04 04:12:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 04:12:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/04 04:12:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 7cc9cf61452d9f409213ccc6f0e19442 OK 2025/09/04 04:12:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 04:12:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 04:12:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/04 04:12:45 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 04:12:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 04:12:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/04 04:12:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.91s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/04 04:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (48 bytes), uploading instead of streaming 2025/09/04 04:12:53 DEBUG : rcat_metadata: md5 = ad9fbc082a4741c0f51324d5c1fc4116 OK 2025/09/04 04:12:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/04 04:12:55 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/04 04:12:56 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0cfc166e8ebf9313ba9c585176f120d1 OK 2025/09/04 04:12:56 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.74s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:12:58 DEBUG : potato1: md5 = b843c795861b629d4b587da5ba159a74 OK 2025/09/04 04:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (60 bytes), uploading instead of streaming 2025/09/04 04:13:00 DEBUG : potato2: md5 = 6ff3dd88bc4f775671df56bf5dbd5959 OK 2025/09/04 04:13:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.29s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:03 DEBUG : potato1: md5 = 249437c68e7dd40a79181bf6ac78812c OK 2025/09/04 04:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': File to upload is small (60 bytes), uploading instead of streaming 2025/09/04 04:13:04 DEBUG : potato2: md5 = 198f51f76913e1062e76dfaec60fede7 OK 2025/09/04 04:13:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:08 DEBUG : potato2: md5 = 5ad5dfe222e421c4b76178ed726fcfbb OK 2025/09/04 04:13:09 DEBUG : empty space: md5 = b253b897d7c50ffcbaae22b7590829e5 OK 2025/09/04 04:13:11 DEBUG : sub dir/potato3: md5 = f602f7d8be8d5a62436457664fcd3755 OK 2025/09/04 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Touching "sub dir/potato3" 2025/09/04 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Touching "potato2" 2025/09/04 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Touching "empty space" 2025/09/04 04:13:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.75s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:17 DEBUG : dir with metadata: Making directory with metadata 2025/09/04 04:13:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:19 DEBUG : directory with modtime: Making directory with metadata 2025/09/04 04:13:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/04 04:13:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 04:13:22 DEBUG : Google drive root 'crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0': Skipping btime metadata as can't update it on an existing file: 2025-09-04T04:13:22.121782912Z 2025/09/04 04:13:22 INFO : non existent directory: Updated directory metadata 2025/09/04 04:13:24 DEBUG : Google drive root 'crypt/9090udjg9cj2n3ufvadpt4e48f6h3meg895gjmbcepb6ee66rqa0': Skipping btime metadata as can't update it on an existing file: 2025-09-04T04:13:22.121782912Z 2025/09/04 04:13:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.58s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/04 04:13:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/04 04:13:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/04 04:13:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 04:13:30 DEBUG : dst: Making directory with metadata 2025/09/04 04:13:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 04:13:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 04:13:31 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 04:13:32 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 04:13:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/04 04:13:32 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 04:13:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru'", Local "Local file system at /tmp/rclone2697430004", Modify Window "1ms" 2025/09/04 04:13:36 DEBUG : sub dir/test remove existing: md5 = e38be04ce0391ea3f030aec3fd44b980 OK 2025/09/04 04:13:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a1b24553e901bd2566220d94919e9ae3 OK 2025/09/04 04:13:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lopimew7" before starting 2025/09/04 04:13:41 DEBUG : sub dir/test remove existing.lopimew7: TEST: removing renamed existing file after operation 2025/09/04 04:13:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mowaqob9" before starting 2025/09/04 04:13:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mowaqob9: TEST: renaming existing back after failed operation 2025/09/04 04:13:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wemogix4" before starting 2025/09/04 04:13:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wemogix4: TEST: removing renamed existing file after operation 2025/09/04 04:13:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "g8p59ovoukm0karp8quqgpd4t10urekch1l6s0mfugg4pcs8flu0" 2025/09/04 04:13:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "diqtls8plphefang7iksmca6773gju6act2ctcipnq51so4qiqveaoghte7kuknsq4a8p0s54p6g4fenrpsh7gbudcms91dm96jcp11ohkpagrair56mfmdafea6pun10uu0lkkpl3thgsil9c7r293m7ghio8ri0hfp0tcd6ros4qpj4fjg" --- PASS: TestRemoveExisting (14.06s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/04 04:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojuxad8heru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m56.653651115s (try 1/5)