"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/17 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime" 2025/09/17 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg" 2025/09/17 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone101925198" === 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/17 01:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/17 01:02:22 DEBUG : potato: Seek from 10 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 10 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/17 01:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/17 01:02:22 DEBUG : potato: Seek from 8 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 8 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/17 01:02:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/17 01:02:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/17 01:02:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/17 01:02:22 DEBUG : potato: Seek from 5 to 2 2025/09/17 01:02:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/17 01:02:22 DEBUG : potato: Seek from 9 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 9 to 0 2025/09/17 01:02:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:02:24 DEBUG : rutabaga: md5 = 7eebc9bdef3036d711262579bfd1933b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/17 01:02:27 DEBUG : empty space: md5 = 64ec34cec47a3bbea6069d0a1089ee30 OK === RUN TestCheck/3 2025/09/17 01:02:29 DEBUG : potato2: md5 = a96b67e9d9779df6a0c76d3484ae85f3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/17 01:02:31 DEBUG : remotepotato: md5 = 3f7583653d255b0085295372ea49b1f8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.49s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2025/09/17 01:02:34 DEBUG : Creating backend with remote "nonexistent" 2025/09/17 01:02:34 DEBUG : Creating backend with remote "nonexistent" 2025/09/17 01:02:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/17 01:02:34 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/17 01:02:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/17 01:02:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:02:36 DEBUG : rutabaga: md5 = de12072d0dbce81e6f869445f9510c4a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/17 01:02:40 DEBUG : empty space: md5 = 442e44e396deeefc4f29d5b4026ca357 OK === RUN TestCheckDownload/3 2025/09/17 01:02:43 DEBUG : potato2: md5 = ad9538af33e6e02342b267d0af64a097 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/17 01:02:47 DEBUG : remotepotato: md5 = a3bb2c6ed608f6d95472f3b45512b786 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.53s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.29s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.17s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:02:53 DEBUG : rutabaga: md5 = d32975754d57a4311d0dd959c2570c76 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/17 01:02:56 DEBUG : empty space: md5 = 583e682ba043cfe4eb9e314bc5725231 OK === RUN TestCheckSizeOnly/3 2025/09/17 01:02:58 DEBUG : potato2: md5 = 07dce163e31b89d83ec824777481250a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/17 01:03:00 DEBUG : remotepotato: md5 = da9e786a8c3ce2d0e1b83e90eaaf939c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.72s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.39s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:03:05 DEBUG : test.sum: md5 = 4d66a10f947cec2608229f52d1a42a30 OK 2025/09/17 01:03:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/17 01:03:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/17 01:03:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/17 01:03:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/17 01:03:08 DEBUG : test.sum: md5 = 8984eb881edad39a45dd214edfd885e8 OK 2025/09/17 01:03:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/17 01:03:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/17 01:03:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/17 01:03:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.27s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:03:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/data" 2025/09/17 01:03:10 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime/data' lacks md5, skipping --- SKIP: TestCheckSum (2.15s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:03:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/data" 2025/09/17 01:03:12 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/vjrnln8ratgmqakfosrqe8espk" 2025/09/17 01:03:16 DEBUG : data/banana: md5 = c0e0606e96fb488e44ffe47cde1426ae OK 2025/09/17 01:03:18 DEBUG : test.sum: md5 = 361cee3308c26721b7e59bf0e593b273 OK === RUN TestCheckSumDownload/subtest1 2025/09/17 01:03:23 DEBUG : data/potato: md5 = 7c00ed4a5b1eb75e8927aa2a104f4df7 OK 2025/09/17 01:03:24 DEBUG : test.sum: md5 = 66e5a9ca3f3d47e122e9191ab9e5d714 OK === RUN TestCheckSumDownload/subtest2 2025/09/17 01:03:28 DEBUG : test.sum: md5 = 6297fe2eb9f1592f4756aaa3a440e661 OK === RUN TestCheckSumDownload/subtest3 2025/09/17 01:03:33 DEBUG : test.sum: md5 = 1ab90f73c244a6e72d40b0f3fc517005 OK === RUN TestCheckSumDownload/subtest4 2025/09/17 01:03:37 DEBUG : test.sum: md5 = 9f4d62d3f9150cb5fcef80bef682414d OK === RUN TestCheckSumDownload/subtest5 2025/09/17 01:03:42 DEBUG : test.sum: md5 = 00d0f1fd1485350e609be4cf0648f15b OK === RUN TestCheckSumDownload/subtest6 2025/09/17 01:03:47 DEBUG : data/banana: md5 = 4069baa06c75954c5d62cfe4f9353dc2 OK 2025/09/17 01:03:48 DEBUG : data/potato: md5 = 1fa8e6ed35b4e35a46189ce7171a82d4 OK 2025/09/17 01:03:50 DEBUG : test.sum: md5 = b18f3dc464ef70e0ae754eca5f053a76 OK === RUN TestCheckSumDownload/subtest7 2025/09/17 01:03:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/17 01:03:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.53s) --- PASS: TestCheckSumDownload/subtest1 (2.65s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/09/17 01:03:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kajumom3gufa" 2025/09/17 01:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:03:56 DEBUG : Creating backend with remote "TestDrive:crypt/7s2s1al6hj2g1q3stls0abjje5oiu8fmp217nud4pafggrp6k72g" 2025/09/17 01:03:57 DEBUG : Creating backend with remote "/tmp/rclone20473904" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa'", Local "Local file system at /tmp/rclone20473904", Modify Window "1ms" 2025/09/17 01:03:59 DEBUG : hello, world!: md5 = 9b6d3fa0352007264d681ba8c83bd1c7 OK upper checkfile vs. lower remote (without normalization) 2025/09/17 01:04:00 ERROR : hello, world!: sum not found 2025/09/17 01:04:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa' 2025/09/17 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': 1 files missing 2025/09/17 01:04:00 NOTICE: 1 hashes missing 2025/09/17 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': 1 differences found 2025/09/17 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/17 01:04:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': 0 differences found 2025/09/17 01:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': 1 matching files 2025/09/17 01:04:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dijavup3qava" 2025/09/17 01:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:01 DEBUG : Creating backend with remote "TestDrive:crypt/69dnp3g8seaksp8qbs1lal5vg858is7ge4tgpmm6k99724t4soqg" 2025/09/17 01:04:02 DEBUG : Creating backend with remote "/tmp/rclone2858248074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava'", Local "Local file system at /tmp/rclone2858248074", Modify Window "1ms" 2025/09/17 01:04:04 DEBUG : HELLO, WORLD!: md5 = 278d719494f046fd961a3f613953c320 OK lower checkfile vs. upper remote (without normalization) 2025/09/17 01:04:05 ERROR : HELLO, WORLD!: sum not found 2025/09/17 01:04:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava' 2025/09/17 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': 1 files missing 2025/09/17 01:04:05 NOTICE: 1 hashes missing 2025/09/17 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': 1 differences found 2025/09/17 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/17 01:04:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': 0 differences found 2025/09/17 01:04:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': 1 matching files 2025/09/17 01:04:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lotidag1sobo" 2025/09/17 01:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:06 DEBUG : Creating backend with remote "TestDrive:crypt/heold1e4k01p93fjl0qvudnnfq7pbnnsm2fjt3gahcqg84qqb9sg" 2025/09/17 01:04:07 DEBUG : Creating backend with remote "/tmp/rclone1098605461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo'", Local "Local file system at /tmp/rclone1098605461", Modify Window "1ms" 2025/09/17 01:04:09 DEBUG : HeLlO, wOrLd!: md5 = d16e487629d2f9b19f99a8c98bfedf78 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/17 01:04:10 ERROR : HeLlO, wOrLd!: sum not found 2025/09/17 01:04:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo' 2025/09/17 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': 1 files missing 2025/09/17 01:04:10 NOTICE: 1 hashes missing 2025/09/17 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': 1 differences found 2025/09/17 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/17 01:04:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': 0 differences found 2025/09/17 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': 1 matching files 2025/09/17 01:04:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pokibok1hesa" 2025/09/17 01:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/1kkhdm8is2mhldj0b5nde8qrrf44s45t6eh5s6rm4s00e1ffahr0" 2025/09/17 01:04:12 DEBUG : Creating backend with remote "/tmp/rclone2917593549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa'", Local "Local file system at /tmp/rclone2917593549", Modify Window "1ms" 2025/09/17 01:04:14 DEBUG : HELLO, WORLD!: md5 = eda05a8d5e045c15d16e75d6e5f8d358 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/17 01:04:15 ERROR : HELLO, WORLD!: sum not found 2025/09/17 01:04:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa' 2025/09/17 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': 1 files missing 2025/09/17 01:04:15 NOTICE: 1 hashes missing 2025/09/17 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': 1 differences found 2025/09/17 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/17 01:04:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': 0 differences found 2025/09/17 01:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': 1 matching files 2025/09/17 01:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wofuqic1cigu" 2025/09/17 01:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/vs3ocg7blt8di11lj7g5snq0qht1okj5ne9ef2cehto163nnvsc0" 2025/09/17 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone1901753826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu'", Local "Local file system at /tmp/rclone1901753826", Modify Window "1ms" 2025/09/17 01:04:19 DEBUG : 測試_Русский___ě_áñ: md5 = 2f4cfe7822d37cd85b99c968c181571a OK NFD checkfile vs. NFC remote (without normalization) 2025/09/17 01:04:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu' 2025/09/17 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': 1 files missing 2025/09/17 01:04:19 NOTICE: 1 hashes missing 2025/09/17 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': 1 differences found 2025/09/17 01:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/17 01:04:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': 0 differences found 2025/09/17 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': 1 matching files 2025/09/17 01:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duduriv1kuso" 2025/09/17 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/7doso3kjc9ircj49hnmltk3qv72h01f0ugbgo8qv3rocli7m0rpg" 2025/09/17 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone1430769644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso'", Local "Local file system at /tmp/rclone1430769644", Modify Window "1ms" 2025/09/17 01:04:24 DEBUG : 測試_Русский___ě_áñ: md5 = a55e19eb01c889498bae7eff08e0df19 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/17 01:04:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso' 2025/09/17 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': 1 files missing 2025/09/17 01:04:25 NOTICE: 1 hashes missing 2025/09/17 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': 1 differences found 2025/09/17 01:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/17 01:04:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': 0 differences found 2025/09/17 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': 1 matching files 2025/09/17 01:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xokedeh9bame" 2025/09/17 01:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/r8bu4912skad1k7eeu16kmt30p3h2aet97m8h68u8fra1sic83ig" 2025/09/17 01:04:27 DEBUG : Creating backend with remote "/tmp/rclone1255991563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame'", Local "Local file system at /tmp/rclone1255991563", Modify Window "1ms" 2025/09/17 01:04:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc42e6f21a65ae3b39507ef4eeecd2b4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/17 01:04:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame' 2025/09/17 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': 1 files missing 2025/09/17 01:04:30 NOTICE: 1 hashes missing 2025/09/17 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': 1 differences found 2025/09/17 01:04:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/17 01:04:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': 0 differences found 2025/09/17 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': 1 matching files 2025/09/17 01:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxafiy4nexo" 2025/09/17 01:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/oter2vrfk8lqj0gt9oive9i9ml47r47sjsega4jf17v22t5eueo0" 2025/09/17 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone641629839" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo'", Local "Local file system at /tmp/rclone641629839", Modify Window "1ms" 2025/09/17 01:04:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 74e84bb32836567e0558e2ee0e6de8d5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/17 01:04:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo' 2025/09/17 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': 1 files missing 2025/09/17 01:04:35 NOTICE: 1 hashes missing 2025/09/17 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': 1 differences found 2025/09/17 01:04:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/17 01:04:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': 0 differences found 2025/09/17 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': 1 matching files 2025/09/17 01:04:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapahik9xese" 2025/09/17 01:04:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:36 DEBUG : Creating backend with remote "TestDrive:crypt/u03tqtqvr1f2u0j8un7qlvlbqfk0ffhvr0hfhi34b1f6vt6qccq0" 2025/09/17 01:04:37 DEBUG : Creating backend with remote "/tmp/rclone2953270950" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese'", Local "Local file system at /tmp/rclone2953270950", Modify Window "1ms" 2025/09/17 01:04:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4bd6872efb88d582dc9214e48c0dbca6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/17 01:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese' 2025/09/17 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': 1 files missing 2025/09/17 01:04:39 NOTICE: 1 hashes missing 2025/09/17 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': 1 differences found 2025/09/17 01:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/17 01:04:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': 0 differences found 2025/09/17 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': 1 matching files 2025/09/17 01:04:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubefiw4johu" 2025/09/17 01:04:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:04:41 DEBUG : Creating backend with remote "TestDrive:crypt/6vao9bt9rf3ovu3sbud0idadslujbh5c6bvjd13bauje03rk43ng" 2025/09/17 01:04:42 DEBUG : Creating backend with remote "/tmp/rclone4093858555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu'", Local "Local file system at /tmp/rclone4093858555", Modify Window "1ms" 2025/09/17 01:04:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = adcdc2bacc2ce09040a3a72cad9036ba OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/17 01:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/17 01:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu' 2025/09/17 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': 1 files missing 2025/09/17 01:04:45 NOTICE: 1 hashes missing 2025/09/17 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': 1 differences found 2025/09/17 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/17 01:04:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/17 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': 0 differences found 2025/09/17 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': 1 matching files 2025/09/17 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubefiw4johu': Purge remote 2025/09/17 01:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapahik9xese': Purge remote 2025/09/17 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxafiy4nexo': Purge remote 2025/09/17 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xokedeh9bame': Purge remote 2025/09/17 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duduriv1kuso': Purge remote 2025/09/17 01:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wofuqic1cigu': Purge remote 2025/09/17 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pokibok1hesa': Purge remote 2025/09/17 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lotidag1sobo': Purge remote 2025/09/17 01:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dijavup3qava': Purge remote 2025/09/17 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kajumom3gufa': Purge remote --- PASS: TestApplyTransforms (54.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:04:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 01:04:53 DEBUG : sub/file2: md5 = fa10a5caba175948145c54cca8144f75 OK 2025/09/17 01:04:53 INFO : file1: Copied (new) to: sub/file2 2025/09/17 01:04:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 01:04:54 DEBUG : file1: Unchanged skipping 2025/09/17 01:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': don't need to copy/move sub/file2, it is already at target location 2025/09/17 01:04:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:05:00 DEBUG : dst/file1: md5 = dedc1d4b0f44f2b9a54069ffd3b02dda OK 2025/09/17 01:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/backup" 2025/09/17 01:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/1nrff024r7pq65ecp72fc28jb0" 2025/09/17 01:05:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/17 01:05:05 INFO : dst/file1: Moved (server-side) 2025/09/17 01:05:06 DEBUG : dst/file1: md5 = 9c9cdd69cc4e2a952e5670ffb1be4dda OK 2025/09/17 01:05:06 INFO : dst/file1: Copied (new) 2025/09/17 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:05:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:05:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/dst" 2025/09/17 01:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 01:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/CompareDest" 2025/09/17 01:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/gveqi14airsml4bgu7krj116o8" 2025/09/17 01:05:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/17 01:05:17 DEBUG : one: md5 = d2a59b9c9e593d9e983264d175239768 OK 2025/09/17 01:05:17 INFO : one: Copied (new) 2025/09/17 01:05:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:21 DEBUG : one: md5 = a31922be82f32e68ef5509dfd996c2c6 OK 2025/09/17 01:05:21 INFO : one: Copied (replaced existing) 2025/09/17 01:05:23 DEBUG : dst/one: md5 = 144ce3c081dc3ceb212c17b83c87c038 OK 2025/09/17 01:05:25 DEBUG : CompareDest/one: md5 = 400c2327cfa1e64e60311d5274d8cea1 OK 2025/09/17 01:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:05:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/17 01:05:28 DEBUG : CompareDest/two: md5 = b0c5c4a90a7530d02745b54a8a6e72a9 OK 2025/09/17 01:05:29 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 01:05:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:05:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 01:05:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 01:05:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:05:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/17 01:05:32 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 01:05:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:33 DEBUG : two: md5 = cc3c59746d4587b5b7adbaebec63dc5b OK 2025/09/17 01:05:33 INFO : two: Copied (new) 2025/09/17 01:05:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 01:05:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:05:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:05:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/dst" 2025/09/17 01:05:38 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 01:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/CopyDest" 2025/09/17 01:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/17 01:05:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/17 01:05:44 DEBUG : one: md5 = faf15eaa4a0092550a192b2607038cff OK 2025/09/17 01:05:44 INFO : one: Copied (new) 2025/09/17 01:05:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:48 DEBUG : one: md5 = 3001af698c39623cf9dd7fdd45dded88 OK 2025/09/17 01:05:48 INFO : one: Copied (replaced existing) 2025/09/17 01:05:50 DEBUG : dst/one: md5 = f7efb43d0577dbc4c48a7b1d8b9f4725 OK 2025/09/17 01:05:52 DEBUG : CopyDest/one: md5 = 737273af4f3191eec1a17bb399bf364e OK 2025/09/17 01:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/BackupDir" 2025/09/17 01:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/17 01:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/17 01:05:56 INFO : one: Moved (server-side) 2025/09/17 01:05:58 INFO : one: Copied (server-side copy) 2025/09/17 01:05:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/17 01:06:00 DEBUG : CopyDest/two: md5 = 3c1aaa864079f66d40f911f4a2426138 OK 2025/09/17 01:06:01 DEBUG : two: Need to transfer - File not found at Destination 2025/09/17 01:06:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:06:02 INFO : two: Copied (server-side copy) 2025/09/17 01:06:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/17 01:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/17 01:06:03 DEBUG : two: Unchanged skipping 2025/09/17 01:06:05 DEBUG : CopyDest/three: md5 = 73a1d16ad065d018f63e6ad4f26dade3 OK 2025/09/17 01:06:06 DEBUG : three: Need to transfer - File not found at Destination 2025/09/17 01:06:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/17 01:06:06 DEBUG : three: Destination not found in --copy-dest 2025/09/17 01:06:07 DEBUG : three: md5 = 17674e1538753d144155b386e3b36f62 OK 2025/09/17 01:06:07 INFO : three: Copied (new) 2025/09/17 01:06:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 01:06:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:06:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 01:06:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 01:06:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:06:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 01:06:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.94s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/17 01:06:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 87f759d59b230a8a42d4162a952daece OK 2025/09/17 01:06:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/17 01:06:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/17 01:06:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/17 01:06:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/17 01:06:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/17 01:06:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8216cf144cafe668ce9764dbe0079d8a OK 2025/09/17 01:06:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/17 01:06:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/17 01:06:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using skip mode. 2025/09/17 01:06:28 NOTICE: one: Found 2 files with duplicate names 2025/09/17 01:06:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using skip mode. 2025/09/17 01:06:34 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:06:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/17 01:06:35 INFO : one: Deleted 2025/09/17 01:06:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using first mode. 2025/09/17 01:06:41 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:06:41 INFO : one: Deleted 2025/09/17 01:06:42 INFO : one: Deleted 2025/09/17 01:06:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.77s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using newest mode. 2025/09/17 01:06:48 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:06:48 INFO : one: Deleted 2025/09/17 01:06:49 INFO : one: Deleted 2025/09/17 01:06:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:06:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using oldest mode. 2025/09/17 01:06:55 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:06:55 INFO : one: Deleted 2025/09/17 01:06:56 INFO : one: Deleted 2025/09/17 01:06:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.51s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using largest mode. 2025/09/17 01:07:01 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:07:02 INFO : one: Deleted 2025/09/17 01:07:03 INFO : one: Deleted 2025/09/17 01:07:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.88s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using smallest mode. 2025/09/17 01:07:09 NOTICE: one: Found 3 files with duplicate names 2025/09/17 01:07:09 INFO : one: Deleted 2025/09/17 01:07:10 INFO : one: Deleted 2025/09/17 01:07:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Looking for duplicate names using rename mode. 2025/09/17 01:07:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/17 01:07:18 INFO : one-2.txt: renamed from: one.txt 2025/09/17 01:07:19 INFO : one-3.txt: renamed from: one.txt 2025/09/17 01:07:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.06s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:25 DEBUG : dupe1/one.txt: md5 = 1b0c0708dad289fedb2b3ba0abdfa25e OK 2025/09/17 01:07:27 DEBUG : dupe2/two.txt: md5 = 3063ef26b9dd19c57b5b2074a0fa1599 OK 2025/09/17 01:07:29 DEBUG : dupe3/three.txt: md5 = 205029ad8f1efc3756ecdb1d9b5bb57a OK 2025/09/17 01:07:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/17 01:07:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/17 01:07:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/17 01:07:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/17 01:07:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/17 01:07:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/17 01:07:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.63s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:37 DEBUG : a.txt: md5 = e63eda1b1be0192bcfa7370458033d60 OK 2025/09/17 01:07:39 DEBUG : zend.txt: md5 = 91a924e7b7fe18f9034c661929c6b387 OK 2025/09/17 01:07:41 DEBUG : sub dir/hello world: md5 = 375fdae19d08d3c04092e25c66f752aa OK 2025/09/17 01:07:42 DEBUG : sub dir/hello world2: md5 = 43be859bcc9215b499577b7c576acf23 OK 2025/09/17 01:07:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 817ac0d73f1b1ffd1973dd36f7ab5947 OK 2025/09/17 01:07:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7d4043592cd836e9c50e6a8d9755dfe8 OK 2025/09/17 01:07:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6dd06bf66e872c2b9392ebd61df09583 OK 2025/09/17 01:07:49 DEBUG : a.txt: Excluded (Size Filter) 2025/09/17 01:07:49 DEBUG : a.txt: Excluded 2025/09/17 01:07:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 01:07:50 DEBUG : sub dir/hello world2: Excluded 2025/09/17 01:07:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 01:07:50 DEBUG : sub dir/hello world: Excluded 2025/09/17 01:07:50 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 01:07:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 01:07:50 DEBUG : sub dir/hello world2: Excluded 2025/09/17 01:07:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 01:07:50 DEBUG : sub dir/hello world: Excluded 2025/09/17 01:07:51 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 01:07:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/17 01:07:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/17 01:07:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/17 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/17 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/17 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/17 01:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.10s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:07:59 DEBUG : a.txt: md5 = a0c3ff1182e9921e836524f516e24e8e OK 2025/09/17 01:08:00 DEBUG : zend.txt: md5 = 7c6370480e0c5571ad37f0b1056a68dd OK 2025/09/17 01:08:03 DEBUG : sub dir/hello world: md5 = 49c139fb419c64768d90e16938c514b2 OK 2025/09/17 01:08:04 DEBUG : sub dir/hello world2: md5 = 48e27d1dd0ca7418f02375ee75ae6465 OK 2025/09/17 01:08:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 822167ed28fdc63fa298069e59adf95a OK 2025/09/17 01:08:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a943756e1158b44bf2b3f3223675516 OK 2025/09/17 01:08:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = d454245522c425ae7bcf7e89627348a7 OK 2025/09/17 01:08:12 DEBUG : a.txt: Excluded (Size Filter) 2025/09/17 01:08:12 DEBUG : a.txt: Excluded 2025/09/17 01:08:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 01:08:12 DEBUG : sub dir/hello world: Excluded 2025/09/17 01:08:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 01:08:12 DEBUG : sub dir/hello world2: Excluded 2025/09/17 01:08:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 01:08:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/17 01:08:13 DEBUG : sub dir/hello world: Excluded 2025/09/17 01:08:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/17 01:08:13 DEBUG : sub dir/hello world2: Excluded 2025/09/17 01:08:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/17 01:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/17 01:08:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/17 01:08:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/17 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/17 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/17 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/17 01:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.92s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:22 DEBUG : file1: md5 = 83f8540e8705ee84214c689df57d5cbf OK 2025/09/17 01:08:24 DEBUG : sub/file2: md5 = 5a022f7040e34933c7ae3d04ed7ce690 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/17 01:08:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/17 01:08:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/17 01:08:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/17 01:08:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.93s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.39s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:32 DEBUG : file1: md5 = ca61210529b657492850b876350e6eea OK 2025/09/17 01:08:34 DEBUG : sub/file2: md5 = ebd13fb1dfc426f667962ae7ea1f4526 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/17 01:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/notfound" 2025/09/17 01:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/17 01:08:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.75s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Making directory 2025/09/17 01:08:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:45 DEBUG : sub dir/hello world: md5 = 80b26079372c0c86e486b8c6d0256520 OK 2025/09/17 01:08:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.84s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:49 DEBUG : potato2: md5 = 7d857fb14a08d09f6a2334b996a46c76 OK 2025/09/17 01:08:51 DEBUG : empty space: md5 = 93ecda1f4fc979f1d7a27bb51505cc43 OK --- PASS: TestLs (5.08s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:54 DEBUG : potato2: md5 = 56059c9b8e9bf69f3a86664f442764de OK 2025/09/17 01:08:56 DEBUG : empty space: md5 = 79d654c2f9f124c6e43dd4984b800258 OK 2025/09/17 01:08:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:08:59 DEBUG : potato2: md5 = 6b5c83a64ad1f9608ffd320f6f6a2805 OK 2025/09/17 01:09:01 DEBUG : empty space: md5 = 7e2578772bae407c07d8fff42b6f9b84 OK --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:04 DEBUG : potato2: md5 = 3a6ee00cceeef15fbfcb420e6245392f OK 2025/09/17 01:09:06 DEBUG : empty space: md5 = 590970fcc22f2ce8088bf13ad39b16db OK --- PASS: TestHashSums (4.53s) === RUN TestHashSumsWithErrors 2025/09/17 01:09:07 DEBUG : Creating backend with remote ":memory:" 2025/09/17 01:09:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/17 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/17 01:09:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/17 01:09:07 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:09 DEBUG : potato2: md5 = b9af319032404158061da86f27d1b7c5 OK 2025/09/17 01:09:10 DEBUG : empty space: md5 = 26b2b366fb5607ade9043ff96d9f6368 OK 2025/09/17 01:09:12 DEBUG : sub dir/potato3: md5 = 52d90d1127beb2cb23c276a6a61d0c05 OK 2025/09/17 01:09:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.70s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:17 DEBUG : small: md5 = 673cd53237bf7bf9da15f903d7afe5a6 OK 2025/09/17 01:09:19 DEBUG : medium: md5 = 14c98178f61fbecebb8e251e8bc6d85b OK 2025/09/17 01:09:20 DEBUG : large: md5 = c7f1c857a8d2bb56395add38d3e190b8 OK 2025/09/17 01:09:20 DEBUG : Waiting for deletions to finish 2025/09/17 01:09:21 DEBUG : large: Excluded (Size Filter) 2025/09/17 01:09:21 INFO : small: Deleted 2025/09/17 01:09:21 INFO : medium: Deleted --- PASS: TestDelete (6.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:24 DEBUG : small: md5 = ee07bf7c6833b7982a110ffedd9832c1 OK 2025/09/17 01:09:25 DEBUG : medium: md5 = 0bba161a0603504c34ad2575292a4982 OK 2025/09/17 01:09:27 DEBUG : large: md5 = 33d066a26199b2cf5974528cdb3ed4f6 OK 2025/09/17 01:09:27 DEBUG : Waiting for deletions to finish 2025/09/17 01:09:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/17 01:09:28 INFO : medium: Deleted 2025/09/17 01:09:28 INFO : small: Deleted --- PASS: TestMaxDelete (7.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:31 DEBUG : small: md5 = 6b4d7d066ccaf5ee048cb6a69eef4147 OK 2025/09/17 01:09:32 DEBUG : medium: md5 = 8763df38f8621c0ffd4a9c67819423b0 OK 2025/09/17 01:09:34 DEBUG : large: md5 = 90919136246fc10ddb9cd067194b8b2b OK 2025/09/17 01:09:34 DEBUG : Waiting for deletions to finish 2025/09/17 01:09:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/17 01:09:35 INFO : medium: Deleted 2025/09/17 01:09:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.11s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:38 DEBUG : small: md5 = 503781c6157b01e42cf12212718a8f32 OK 2025/09/17 01:09:40 DEBUG : medium: md5 = 987773bffedf9b1fa0dcce86cf372119 OK 2025/09/17 01:09:41 DEBUG : large: md5 = 486848885a739d532e6f6f2f7e1d7349 OK 2025/09/17 01:09:41 DEBUG : Waiting for deletions to finish 2025/09/17 01:09:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/17 01:09:42 INFO : large: Deleted 2025/09/17 01:09:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:45 DEBUG : ReadFile: md5 = 3f29e8eab05961c62ef64a5e57d040ec OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/09/17 01:09:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/17 01:09:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/17 01:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 01:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 01:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 01:09:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/17 01:09:48 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:09:49 DEBUG : file1: md5 = eb32f0301c1590eff580c01486ab9e7f OK 2025/09/17 01:09:51 DEBUG : file2: md5 = ddec89eec1e69dbc7845f88fc1965613 OK --- PASS: TestCat (16.80s) === RUN TestPurge 2025/09/17 01:10:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guteyoh6keqi" 2025/09/17 01:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 01:10:05 DEBUG : Creating backend with remote "TestDrive:crypt/5at9gdllk4vjsbqjvfnpfbru8jmgac02t65hkt0bbmofs7fgjnlg" 2025/09/17 01:10:06 DEBUG : Creating backend with remote "/tmp/rclone580882537" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guteyoh6keqi'", Local "Local file system at /tmp/rclone580882537", Modify Window "1ms" 2025/09/17 01:10:10 DEBUG : A1/B1/C1/one: md5 = 863f205417936f339541230f89d96fab OK 2025/09/17 01:10:10 INFO : A2: Making directory 2025/09/17 01:10:11 INFO : A1/B2: Making directory 2025/09/17 01:10:12 INFO : A1/B2/C2: Making directory 2025/09/17 01:10:12 INFO : A1/B1/C3: Making directory 2025/09/17 01:10:13 INFO : A3: Making directory 2025/09/17 01:10:14 INFO : A3/B3: Making directory 2025/09/17 01:10:15 INFO : A3/B3/C4: Making directory 2025/09/17 01:10:17 DEBUG : A1/two: md5 = 7659784e474cc40fa8610393904715b4 OK 2025/09/17 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guteyoh6keqi': Purge remote 2025/09/17 01:10:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.98s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:10:24 DEBUG : A1/B1/C1/one: md5 = 46ebb6c43b32c1af287bfd246358bf9c OK 2025/09/17 01:10:24 INFO : A2: Making directory 2025/09/17 01:10:25 INFO : A1/B2: Making directory 2025/09/17 01:10:26 INFO : A1/B2/C2: Making directory 2025/09/17 01:10:26 INFO : A1/B1/C3: Making directory 2025/09/17 01:10:27 INFO : A3: Making directory 2025/09/17 01:10:28 INFO : A3/B3: Making directory 2025/09/17 01:10:29 INFO : A3/B3/C4: Making directory 2025/09/17 01:10:31 DEBUG : A1/two: md5 = 524a89dcda97d38c12b20de539487f9e OK 2025/09/17 01:10:32 DEBUG : removing 1 level 3 directories 2025/09/17 01:10:32 INFO : A3/B3/C4: Removing directory 2025/09/17 01:10:35 DEBUG : removing 2 level 3 directories 2025/09/17 01:10:35 INFO : A1/B2/C2: Removing directory 2025/09/17 01:10:35 INFO : A1/B1/C3: Removing directory 2025/09/17 01:10:35 DEBUG : removing 2 level 2 directories 2025/09/17 01:10:35 INFO : A3/B3: Removing directory 2025/09/17 01:10:35 INFO : A1/B2: Removing directory 2025/09/17 01:10:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/17 01:10:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 01:10:36 DEBUG : removing 2 level 1 directories 2025/09/17 01:10:36 INFO : A3: Removing directory 2025/09/17 01:10:36 INFO : A2: Removing directory 2025/09/17 01:10:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/17 01:10:40 DEBUG : removing 1 level 3 directories 2025/09/17 01:10:40 INFO : A1/B1/C1: Removing directory 2025/09/17 01:10:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:41 DEBUG : removing 1 level 2 directories 2025/09/17 01:10:41 INFO : A1/B1: Removing directory 2025/09/17 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 01:10:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:10:42 DEBUG : removing 1 level 1 directories 2025/09/17 01:10:42 INFO : A1: Removing directory 2025/09/17 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 01:10:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 01:10:42 DEBUG : removing 1 level 0 directories 2025/09/17 01:10:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Removing directory 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/17 01:10:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.16s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:10:44 INFO : A1: Making directory 2025/09/17 01:10:45 INFO : A1/B1: Making directory 2025/09/17 01:10:46 INFO : A1/B1/C1: Making directory 2025/09/17 01:10:49 DEBUG : removing 1 level 3 directories 2025/09/17 01:10:49 INFO : A1/B1/C1: Removing directory 2025/09/17 01:10:50 DEBUG : removing 1 level 2 directories 2025/09/17 01:10:50 INFO : A1/B1: Removing directory 2025/09/17 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:10:52 INFO : A1: Making directory 2025/09/17 01:10:53 INFO : A1/B1: Making directory 2025/09/17 01:10:54 INFO : A1/B1/C1: Making directory 2025/09/17 01:10:57 DEBUG : removing 1 level 3 directories 2025/09/17 01:10:57 INFO : A1/B1/C1: Removing directory 2025/09/17 01:10:57 DEBUG : removing 1 level 2 directories 2025/09/17 01:10:57 INFO : A1/B1: Removing directory 2025/09/17 01:10:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:10:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:11:01 DEBUG : file1: md5 = 7c127c916f9e41f6fd71c314e218b8d1 OK 2025/09/17 01:11:02 DEBUG : filename.txt: File name found in url 2025/09/17 01:11:03 DEBUG : filename.txt: md5 = 6e366dec8ec5cfbe76ae141c539237c3 OK 2025/09/17 01:11:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/17 01:11:05 DEBUG : headerfilename.txt: md5 = 7168fd7b7779de11948fbb96a1133357 OK 2025/09/17 01:11:06 DEBUG : file2: md5 = 917a522725cf215c0640264e41c8bdd9 OK --- PASS: TestCopyURL (9.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:11:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 01:11:12 DEBUG : sub/file2: md5 = 1ae3916261a4bec3d2019153d752ed55 OK 2025/09/17 01:11:12 INFO : file1: Copied (new) to: sub/file2 2025/09/17 01:11:12 INFO : file1: Deleted 2025/09/17 01:11:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 01:11:12 DEBUG : file1: Unchanged skipping 2025/09/17 01:11:12 INFO : file1: Deleted 2025/09/17 01:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': don't need to copy/move sub/file2, it is already at target location 2025/09/17 01:11:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.36s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:11:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/17 01:11:17 DEBUG : file1: md5 = 8b1d643c0653ba7816e1f730b97bda45 OK 2025/09/17 01:11:17 INFO : file1: Copied (new) 2025/09/17 01:11:17 INFO : file1: Deleted 2025/09/17 01:11:18 DEBUG : file1: Destination exists, skipping 2025/09/17 01:11:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:11:22 DEBUG : dst/file1: md5 = c4b198e53eb15759288ed22a1b5fc884 OK 2025/09/17 01:11:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokapud8gime/backup" 2025/09/17 01:11:23 DEBUG : Creating backend with remote "TestDrive:crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg/1nrff024r7pq65ecp72fc28jb0" 2025/09/17 01:11:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/17 01:11:27 INFO : dst/file1: Moved (server-side) 2025/09/17 01:11:28 DEBUG : dst/file1: md5 = a95e9c2ed16dfa3805d26a1486f19aea OK 2025/09/17 01:11:28 INFO : dst/file1: Copied (new) 2025/09/17 01:11:28 INFO : dst/file1: Deleted 2025/09/17 01:11:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:11:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/17 01:11:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.04s) === 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:11:35 DEBUG : A1/one: md5 = 9c0ddacbcbc9e2882af6e1ffadeabcc9 OK 2025/09/17 01:11:36 DEBUG : A1/two: md5 = 0c2a07a30058a4445617193cdf344cbe OK 2025/09/17 01:11:38 DEBUG : A1/B1/three: md5 = e3ba00930c368023005558d3982498c3 OK 2025/09/17 01:11:41 DEBUG : A1/B1/C1/four: md5 = b1f547f731f6bce189b6c6cb4102a786 OK 2025/09/17 01:11:43 DEBUG : A1/B1/C2/five: md5 = 45078e2195f710d2a558a4d54979922a OK 2025/09/17 01:11:43 INFO : A1/B2: Making directory 2025/09/17 01:11:44 INFO : A1/B1/C3: Making directory 2025/09/17 01:11:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/17 01:11:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/17 01:11:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/17 01:11:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/17 01:11:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/17 01:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 01:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 01:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 01:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 01:11:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/17 01:12:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/17 01:12:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/17 01:12:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/17 01:12:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/17 01:12:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/17 01:12:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 01:12:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 01:12:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:12:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 01:12:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 01:12:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/17 01:12:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/17 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/17 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.46s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 01:12:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 39f38311bca2d2d87b35b7b835520ec4 OK 2025/09/17 01:12:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/17 01:12:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 01:12:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/17 01:12:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 86cc17fa2f18e70d82d23869f43315ec OK 2025/09/17 01:12:22 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 01:12:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 97951dc3af3c4ad17ddace220e9b514a OK 2025/09/17 01:12:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 01:12:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/17 01:12:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 2e74cb60ee1209e1823236a135bf525b OK 2025/09/17 01:12:27 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 01:12:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 01:12:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/17 01:12:32 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-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (34 bytes), uploading instead of streaming 2025/09/17 01:12:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/17 01:12:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/17 01:12:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/17 01:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (48 bytes), uploading instead of streaming 2025/09/17 01:12:41 DEBUG : rcat_metadata: md5 = 2b531398bdef6b6311ab9306e04ce762 OK 2025/09/17 01:12:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/17 01:12:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/17 01:12:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = 05d70852b09eea5c97b8fa56cc95d56c OK 2025/09/17 01:12:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.97s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:47 DEBUG : potato1: md5 = aaaae83adb5373fcb52ef5fdfffbc906 OK 2025/09/17 01:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (60 bytes), uploading instead of streaming 2025/09/17 01:12:48 DEBUG : potato2: md5 = 39493dcd6a2dd4f58715fada9f4ea1a0 OK 2025/09/17 01:12:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:51 DEBUG : potato1: md5 = 1819c076d7f45c9301b820b5b13060ec OK 2025/09/17 01:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': File to upload is small (60 bytes), uploading instead of streaming 2025/09/17 01:12:53 DEBUG : potato2: md5 = 445a106c26fd64a7ab1736106f12ee60 OK 2025/09/17 01:12:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.15s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:12:57 DEBUG : potato2: md5 = e153859aeadecc5f1725939e95a573b3 OK 2025/09/17 01:12:58 DEBUG : empty space: md5 = bbb1231f3d7977ecb9c4ea69d10aa068 OK 2025/09/17 01:13:00 DEBUG : sub dir/potato3: md5 = 97489833dc64db330ac167773dece2aa OK 2025/09/17 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Touching "sub dir/potato3" 2025/09/17 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Touching "empty space" 2025/09/17 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Touching "potato2" 2025/09/17 01:13:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:05 DEBUG : dir with metadata: Making directory with metadata 2025/09/17 01:13:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.73s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:08 DEBUG : directory with modtime: Making directory with metadata 2025/09/17 01:13:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/17 01:13:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 01:13:11 DEBUG : Google drive root 'crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg': Skipping btime metadata as can't update it on an existing file: 2025-09-17T01:13:10.769491638Z 2025/09/17 01:13:11 INFO : non existent directory: Updated directory metadata 2025/09/17 01:13:13 DEBUG : Google drive root 'crypt/fhjril8q82vmscpbvoh1i01c9hsf65ciapdhn4bhr45j8l4htikg': Skipping btime metadata as can't update it on an existing file: 2025-09-17T01:13:10.769491638Z 2025/09/17 01:13:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.92s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/17 01:13:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/17 01:13:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/17 01:13:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 01:13:19 DEBUG : dst: Making directory with metadata 2025/09/17 01:13:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/17 01:13:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/17 01:13:21 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 01:13:21 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 01:13:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/17 01:13:21 INFO : dst: Set directory modification time (using SetModTime) 2025/09/17 01:13:21 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime'", Local "Local file system at /tmp/rclone101925198", Modify Window "1ms" 2025/09/17 01:13:25 DEBUG : sub dir/test remove existing: md5 = b60a72f82b42f130e92e08e9f81390a8 OK 2025/09/17 01:13:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 64ddeefbaed181925794502455d2c4e4 OK 2025/09/17 01:13:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kadukus8" before starting 2025/09/17 01:13:30 DEBUG : sub dir/test remove existing.kadukus8: TEST: removing renamed existing file after operation 2025/09/17 01:13:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hufapox5" before starting 2025/09/17 01:13:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hufapox5: TEST: renaming existing back after failed operation 2025/09/17 01:13:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zobocuy5" before starting 2025/09/17 01:13:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zobocuy5: TEST: removing renamed existing file after operation 2025/09/17 01:13:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7goae7rg1ctu4qo467fm52ibmop760i270a08t5441ikt14dv0tb7b388jugb6qhrrji9s09270rdo031nceng7e7venjfpbt6fr9ancau6npdgibb37avmb9n5grtf9qlrbmg1crk2jjtqb3ftgs28h4brjtvdqq92pvhhqu6fo6ra5nsc0" 2025/09/17 01:13:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "emvoigdra2vkpmffel91rq00ph707r5omssiui6ccoean0jquj7g" --- PASS: TestRemoveExisting (13.80s) === 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/17 01:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokapud8gime': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m17.030150982s (try 1/5)