"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/03 05:51:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo" 2025/08/03 05:51:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:51:32 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g" 2025/08/03 05:51:33 DEBUG : Creating backend with remote "/tmp/rclone860266296" === 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/03 05:51:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/03 05:51:34 DEBUG : potato: Seek from 10 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 10 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Seek from 5 to 2 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/03 05:51:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Seek from 5 to 2 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/03 05:51:34 DEBUG : potato: Seek from 8 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 8 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/03 05:51:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 05:51:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 05:51:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 05:51:34 DEBUG : potato: Seek from 5 to 2 2025/08/03 05:51:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/03 05:51:34 DEBUG : potato: Seek from 9 to 0 2025/08/03 05:51:34 DEBUG : potato: Seek from 9 to 0 2025/08/03 05:51:34 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:51:36 DEBUG : rutabaga: md5 = 25feaaa2919c16c826b104466a92fe9b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/03 05:51:38 DEBUG : empty space: md5 = 6ec4494f2af887334c9278b469759f49 OK === RUN TestCheck/3 2025/08/03 05:51:40 DEBUG : potato2: md5 = 28a5c8f76d3f80169591d90759322c2b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/03 05:51:42 DEBUG : remotepotato: md5 = d4700a53b55f8579d929d012063d9448 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.58s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/03 05:51:45 DEBUG : Creating backend with remote "nonexistent" 2025/08/03 05:51:45 DEBUG : Creating backend with remote "nonexistent" 2025/08/03 05:51:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/03 05:51:45 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/08/03 05:51:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/03 05:51:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:51:47 DEBUG : rutabaga: md5 = a65be864d22ea41263fb2ce5de8e2d54 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/03 05:51:51 DEBUG : empty space: md5 = dc5527e4dfd3d69dde3542d34a295c1b OK === RUN TestCheckDownload/3 2025/08/03 05:51:53 DEBUG : potato2: md5 = 5bc5d27c80669eb89dda2f76f405c774 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/03 05:51:57 DEBUG : remotepotato: md5 = 30e8163f286ddef598dc1c38a5a2c60e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.79s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:52:04 DEBUG : rutabaga: md5 = 4d837b1235ee671e929ddcaec7b3b1f9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/03 05:52:06 DEBUG : empty space: md5 = 87aa1fd3595b39353723a22c4595a26d OK === RUN TestCheckSizeOnly/3 2025/08/03 05:52:08 DEBUG : potato2: md5 = 03f6d657e8f3608a20813ce4f03cda96 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/03 05:52:10 DEBUG : remotepotato: md5 = 80329f9c800b01ac601d514c91fd5a55 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.19s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:52:15 DEBUG : test.sum: md5 = a64188fd664a1b0912f5de05940b57a1 OK 2025/08/03 05:52:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/03 05:52:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/03 05:52:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/03 05:52:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/03 05:52:17 DEBUG : test.sum: md5 = 1a77dd4706883d6fa21dd3a1c05d0f41 OK 2025/08/03 05:52:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/03 05:52:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/03 05:52:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/03 05:52:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:52:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/data" 2025/08/03 05:52:19 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:52:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/data" 2025/08/03 05:52:21 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/vjrnln8ratgmqakfosrqe8espk" 2025/08/03 05:52:25 DEBUG : data/banana: md5 = c8664320337368cf2c9b14573f7bba42 OK 2025/08/03 05:52:27 DEBUG : test.sum: md5 = 7e26dbabc589ca773331ad32598a9f1f OK === RUN TestCheckSumDownload/subtest1 2025/08/03 05:52:31 DEBUG : data/potato: md5 = d503b5dd7db0c177cd876c58f330f2bb OK 2025/08/03 05:52:32 DEBUG : test.sum: md5 = e481852e6d24f8cfe737cec1d705d68b OK === RUN TestCheckSumDownload/subtest2 2025/08/03 05:52:37 DEBUG : test.sum: md5 = 444418bdc4ed53e1cb4f05674b2443cc OK === RUN TestCheckSumDownload/subtest3 2025/08/03 05:52:41 DEBUG : test.sum: md5 = 041d260ec86d774656423069ebaea58a OK === RUN TestCheckSumDownload/subtest4 2025/08/03 05:52:45 DEBUG : test.sum: md5 = 444e83af9f4a89afe14f7506e10aaf85 OK === RUN TestCheckSumDownload/subtest5 2025/08/03 05:52:49 DEBUG : test.sum: md5 = c4ee2b9677e290a536f657d7c0042527 OK === RUN TestCheckSumDownload/subtest6 2025/08/03 05:52:53 DEBUG : data/banana: md5 = 6ef454d3e66b8e2a545e073aba9543ce OK 2025/08/03 05:52:54 DEBUG : data/potato: md5 = 66b5150df0aa46247d3093358643d86a OK 2025/08/03 05:52:56 DEBUG : test.sum: md5 = 0c7008175969326aecc3c081c001657e OK === RUN TestCheckSumDownload/subtest7 2025/08/03 05:53:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/03 05:53:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.11s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.59s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.47s) --- PASS: TestCheckSumDownload/subtest7 (2.42s) === RUN TestApplyTransforms 2025/08/03 05:53:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ludujos7sono" 2025/08/03 05:53:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:01 DEBUG : Creating backend with remote "TestDrive:crypt/ff7p5l3cl1pqi3qu6i03ki2489ar6r89hc0umfj006cmef7tnlf0" 2025/08/03 05:53:02 DEBUG : Creating backend with remote "/tmp/rclone1740183393" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono'", Local "Local file system at /tmp/rclone1740183393", Modify Window "1ms" 2025/08/03 05:53:05 DEBUG : hello, world!: md5 = 27bd8d5326a3232ae1196b215c7893cd OK upper checkfile vs. lower remote (without normalization) 2025/08/03 05:53:05 ERROR : hello, world!: sum not found 2025/08/03 05:53:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono' 2025/08/03 05:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': 1 files missing 2025/08/03 05:53:05 NOTICE: 1 hashes missing 2025/08/03 05:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': 1 differences found 2025/08/03 05:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/03 05:53:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': 0 differences found 2025/08/03 05:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': 1 matching files 2025/08/03 05:53:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tevoniv0guya" 2025/08/03 05:53:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:06 DEBUG : Creating backend with remote "TestDrive:crypt/cl1vukd3r484c5spbiga1o9bl2niefd1nbvm26tlefrqjon19g30" 2025/08/03 05:53:07 DEBUG : Creating backend with remote "/tmp/rclone3623482949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya'", Local "Local file system at /tmp/rclone3623482949", Modify Window "1ms" 2025/08/03 05:53:09 DEBUG : HELLO, WORLD!: md5 = f60db0cb4a02a177964a9251205a7278 OK lower checkfile vs. upper remote (without normalization) 2025/08/03 05:53:10 ERROR : HELLO, WORLD!: sum not found 2025/08/03 05:53:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya' 2025/08/03 05:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': 1 files missing 2025/08/03 05:53:10 NOTICE: 1 hashes missing 2025/08/03 05:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': 1 differences found 2025/08/03 05:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/03 05:53:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': 0 differences found 2025/08/03 05:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': 1 matching files 2025/08/03 05:53:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rotolud8hima" 2025/08/03 05:53:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:11 DEBUG : Creating backend with remote "TestDrive:crypt/c2rpkffm3ponmameea3lrldoga74l4f30q3k8mbjbsmcecg32k50" 2025/08/03 05:53:12 DEBUG : Creating backend with remote "/tmp/rclone1859453837" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima'", Local "Local file system at /tmp/rclone1859453837", Modify Window "1ms" 2025/08/03 05:53:14 DEBUG : HeLlO, wOrLd!: md5 = cc784df24e1defe61b71fb23e875d157 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/03 05:53:14 ERROR : HeLlO, wOrLd!: sum not found 2025/08/03 05:53:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima' 2025/08/03 05:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': 1 files missing 2025/08/03 05:53:14 NOTICE: 1 hashes missing 2025/08/03 05:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': 1 differences found 2025/08/03 05:53:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/03 05:53:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': 0 differences found 2025/08/03 05:53:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': 1 matching files 2025/08/03 05:53:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-werulol7vele" 2025/08/03 05:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/ksiclvlp9ainfedcq1iksba731dgmb2qsvcbh8omq1j8bjj10c50" 2025/08/03 05:53:16 DEBUG : Creating backend with remote "/tmp/rclone254998748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele'", Local "Local file system at /tmp/rclone254998748", Modify Window "1ms" 2025/08/03 05:53:19 DEBUG : HELLO, WORLD!: md5 = 4b68a395541dc6b32fa7fc487c3a7bda OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/03 05:53:19 ERROR : HELLO, WORLD!: sum not found 2025/08/03 05:53:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele' 2025/08/03 05:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': 1 files missing 2025/08/03 05:53:19 NOTICE: 1 hashes missing 2025/08/03 05:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': 1 differences found 2025/08/03 05:53:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/03 05:53:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': 0 differences found 2025/08/03 05:53:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': 1 matching files 2025/08/03 05:53:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kizubaf4qume" 2025/08/03 05:53:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:20 DEBUG : Creating backend with remote "TestDrive:crypt/petptjn3fppe7jvehjj0ckaqrb6m22d9892k3uh48ekvvrqsccpg" 2025/08/03 05:53:21 DEBUG : Creating backend with remote "/tmp/rclone2255382657" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume'", Local "Local file system at /tmp/rclone2255382657", Modify Window "1ms" 2025/08/03 05:53:23 DEBUG : 測試_Русский___ě_áñ: md5 = f255baf025d9383bf03b10c6d0585a4b OK NFD checkfile vs. NFC remote (without normalization) 2025/08/03 05:53:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume' 2025/08/03 05:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': 1 files missing 2025/08/03 05:53:24 NOTICE: 1 hashes missing 2025/08/03 05:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': 1 differences found 2025/08/03 05:53:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/03 05:53:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': 0 differences found 2025/08/03 05:53:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': 1 matching files 2025/08/03 05:53:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qibopan8jagi" 2025/08/03 05:53:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:25 DEBUG : Creating backend with remote "TestDrive:crypt/vjvdc6sl44npurt8mh074d3e5oejohhdrs6rkc0rm6s0ggl2qg30" 2025/08/03 05:53:26 DEBUG : Creating backend with remote "/tmp/rclone2301112907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi'", Local "Local file system at /tmp/rclone2301112907", Modify Window "1ms" 2025/08/03 05:53:28 DEBUG : 測試_Русский___ě_áñ: md5 = 636c949530c895b8bb14874dd32efe68 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/03 05:53:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi' 2025/08/03 05:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': 1 files missing 2025/08/03 05:53:28 NOTICE: 1 hashes missing 2025/08/03 05:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': 1 differences found 2025/08/03 05:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/03 05:53:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': 0 differences found 2025/08/03 05:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': 1 matching files 2025/08/03 05:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kohoxet8ziti" 2025/08/03 05:53:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/92rig64r91bts08lgb8oqs3ln4osujs9ej2349lacuqok3fjti80" 2025/08/03 05:53:30 DEBUG : Creating backend with remote "/tmp/rclone4049961924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti'", Local "Local file system at /tmp/rclone4049961924", Modify Window "1ms" 2025/08/03 05:53:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4e37171e0be7a7129547e619dd19b2c OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/03 05:53:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti' 2025/08/03 05:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': 1 files missing 2025/08/03 05:53:33 NOTICE: 1 hashes missing 2025/08/03 05:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': 1 differences found 2025/08/03 05:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/03 05:53:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': 0 differences found 2025/08/03 05:53:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': 1 matching files 2025/08/03 05:53:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soqireh1kumo" 2025/08/03 05:53:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:34 DEBUG : Creating backend with remote "TestDrive:crypt/su8ahk3hagb7hip8o4b2i8rpoel5ohpdm22l7u1sd0i8oti1hu00" 2025/08/03 05:53:35 DEBUG : Creating backend with remote "/tmp/rclone2901431534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo'", Local "Local file system at /tmp/rclone2901431534", Modify Window "1ms" 2025/08/03 05:53:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f080b1f879c48fec1322c46576bcfe4 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/03 05:53:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo' 2025/08/03 05:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': 1 files missing 2025/08/03 05:53:38 NOTICE: 1 hashes missing 2025/08/03 05:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': 1 differences found 2025/08/03 05:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/03 05:53:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': 0 differences found 2025/08/03 05:53:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': 1 matching files 2025/08/03 05:53:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ferizoj5naqu" 2025/08/03 05:53:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:39 DEBUG : Creating backend with remote "TestDrive:crypt/kberb0eogguk3i2un1ohe0ltkpkf9tdfeeldo5hs00cnujd88810" 2025/08/03 05:53:40 DEBUG : Creating backend with remote "/tmp/rclone906827704" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu'", Local "Local file system at /tmp/rclone906827704", Modify Window "1ms" 2025/08/03 05:53:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = de9bc6788f6ea9f346d198241a3ebf4d OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/03 05:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu' 2025/08/03 05:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': 1 files missing 2025/08/03 05:53:43 NOTICE: 1 hashes missing 2025/08/03 05:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': 1 differences found 2025/08/03 05:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/03 05:53:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': 0 differences found 2025/08/03 05:53:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': 1 matching files 2025/08/03 05:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sofokej3xefe" 2025/08/03 05:53:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:53:44 DEBUG : Creating backend with remote "TestDrive:crypt/c7l2gt3ibe2kd6v0tljpjls734njd5r4jb51bjhg329lsnh2gd5g" 2025/08/03 05:53:46 DEBUG : Creating backend with remote "/tmp/rclone4150291451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe'", Local "Local file system at /tmp/rclone4150291451", Modify Window "1ms" 2025/08/03 05:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d87dfe5b92358a77c3c5e70260e571ea OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/03 05:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 05:53:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe' 2025/08/03 05:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': 1 files missing 2025/08/03 05:53:48 NOTICE: 1 hashes missing 2025/08/03 05:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': 1 differences found 2025/08/03 05:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/03 05:53:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 05:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': 0 differences found 2025/08/03 05:53:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': 1 matching files 2025/08/03 05:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sofokej3xefe': Purge remote 2025/08/03 05:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ferizoj5naqu': Purge remote 2025/08/03 05:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soqireh1kumo': Purge remote 2025/08/03 05:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kohoxet8ziti': Purge remote 2025/08/03 05:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qibopan8jagi': Purge remote 2025/08/03 05:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kizubaf4qume': Purge remote 2025/08/03 05:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-werulol7vele': Purge remote 2025/08/03 05:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rotolud8hima': Purge remote 2025/08/03 05:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tevoniv0guya': Purge remote 2025/08/03 05:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ludujos7sono': Purge remote --- PASS: TestApplyTransforms (53.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:53:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 05:53:57 DEBUG : sub/file2: md5 = ec98251ea864369c38ed4f1a126b8287 OK 2025/08/03 05:53:57 INFO : file1: Copied (new) to: sub/file2 2025/08/03 05:53:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 05:53:57 DEBUG : file1: Unchanged skipping 2025/08/03 05:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': don't need to copy/move sub/file2, it is already at target location 2025/08/03 05:54:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:54:03 DEBUG : dst/file1: md5 = 0991ad8a7918387c10af1f5773ea2786 OK 2025/08/03 05:54:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/backup" 2025/08/03 05:54:04 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/1nrff024r7pq65ecp72fc28jb0" 2025/08/03 05:54:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/03 05:54:08 INFO : dst/file1: Moved (server-side) 2025/08/03 05:54:09 DEBUG : dst/file1: md5 = 823459e2bd0d9bc1af96895f0f6aea80 OK 2025/08/03 05:54:09 INFO : dst/file1: Copied (new) 2025/08/03 05:54:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 05:54:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 05:54:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:54:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/dst" 2025/08/03 05:54:14 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 05:54:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/CompareDest" 2025/08/03 05:54:15 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/gveqi14airsml4bgu7krj116o8" 2025/08/03 05:54:17 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 05:54:19 DEBUG : one: md5 = 89773fe3dfeef8c234a4f9ad45c85fea OK 2025/08/03 05:54:19 INFO : one: Copied (new) 2025/08/03 05:54:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:22 DEBUG : one: md5 = 38ad57a5fe8da8c00c2a0e12d8c56461 OK 2025/08/03 05:54:22 INFO : one: Copied (replaced existing) 2025/08/03 05:54:23 DEBUG : dst/one: md5 = a22978464e6c3928e45f31c65046da4f OK 2025/08/03 05:54:26 DEBUG : CompareDest/one: md5 = 5b651878d6a2950957d1ce31a1bdaced OK 2025/08/03 05:54:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:54:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 05:54:28 DEBUG : CompareDest/two: md5 = 0012cd83de433a5d8ae89eb8b6e848dd OK 2025/08/03 05:54:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 05:54:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:54:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 05:54:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 05:54:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:54:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 05:54:32 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 05:54:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:33 DEBUG : two: md5 = ffb74c7b071321cfef17bb70969bc0ec OK 2025/08/03 05:54:33 INFO : two: Copied (new) 2025/08/03 05:54:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 05:54:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:54:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:54:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.90s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:54:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/dst" 2025/08/03 05:54:37 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 05:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/CopyDest" 2025/08/03 05:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/03 05:54:41 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 05:54:43 DEBUG : one: md5 = be4633bf87a7631a196ec16bb7ced01d OK 2025/08/03 05:54:43 INFO : one: Copied (new) 2025/08/03 05:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:45 DEBUG : one: md5 = 40a4964c05bcac405fb474a71f77aaa8 OK 2025/08/03 05:54:45 INFO : one: Copied (replaced existing) 2025/08/03 05:54:47 DEBUG : dst/one: md5 = b6adebb2f16078d1fb4ef271d642075e OK 2025/08/03 05:54:49 DEBUG : CopyDest/one: md5 = 35f6e192914e403ba09d85056431fadc OK 2025/08/03 05:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/BackupDir" 2025/08/03 05:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/03 05:54:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:54:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 05:54:54 INFO : one: Moved (server-side) 2025/08/03 05:54:55 INFO : one: Copied (server-side copy) 2025/08/03 05:54:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/03 05:54:57 DEBUG : CopyDest/two: md5 = 9d6e3be109fecc8f1176a2a207ce9024 OK 2025/08/03 05:54:58 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 05:54:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:54:59 INFO : two: Copied (server-side copy) 2025/08/03 05:54:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/03 05:55:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 05:55:00 DEBUG : two: Unchanged skipping 2025/08/03 05:55:01 DEBUG : CopyDest/three: md5 = 29eebb51b3e5fd7853034b2866984174 OK 2025/08/03 05:55:02 DEBUG : three: Need to transfer - File not found at Destination 2025/08/03 05:55:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/03 05:55:02 DEBUG : three: Destination not found in --copy-dest 2025/08/03 05:55:04 DEBUG : three: md5 = d1749ce0765a67140dea2af7a2de8e76 OK 2025/08/03 05:55:04 INFO : three: Copied (new) 2025/08/03 05:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 05:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:55:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 05:55:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:55:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 05:55:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 05:55:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/03 05:55:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3596d17470b6e7f3932599b2c2ed99fe OK 2025/08/03 05:55:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/03 05:55:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/03 05:55:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/03 05:55:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/03 05:55:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/03 05:55:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 30c8a3e867940cdf5cd60bac1a140953 OK 2025/08/03 05:55:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/03 05:55:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/03 05:55:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using skip mode. 2025/08/03 05:55:23 NOTICE: one: Found 2 files with duplicate names 2025/08/03 05:55:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using skip mode. 2025/08/03 05:55:29 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:55:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/03 05:55:30 INFO : one: Deleted 2025/08/03 05:55:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using first mode. 2025/08/03 05:55:35 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:55:36 INFO : one: Deleted 2025/08/03 05:55:36 INFO : one: Deleted 2025/08/03 05:55:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using newest mode. 2025/08/03 05:55:42 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:55:42 INFO : one: Deleted 2025/08/03 05:55:42 INFO : one: Deleted 2025/08/03 05:55:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using oldest mode. 2025/08/03 05:55:48 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:55:49 INFO : one: Deleted 2025/08/03 05:55:49 INFO : one: Deleted 2025/08/03 05:55:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.02s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:55:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using largest mode. 2025/08/03 05:55:54 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:55:55 INFO : one: Deleted 2025/08/03 05:55:55 INFO : one: Deleted 2025/08/03 05:55:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:56:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using smallest mode. 2025/08/03 05:56:01 NOTICE: one: Found 3 files with duplicate names 2025/08/03 05:56:01 INFO : one: Deleted 2025/08/03 05:56:01 INFO : one: Deleted 2025/08/03 05:56:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:56:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Looking for duplicate names using rename mode. 2025/08/03 05:56:08 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/03 05:56:09 INFO : one-2.txt: renamed from: one.txt 2025/08/03 05:56:10 INFO : one-3.txt: renamed from: one.txt 2025/08/03 05:56:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:56:16 DEBUG : dupe1/one.txt: md5 = f39fce5a00999362d1ae70452a2c8931 OK 2025/08/03 05:56:18 DEBUG : dupe2/two.txt: md5 = 2f64c9730f79015485976ec7f7d2e49f OK 2025/08/03 05:56:20 DEBUG : dupe3/three.txt: md5 = 0734922ba94966b4a68b4083f38054a4 OK 2025/08/03 05:56:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/03 05:56:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/03 05:56:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/03 05:56:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/03 05:56:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/03 05:56:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/03 05:56:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.28s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:56:28 DEBUG : a.txt: md5 = 018a2b8c49b5f5d7e3cf9ce2de9c0e66 OK 2025/08/03 05:56:29 DEBUG : zend.txt: md5 = 8ae96c353ebcc4ecfbcfd8b0dde53445 OK 2025/08/03 05:56:31 DEBUG : sub dir/hello world: md5 = e82d5dc7ffd82676c10a24e03ce65aee OK 2025/08/03 05:56:32 DEBUG : sub dir/hello world2: md5 = a1750eacd8c069d15cdd421a01ad82d9 OK 2025/08/03 05:56:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 8c4087573baf9b469f4fa3767fc99cec OK 2025/08/03 05:56:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 73ede684c09602a0ba9b7719c1e9c126 OK 2025/08/03 05:56:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = a83d38a6e631a4756c1d2c1c1e9735b7 OK 2025/08/03 05:56:39 DEBUG : a.txt: Excluded (Size Filter) 2025/08/03 05:56:39 DEBUG : a.txt: Excluded 2025/08/03 05:56:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 05:56:39 DEBUG : sub dir/hello world: Excluded 2025/08/03 05:56:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 05:56:39 DEBUG : sub dir/hello world2: Excluded 2025/08/03 05:56:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 05:56:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 05:56:40 DEBUG : sub dir/hello world: Excluded 2025/08/03 05:56:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 05:56:40 DEBUG : sub dir/hello world2: Excluded 2025/08/03 05:56:40 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 05:56:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/03 05:56:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/03 05:56:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/03 05:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/03 05:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/03 05:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/03 05:56:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.55s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:56:48 DEBUG : a.txt: md5 = 2a40f9655a7a62bb3d2d5441c9964d81 OK 2025/08/03 05:56:50 DEBUG : zend.txt: md5 = 0945c0b4dff824a5867821b0c5505e4d OK 2025/08/03 05:56:52 DEBUG : sub dir/hello world: md5 = 501dcce67ab6cec5c6e980ef949dcc54 OK 2025/08/03 05:56:53 DEBUG : sub dir/hello world2: md5 = bd415412e369a8e495a3f7ce8276488a OK 2025/08/03 05:56:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 599dfda2e69fef5fd5352a257857c9fc OK 2025/08/03 05:56:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = eb586b3ca56607be1b47b569776e1503 OK 2025/08/03 05:56:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39dd9be9043db73ac86e17d4908c1cfc OK 2025/08/03 05:57:00 DEBUG : a.txt: Excluded (Size Filter) 2025/08/03 05:57:00 DEBUG : a.txt: Excluded 2025/08/03 05:57:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 05:57:00 DEBUG : sub dir/hello world2: Excluded 2025/08/03 05:57:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 05:57:00 DEBUG : sub dir/hello world: Excluded 2025/08/03 05:57:01 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 05:57:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 05:57:01 DEBUG : sub dir/hello world2: Excluded 2025/08/03 05:57:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 05:57:01 DEBUG : sub dir/hello world: Excluded 2025/08/03 05:57:01 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 05:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/03 05:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/03 05:57:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/03 05:57:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/03 05:57:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/03 05:57:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/03 05:57:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:10 DEBUG : file1: md5 = a257e2eb26b0cc75e4b57bf64d726eaf OK 2025/08/03 05:57:12 DEBUG : sub/file2: md5 = ef8136ac6203b5a469ce0054d6354724 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/08/03 05:57:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/03 05:57:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/03 05:57:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/03 05:57:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.87s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:19 DEBUG : file1: md5 = 79a376b67db15436137daae1f33a7897 OK 2025/08/03 05:57:21 DEBUG : sub/file2: md5 = a4d043e6dba55b699480394fbe4bd969 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/08/03 05:57:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/notfound" 2025/08/03 05:57:25 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/03 05:57:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.21s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Making directory 2025/08/03 05:57:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:31 DEBUG : sub dir/hello world: md5 = 71a2eaa58e02bcad66c977893ef61bf5 OK 2025/08/03 05:57:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:35 DEBUG : potato2: md5 = 6366c60bc64998bbef4d084b3121a61b OK 2025/08/03 05:57:36 DEBUG : empty space: md5 = cd059604e7fdfb7d7f2b2cc94ee31b49 OK --- PASS: TestLs (4.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:39 DEBUG : potato2: md5 = d1e0692029e897df0365cebc99902fe6 OK 2025/08/03 05:57:41 DEBUG : empty space: md5 = ae93eda084d032249d9b095de926a5ef OK 2025/08/03 05:57:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/03 05:57:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:44 DEBUG : potato2: md5 = 20509067294d681c109441cc3e5d8d37 OK 2025/08/03 05:57:46 DEBUG : empty space: md5 = 89a191d05db3d08972cf752dcf1df475 OK --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:49 DEBUG : potato2: md5 = 1683025e192713b4ff8b2a67342b790d OK 2025/08/03 05:57:50 DEBUG : empty space: md5 = c986af0c70a9d979080ff3b9592164a6 OK --- PASS: TestHashSums (4.16s) === RUN TestHashSumsWithErrors 2025/08/03 05:57:51 DEBUG : Creating backend with remote ":memory:" 2025/08/03 05:57:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/03 05:57:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/03 05:57:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/03 05:57:51 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:57:53 DEBUG : potato2: md5 = c387cd919db8cc05a36bea13e6dbd1ab OK 2025/08/03 05:57:54 DEBUG : empty space: md5 = df3c415ff272398c92d395a8e751b69a OK 2025/08/03 05:57:56 DEBUG : sub dir/potato3: md5 = 669430ac6c695a09817daa08cf69663f OK 2025/08/03 05:57:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.24s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:01 DEBUG : small: md5 = 4ad0f6d36733acd2608c5f8bdd00c536 OK 2025/08/03 05:58:02 DEBUG : medium: md5 = 532c400f3215a567d1558fa7cb70eb62 OK 2025/08/03 05:58:04 DEBUG : large: md5 = c0cc49519a4bbc98627e7a17720996dc OK 2025/08/03 05:58:04 DEBUG : Waiting for deletions to finish 2025/08/03 05:58:04 DEBUG : large: Excluded (Size Filter) 2025/08/03 05:58:05 INFO : medium: Deleted 2025/08/03 05:58:05 INFO : small: Deleted --- PASS: TestDelete (6.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:07 DEBUG : small: md5 = 6d4a85534ab62bce19dd4e6ddb355df5 OK 2025/08/03 05:58:09 DEBUG : medium: md5 = 7e811f05f428a6ff2bfc10a7620ca087 OK 2025/08/03 05:58:10 DEBUG : large: md5 = ecc88ee65bce457f32b74dc8e14377d3 OK 2025/08/03 05:58:10 DEBUG : Waiting for deletions to finish 2025/08/03 05:58:11 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/03 05:58:11 INFO : large: Deleted 2025/08/03 05:58:11 INFO : small: Deleted --- PASS: TestMaxDelete (6.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:14 DEBUG : small: md5 = ce560f2422336c2d40550a537bfa8595 OK 2025/08/03 05:58:15 DEBUG : medium: md5 = 0fca9ae578b74d7f3a44962f800ac658 OK 2025/08/03 05:58:17 DEBUG : large: md5 = 4dcedea3195a306558e7ff71e8ee6f54 OK 2025/08/03 05:58:17 DEBUG : Waiting for deletions to finish 2025/08/03 05:58:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/03 05:58:18 INFO : small: Deleted 2025/08/03 05:58:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:21 DEBUG : small: md5 = 3f0ab9808e156543b26efdb047d01837 OK 2025/08/03 05:58:22 DEBUG : medium: md5 = d904ff40682033363fafc49578046a0e OK 2025/08/03 05:58:23 DEBUG : large: md5 = 6eb18256357d085942dc9ce7a97e777b OK 2025/08/03 05:58:24 DEBUG : Waiting for deletions to finish 2025/08/03 05:58:24 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/03 05:58:24 INFO : large: Deleted 2025/08/03 05:58:24 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.80s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:28 DEBUG : ReadFile: md5 = c0b9f7efb3555b1b27a407130c882fbc OK --- PASS: TestReadFile (4.04s) === RUN TestRetry 2025/08/03 05:58:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/03 05:58:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/03 05:58:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 05:58:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 05:58:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 05:58:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 05:58:30 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:58:32 DEBUG : file1: md5 = 3e88882ee954132adf795bd9ffb010cd OK 2025/08/03 05:58:33 DEBUG : file2: md5 = 9d2c3cce8875c3204b4caf3e477aeac5 OK --- PASS: TestCat (15.73s) === RUN TestPurge 2025/08/03 05:58:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puteyem0jako" 2025/08/03 05:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 05:58:46 DEBUG : Creating backend with remote "TestDrive:crypt/3c4d766ano6oh6ma2sb2rp0k9gccvp5b5nufrqbi6n3q49uihcl0" 2025/08/03 05:58:47 DEBUG : Creating backend with remote "/tmp/rclone1508018574" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puteyem0jako'", Local "Local file system at /tmp/rclone1508018574", Modify Window "1ms" 2025/08/03 05:58:51 DEBUG : A1/B1/C1/one: md5 = 21c79771957d2fcfe03c24f14f5942d9 OK 2025/08/03 05:58:51 INFO : A2: Making directory 2025/08/03 05:58:52 INFO : A1/B2: Making directory 2025/08/03 05:58:53 INFO : A1/B2/C2: Making directory 2025/08/03 05:58:53 INFO : A1/B1/C3: Making directory 2025/08/03 05:58:54 INFO : A3: Making directory 2025/08/03 05:58:55 INFO : A3/B3: Making directory 2025/08/03 05:58:56 INFO : A3/B3/C4: Making directory 2025/08/03 05:58:57 DEBUG : A1/two: md5 = d33a1f31e7aa615f2751a5f79d11b70f OK 2025/08/03 05:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puteyem0jako': Purge remote 2025/08/03 05:59:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:05 DEBUG : A1/B1/C1/one: md5 = ee41436cf5abfd12060d7a7ab1191863 OK 2025/08/03 05:59:05 INFO : A2: Making directory 2025/08/03 05:59:05 INFO : A1/B2: Making directory 2025/08/03 05:59:06 INFO : A1/B2/C2: Making directory 2025/08/03 05:59:07 INFO : A1/B1/C3: Making directory 2025/08/03 05:59:07 INFO : A3: Making directory 2025/08/03 05:59:08 INFO : A3/B3: Making directory 2025/08/03 05:59:09 INFO : A3/B3/C4: Making directory 2025/08/03 05:59:11 DEBUG : A1/two: md5 = a711c478357dd5a00402069c75b29c55 OK 2025/08/03 05:59:12 DEBUG : removing 1 level 3 directories 2025/08/03 05:59:12 INFO : A3/B3/C4: Removing directory 2025/08/03 05:59:15 DEBUG : removing 2 level 3 directories 2025/08/03 05:59:15 INFO : A1/B2/C2: Removing directory 2025/08/03 05:59:15 INFO : A1/B1/C3: Removing directory 2025/08/03 05:59:15 DEBUG : removing 2 level 2 directories 2025/08/03 05:59:15 INFO : A3/B3: Removing directory 2025/08/03 05:59:15 INFO : A1/B2: Removing directory 2025/08/03 05:59:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/03 05:59:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 05:59:16 DEBUG : removing 2 level 1 directories 2025/08/03 05:59:16 INFO : A3: Removing directory 2025/08/03 05:59:16 INFO : A2: Removing directory 2025/08/03 05:59:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/03 05:59:20 DEBUG : removing 1 level 3 directories 2025/08/03 05:59:20 INFO : A1/B1/C1: Removing directory 2025/08/03 05:59:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:21 DEBUG : removing 1 level 2 directories 2025/08/03 05:59:21 INFO : A1/B1: Removing directory 2025/08/03 05:59:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 05:59:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 05:59:21 DEBUG : removing 1 level 1 directories 2025/08/03 05:59:21 INFO : A1: Removing directory 2025/08/03 05:59:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 05:59:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 05:59:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 05:59:22 DEBUG : removing 1 level 0 directories 2025/08/03 05:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Removing directory 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/03 05:59:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:24 INFO : A1: Making directory 2025/08/03 05:59:25 INFO : A1/B1: Making directory 2025/08/03 05:59:26 INFO : A1/B1/C1: Making directory 2025/08/03 05:59:28 DEBUG : removing 1 level 3 directories 2025/08/03 05:59:28 INFO : A1/B1/C1: Removing directory 2025/08/03 05:59:29 DEBUG : removing 1 level 2 directories 2025/08/03 05:59:29 INFO : A1/B1: Removing directory 2025/08/03 05:59:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 05:59:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:31 INFO : A1: Making directory 2025/08/03 05:59:32 INFO : A1/B1: Making directory 2025/08/03 05:59:33 INFO : A1/B1/C1: Making directory 2025/08/03 05:59:35 DEBUG : removing 1 level 3 directories 2025/08/03 05:59:35 INFO : A1/B1/C1: Removing directory 2025/08/03 05:59:36 DEBUG : removing 1 level 2 directories 2025/08/03 05:59:36 INFO : A1/B1: Removing directory 2025/08/03 05:59:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 05:59:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:40 DEBUG : file1: md5 = dd73cc1d75823a50b568c35b7e541097 OK 2025/08/03 05:59:41 DEBUG : filename.txt: File name found in url 2025/08/03 05:59:42 DEBUG : filename.txt: md5 = 56782a7ee5393cf37b2f9e958179c1ee OK 2025/08/03 05:59:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/03 05:59:44 DEBUG : headerfilename.txt: md5 = b760a784d4d23e596a296f10c11dd396 OK 2025/08/03 05:59:45 DEBUG : file2: md5 = 8b73cac06f4279a9d107aa9a891e9d59 OK --- PASS: TestCopyURL (8.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 05:59:50 DEBUG : sub/file2: md5 = 196c22eea5ef5037a80d66877e4b6580 OK 2025/08/03 05:59:50 INFO : file1: Copied (new) to: sub/file2 2025/08/03 05:59:50 INFO : file1: Deleted 2025/08/03 05:59:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 05:59:50 DEBUG : file1: Unchanged skipping 2025/08/03 05:59:50 INFO : file1: Deleted 2025/08/03 05:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': don't need to copy/move sub/file2, it is already at target location 2025/08/03 05:59:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 05:59:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 05:59:55 DEBUG : file1: md5 = 95a33b091521fd0da7d9a8845a83b71b OK 2025/08/03 05:59:55 INFO : file1: Copied (new) 2025/08/03 05:59:55 INFO : file1: Deleted 2025/08/03 05:59:55 DEBUG : file1: Destination exists, skipping 2025/08/03 05:59:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.60s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:00:00 DEBUG : dst/file1: md5 = ca8e24683e9bbfdb94f7f50e71518017 OK 2025/08/03 06:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekuved3yeyo/backup" 2025/08/03 06:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g/1nrff024r7pq65ecp72fc28jb0" 2025/08/03 06:00:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/03 06:00:04 INFO : dst/file1: Moved (server-side) 2025/08/03 06:00:06 DEBUG : dst/file1: md5 = cf457e6318d97f094ba30ae89a65e0c1 OK 2025/08/03 06:00:06 INFO : dst/file1: Copied (new) 2025/08/03 06:00:06 INFO : dst/file1: Deleted 2025/08/03 06:00:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 06:00:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 06:00:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.55s) === 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:00:12 DEBUG : A1/one: md5 = 67de59e589fc86994a3c45923cdcb510 OK 2025/08/03 06:00:14 DEBUG : A1/two: md5 = aea1c4a01bd06cb04d60723a94f4b9a9 OK 2025/08/03 06:00:16 DEBUG : A1/B1/three: md5 = 44f41c5832659b9aab0f48a14e3a7bf7 OK 2025/08/03 06:00:18 DEBUG : A1/B1/C1/four: md5 = 38fdf5dd40679db372cbbd56f55c7e98 OK 2025/08/03 06:00:20 DEBUG : A1/B1/C2/five: md5 = 5fd4305a1ff52e8cce4a647d715f3433 OK 2025/08/03 06:00:20 INFO : A1/B2: Making directory 2025/08/03 06:00:21 INFO : A1/B1/C3: Making directory 2025/08/03 06:00:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/03 06:00:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/03 06:00:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/03 06:00:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/03 06:00:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/03 06:00:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 06:00:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 06:00:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 06:00:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 06:00:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 06:00:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/03 06:00:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/03 06:00:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/03 06:00:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/03 06:00:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/03 06:00:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/03 06:00:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 06:00:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 06:00:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 06:00:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 06:00:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 06:00:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/03 06:00:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/03 06:00:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 06:00:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 06:00:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 06:00:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 06:00:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 06:00:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 06:00:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 06:00:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.14s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 06:00:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 3988dae9f48a6b09933b74cd6ad27967 OK 2025/08/03 06:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/03 06:00:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 06:00:56 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/03 06:00:57 DEBUG : no_checksum_big_file_from_pipe: md5 = 11b6c8e5c6508e82dc049aa851c9a47c OK 2025/08/03 06:00:57 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 06:01:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 5721cbb6241287e6c0886274e5ef9edf OK 2025/08/03 06:01:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 06:01:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/03 06:01:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 0949aade710efcb7dc8b38c2f027373f OK 2025/08/03 06:01:02 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 06:01:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 06:01:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/03 06:01:07 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-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 06:01:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 06:01:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/03 06:01:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/03 06:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (48 bytes), uploading instead of streaming 2025/08/03 06:01:15 DEBUG : rcat_metadata: md5 = 5e3d163ded0af72109ed13bc15dd6ca5 OK 2025/08/03 06:01:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/03 06:01:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/03 06:01:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 35b78483eb37b182027eeee5fc858dc6 OK 2025/08/03 06:01:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.81s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:20 DEBUG : potato1: md5 = 49013a34dcceb7fa009ac4cb02af394a OK 2025/08/03 06:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/03 06:01:21 DEBUG : potato2: md5 = b430d66291f64ae10559bddac9fc28d0 OK 2025/08/03 06:01:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:24 DEBUG : potato1: md5 = fa35eb348c7aa2a9ddf02281289744c2 OK 2025/08/03 06:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': File to upload is small (60 bytes), uploading instead of streaming 2025/08/03 06:01:26 DEBUG : potato2: md5 = bba8ea470331edaf5f434c149ae19a0f OK 2025/08/03 06:01:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:29 DEBUG : potato2: md5 = f087aaed5c991486d3329c0ea8f1ce9d OK 2025/08/03 06:01:30 DEBUG : empty space: md5 = ef736af35d97a89d21649b3b618f125c OK 2025/08/03 06:01:33 DEBUG : sub dir/potato3: md5 = fea14c7d8cac7f3efe8b8a840b641e43 OK 2025/08/03 06:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Touching "sub dir/potato3" 2025/08/03 06:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Touching "empty space" 2025/08/03 06:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Touching "potato2" 2025/08/03 06:01:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.36s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:37 DEBUG : dir with metadata: Making directory with metadata 2025/08/03 06:01:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.16s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:39 DEBUG : directory with modtime: Making directory with metadata 2025/08/03 06:01:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/03 06:01:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 06:01:42 DEBUG : Google drive root 'crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g': Skipping btime metadata as can't update it on an existing file: 2025-08-03T06:01:42.049389864Z 2025/08/03 06:01:42 INFO : non existent directory: Updated directory metadata 2025/08/03 06:01:44 DEBUG : Google drive root 'crypt/3p42iuebsgftlgp2uab5b66vv37iiusto7v42e3uo3p8pipjju5g': Skipping btime metadata as can't update it on an existing file: 2025-08-03T06:01:42.049389864Z 2025/08/03 06:01:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/03 06:01:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/03 06:01:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/03 06:01:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 06:01:50 DEBUG : dst: Making directory with metadata 2025/08/03 06:01:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 06:01:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 06:01:51 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 06:01:52 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 06:01:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/03 06:01:52 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 06:01:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo'", Local "Local file system at /tmp/rclone860266296", Modify Window "1ms" 2025/08/03 06:01:55 DEBUG : sub dir/test remove existing: md5 = 613d880e9373fbf1d4d181923e3fca26 OK 2025/08/03 06:01:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9d380f1d4427ecd0aa9f78a05e51aa19 OK 2025/08/03 06:01:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kifesib5" before starting 2025/08/03 06:02:00 DEBUG : sub dir/test remove existing.kifesib5: TEST: removing renamed existing file after operation 2025/08/03 06:02:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fepudos1" before starting 2025/08/03 06:02:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fepudos1: TEST: renaming existing back after failed operation 2025/08/03 06:02:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zapatis5" before starting 2025/08/03 06:02:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zapatis5: TEST: removing renamed existing file after operation 2025/08/03 06:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cj406hflba43nj68n7qo6ep3094115rv19p0ohscu14i50bq4mc6a7uuv4qm7q5edbh2ra14b58e0q5p22c5f6v1bat77cdn0unpa0r06se5ko1fhu5q137ig8bha45nvdb3c8kqv0g67vl2fcsbrabhadnkht22v95ti18a8u862ce8tc7g" 2025/08/03 06:02:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6hvd3bv7tq66o55m4312ij6ef2u21se566kg0dpeijuqhmap9gtg" --- PASS: TestRemoveExisting (13.33s) === 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/08/03 06:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekuved3yeyo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m34.862454621s (try 1/5)