"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/09 01:20:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe" 2025/09/09 01:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:20:35 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50" 2025/09/09 01:20:36 DEBUG : Creating backend with remote "/tmp/rclone3767133037" === 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/09 01:20:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/09 01:20:37 DEBUG : potato: Seek from 10 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 10 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Seek from 5 to 2 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/09 01:20:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Seek from 5 to 2 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/09 01:20:37 DEBUG : potato: Seek from 8 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 8 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/09 01:20:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/09 01:20:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/09 01:20:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/09 01:20:37 DEBUG : potato: Seek from 5 to 2 2025/09/09 01:20:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/09 01:20:37 DEBUG : potato: Seek from 9 to 0 2025/09/09 01:20:37 DEBUG : potato: Seek from 9 to 0 2025/09/09 01:20:37 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:20:39 DEBUG : rutabaga: md5 = 51e53036a99a5f976caa32a210f2c511 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/09 01:20:41 DEBUG : empty space: md5 = 93047b9a00fe960fd5f08d74e9bd7f2a OK === RUN TestCheck/3 2025/09/09 01:20:43 DEBUG : potato2: md5 = 6c20d8db9237eb774a4ddfb2e60cf305 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/09 01:20:46 DEBUG : remotepotato: md5 = c4ff16181ef434aa336950ab0239b288 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.13s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/09 01:20:49 DEBUG : Creating backend with remote "nonexistent" 2025/09/09 01:20:49 DEBUG : Creating backend with remote "nonexistent" 2025/09/09 01:20:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/09 01:20:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/09 01:20:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/09 01:20:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:20:50 DEBUG : rutabaga: md5 = 6e435890cb7dae94ff9c1ae2e4017c0b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/09 01:20:54 DEBUG : empty space: md5 = 2139acf309c5b0c1c20cda6a300b7ef1 OK === RUN TestCheckDownload/3 2025/09/09 01:20:57 DEBUG : potato2: md5 = 785927db0d1d25da1022d7aa3397d323 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/09 01:21:02 DEBUG : remotepotato: md5 = 925a3abd03b8b504ceb5d9da5be540f3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.97s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.69s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:21:08 DEBUG : rutabaga: md5 = d8a86b466318597fbbb0ed18a4dfc542 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/09 01:21:10 DEBUG : empty space: md5 = 4b4da7e28d330a0d818ae659fe5c31ca OK === RUN TestCheckSizeOnly/3 2025/09/09 01:21:12 DEBUG : potato2: md5 = e557ffcd2256e093e5f1b48c6a275f53 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/09 01:21:15 DEBUG : remotepotato: md5 = 3c14aef26ce54ed90ad9a77f2bd15a6d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.57s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:21:20 DEBUG : test.sum: md5 = 131e9f0be2e3c9962d1edfc2033d9392 OK 2025/09/09 01:21:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/09 01:21:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/09 01:21:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/09 01:21:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/09 01:21:22 DEBUG : test.sum: md5 = e25353b3f739cc4c6832de15cb895420 OK 2025/09/09 01:21:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/09 01:21:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/09 01:21:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/09 01:21:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/data" 2025/09/09 01:21:25 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/data" 2025/09/09 01:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/vjrnln8ratgmqakfosrqe8espk" 2025/09/09 01:21:30 DEBUG : data/banana: md5 = 80b56d1f91a591ad4bbaeb8a23f9a4af OK 2025/09/09 01:21:32 DEBUG : test.sum: md5 = 028f88ff59aabcea408bedc6d26ac17e OK === RUN TestCheckSumDownload/subtest1 2025/09/09 01:21:37 DEBUG : data/potato: md5 = 606ba9d070774129021ea9d9c78c6f72 OK 2025/09/09 01:21:38 DEBUG : test.sum: md5 = 47fb76b4cf72143edebbb107f0ce9330 OK === RUN TestCheckSumDownload/subtest2 2025/09/09 01:21:42 DEBUG : test.sum: md5 = a2f04f916f5b2723a9f56fcf6da37f37 OK === RUN TestCheckSumDownload/subtest3 2025/09/09 01:21:46 DEBUG : test.sum: md5 = 8b01917edba035b9d5ae21917dbdd6db OK === RUN TestCheckSumDownload/subtest4 2025/09/09 01:21:50 DEBUG : test.sum: md5 = 854a0ed0d79ecee99eeebfb5a8504cf2 OK === RUN TestCheckSumDownload/subtest5 2025/09/09 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/09/09 01:21:55 DEBUG : test.sum: md5 = 89265ad917c2eb12797eb6bc18f99377 OK === RUN TestCheckSumDownload/subtest6 2025/09/09 01:21:59 DEBUG : data/banana: md5 = 0b1ddc2aca94c68608b6919e5964f5b6 OK 2025/09/09 01:22:00 DEBUG : data/potato: md5 = c45cea5e79b672c8a031a145807e152d OK 2025/09/09 01:22:02 DEBUG : test.sum: md5 = f6cc07026af6cd3ed49b9426c8a100f2 OK === RUN TestCheckSumDownload/subtest7 2025/09/09 01:22:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/09 01:22:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.77s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.01s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/09/09 01:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yigohav6yowe" 2025/09/09 01:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/9sumfh3p82g17d8vamhs81tk6nsgajs6bmq2j7c7t6eljon1e5r0" 2025/09/09 01:22:08 DEBUG : Creating backend with remote "/tmp/rclone1544628368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe'", Local "Local file system at /tmp/rclone1544628368", Modify Window "1ms" 2025/09/09 01:22:11 DEBUG : hello, world!: md5 = 6eaeae977658a9c9f56695986b774ad6 OK upper checkfile vs. lower remote (without normalization) 2025/09/09 01:22:11 ERROR : hello, world!: sum not found 2025/09/09 01:22:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe' 2025/09/09 01:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': 1 files missing 2025/09/09 01:22:11 NOTICE: 1 hashes missing 2025/09/09 01:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': 1 differences found 2025/09/09 01:22:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/09 01:22:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': 0 differences found 2025/09/09 01:22:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': 1 matching files 2025/09/09 01:22:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jomebel8bedi" 2025/09/09 01:22:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:13 DEBUG : Creating backend with remote "TestDrive:crypt/nkgsklpq7pdpt3o27uhcoe3etnuv6it91f78jfelc61oboglubig" 2025/09/09 01:22:14 DEBUG : Creating backend with remote "/tmp/rclone2033060599" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi'", Local "Local file system at /tmp/rclone2033060599", Modify Window "1ms" 2025/09/09 01:22:16 DEBUG : HELLO, WORLD!: md5 = a09e008b5e1d0194dbef273108930a88 OK lower checkfile vs. upper remote (without normalization) 2025/09/09 01:22:17 ERROR : HELLO, WORLD!: sum not found 2025/09/09 01:22:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi' 2025/09/09 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': 1 files missing 2025/09/09 01:22:17 NOTICE: 1 hashes missing 2025/09/09 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': 1 differences found 2025/09/09 01:22:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/09 01:22:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': 0 differences found 2025/09/09 01:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': 1 matching files 2025/09/09 01:22:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusotip8heha" 2025/09/09 01:22:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:19 DEBUG : Creating backend with remote "TestDrive:crypt/d6rt6p5h5rn89a5c4ch6tssjl56udlmbtb5n9ohvsg1mnvnm57jg" 2025/09/09 01:22:20 DEBUG : Creating backend with remote "/tmp/rclone818713216" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha'", Local "Local file system at /tmp/rclone818713216", Modify Window "1ms" 2025/09/09 01:22:22 DEBUG : HeLlO, wOrLd!: md5 = a5e3df9a50c2dbf5e42d74c668358633 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/09 01:22:23 ERROR : HeLlO, wOrLd!: sum not found 2025/09/09 01:22:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha' 2025/09/09 01:22:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': 1 files missing 2025/09/09 01:22:23 NOTICE: 1 hashes missing 2025/09/09 01:22:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': 1 differences found 2025/09/09 01:22:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/09 01:22:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': 0 differences found 2025/09/09 01:22:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': 1 matching files 2025/09/09 01:22:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hugavux1xanu" 2025/09/09 01:22:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:24 DEBUG : Creating backend with remote "TestDrive:crypt/d19v9ehkk992obqtfrkm7osb9u1ejn9p1d8p2ph8eqoufvqb8n70" 2025/09/09 01:22:25 DEBUG : Creating backend with remote "/tmp/rclone3860878941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu'", Local "Local file system at /tmp/rclone3860878941", Modify Window "1ms" 2025/09/09 01:22:28 DEBUG : HELLO, WORLD!: md5 = 766d4986b402a97330e4dd9550e8bea1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/09 01:22:28 ERROR : HELLO, WORLD!: sum not found 2025/09/09 01:22:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu' 2025/09/09 01:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': 1 files missing 2025/09/09 01:22:28 NOTICE: 1 hashes missing 2025/09/09 01:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': 1 differences found 2025/09/09 01:22:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/09 01:22:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': 0 differences found 2025/09/09 01:22:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': 1 matching files 2025/09/09 01:22:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keyokad5hete" 2025/09/09 01:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:29 DEBUG : Creating backend with remote "TestDrive:crypt/9gaqnl4tuom9gu6pd344e5j5luknjmtjglbkt4gdh1v1qurgaheg" 2025/09/09 01:22:30 DEBUG : Creating backend with remote "/tmp/rclone3333153860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete'", Local "Local file system at /tmp/rclone3333153860", Modify Window "1ms" 2025/09/09 01:22:33 DEBUG : 測試_Русский___ě_áñ: md5 = e9d867ac2e6bec86b5e746369e7ff50e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/09 01:22:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete' 2025/09/09 01:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': 1 files missing 2025/09/09 01:22:33 NOTICE: 1 hashes missing 2025/09/09 01:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': 1 differences found 2025/09/09 01:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/09 01:22:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': 0 differences found 2025/09/09 01:22:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': 1 matching files 2025/09/09 01:22:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fepowot3ceku" 2025/09/09 01:22:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:34 DEBUG : Creating backend with remote "TestDrive:crypt/cspm8mrm5srgpamaeerlmnbljlij4bakbbmjijsjgb7fq7ia2t80" 2025/09/09 01:22:36 DEBUG : Creating backend with remote "/tmp/rclone2077378854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku'", Local "Local file system at /tmp/rclone2077378854", Modify Window "1ms" 2025/09/09 01:22:38 DEBUG : 測試_Русский___ě_áñ: md5 = 578fc5b4ec255efb070a34739cc84d39 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/09 01:22:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku' 2025/09/09 01:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': 1 files missing 2025/09/09 01:22:38 NOTICE: 1 hashes missing 2025/09/09 01:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': 1 differences found 2025/09/09 01:22:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/09 01:22:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': 0 differences found 2025/09/09 01:22:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': 1 matching files 2025/09/09 01:22:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagaret4haxe" 2025/09/09 01:22:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:39 DEBUG : Creating backend with remote "TestDrive:crypt/v8a5e5bp4toik0ca76iek6mju3u69ulbnrn4tc8ufc8cnrsfdlsg" 2025/09/09 01:22:41 DEBUG : Creating backend with remote "/tmp/rclone252834830" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe'", Local "Local file system at /tmp/rclone252834830", Modify Window "1ms" 2025/09/09 01:22:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2e9421cff5184a89b2db6cf9c1a06d26 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/09 01:22:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe' 2025/09/09 01:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': 1 files missing 2025/09/09 01:22:43 NOTICE: 1 hashes missing 2025/09/09 01:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': 1 differences found 2025/09/09 01:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/09 01:22:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': 0 differences found 2025/09/09 01:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': 1 matching files 2025/09/09 01:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lafenuw7bebe" 2025/09/09 01:22:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:45 DEBUG : Creating backend with remote "TestDrive:crypt/0d22uub0l4lfbd7b40r054r78am0v2tgj73q1rp9ah55d18m3kd0" 2025/09/09 01:22:46 DEBUG : Creating backend with remote "/tmp/rclone130157938" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe'", Local "Local file system at /tmp/rclone130157938", Modify Window "1ms" 2025/09/09 01:22:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3c5f30a5e889b5481617db5b56bac7b1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/09 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe' 2025/09/09 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': 1 files missing 2025/09/09 01:22:49 NOTICE: 1 hashes missing 2025/09/09 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': 1 differences found 2025/09/09 01:22:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/09 01:22:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': 0 differences found 2025/09/09 01:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': 1 matching files 2025/09/09 01:22:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suteroy5hoqa" 2025/09/09 01:22:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:50 DEBUG : Creating backend with remote "TestDrive:crypt/obsbik36b1pks9ccssqbk9cb7jakqdtp0bnefbqi8a45h0ib00og" 2025/09/09 01:22:51 DEBUG : Creating backend with remote "/tmp/rclone1962467730" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa'", Local "Local file system at /tmp/rclone1962467730", Modify Window "1ms" 2025/09/09 01:22:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4961aa86a63ec67599c41ca9f8e217ae OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/09 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa' 2025/09/09 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': 1 files missing 2025/09/09 01:22:54 NOTICE: 1 hashes missing 2025/09/09 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': 1 differences found 2025/09/09 01:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/09 01:22:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': 0 differences found 2025/09/09 01:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': 1 matching files 2025/09/09 01:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sawirar8fuxo" 2025/09/09 01:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/9nnsaeeauaeu9jsmfs8k22jv4ocroo1qkud2ei79n9cfpl7qsrv0" 2025/09/09 01:22:56 DEBUG : Creating backend with remote "/tmp/rclone237459543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo'", Local "Local file system at /tmp/rclone237459543", Modify Window "1ms" 2025/09/09 01:22:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40841f66082c2802c16be0373904aa26 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/09 01:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/09 01:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo' 2025/09/09 01:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': 1 files missing 2025/09/09 01:22:59 NOTICE: 1 hashes missing 2025/09/09 01:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': 1 differences found 2025/09/09 01:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/09 01:23:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/09 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': 0 differences found 2025/09/09 01:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': 1 matching files 2025/09/09 01:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sawirar8fuxo': Purge remote 2025/09/09 01:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suteroy5hoqa': Purge remote 2025/09/09 01:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lafenuw7bebe': Purge remote 2025/09/09 01:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaret4haxe': Purge remote 2025/09/09 01:23:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fepowot3ceku': Purge remote 2025/09/09 01:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keyokad5hete': Purge remote 2025/09/09 01:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hugavux1xanu': Purge remote 2025/09/09 01:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusotip8heha': Purge remote 2025/09/09 01:23:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jomebel8bedi': Purge remote 2025/09/09 01:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yigohav6yowe': Purge remote --- PASS: TestApplyTransforms (57.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:23:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/09 01:23:08 DEBUG : sub/file2: md5 = 3fc88c8a77aea80e7164549fadded6b0 OK 2025/09/09 01:23:08 INFO : file1: Copied (new) to: sub/file2 2025/09/09 01:23:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:23:09 DEBUG : file1: Unchanged skipping 2025/09/09 01:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': don't need to copy/move sub/file2, it is already at target location 2025/09/09 01:23:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:23:15 DEBUG : dst/file1: md5 = 931357540ee1df5a833de072985d0cc5 OK 2025/09/09 01:23:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/backup" 2025/09/09 01:23:16 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/1nrff024r7pq65ecp72fc28jb0" 2025/09/09 01:23:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/09 01:23:20 INFO : dst/file1: Moved (server-side) 2025/09/09 01:23:21 DEBUG : dst/file1: md5 = c3cf85fe9ef96b8411c521f8b3997590 OK 2025/09/09 01:23:21 INFO : dst/file1: Copied (new) 2025/09/09 01:23:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:23:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:23:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:23:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/dst" 2025/09/09 01:23:27 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/09 01:23:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/CompareDest" 2025/09/09 01:23:29 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/gveqi14airsml4bgu7krj116o8" 2025/09/09 01:23:30 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 01:23:33 DEBUG : one: md5 = f969f0cff7fe415a8cd19c518448bdef OK 2025/09/09 01:23:33 INFO : one: Copied (new) 2025/09/09 01:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:23:36 DEBUG : one: md5 = a4f48422f76395473674e189199fe0c8 OK 2025/09/09 01:23:36 INFO : one: Copied (replaced existing) 2025/09/09 01:23:38 DEBUG : dst/one: md5 = d95ec640e1036590c0f0858f5796e859 OK 2025/09/09 01:23:40 DEBUG : CompareDest/one: md5 = c604bdd3bbe3c70a319d7d57cf3cc1b7 OK 2025/09/09 01:23:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:23:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:23:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:23:43 DEBUG : CompareDest/two: md5 = c1235837d0d450d84e4337234ee01f3b OK 2025/09/09 01:23:44 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 01:23:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:23:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 01:23:45 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 01:23:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:23:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 01:23:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 01:23:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/09 01:23:48 DEBUG : two: md5 = 11af913a099a6556eb752b63a921cefe OK 2025/09/09 01:23:48 INFO : two: Copied (new) 2025/09/09 01:23:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:23:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:23:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:23:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.32s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:23:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/dst" 2025/09/09 01:23:53 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/09 01:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/CopyDest" 2025/09/09 01:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/09 01:23:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 01:23:59 DEBUG : one: md5 = 621952364931cb410e0a5f0136d6687f OK 2025/09/09 01:23:59 INFO : one: Copied (new) 2025/09/09 01:24:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:24:02 DEBUG : one: md5 = 763561cfecd00b7a78477d973c71203c OK 2025/09/09 01:24:02 INFO : one: Copied (replaced existing) 2025/09/09 01:24:04 DEBUG : dst/one: md5 = c7c9ca4dc656be98b6f4d42ecb5a675c OK 2025/09/09 01:24:06 DEBUG : CopyDest/one: md5 = ae2cb66f422bc5e5cb7abe59964081a2 OK 2025/09/09 01:24:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/BackupDir" 2025/09/09 01:24:07 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/09 01:24:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:24:11 INFO : one: Moved (server-side) 2025/09/09 01:24:12 INFO : one: Copied (server-side copy) 2025/09/09 01:24:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/09 01:24:14 DEBUG : CopyDest/two: md5 = d4dddbd1034a78844269ab782fb38b5a OK 2025/09/09 01:24:15 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 01:24:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:24:16 INFO : two: Copied (server-side copy) 2025/09/09 01:24:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/09 01:24:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:24:17 DEBUG : two: Unchanged skipping 2025/09/09 01:24:19 DEBUG : CopyDest/three: md5 = 841b36e6abb385acd0d52faccac78199 OK 2025/09/09 01:24:20 DEBUG : three: Need to transfer - File not found at Destination 2025/09/09 01:24:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/09 01:24:20 DEBUG : three: Destination not found in --copy-dest 2025/09/09 01:24:21 DEBUG : three: md5 = dc942e9abbdae3d162f0829b3c1fca2d OK 2025/09/09 01:24:21 INFO : three: Copied (new) 2025/09/09 01:24:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/09 01:24:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:24:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:24:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:24:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/09 01:24:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:24:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:24:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/09 01:24:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1a57ff3a7ddcbf68a2087642b3f10b96 OK 2025/09/09 01:24:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/09 01:24:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/09 01:24:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/09 01:24:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/09 01:24:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/09 01:24:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 90adaea11a719148fd306c7143f91fcb OK 2025/09/09 01:24:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/09 01:24:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/09 01:24:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:24:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using skip mode. 2025/09/09 01:24:43 NOTICE: one: Found 2 files with duplicate names 2025/09/09 01:24:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:24:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using skip mode. 2025/09/09 01:24:50 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:24:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/09 01:24:50 INFO : one: Deleted 2025/09/09 01:24:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.94s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:24:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using first mode. 2025/09/09 01:24:56 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:24:57 INFO : one: Deleted 2025/09/09 01:24:57 INFO : one: Deleted 2025/09/09 01:24:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.74s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using newest mode. 2025/09/09 01:25:03 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:25:04 INFO : one: Deleted 2025/09/09 01:25:04 INFO : one: Deleted 2025/09/09 01:25:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.93s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using oldest mode. 2025/09/09 01:25:11 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:25:11 INFO : one: Deleted 2025/09/09 01:25:13 INFO : one: Deleted 2025/09/09 01:25:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using largest mode. 2025/09/09 01:25:19 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:25:19 INFO : one: Deleted 2025/09/09 01:25:20 INFO : one: Deleted 2025/09/09 01:25:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.41s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using smallest mode. 2025/09/09 01:25:26 NOTICE: one: Found 3 files with duplicate names 2025/09/09 01:25:27 INFO : one: Deleted 2025/09/09 01:25:27 INFO : one: Deleted 2025/09/09 01:25:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Looking for duplicate names using rename mode. 2025/09/09 01:25:34 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/09 01:25:36 INFO : one-2.txt: renamed from: one.txt 2025/09/09 01:25:37 INFO : one-3.txt: renamed from: one.txt 2025/09/09 01:25:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:43 DEBUG : dupe1/one.txt: md5 = 832cb74ce4693d20060ec784d2e50cd0 OK 2025/09/09 01:25:46 DEBUG : dupe2/two.txt: md5 = 788e021cf97efd7eb80c7ccffc9ad80a OK 2025/09/09 01:25:48 DEBUG : dupe3/three.txt: md5 = 0ef2701a3f678aa4de4b565b8441483c OK 2025/09/09 01:25:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/09 01:25:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/09 01:25:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/09 01:25:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/09 01:25:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/09 01:25:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/09 01:25:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.22s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:25:56 DEBUG : a.txt: md5 = 98b5dc1643872dacc350f203f4ed5bb0 OK 2025/09/09 01:25:58 DEBUG : zend.txt: md5 = 155ec7f00ce130114dad12f1dcc5d869 OK 2025/09/09 01:26:00 DEBUG : sub dir/hello world: md5 = 86a0ef2d18298f648aba245874d21dc6 OK 2025/09/09 01:26:02 DEBUG : sub dir/hello world2: md5 = d9f9d82ef444338200bfbb04b602365f OK 2025/09/09 01:26:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 0aba5a5e195eab09c2270495392b3b99 OK 2025/09/09 01:26:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 405ba01470f61428b0131221889f24a9 OK 2025/09/09 01:26:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = e869197005071c328c0f6d7cd94facda OK 2025/09/09 01:26:10 DEBUG : a.txt: Excluded (Size Filter) 2025/09/09 01:26:10 DEBUG : a.txt: Excluded 2025/09/09 01:26:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/09 01:26:10 DEBUG : sub dir/hello world2: Excluded 2025/09/09 01:26:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/09 01:26:10 DEBUG : sub dir/hello world: Excluded 2025/09/09 01:26:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/09 01:26:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/09 01:26:11 DEBUG : sub dir/hello world2: Excluded 2025/09/09 01:26:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/09 01:26:11 DEBUG : sub dir/hello world: Excluded 2025/09/09 01:26:11 DEBUG : sub dir/ignore dir: Excluded 2025/09/09 01:26:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/09 01:26:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/09 01:26:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/09 01:26:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/09 01:26:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/09 01:26:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/09 01:26:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.47s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:26:20 DEBUG : a.txt: md5 = c1e00cb57fd12cb5a2ad6b04eb69e52a OK 2025/09/09 01:26:22 DEBUG : zend.txt: md5 = f03ec0f80daa3450a77a3978fe6e95d5 OK 2025/09/09 01:26:24 DEBUG : sub dir/hello world: md5 = 3de0ccd658ba8771cd5646286c279c0a OK 2025/09/09 01:26:25 DEBUG : sub dir/hello world2: md5 = 0fac460b36a2f0d34564001022d8919c OK 2025/09/09 01:26:28 DEBUG : sub dir/ignore dir/.ignore: md5 = ef10145b25af3bfa2ec15becb548bebd OK 2025/09/09 01:26:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4bc5ecb8f5560eab944437fa12867e9e OK 2025/09/09 01:26:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 82917622bae74e23c32b8a26f30a5a77 OK 2025/09/09 01:26:33 DEBUG : a.txt: Excluded (Size Filter) 2025/09/09 01:26:33 DEBUG : a.txt: Excluded 2025/09/09 01:26:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/09 01:26:34 DEBUG : sub dir/hello world2: Excluded 2025/09/09 01:26:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/09 01:26:34 DEBUG : sub dir/hello world: Excluded 2025/09/09 01:26:35 DEBUG : sub dir/ignore dir: Excluded 2025/09/09 01:26:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/09 01:26:35 DEBUG : sub dir/hello world2: Excluded 2025/09/09 01:26:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/09 01:26:35 DEBUG : sub dir/hello world: Excluded 2025/09/09 01:26:35 DEBUG : sub dir/ignore dir: Excluded 2025/09/09 01:26:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/09 01:26:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:26:44 DEBUG : file1: md5 = 393554bc1b54e0e61871642c0599cf4e OK 2025/09/09 01:26:46 DEBUG : sub/file2: md5 = 7e17b3d2b65d395ba3d2d03b711912cf OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/09 01:26:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/09 01:26:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/09 01:26:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/09 01:26:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.88s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:26:54 DEBUG : file1: md5 = 21f2e648ffeac4aa68e52bc987d9eeed OK 2025/09/09 01:26:57 DEBUG : sub/file2: md5 = fc10ad525e646adc7fc3d8d4f1d45cce OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/09 01:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/notfound" 2025/09/09 01:27:01 DEBUG : Config file has changed externally - reloading 2025/09/09 01:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/qe0i31qdkoejk60elps0ni5sqk" 2025/09/09 01:27:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.52s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Making directory 2025/09/09 01:27:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Making directory --- PASS: TestMkdir (0.80s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:09 DEBUG : sub dir/hello world: md5 = 5431a196a0e130e05d6b02d6704b04ba OK 2025/09/09 01:27:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.11s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:13 DEBUG : potato2: md5 = ecfe50d0b3b5e3a8f0c2fa70a25bf16f OK 2025/09/09 01:27:14 DEBUG : empty space: md5 = f045f7f03140e559a589a7aa4b7b0253 OK --- PASS: TestLs (4.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:18 DEBUG : potato2: md5 = d58f9c8834e425573310f4c2ebe76623 OK 2025/09/09 01:27:19 DEBUG : empty space: md5 = 2680e3ba67925b0725e4bd39fa3fb9cc OK 2025/09/09 01:27:20 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.09s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:23 DEBUG : potato2: md5 = 9acd35014dbb79a039a31d8c346d9bc3 OK 2025/09/09 01:27:24 DEBUG : empty space: md5 = 4bd1b7342b7aa3e84027daab2f4e4a29 OK --- PASS: TestLsLong (5.05s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:28 DEBUG : potato2: md5 = 502156916cd1ff9f335709dc8e1fc3aa OK 2025/09/09 01:27:30 DEBUG : empty space: md5 = c04cfc067092100491da88c32a3fb06d OK --- PASS: TestHashSums (5.06s) === RUN TestHashSumsWithErrors 2025/09/09 01:27:32 DEBUG : Creating backend with remote ":memory:" 2025/09/09 01:27:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/09 01:27:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/09 01:27:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/09 01:27:32 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:33 DEBUG : potato2: md5 = d4749922b25c5731eea86d45ef064c16 OK 2025/09/09 01:27:35 DEBUG : empty space: md5 = c92cbae3a8f8450f845002ad58dad8d7 OK 2025/09/09 01:27:37 DEBUG : sub dir/potato3: md5 = 91bf9c28b06600d254a9deb0eae58273 OK 2025/09/09 01:27:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:42 DEBUG : small: md5 = da7fc3b530682f384225b55112086e4a OK 2025/09/09 01:27:44 DEBUG : medium: md5 = 83a2151bc87d4da118fc922f270c53e3 OK 2025/09/09 01:27:45 DEBUG : large: md5 = d304ba8604f08de947a34127b60a49dc OK 2025/09/09 01:27:46 DEBUG : Waiting for deletions to finish 2025/09/09 01:27:46 DEBUG : large: Excluded (Size Filter) 2025/09/09 01:27:47 INFO : small: Deleted 2025/09/09 01:27:47 INFO : medium: Deleted --- PASS: TestDelete (7.50s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:50 DEBUG : small: md5 = c9a89b2d66789de3091f16e7ab761dad OK 2025/09/09 01:27:51 DEBUG : medium: md5 = e8524b1ccb452670b2ff844cad789a7d OK 2025/09/09 01:27:53 DEBUG : large: md5 = 010746daf7470806754b66279d368a5f OK 2025/09/09 01:27:53 DEBUG : Waiting for deletions to finish 2025/09/09 01:27:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/09 01:27:54 INFO : small: Deleted 2025/09/09 01:27:54 INFO : large: Deleted --- PASS: TestMaxDelete (7.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:27:58 DEBUG : small: md5 = b889b5854542b43d27d10e0cc49995cb OK 2025/09/09 01:27:59 DEBUG : medium: md5 = a5b70e8ef5b48432538d958d8d546e41 OK 2025/09/09 01:28:01 DEBUG : large: md5 = 7457819924bcf9bf92a08f1ec1b67837 OK 2025/09/09 01:28:01 DEBUG : Waiting for deletions to finish 2025/09/09 01:28:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/09 01:28:02 INFO : medium: Deleted 2025/09/09 01:28:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:28:05 DEBUG : small: md5 = 5ee3fde95cf8a46bd72a21cfeff904ba OK 2025/09/09 01:28:06 DEBUG : medium: md5 = 6135559707cb115f0e0b096913b92036 OK 2025/09/09 01:28:08 DEBUG : large: md5 = cc6305e661184c2d1ff782cbfa51dceb OK 2025/09/09 01:28:08 DEBUG : Waiting for deletions to finish 2025/09/09 01:28:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/09 01:28:09 INFO : small: Deleted 2025/09/09 01:28:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:28:12 DEBUG : ReadFile: md5 = d78b4402048ab7273a9184d26db9e3ad OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/09/09 01:28:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/09 01:28:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/09 01:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/09 01:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/09 01:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/09 01:28:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/09 01:28:15 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:28:17 DEBUG : file1: md5 = 5dc894fdad0ed27765782336dcaf4dbe OK 2025/09/09 01:28:19 DEBUG : file2: md5 = 19c9a121628d5147c4a3502c505ff6ca OK --- PASS: TestCat (16.80s) === RUN TestPurge 2025/09/09 01:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-canokaj8zobo" 2025/09/09 01:28:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/ah4dtocf62frfqa7lk81ls4g8kdmel1gltmog6eh4l4evpv0ovn0" 2025/09/09 01:28:33 DEBUG : Creating backend with remote "/tmp/rclone397006137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-canokaj8zobo'", Local "Local file system at /tmp/rclone397006137", Modify Window "1ms" 2025/09/09 01:28:38 DEBUG : A1/B1/C1/one: md5 = a366d3558be72e67c56206b2d5479bab OK 2025/09/09 01:28:38 INFO : A2: Making directory 2025/09/09 01:28:39 INFO : A1/B2: Making directory 2025/09/09 01:28:40 INFO : A1/B2/C2: Making directory 2025/09/09 01:28:41 INFO : A1/B1/C3: Making directory 2025/09/09 01:28:42 INFO : A3: Making directory 2025/09/09 01:28:42 INFO : A3/B3: Making directory 2025/09/09 01:28:43 INFO : A3/B3/C4: Making directory 2025/09/09 01:28:46 DEBUG : A1/two: md5 = da806f2fafc4ebf8c444ca583738ab77 OK 2025/09/09 01:28:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-canokaj8zobo': Purge remote 2025/09/09 01:28:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.24s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:28:53 DEBUG : A1/B1/C1/one: md5 = bbc1e79d4599e474ee9b0d1c12e1a4b7 OK 2025/09/09 01:28:53 INFO : A2: Making directory 2025/09/09 01:28:54 INFO : A1/B2: Making directory 2025/09/09 01:28:55 INFO : A1/B2/C2: Making directory 2025/09/09 01:28:56 INFO : A1/B1/C3: Making directory 2025/09/09 01:28:57 INFO : A3: Making directory 2025/09/09 01:28:57 INFO : A3/B3: Making directory 2025/09/09 01:28:58 INFO : A3/B3/C4: Making directory 2025/09/09 01:29:01 DEBUG : A1/two: md5 = fdf9391a1ee729ca7035ac60f0c8170b OK 2025/09/09 01:29:02 DEBUG : removing 1 level 3 directories 2025/09/09 01:29:02 INFO : A3/B3/C4: Removing directory 2025/09/09 01:29:05 DEBUG : removing 2 level 3 directories 2025/09/09 01:29:05 INFO : A1/B2/C2: Removing directory 2025/09/09 01:29:05 INFO : A1/B1/C3: Removing directory 2025/09/09 01:29:06 DEBUG : removing 2 level 2 directories 2025/09/09 01:29:06 INFO : A1/B2: Removing directory 2025/09/09 01:29:06 INFO : A3/B3: Removing directory 2025/09/09 01:29:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/09 01:29:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/09 01:29:07 DEBUG : removing 2 level 1 directories 2025/09/09 01:29:07 INFO : A3: Removing directory 2025/09/09 01:29:07 INFO : A2: Removing directory 2025/09/09 01:29:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/09 01:29:11 DEBUG : removing 1 level 3 directories 2025/09/09 01:29:11 INFO : A1/B1/C1: Removing directory 2025/09/09 01:29:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:12 DEBUG : removing 1 level 2 directories 2025/09/09 01:29:12 INFO : A1/B1: Removing directory 2025/09/09 01:29:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/09 01:29:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:29:13 DEBUG : removing 1 level 1 directories 2025/09/09 01:29:13 INFO : A1: Removing directory 2025/09/09 01:29:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/09 01:29:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/09 01:29:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:29:13 DEBUG : removing 1 level 0 directories 2025/09/09 01:29:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Removing directory 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/09 01:29:14 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:16 INFO : A1: Making directory 2025/09/09 01:29:17 INFO : A1/B1: Making directory 2025/09/09 01:29:18 INFO : A1/B1/C1: Making directory 2025/09/09 01:29:20 DEBUG : removing 1 level 3 directories 2025/09/09 01:29:20 INFO : A1/B1/C1: Removing directory 2025/09/09 01:29:21 DEBUG : removing 1 level 2 directories 2025/09/09 01:29:21 INFO : A1/B1: Removing directory 2025/09/09 01:29:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:29:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.99s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:24 INFO : A1: Making directory 2025/09/09 01:29:25 INFO : A1/B1: Making directory 2025/09/09 01:29:26 INFO : A1/B1/C1: Making directory 2025/09/09 01:29:29 DEBUG : removing 1 level 3 directories 2025/09/09 01:29:29 INFO : A1/B1/C1: Removing directory 2025/09/09 01:29:30 DEBUG : removing 1 level 2 directories 2025/09/09 01:29:30 INFO : A1/B1: Removing directory 2025/09/09 01:29:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:29:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.46s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:35 DEBUG : file1: md5 = a68c3f8e57139606300b39a203782289 OK 2025/09/09 01:29:35 DEBUG : filename.txt: File name found in url 2025/09/09 01:29:37 DEBUG : filename.txt: md5 = e505781a113aff1699db6e3e1ac87c82 OK 2025/09/09 01:29:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/09 01:29:38 DEBUG : headerfilename.txt: md5 = 451322769af137114af41fd65b92ba9e OK 2025/09/09 01:29:40 DEBUG : file2: md5 = 9eeb0c0188df8428977d6dc2bcafcf97 OK --- PASS: TestCopyURL (10.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/09 01:29:45 DEBUG : sub/file2: md5 = a857afe3734b194c5ec644440351a953 OK 2025/09/09 01:29:45 INFO : file1: Copied (new) to: sub/file2 2025/09/09 01:29:45 INFO : file1: Deleted 2025/09/09 01:29:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:29:46 DEBUG : file1: Unchanged skipping 2025/09/09 01:29:46 INFO : file1: Deleted 2025/09/09 01:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': don't need to copy/move sub/file2, it is already at target location 2025/09/09 01:29:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/09 01:29:51 DEBUG : file1: md5 = a4579df4f02fd0feaa8ec20b6a85678f OK 2025/09/09 01:29:51 INFO : file1: Copied (new) 2025/09/09 01:29:51 INFO : file1: Deleted 2025/09/09 01:29:52 DEBUG : file1: Destination exists, skipping 2025/09/09 01:29:52 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:29:57 DEBUG : dst/file1: md5 = 0f59e84f06528457b1264bc5b79c9938 OK 2025/09/09 01:29:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boloqog0qafe/backup" 2025/09/09 01:29:58 DEBUG : Creating backend with remote "TestDrive:crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50/1nrff024r7pq65ecp72fc28jb0" 2025/09/09 01:29:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/09 01:30:02 INFO : dst/file1: Moved (server-side) 2025/09/09 01:30:04 DEBUG : dst/file1: md5 = 2da55ca2a271d846bd13d902852be589 OK 2025/09/09 01:30:04 INFO : dst/file1: Copied (new) 2025/09/09 01:30:04 INFO : dst/file1: Deleted 2025/09/09 01:30:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:30:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/09 01:30:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.34s) === 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:30:11 DEBUG : A1/one: md5 = 8f0310ea33b58e5f48943cf615ccc702 OK 2025/09/09 01:30:13 DEBUG : A1/two: md5 = 43c0bcb810b68ddf8203c220fa2b5308 OK 2025/09/09 01:30:15 DEBUG : A1/B1/three: md5 = bcc657c6b8122fa57b1e4be8bef9f96d OK 2025/09/09 01:30:18 DEBUG : A1/B1/C1/four: md5 = 25d697130186047a8fc52d01fff81f22 OK 2025/09/09 01:30:20 DEBUG : A1/B1/C2/five: md5 = 603c0decaf3cea7add27178c7ba6ffbe OK 2025/09/09 01:30:20 INFO : A1/B2: Making directory 2025/09/09 01:30:21 INFO : A1/B1/C3: Making directory 2025/09/09 01:30:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/09 01:30:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/09 01:30:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/09 01:30:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/09 01:30:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/09 01:30:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/09 01:30:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/09 01:30:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:30:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/09 01:30:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/09 01:30:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/09 01:30:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/09 01:30:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/09 01:30:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/09 01:30:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/09 01:30:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/09 01:30:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/09 01:30:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/09 01:30:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:30:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/09 01:30:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/09 01:30:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/09 01:30:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/09 01:30:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/09 01:30:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/09 01:30:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/09 01:30:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/09 01:30:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/09 01:30:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/09 01:30:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/09 01:30:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.11s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/09 01:31:01 DEBUG : no_checksum_small_file_from_pipe: md5 = dce5a20f38309145214875b6959c58cf OK 2025/09/09 01:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/09 01:31:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/09 01:31:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/09 01:31:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 2141c4bc7a5cff401d7c7420feaa6d33 OK 2025/09/09 01:31:03 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/09 01:31:07 DEBUG : with_checksum_small_file_from_pipe: md5 = f81a2297ce9613946abfba1c951b0f7a OK 2025/09/09 01:31:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/09 01:31:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/09 01:31:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 1df22e8ff5713e68f29c635dcaaa63af OK 2025/09/09 01:31:08 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/09 01:31:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:31:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/09 01:31:14 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-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (34 bytes), uploading instead of streaming 2025/09/09 01:31:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/09 01:31:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/09 01:31:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.01s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/09 01:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (48 bytes), uploading instead of streaming 2025/09/09 01:31:23 DEBUG : rcat_metadata: md5 = 41f29b54223ea521f02fda725e32149c OK 2025/09/09 01:31:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/09 01:31:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/09 01:31:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 171f8e9a2e7f74b9933f213fa25c7e69 OK 2025/09/09 01:31:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.05s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.45s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:30 DEBUG : potato1: md5 = 653d0483f2bf34e60bf2ad9bb9ae62cc OK 2025/09/09 01:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/09 01:31:32 DEBUG : potato2: md5 = 3f84d223ebde05752a7d628e20b0102c OK 2025/09/09 01:31:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.89s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:35 DEBUG : potato1: md5 = 0fed39b79f0dc4cfec92a3475179a36a OK 2025/09/09 01:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': File to upload is small (60 bytes), uploading instead of streaming 2025/09/09 01:31:37 DEBUG : potato2: md5 = 9f515ae02dd8f408a1cce5058704c41e OK 2025/09/09 01:31:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:41 DEBUG : potato2: md5 = 42861631c8770e0a7f0c930c4f5b244e OK 2025/09/09 01:31:43 DEBUG : empty space: md5 = e5b1b92c014c8263a080e2cdf28b787a OK 2025/09/09 01:31:45 DEBUG : sub dir/potato3: md5 = 7e961fb48349d62e8217d4fa316b9c46 OK 2025/09/09 01:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Touching "sub dir/potato3" 2025/09/09 01:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Touching "potato2" 2025/09/09 01:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Touching "empty space" 2025/09/09 01:31:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.97s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:50 DEBUG : dir with metadata: Making directory with metadata 2025/09/09 01:31:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:53 DEBUG : directory with modtime: Making directory with metadata 2025/09/09 01:31:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.75s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:31:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/09 01:31:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:31:56 DEBUG : Google drive root 'crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50': Skipping btime metadata as can't update it on an existing file: 2025-09-09T01:31:56.318255869Z 2025/09/09 01:31:57 INFO : non existent directory: Updated directory metadata 2025/09/09 01:31:59 DEBUG : Google drive root 'crypt/n4qmdvtl0kaip6mb5cccrj1u42cckbn033gm986oqmppjtpcvb50': Skipping btime metadata as can't update it on an existing file: 2025-09-09T01:31:56.318255869Z 2025/09/09 01:31:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.25s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:32:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/09 01:32:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/09 01:32:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.61s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:32:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/09 01:32:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:32:06 DEBUG : dst: Making directory with metadata 2025/09/09 01:32:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:32:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:32:07 INFO : dst: Set directory modification time (using SetModTime) 2025/09/09 01:32:08 INFO : dst: Set directory modification time (using SetModTime) 2025/09/09 01:32:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/09 01:32:08 INFO : dst: Set directory modification time (using SetModTime) 2025/09/09 01:32:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe'", Local "Local file system at /tmp/rclone3767133037", Modify Window "1ms" 2025/09/09 01:32:12 DEBUG : sub dir/test remove existing: md5 = 3f2510c3ba41cd49dfb70254364fc280 OK 2025/09/09 01:32:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 121baec8af4c372fcfa22a297b1d23b0 OK 2025/09/09 01:32:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wazekiy2" before starting 2025/09/09 01:32:17 DEBUG : sub dir/test remove existing.wazekiy2: TEST: removing renamed existing file after operation 2025/09/09 01:32:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gujewih7" before starting 2025/09/09 01:32:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gujewih7: TEST: renaming existing back after failed operation 2025/09/09 01:32:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mocusid2" before starting 2025/09/09 01:32:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mocusid2: TEST: removing renamed existing file after operation 2025/09/09 01:32:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6gjbpassok77k1qpm5qj3v57fflsdjklab19ute7dp8fmo6f0h3g" 2025/09/09 01:32:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ckfe178uq0d4o84fgs3kibju872pbicsi2jrk761lbk0ks96j94176c2qddpincroc51hkkas7b310k3l9dfigteovac71n73m381q70k336irlct1m1g5grfgduvkbqn3ld1hr9p0ge6cduts7ndgu0pvr6t8a36q7l8v7ah1r2fomrn820" --- PASS: TestRemoveExisting (15.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/09 01:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boloqog0qafe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m50.813779678s (try 1/5)