"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/23 04:26:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve" 2025/10/23 04:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:26:52 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260" 2025/10/23 04:26:53 DEBUG : Creating backend with remote "/tmp/rclone2665805815" === 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/23 04:26:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/23 04:26:53 DEBUG : potato: Seek from 10 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 10 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Seek from 5 to 2 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/23 04:26:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Seek from 5 to 2 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/23 04:26:53 DEBUG : potato: Seek from 8 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 8 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/23 04:26:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/23 04:26:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/23 04:26:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/23 04:26:53 DEBUG : potato: Seek from 5 to 2 2025/10/23 04:26:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/23 04:26:53 DEBUG : potato: Seek from 9 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 9 to 0 2025/10/23 04:26:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:26:56 DEBUG : rutabaga: md5 = b5c54c6ea2c26321fa11d0ed3216ba39 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/23 04:26:58 DEBUG : empty space: md5 = 87d45528ce34af673c83b16d0fb630b9 OK === RUN TestCheck/3 2025/10/23 04:27:00 DEBUG : potato2: md5 = 6e3729601df430e35ef2ba4512401b0d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/23 04:27:02 DEBUG : remotepotato: md5 = a8399f9fe5b3dcb42a39417a6e21e9eb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.16s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/23 04:27:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/23 04:27:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/23 04:27:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/23 04:27:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/23 04:27:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/23 04:27:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:27:07 DEBUG : rutabaga: md5 = c5a33d510b3b9f46347f1bc9b234b136 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/23 04:27:11 DEBUG : empty space: md5 = 057f5783e3456097d586e601ed641f35 OK === RUN TestCheckDownload/3 2025/10/23 04:27:14 DEBUG : potato2: md5 = dc0cf5701085566db9b14aa8f40bb3bd OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/23 04:27:18 DEBUG : remotepotato: md5 = e3fea9ac5f0e48d58a259e9c4fe63b2a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.06s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.46s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.54s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:27:25 DEBUG : rutabaga: md5 = 1729d56d727f4760c148afb3691318e2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/23 04:27:27 DEBUG : empty space: md5 = d5afb9f0463eca5d7803b6df8f42b157 OK === RUN TestCheckSizeOnly/3 2025/10/23 04:27:30 DEBUG : potato2: md5 = 28638c84ec5392eaa2fac26a1b997f7c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/23 04:27:32 DEBUG : remotepotato: md5 = 40e9f80016cdabb38ecde93dc4c579ef OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.52s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:27:37 DEBUG : test.sum: md5 = 47fccbd1f5df0c0d671df430cda7409d OK 2025/10/23 04:27:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/23 04:27:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/23 04:27:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/23 04:27:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/23 04:27:40 DEBUG : test.sum: md5 = 317537eeb09695f8ff0e4a02769c6108 OK 2025/10/23 04:27:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/23 04:27:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/23 04:27:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/23 04:27:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:27:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/data" 2025/10/23 04:27:42 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:27:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/data" 2025/10/23 04:27:44 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/vjrnln8ratgmqakfosrqe8espk" 2025/10/23 04:27:48 DEBUG : data/banana: md5 = 7f6152a06ceef7e28ac2e3b62da56b24 OK 2025/10/23 04:27:49 DEBUG : test.sum: md5 = 562a576c86a03a3716298ff80b546b60 OK === RUN TestCheckSumDownload/subtest1 2025/10/23 04:27:54 DEBUG : data/potato: md5 = b5e3f6d7872b8388c550492f4e54749b OK 2025/10/23 04:27:55 DEBUG : test.sum: md5 = c910c93d7db792c5b872b0f810d977ce OK === RUN TestCheckSumDownload/subtest2 2025/10/23 04:28:01 DEBUG : test.sum: md5 = cb2b9c0676207d9c23abd87d0a9dc44e OK === RUN TestCheckSumDownload/subtest3 2025/10/23 04:28:05 DEBUG : test.sum: md5 = d8afe28145e5709083a53ce58233244b OK === RUN TestCheckSumDownload/subtest4 2025/10/23 04:28:10 DEBUG : test.sum: md5 = fd9279e1b7c0342b45b1b086483de3f0 OK === RUN TestCheckSumDownload/subtest5 2025/10/23 04:28:14 DEBUG : test.sum: md5 = 297be77d47cf1f87461f775d0dd3c5cb OK === RUN TestCheckSumDownload/subtest6 2025/10/23 04:28:18 DEBUG : data/banana: md5 = 607ce4705f008a81b8a3168f01d96ca4 OK 2025/10/23 04:28:20 DEBUG : data/potato: md5 = 064fe2486ac68b75198df281ab586631 OK 2025/10/23 04:28:22 DEBUG : test.sum: md5 = ebe961a5f7ad8cfba8e583dec6b552a7 OK === RUN TestCheckSumDownload/subtest7 2025/10/23 04:28:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/23 04:28:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.62s) --- PASS: TestCheckSumDownload/subtest1 (2.49s) --- PASS: TestCheckSumDownload/subtest2 (3.08s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/10/23 04:28:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ququgoj2come" 2025/10/23 04:28:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:28 DEBUG : Creating backend with remote "TestDrive:crypt/id06prdr2ts0foc7pv0me4lid83iujuiraucgu2fuol8e46pf3d0" 2025/10/23 04:28:29 DEBUG : Creating backend with remote "/tmp/rclone663186730" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come'", Local "Local file system at /tmp/rclone663186730", Modify Window "1ms" 2025/10/23 04:28:31 DEBUG : hello, world!: md5 = ddd2028def595ac4d796085ae6d88f4b OK upper checkfile vs. lower remote (without normalization) 2025/10/23 04:28:32 ERROR : hello, world!: sum not found 2025/10/23 04:28:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come' 2025/10/23 04:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': 1 files missing 2025/10/23 04:28:32 NOTICE: 1 hashes missing 2025/10/23 04:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': 1 differences found 2025/10/23 04:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/23 04:28:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': 0 differences found 2025/10/23 04:28:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': 1 matching files 2025/10/23 04:28:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jihexov5gewa" 2025/10/23 04:28:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:33 DEBUG : Creating backend with remote "TestDrive:crypt/5jkf1c0ne8oincvg8g721orpbo1e0rbf2707ou53fdofllhkd7t0" 2025/10/23 04:28:34 DEBUG : Creating backend with remote "/tmp/rclone2857800919" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa'", Local "Local file system at /tmp/rclone2857800919", Modify Window "1ms" 2025/10/23 04:28:36 DEBUG : HELLO, WORLD!: md5 = d58a49379e37a2c8922f9ff6d6d3db5e OK lower checkfile vs. upper remote (without normalization) 2025/10/23 04:28:37 ERROR : HELLO, WORLD!: sum not found 2025/10/23 04:28:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa' 2025/10/23 04:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': 1 files missing 2025/10/23 04:28:37 NOTICE: 1 hashes missing 2025/10/23 04:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': 1 differences found 2025/10/23 04:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/23 04:28:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': 0 differences found 2025/10/23 04:28:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': 1 matching files 2025/10/23 04:28:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafujep3hito" 2025/10/23 04:28:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:38 DEBUG : Creating backend with remote "TestDrive:crypt/fa3gfs2gqmlguvg1ke7vpoaogjvnr5vsvp1nsmjmcgi6acvkbcp0" 2025/10/23 04:28:39 DEBUG : Creating backend with remote "/tmp/rclone4163313912" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito'", Local "Local file system at /tmp/rclone4163313912", Modify Window "1ms" 2025/10/23 04:28:42 DEBUG : HeLlO, wOrLd!: md5 = cdf758acac8f95c743429a834fa66a8b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/23 04:28:42 ERROR : HeLlO, wOrLd!: sum not found 2025/10/23 04:28:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito' 2025/10/23 04:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': 1 files missing 2025/10/23 04:28:42 NOTICE: 1 hashes missing 2025/10/23 04:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': 1 differences found 2025/10/23 04:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/23 04:28:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': 0 differences found 2025/10/23 04:28:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': 1 matching files 2025/10/23 04:28:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefexap4hope" 2025/10/23 04:28:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:43 DEBUG : Creating backend with remote "TestDrive:crypt/10vaepd62oo9qdn2n20kkh4pr55j6asqrdpd8jeg5n5uci9g2av0" 2025/10/23 04:28:44 DEBUG : Creating backend with remote "/tmp/rclone683746966" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope'", Local "Local file system at /tmp/rclone683746966", Modify Window "1ms" 2025/10/23 04:28:47 DEBUG : HELLO, WORLD!: md5 = b974f53657acd90c1fccbbbebfd54ee2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/23 04:28:47 ERROR : HELLO, WORLD!: sum not found 2025/10/23 04:28:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope' 2025/10/23 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': 1 files missing 2025/10/23 04:28:47 NOTICE: 1 hashes missing 2025/10/23 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': 1 differences found 2025/10/23 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/23 04:28:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': 0 differences found 2025/10/23 04:28:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': 1 matching files 2025/10/23 04:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwijoy4gize" 2025/10/23 04:28:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:49 DEBUG : Creating backend with remote "TestDrive:crypt/0f3quu73lk0bqi83b4jpt9so7jsf0jbh6f2mko1ni4rlrgplcomg" 2025/10/23 04:28:50 DEBUG : Creating backend with remote "/tmp/rclone1567130132" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize'", Local "Local file system at /tmp/rclone1567130132", Modify Window "1ms" 2025/10/23 04:28:52 DEBUG : 測試_Русский___ě_áñ: md5 = 3597eac8f1be9b1900dd8aa267061701 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/23 04:28:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/23 04:28:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize' 2025/10/23 04:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': 1 files missing 2025/10/23 04:28:53 NOTICE: 1 hashes missing 2025/10/23 04:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': 1 differences found 2025/10/23 04:28:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/23 04:28:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': 0 differences found 2025/10/23 04:28:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': 1 matching files 2025/10/23 04:28:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocumed7recu" 2025/10/23 04:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:54 DEBUG : Creating backend with remote "TestDrive:crypt/u1ck6lqfsgjtbm9r7g0u7cdnisvvb355tg15fkpg69un9t2ht1cg" 2025/10/23 04:28:55 DEBUG : Creating backend with remote "/tmp/rclone842766444" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu'", Local "Local file system at /tmp/rclone842766444", Modify Window "1ms" 2025/10/23 04:28:57 DEBUG : 測試_Русский___ě_áñ: md5 = decbe90c449c41154ea20a944587c163 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/23 04:28:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/23 04:28:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu' 2025/10/23 04:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': 1 files missing 2025/10/23 04:28:58 NOTICE: 1 hashes missing 2025/10/23 04:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': 1 differences found 2025/10/23 04:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/23 04:28:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': 0 differences found 2025/10/23 04:28:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': 1 matching files 2025/10/23 04:28:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hayowiz3yeru" 2025/10/23 04:28:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:28:59 DEBUG : Creating backend with remote "TestDrive:crypt/1clqd7r9pni65lj624d2973h3bjugeaf7v42omc8eqpv69f350jg" 2025/10/23 04:29:00 DEBUG : Creating backend with remote "/tmp/rclone2193844812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru'", Local "Local file system at /tmp/rclone2193844812", Modify Window "1ms" 2025/10/23 04:29:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 66f248a7d918df080b1087ee69a38968 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/23 04:29:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 04:29:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru' 2025/10/23 04:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': 1 files missing 2025/10/23 04:29:03 NOTICE: 1 hashes missing 2025/10/23 04:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': 1 differences found 2025/10/23 04:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/23 04:29:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': 0 differences found 2025/10/23 04:29:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': 1 matching files 2025/10/23 04:29:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ralijeg1hice" 2025/10/23 04:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:29:04 DEBUG : Creating backend with remote "TestDrive:crypt/4o6tqg9jtfltbfba7dhvo8aikbfrosmv5ltdtsh1rtlbsc20v2hg" 2025/10/23 04:29:05 DEBUG : Creating backend with remote "/tmp/rclone4169247058" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice'", Local "Local file system at /tmp/rclone4169247058", Modify Window "1ms" 2025/10/23 04:29:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cdd233ba843a97756adf48baa7e74508 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/23 04:29:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 04:29:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice' 2025/10/23 04:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': 1 files missing 2025/10/23 04:29:08 NOTICE: 1 hashes missing 2025/10/23 04:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': 1 differences found 2025/10/23 04:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/23 04:29:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': 0 differences found 2025/10/23 04:29:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': 1 matching files 2025/10/23 04:29:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-menusil4bori" 2025/10/23 04:29:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:29:10 DEBUG : Creating backend with remote "TestDrive:crypt/a7a7lt7q8n6io0oj24g3p60q0imgjj78aqoi586ctduikh31qmg0" 2025/10/23 04:29:11 DEBUG : Creating backend with remote "/tmp/rclone3977998977" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori'", Local "Local file system at /tmp/rclone3977998977", Modify Window "1ms" 2025/10/23 04:29:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9738f7f087e5d95487d6e5ead4f00544 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/23 04:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 04:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori' 2025/10/23 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': 1 files missing 2025/10/23 04:29:14 NOTICE: 1 hashes missing 2025/10/23 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': 1 differences found 2025/10/23 04:29:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/23 04:29:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': 0 differences found 2025/10/23 04:29:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': 1 matching files 2025/10/23 04:29:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoqisel9keva" 2025/10/23 04:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:29:15 DEBUG : Creating backend with remote "TestDrive:crypt/0tksjmnv38t7ap0f85tdsija501ko2kib4aplsi8moi87soi4jh0" 2025/10/23 04:29:16 DEBUG : Creating backend with remote "/tmp/rclone3311320297" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva'", Local "Local file system at /tmp/rclone3311320297", Modify Window "1ms" 2025/10/23 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f8b987e9628c36ce21dfb8fda19ad8a OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/23 04:29:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/23 04:29:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva' 2025/10/23 04:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': 1 files missing 2025/10/23 04:29:19 NOTICE: 1 hashes missing 2025/10/23 04:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': 1 differences found 2025/10/23 04:29:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/23 04:29:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/23 04:29:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': 0 differences found 2025/10/23 04:29:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': 1 matching files 2025/10/23 04:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoqisel9keva': Purge remote 2025/10/23 04:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-menusil4bori': Purge remote 2025/10/23 04:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ralijeg1hice': Purge remote 2025/10/23 04:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hayowiz3yeru': Purge remote 2025/10/23 04:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocumed7recu': Purge remote 2025/10/23 04:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwijoy4gize': Purge remote 2025/10/23 04:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefexap4hope': Purge remote 2025/10/23 04:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafujep3hito': Purge remote 2025/10/23 04:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jihexov5gewa': Purge remote 2025/10/23 04:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ququgoj2come': Purge remote --- PASS: TestApplyTransforms (57.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:29:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 04:29:27 DEBUG : sub/file2: md5 = 59f55efdb15c36b636823b398eb821e4 OK 2025/10/23 04:29:27 INFO : file1: Copied (new) to: sub/file2 2025/10/23 04:29:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 04:29:28 DEBUG : file1: Unchanged skipping 2025/10/23 04:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': don't need to copy/move sub/file2, it is already at target location 2025/10/23 04:29:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.68s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:29:34 DEBUG : dst/file1: md5 = 10ac8b9051a47e8ff6995e66dfaa123f OK 2025/10/23 04:29:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/backup" 2025/10/23 04:29:35 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/1nrff024r7pq65ecp72fc28jb0" 2025/10/23 04:29:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/23 04:29:39 INFO : dst/file1: Moved (server-side) 2025/10/23 04:29:41 DEBUG : dst/file1: md5 = 891b25cb90b897a2e44a2e026adc388c OK 2025/10/23 04:29:41 INFO : dst/file1: Copied (new) 2025/10/23 04:29:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:29:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:29:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.05s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:29:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/dst" 2025/10/23 04:29:46 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 04:29:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/CompareDest" 2025/10/23 04:29:48 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/gveqi14airsml4bgu7krj116o8" 2025/10/23 04:29:49 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 04:29:52 DEBUG : one: md5 = a8eef7d72468740af65e997cdbc07ddf OK 2025/10/23 04:29:52 INFO : one: Copied (new) 2025/10/23 04:29:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 04:29:56 DEBUG : one: md5 = 73073ca582e26a6208bebe9d6295afb7 OK 2025/10/23 04:29:56 INFO : one: Copied (replaced existing) 2025/10/23 04:29:58 DEBUG : dst/one: md5 = 3d3ecedcaac622be8d83b44bea67ac57 OK 2025/10/23 04:30:00 DEBUG : CompareDest/one: md5 = fde5a769e3538367ec5cea0e90ab2a16 OK 2025/10/23 04:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 04:30:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/23 04:30:04 DEBUG : CompareDest/two: md5 = e8c7ebbc687c490b901b1580af78b719 OK 2025/10/23 04:30:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 04:30:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 04:30:06 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 04:30:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/23 04:30:07 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 04:30:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/23 04:30:09 DEBUG : two: md5 = 74e8e75b81418c2e439c2e265c96bb05 OK 2025/10/23 04:30:09 INFO : two: Copied (new) 2025/10/23 04:30:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:30:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:30:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:30:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/dst" 2025/10/23 04:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 04:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/CopyDest" 2025/10/23 04:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/23 04:30:18 DEBUG : one: Need to transfer - File not found at Destination 2025/10/23 04:30:21 DEBUG : one: md5 = 5fe96271036580ad859d91d042203049 OK 2025/10/23 04:30:21 INFO : one: Copied (new) 2025/10/23 04:30:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 04:30:24 DEBUG : one: md5 = af5f2ab58fabcf08ed1a0d6d491cf305 OK 2025/10/23 04:30:24 INFO : one: Copied (replaced existing) 2025/10/23 04:30:26 DEBUG : dst/one: md5 = fb2c07bf78a7f31274d4f7f93ca52f5c OK 2025/10/23 04:30:28 DEBUG : CopyDest/one: md5 = b39fbab76addb75c9f129ad9e4f1699a OK 2025/10/23 04:30:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/BackupDir" 2025/10/23 04:30:29 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/23 04:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 04:30:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/23 04:30:33 INFO : one: Moved (server-side) 2025/10/23 04:30:34 INFO : one: Copied (server-side copy) 2025/10/23 04:30:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/23 04:30:36 DEBUG : CopyDest/two: md5 = 5a90fb678ac06d6839bc9256e131dacb OK 2025/10/23 04:30:37 DEBUG : two: Need to transfer - File not found at Destination 2025/10/23 04:30:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:38 INFO : two: Copied (server-side copy) 2025/10/23 04:30:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/23 04:30:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/23 04:30:39 DEBUG : two: Unchanged skipping 2025/10/23 04:30:42 DEBUG : CopyDest/three: md5 = 077af00c6da1bde7ba3c3d233bc15370 OK 2025/10/23 04:30:42 DEBUG : three: Need to transfer - File not found at Destination 2025/10/23 04:30:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/23 04:30:43 DEBUG : three: Destination not found in --copy-dest 2025/10/23 04:30:44 DEBUG : three: md5 = 3c3e0f0828cdb026e096bb7582b185d9 OK 2025/10/23 04:30:44 INFO : three: Copied (new) 2025/10/23 04:30:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 04:30:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:30:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:30:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 04:30:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:30:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:30:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.51s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:30:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/23 04:30:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 22d22f253fb49b6ff06768399e87b7cf OK 2025/10/23 04:30:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/23 04:30:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/23 04:30:57 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/10/23 04:30:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/23 04:30:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/23 04:31:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e4627394821b4f2a0609cd9b8c3b2c69 OK 2025/10/23 04:31:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/23 04:31:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/23 04:31:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using skip mode. 2025/10/23 04:31:07 NOTICE: one: Found 2 files with duplicate names 2025/10/23 04:31:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using skip mode. 2025/10/23 04:31:14 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/23 04:31:15 INFO : one: Deleted 2025/10/23 04:31:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using first mode. 2025/10/23 04:31:21 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:21 INFO : one: Deleted 2025/10/23 04:31:22 INFO : one: Deleted 2025/10/23 04:31:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.85s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using newest mode. 2025/10/23 04:31:28 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:28 INFO : one: Deleted 2025/10/23 04:31:28 INFO : one: Deleted 2025/10/23 04:31:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using oldest mode. 2025/10/23 04:31:35 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:36 INFO : one: Deleted 2025/10/23 04:31:36 INFO : one: Deleted 2025/10/23 04:31:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using largest mode. 2025/10/23 04:31:42 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:43 INFO : one: Deleted 2025/10/23 04:31:43 INFO : one: Deleted 2025/10/23 04:31:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using smallest mode. 2025/10/23 04:31:50 NOTICE: one: Found 3 files with duplicate names 2025/10/23 04:31:50 INFO : one: Deleted 2025/10/23 04:31:51 INFO : one: Deleted 2025/10/23 04:31:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:31:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Looking for duplicate names using rename mode. 2025/10/23 04:31:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/23 04:32:00 INFO : one-2.txt: renamed from: one.txt 2025/10/23 04:32:01 INFO : one-3.txt: renamed from: one.txt 2025/10/23 04:32:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:32:08 DEBUG : dupe1/one.txt: md5 = 22fc83b7b2cba0e771bbc48cf1b3fcb8 OK 2025/10/23 04:32:10 DEBUG : dupe2/two.txt: md5 = f33722c9cc376cec8accaa7b263e318d OK 2025/10/23 04:32:12 DEBUG : dupe3/three.txt: md5 = 05fc1ceaa13d35450a59c807555fa2aa OK 2025/10/23 04:32:13 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/23 04:32:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/23 04:32:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/23 04:32:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/23 04:32:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/23 04:32:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/23 04:32:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:32:23 DEBUG : a.txt: md5 = 6c192fa6cc0fcffb327b2f253bdb62df OK 2025/10/23 04:32:25 DEBUG : zend.txt: md5 = cc2a98fd43738a490a9032565c645e5e OK 2025/10/23 04:32:27 DEBUG : sub dir/hello world: md5 = ba060116e7acc044de6cc4fe11c2ceb9 OK 2025/10/23 04:32:29 DEBUG : sub dir/hello world2: md5 = 70307ac253cc389f88faa2762c7aee5a OK 2025/10/23 04:32:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 39a6eee6721478ed674885a691d0ee8b OK 2025/10/23 04:32:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = b47d4b18d832294f627746d28e26f047 OK 2025/10/23 04:32:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 797af17069d24ac51bc0a0ee7eb38138 OK 2025/10/23 04:32:36 DEBUG : a.txt: Excluded (Size Filter) 2025/10/23 04:32:36 DEBUG : a.txt: Excluded 2025/10/23 04:32:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 04:32:37 DEBUG : sub dir/hello world: Excluded 2025/10/23 04:32:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 04:32:37 DEBUG : sub dir/hello world2: Excluded 2025/10/23 04:32:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 04:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 04:32:38 DEBUG : sub dir/hello world: Excluded 2025/10/23 04:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 04:32:38 DEBUG : sub dir/hello world2: Excluded 2025/10/23 04:32:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 04:32:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/23 04:32:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.38s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:32:47 DEBUG : a.txt: md5 = c0341863b5afdc55a118294de6b02adf OK 2025/10/23 04:32:48 DEBUG : zend.txt: md5 = dc0df6238aef1e3d94d4d3c067ccda22 OK 2025/10/23 04:32:50 DEBUG : sub dir/hello world: md5 = 71da9b89ba694def763dd71cf156f9c4 OK 2025/10/23 04:32:52 DEBUG : sub dir/hello world2: md5 = cd536ff8c59d2c971808b0527b4e5387 OK 2025/10/23 04:32:54 DEBUG : sub dir/ignore dir/.ignore: md5 = ba5f048763aca61d538ca8b9a5512f2c OK 2025/10/23 04:32:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2d19acd5b2cdf39b898fe14600829069 OK 2025/10/23 04:32:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4aaad502850ee263dd2ee82539dcda7a OK 2025/10/23 04:33:00 DEBUG : a.txt: Excluded (Size Filter) 2025/10/23 04:33:00 DEBUG : a.txt: Excluded 2025/10/23 04:33:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 04:33:01 DEBUG : sub dir/hello world2: Excluded 2025/10/23 04:33:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 04:33:01 DEBUG : sub dir/hello world: Excluded 2025/10/23 04:33:02 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 04:33:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/23 04:33:02 DEBUG : sub dir/hello world2: Excluded 2025/10/23 04:33:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/23 04:33:02 DEBUG : sub dir/hello world: Excluded 2025/10/23 04:33:02 DEBUG : sub dir/ignore dir: Excluded 2025/10/23 04:33:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/23 04:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.81s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:11 DEBUG : file1: md5 = 825e71316913fe8b8eee89001d7721d8 OK 2025/10/23 04:33:13 DEBUG : sub/file2: md5 = f603fdb2a12551496b9d24cee577d07f 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/10/23 04:33:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/23 04:33:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/23 04:33:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/23 04:33:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.54s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:21 DEBUG : file1: md5 = 91d5c38a78563a7cfac7f5c495c19535 OK 2025/10/23 04:33:23 DEBUG : sub/file2: md5 = 2dc68b51714a72faf592ad3b09bda877 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/10/23 04:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/notfound" 2025/10/23 04:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/qe0i31qdkoejk60elps0ni5sqk" 2025/10/23 04:33:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.92s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.41s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.90s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Making directory 2025/10/23 04:33:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:36 DEBUG : sub dir/hello world: md5 = 2d576139017d4294b3cdf35bfc521cf2 OK 2025/10/23 04:33:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.30s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:40 DEBUG : potato2: md5 = e5aec5fa54cc0ee0f9ff4f1c0dff2c2b OK 2025/10/23 04:33:41 DEBUG : empty space: md5 = b9c2f49d26232f860eefcb5c92e44dc9 OK --- PASS: TestLs (4.98s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:45 DEBUG : potato2: md5 = 62ba92acd1e30b01bb061072392ee04c OK 2025/10/23 04:33:46 DEBUG : empty space: md5 = 7084c344cdeb62f43f2be4024d5e8b28 OK 2025/10/23 04:33:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/23 04:33:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.38s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:50 DEBUG : potato2: md5 = eefded6702d20edd46b54748ab27213d OK 2025/10/23 04:33:52 DEBUG : empty space: md5 = 7fb59fe0bea172dc81b1acaf11958f3e OK --- PASS: TestLsLong (5.27s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:33:56 DEBUG : potato2: md5 = fff0919bb40d32e80b823ed21367720f OK 2025/10/23 04:33:57 DEBUG : empty space: md5 = cef75d15dd87337aa6814f9d614afb8e OK --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2025/10/23 04:33:59 DEBUG : Creating backend with remote ":memory:" 2025/10/23 04:33:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/23 04:33:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/23 04:33:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/23 04:33:59 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:00 DEBUG : potato2: md5 = 617ee64b88d58d11eb95af139fb6ff39 OK 2025/10/23 04:34:02 DEBUG : empty space: md5 = f1437b0113d4e191eb62c68848dd4473 OK 2025/10/23 04:34:04 DEBUG : sub dir/potato3: md5 = 25c219a417542639ca4185a32ab68591 OK 2025/10/23 04:34:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.73s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:10 DEBUG : small: md5 = 5e245704cfbd0e6c347ce367ad1668be OK 2025/10/23 04:34:11 DEBUG : medium: md5 = 28c8d782a6e7f3bd5ff3092a184ccb0b OK 2025/10/23 04:34:13 DEBUG : large: md5 = 89bc9c788dbc8f9d508a86cbadbc4a75 OK 2025/10/23 04:34:13 DEBUG : Waiting for deletions to finish 2025/10/23 04:34:14 DEBUG : large: Excluded (Size Filter) 2025/10/23 04:34:14 INFO : small: Deleted 2025/10/23 04:34:14 INFO : medium: Deleted --- PASS: TestDelete (7.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:17 DEBUG : small: md5 = f297900fa41bfa696ac8e5394ce18dc3 OK 2025/10/23 04:34:19 DEBUG : medium: md5 = c7b3cb3efe12225e76717b6e183487ff OK 2025/10/23 04:34:20 DEBUG : large: md5 = 45b9890c7b95bc765e9768945586ad5a OK 2025/10/23 04:34:21 DEBUG : Waiting for deletions to finish 2025/10/23 04:34:21 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/23 04:34:21 INFO : large: Deleted 2025/10/23 04:34:21 INFO : small: Deleted --- PASS: TestMaxDelete (7.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:25 DEBUG : small: md5 = 9f8df97c120cdb8e8a8ee0099d2f050d OK 2025/10/23 04:34:27 DEBUG : medium: md5 = b77e1c04a6f6021d10eb0eb6ed60c8fd OK 2025/10/23 04:34:28 DEBUG : large: md5 = da98abd456e86ebd99e86a97a74e2ce3 OK 2025/10/23 04:34:28 DEBUG : Waiting for deletions to finish 2025/10/23 04:34:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/23 04:34:29 INFO : medium: Deleted 2025/10/23 04:34:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.53s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:32 DEBUG : small: md5 = 45f78462a2014add26121b5aeb6e5100 OK 2025/10/23 04:34:34 DEBUG : medium: md5 = d2aac9377dd772bedaa0f696337a0a71 OK 2025/10/23 04:34:35 DEBUG : large: md5 = a3994feaaa6427bb7b411a93ca577265 OK 2025/10/23 04:34:36 DEBUG : Waiting for deletions to finish 2025/10/23 04:34:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/23 04:34:36 INFO : small: Deleted 2025/10/23 04:34:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.39s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:40 DEBUG : ReadFile: md5 = 97a47d3ca2da3d4d2ad323a56ed47a48 OK --- PASS: TestReadFile (4.54s) === RUN TestRetry 2025/10/23 04:34:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/23 04:34:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/23 04:34:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 04:34:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 04:34:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 04:34:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/23 04:34:43 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:34:44 DEBUG : file1: md5 = b7f7da659ce2aadc4d9db72f4993a71d OK 2025/10/23 04:34:46 DEBUG : file2: md5 = 076dc47bbcf4322be537872111ed3adc OK --- PASS: TestCat (17.64s) === RUN TestPurge 2025/10/23 04:35:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xagimar4lisu" 2025/10/23 04:35:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 04:35:01 DEBUG : Creating backend with remote "TestDrive:crypt/v1qhvm65g6nv78qnbqa57mt6coneq2f169vn4jjiv7p51qplgg2g" 2025/10/23 04:35:02 DEBUG : Creating backend with remote "/tmp/rclone4024064063" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xagimar4lisu'", Local "Local file system at /tmp/rclone4024064063", Modify Window "1ms" 2025/10/23 04:35:07 DEBUG : A1/B1/C1/one: md5 = d81268dd0d2629c7788c4969744b48df OK 2025/10/23 04:35:07 INFO : A2: Making directory 2025/10/23 04:35:07 INFO : A1/B2: Making directory 2025/10/23 04:35:08 INFO : A1/B2/C2: Making directory 2025/10/23 04:35:09 INFO : A1/B1/C3: Making directory 2025/10/23 04:35:10 INFO : A3: Making directory 2025/10/23 04:35:11 INFO : A3/B3: Making directory 2025/10/23 04:35:12 INFO : A3/B3/C4: Making directory 2025/10/23 04:35:14 DEBUG : A1/two: md5 = 5425ae378cb7d0912411cfb0b4ffe2ac OK 2025/10/23 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xagimar4lisu': Purge remote 2025/10/23 04:35:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.36s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:35:22 DEBUG : A1/B1/C1/one: md5 = cc3aebe9fdd859ab8954aafc48430baa OK 2025/10/23 04:35:22 INFO : A2: Making directory 2025/10/23 04:35:23 INFO : A1/B2: Making directory 2025/10/23 04:35:24 INFO : A1/B2/C2: Making directory 2025/10/23 04:35:25 INFO : A1/B1/C3: Making directory 2025/10/23 04:35:26 INFO : A3: Making directory 2025/10/23 04:35:27 INFO : A3/B3: Making directory 2025/10/23 04:35:28 INFO : A3/B3/C4: Making directory 2025/10/23 04:35:30 DEBUG : A1/two: md5 = 441a63e84acf2a11ca3bf2d6834bfc81 OK 2025/10/23 04:35:31 DEBUG : removing 1 level 3 directories 2025/10/23 04:35:31 INFO : A3/B3/C4: Removing directory 2025/10/23 04:35:34 DEBUG : removing 2 level 3 directories 2025/10/23 04:35:34 INFO : A1/B2/C2: Removing directory 2025/10/23 04:35:34 INFO : A1/B1/C3: Removing directory 2025/10/23 04:35:35 DEBUG : removing 2 level 2 directories 2025/10/23 04:35:35 INFO : A3/B3: Removing directory 2025/10/23 04:35:35 INFO : A1/B2: Removing directory 2025/10/23 04:35:35 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/23 04:35:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 04:35:36 DEBUG : removing 2 level 1 directories 2025/10/23 04:35:36 INFO : A3: Removing directory 2025/10/23 04:35:36 INFO : A2: Removing directory 2025/10/23 04:35:36 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/23 04:35:40 DEBUG : removing 1 level 3 directories 2025/10/23 04:35:40 INFO : A1/B1/C1: Removing directory 2025/10/23 04:35:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:41 DEBUG : removing 1 level 2 directories 2025/10/23 04:35:41 INFO : A1/B1: Removing directory 2025/10/23 04:35:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 04:35:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:35:42 DEBUG : removing 1 level 1 directories 2025/10/23 04:35:42 INFO : A1: Removing directory 2025/10/23 04:35:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 04:35:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 04:35:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:35:43 DEBUG : removing 1 level 0 directories 2025/10/23 04:35:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Removing directory 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/23 04:35:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (26.46s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:35:45 INFO : A1: Making directory 2025/10/23 04:35:46 INFO : A1/B1: Making directory 2025/10/23 04:35:47 INFO : A1/B1/C1: Making directory 2025/10/23 04:35:50 DEBUG : removing 1 level 3 directories 2025/10/23 04:35:50 INFO : A1/B1/C1: Removing directory 2025/10/23 04:35:50 DEBUG : removing 1 level 2 directories 2025/10/23 04:35:50 INFO : A1/B1: Removing directory 2025/10/23 04:35:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:35:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.06s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:35:53 INFO : A1: Making directory 2025/10/23 04:35:54 INFO : A1/B1: Making directory 2025/10/23 04:35:55 INFO : A1/B1/C1: Making directory 2025/10/23 04:35:58 DEBUG : removing 1 level 3 directories 2025/10/23 04:35:58 INFO : A1/B1/C1: Removing directory 2025/10/23 04:35:59 DEBUG : removing 1 level 2 directories 2025/10/23 04:35:59 INFO : A1/B1: Removing directory 2025/10/23 04:35:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:36:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:36:04 DEBUG : file1: md5 = 82f7c730b465c2f0fe0636f8750198e4 OK 2025/10/23 04:36:04 DEBUG : filename.txt: File name found in url 2025/10/23 04:36:06 DEBUG : filename.txt: md5 = 9fc18ae867cea7bd0f5285c56e7c7940 OK 2025/10/23 04:36:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/23 04:36:08 DEBUG : headerfilename.txt: md5 = 4c7ab0adce2566b8d15dfb5e9129f99f OK 2025/10/23 04:36:09 DEBUG : file2: md5 = e9022436c9f8a9daffbfdbf402330e76 OK --- PASS: TestCopyURL (10.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:36:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 04:36:15 DEBUG : sub/file2: md5 = c254cb87dd8791688eb2106d4aa48bc9 OK 2025/10/23 04:36:15 INFO : file1: Copied (new) to: sub/file2 2025/10/23 04:36:15 INFO : file1: Deleted 2025/10/23 04:36:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 04:36:16 DEBUG : file1: Unchanged skipping 2025/10/23 04:36:16 INFO : file1: Deleted 2025/10/23 04:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': don't need to copy/move sub/file2, it is already at target location 2025/10/23 04:36:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.50s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:36:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/23 04:36:21 DEBUG : file1: md5 = 9ada71477b8d8de094863d07c2f8a46a OK 2025/10/23 04:36:21 INFO : file1: Copied (new) 2025/10/23 04:36:21 INFO : file1: Deleted 2025/10/23 04:36:22 DEBUG : file1: Destination exists, skipping 2025/10/23 04:36:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:36:27 DEBUG : dst/file1: md5 = be9574e911f7286cdfb77968dfb0cbb8 OK 2025/10/23 04:36:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhujer1reve/backup" 2025/10/23 04:36:27 DEBUG : Creating backend with remote "TestDrive:crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260/1nrff024r7pq65ecp72fc28jb0" 2025/10/23 04:36:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/23 04:36:32 INFO : dst/file1: Moved (server-side) 2025/10/23 04:36:33 DEBUG : dst/file1: md5 = a536071d769473a811806c4f68c2a0c6 OK 2025/10/23 04:36:33 INFO : dst/file1: Copied (new) 2025/10/23 04:36:33 INFO : dst/file1: Deleted 2025/10/23 04:36:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:36:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/23 04:36:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.41s) === 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:36:41 DEBUG : A1/one: md5 = 12627e72102dd375bdda3fcefdabebda OK 2025/10/23 04:36:43 DEBUG : A1/two: md5 = b1e5f172bfd1f2bb12ba098ba0b0a285 OK 2025/10/23 04:36:45 DEBUG : A1/B1/three: md5 = cc7e53b0916c31ba9f928c116aabff53 OK 2025/10/23 04:36:48 DEBUG : A1/B1/C1/four: md5 = dc6fc4c35b070ab4af586800f5a67424 OK 2025/10/23 04:36:50 DEBUG : A1/B1/C2/five: md5 = 8e81fe03423ded12f273d56468af69ba OK 2025/10/23 04:36:50 INFO : A1/B2: Making directory 2025/10/23 04:36:51 INFO : A1/B1/C3: Making directory 2025/10/23 04:37:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/23 04:37:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/23 04:37:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/23 04:37:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/23 04:37:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/23 04:37:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 04:37:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 04:37:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:37:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 04:37:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 04:37:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/23 04:37:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/23 04:37:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/23 04:37:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/23 04:37:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/23 04:37:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/23 04:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 04:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 04:37:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:37:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 04:37:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 04:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/23 04:37:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/23 04:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/23 04:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/23 04:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/23 04:37:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/23 04:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/23 04:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/23 04:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/23 04:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.05s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 04:37:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 795a3ae85887aa7f650e40d4318a81ec OK 2025/10/23 04:37:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/23 04:37:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 04:37:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/23 04:37:32 DEBUG : no_checksum_big_file_from_pipe: md5 = e12d02303f05ad5da1331e79ddd1f7c2 OK 2025/10/23 04:37:32 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 04:37:35 DEBUG : with_checksum_small_file_from_pipe: md5 = b09846a514d676da310b70252e774b49 OK 2025/10/23 04:37:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 04:37:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/23 04:37:37 DEBUG : with_checksum_big_file_from_pipe: md5 = 2ffba7c97d9ba75291081fabde38b012 OK 2025/10/23 04:37:37 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 04:37:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 04:37:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/23 04:37:42 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-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/23 04:37:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/23 04:37:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/23 04:37:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/23 04:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (48 bytes), uploading instead of streaming 2025/10/23 04:37:51 DEBUG : rcat_metadata: md5 = 0eac5056981c9321efb0c729994f047c OK 2025/10/23 04:37:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/23 04:37:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/23 04:37:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = b5deb4a3fde91d019b429951b89e17f1 OK 2025/10/23 04:37:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.97s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:37:57 DEBUG : potato1: md5 = f0117b02ba0768623cf47717beb0c7de OK 2025/10/23 04:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (60 bytes), uploading instead of streaming 2025/10/23 04:37:58 DEBUG : potato2: md5 = 07f42c5e2dab4fdb8cf2d801a9c7a634 OK 2025/10/23 04:37:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.75s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:02 DEBUG : potato1: md5 = 928ff8c495101d64ec08e6f0c31a49d0 OK 2025/10/23 04:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': File to upload is small (60 bytes), uploading instead of streaming 2025/10/23 04:38:04 DEBUG : potato2: md5 = 752a46093c498bfa509a5231c279a232 OK 2025/10/23 04:38:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.85s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:08 DEBUG : potato2: md5 = af718144b2d345fa91cc2cf3e29f8a2e OK 2025/10/23 04:38:09 DEBUG : empty space: md5 = be2cc22cd2d2a6d68c9669f6b7f5971a OK 2025/10/23 04:38:12 DEBUG : sub dir/potato3: md5 = d33baba0a2fd5b814fc99813f2dc34ca OK 2025/10/23 04:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Touching "empty space" 2025/10/23 04:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Touching "potato2" 2025/10/23 04:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Touching "sub dir/potato3" 2025/10/23 04:38:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:17 DEBUG : dir with metadata: Making directory with metadata 2025/10/23 04:38:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:20 DEBUG : directory with modtime: Making directory with metadata 2025/10/23 04:38:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.54s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/23 04:38:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 04:38:23 DEBUG : Google drive root 'crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260': Skipping btime metadata as can't update it on an existing file: 2025-10-23T04:38:22.935812647Z 2025/10/23 04:38:23 INFO : non existent directory: Updated directory metadata 2025/10/23 04:38:26 DEBUG : Google drive root 'crypt/j0ob2vc5dsesnmh9cp6uk58knsmol0d3pokd2si8unah2ekpg260': Skipping btime metadata as can't update it on an existing file: 2025-10-23T04:38:22.935812647Z 2025/10/23 04:38:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:28 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/23 04:38:30 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/23 04:38:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.55s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/23 04:38:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 04:38:32 DEBUG : dst: Making directory with metadata 2025/10/23 04:38:33 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/23 04:38:33 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/23 04:38:34 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 04:38:34 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 04:38:34 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/23 04:38:35 INFO : dst: Set directory modification time (using SetModTime) 2025/10/23 04:38:35 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.15s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve'", Local "Local file system at /tmp/rclone2665805815", Modify Window "1ms" 2025/10/23 04:38:39 DEBUG : sub dir/test remove existing: md5 = 17a1135399afa5d5e387fe36e2a88439 OK 2025/10/23 04:38:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 6e9c2b359376d1860727964850f3afbc OK 2025/10/23 04:38:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xihukif8" before starting 2025/10/23 04:38:44 DEBUG : sub dir/test remove existing.xihukif8: TEST: removing renamed existing file after operation 2025/10/23 04:38:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bejajon5" before starting 2025/10/23 04:38:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bejajon5: TEST: renaming existing back after failed operation 2025/10/23 04:38:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foredas5" before starting 2025/10/23 04:38:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foredas5: TEST: removing renamed existing file after operation 2025/10/23 04:38:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l2srphf742p0l27rt4h3dql8986h0dv8av4hn0j82fkrhrv81u2ds0i00q60ah8pduu2ao75emcqkpjdf0q54as8nmimrpk5qpali1jirb7ojo49l8feld4gtm728q482d5llkmgs0bqtcab1e0ka3q7likjljeva68n3c4kc25jilaknm1g" 2025/10/23 04:38:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bpni6u2mdoujf5j22qelgngjfjq4uj07mufk5kg5r64ln3bqm070" --- PASS: TestRemoveExisting (14.74s) === 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/10/23 04:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhujer1reve': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m0.272511907s (try 1/5)