"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/29 02:18:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa" 2025/07/29 02:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:18:36 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg" 2025/07/29 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone953248721" === 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/29 02:18:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/29 02:18:38 DEBUG : potato: Seek from 10 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 10 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/29 02:18:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/29 02:18:38 DEBUG : potato: Seek from 8 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 8 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/29 02:18:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 02:18:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 02:18:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 02:18:38 DEBUG : potato: Seek from 5 to 2 2025/07/29 02:18:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/29 02:18:38 DEBUG : potato: Seek from 9 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 9 to 0 2025/07/29 02:18:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:18:40 DEBUG : rutabaga: md5 = f3df0bc4dbffb974e49e45215cd58f68 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/29 02:18:42 DEBUG : empty space: md5 = ec8f99d72333b70b487dd50bd7539ca3 OK === RUN TestCheck/3 2025/07/29 02:18:44 DEBUG : potato2: md5 = a425777a2e356abe206b904bbf85b85d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/29 02:18:46 DEBUG : remotepotato: md5 = 50e77e459926ae7d51cdb2fde754fd88 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.18s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/07/29 02:18:49 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 02:18:49 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 02:18:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/29 02:18: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/07/29 02:18:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/29 02:18:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:18:50 DEBUG : rutabaga: md5 = 57fe8474f58ce10e40a3e212c7fe91fc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/29 02:18:54 DEBUG : empty space: md5 = dcd6eb512a96c4638a9088ae4bf56fd7 OK === RUN TestCheckDownload/3 2025/07/29 02:18:57 DEBUG : potato2: md5 = 76e8d7627c3fafcd8fc581de43735404 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/29 02:19:01 DEBUG : remotepotato: md5 = a47e0bce43621716b98f48c50c450936 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.78s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.78s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:19:07 DEBUG : rutabaga: md5 = 81cc7e90f7a5791f513749c24743ea9a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/29 02:19:09 DEBUG : empty space: md5 = f249c083691bd9852808a9eec2ee2b09 OK === RUN TestCheckSizeOnly/3 2025/07/29 02:19:11 DEBUG : potato2: md5 = 15434b44096e46e831179bb7a09fc380 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/29 02:19:13 DEBUG : remotepotato: md5 = aa00f94882ab1ad43740a1b9893e757a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.51s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:19:18 DEBUG : test.sum: md5 = 5133412a7bbed8c82b897d70570dfb18 OK 2025/07/29 02:19:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 02:19:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 02:19:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 02:19:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/29 02:19:20 DEBUG : test.sum: md5 = 91c18fe8f504d47b6b9873b9ceb83d0d OK 2025/07/29 02:19:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 02:19:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 02:19:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 02:19:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:19:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/data" 2025/07/29 02:19:22 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:19:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/data" 2025/07/29 02:19:24 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/vjrnln8ratgmqakfosrqe8espk" 2025/07/29 02:19:28 DEBUG : data/banana: md5 = e055e38c6c7cfda78fc4efce912fe8b5 OK 2025/07/29 02:19:29 DEBUG : test.sum: md5 = 3630dc78298b6ef913277c8de982e657 OK === RUN TestCheckSumDownload/subtest1 2025/07/29 02:19:34 DEBUG : data/potato: md5 = 1ffd0203fcfebbb89fb2ea2b6bb38089 OK 2025/07/29 02:19:35 DEBUG : test.sum: md5 = e0d7d7d0d379f3a60d07e13880e50d3d OK === RUN TestCheckSumDownload/subtest2 2025/07/29 02:19:39 DEBUG : test.sum: md5 = 7b9c433ead157dd5d661a68a8ebee078 OK === RUN TestCheckSumDownload/subtest3 2025/07/29 02:19:44 DEBUG : test.sum: md5 = 4ba5442fb06d6b56e3ad1cbfc05593d1 OK === RUN TestCheckSumDownload/subtest4 2025/07/29 02:19:48 DEBUG : test.sum: md5 = 46ee8c54d3b3687d7714c2d8e8eb9535 OK === RUN TestCheckSumDownload/subtest5 2025/07/29 02:19:52 DEBUG : test.sum: md5 = 82cac3d15a12c44d30fd647e803b3158 OK === RUN TestCheckSumDownload/subtest6 2025/07/29 02:19:56 DEBUG : data/banana: md5 = 7c4810893d1b304d0e8931638503bcb7 OK 2025/07/29 02:19:57 DEBUG : data/potato: md5 = 71a62673d4d1e303dadbbba8b86fb89a OK 2025/07/29 02:19:59 DEBUG : test.sum: md5 = 613025df304b920477d78be4c7a8211b OK === RUN TestCheckSumDownload/subtest7 2025/07/29 02:20:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/29 02:20:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.11s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.13s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.23s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/07/29 02:20:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huquzad2budi" 2025/07/29 02:20:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:04 DEBUG : Creating backend with remote "TestDrive:crypt/5tjdsrs44l71p6ihuvfd8pdnkimtm9ggcsb0jnnbotljlct9up10" 2025/07/29 02:20:05 DEBUG : Creating backend with remote "/tmp/rclone3891587688" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi'", Local "Local file system at /tmp/rclone3891587688", Modify Window "1ms" 2025/07/29 02:20:07 DEBUG : hello, world!: md5 = dcd6b8574771747d531e2377464d72fb OK upper checkfile vs. lower remote (without normalization) 2025/07/29 02:20:08 ERROR : hello, world!: sum not found 2025/07/29 02:20:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi' 2025/07/29 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': 1 files missing 2025/07/29 02:20:08 NOTICE: 1 hashes missing 2025/07/29 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': 1 differences found 2025/07/29 02:20:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/29 02:20:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': 0 differences found 2025/07/29 02:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': 1 matching files 2025/07/29 02:20:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqenar4tiki" 2025/07/29 02:20:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:09 DEBUG : Creating backend with remote "TestDrive:crypt/b1q90bi7f33k8v615d0ob0jokfje77tm05ri33do8b05pu8hm1f0" 2025/07/29 02:20:10 DEBUG : Creating backend with remote "/tmp/rclone3143839399" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki'", Local "Local file system at /tmp/rclone3143839399", Modify Window "1ms" 2025/07/29 02:20:12 DEBUG : HELLO, WORLD!: md5 = e0a9d795de4437a67a7e8e128c11453c OK lower checkfile vs. upper remote (without normalization) 2025/07/29 02:20:13 ERROR : HELLO, WORLD!: sum not found 2025/07/29 02:20:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki' 2025/07/29 02:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': 1 files missing 2025/07/29 02:20:13 NOTICE: 1 hashes missing 2025/07/29 02:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': 1 differences found 2025/07/29 02:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/29 02:20:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': 0 differences found 2025/07/29 02:20:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': 1 matching files 2025/07/29 02:20:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taliyuj8nose" 2025/07/29 02:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:14 DEBUG : Creating backend with remote "TestDrive:crypt/chq087nj9mkshnm5ejta4occh36asivl0ocpu9hcnnjm9fmflfkg" 2025/07/29 02:20:15 DEBUG : Creating backend with remote "/tmp/rclone715134003" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose'", Local "Local file system at /tmp/rclone715134003", Modify Window "1ms" 2025/07/29 02:20:17 DEBUG : HeLlO, wOrLd!: md5 = a61e24023aeee586d06d4e66a3016268 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/29 02:20:18 ERROR : HeLlO, wOrLd!: sum not found 2025/07/29 02:20:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose' 2025/07/29 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': 1 files missing 2025/07/29 02:20:18 NOTICE: 1 hashes missing 2025/07/29 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': 1 differences found 2025/07/29 02:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/29 02:20:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': 0 differences found 2025/07/29 02:20:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': 1 matching files 2025/07/29 02:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-banaper9jeyu" 2025/07/29 02:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/g60ejc4ibpvgobmhjpqvpp0a69g95rhk9pvd0v9c2fn7dje8lfag" 2025/07/29 02:20:20 DEBUG : Creating backend with remote "/tmp/rclone2650399123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu'", Local "Local file system at /tmp/rclone2650399123", Modify Window "1ms" 2025/07/29 02:20:22 DEBUG : HELLO, WORLD!: md5 = 5cfcd20962e6ceca5aabbef9cfd9408f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/29 02:20:22 ERROR : HELLO, WORLD!: sum not found 2025/07/29 02:20:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu' 2025/07/29 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': 1 files missing 2025/07/29 02:20:22 NOTICE: 1 hashes missing 2025/07/29 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': 1 differences found 2025/07/29 02:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/29 02:20:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': 0 differences found 2025/07/29 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': 1 matching files 2025/07/29 02:20:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qamozog8deju" 2025/07/29 02:20:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:24 DEBUG : Creating backend with remote "TestDrive:crypt/9p7qrmriu45ld8ov6kh53kobp6725cmg8vr1em1a45cdb1vrqae0" 2025/07/29 02:20:25 DEBUG : Creating backend with remote "/tmp/rclone3735233265" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju'", Local "Local file system at /tmp/rclone3735233265", Modify Window "1ms" 2025/07/29 02:20:27 DEBUG : 測試_Русский___ě_áñ: md5 = 414c5430ab8725aa2dc15f5575e5f0dc OK NFD checkfile vs. NFC remote (without normalization) 2025/07/29 02:20:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju' 2025/07/29 02:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': 1 files missing 2025/07/29 02:20:27 NOTICE: 1 hashes missing 2025/07/29 02:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': 1 differences found 2025/07/29 02:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/29 02:20:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': 0 differences found 2025/07/29 02:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': 1 matching files 2025/07/29 02:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziwilit5kuwe" 2025/07/29 02:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/gvff0k935n4kv0pftchv9ahrdq4r5mifkhgu97jfp5kl890004e0" 2025/07/29 02:20:29 DEBUG : Creating backend with remote "/tmp/rclone1937500710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe'", Local "Local file system at /tmp/rclone1937500710", Modify Window "1ms" 2025/07/29 02:20:31 DEBUG : 測試_Русский___ě_áñ: md5 = 346b77645b74f272260ee64216eb814c OK NFC checkfile vs. NFD remote (without normalization) 2025/07/29 02:20:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe' 2025/07/29 02:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': 1 files missing 2025/07/29 02:20:32 NOTICE: 1 hashes missing 2025/07/29 02:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': 1 differences found 2025/07/29 02:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/29 02:20:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': 0 differences found 2025/07/29 02:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': 1 matching files 2025/07/29 02:20:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yecipop0duma" 2025/07/29 02:20:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:33 DEBUG : Creating backend with remote "TestDrive:crypt/e13hn3kk5elm42b34bhuervttooi5de2vvnjoltgs09rn297uc2g" 2025/07/29 02:20:34 DEBUG : Creating backend with remote "/tmp/rclone4092066445" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma'", Local "Local file system at /tmp/rclone4092066445", Modify Window "1ms" 2025/07/29 02:20:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 777a0fc2b0dd19c2f970d3f92fe6b126 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/29 02:20:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma' 2025/07/29 02:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': 1 files missing 2025/07/29 02:20:37 NOTICE: 1 hashes missing 2025/07/29 02:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': 1 differences found 2025/07/29 02:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/29 02:20:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': 0 differences found 2025/07/29 02:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': 1 matching files 2025/07/29 02:20:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geyedot4royi" 2025/07/29 02:20:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:38 DEBUG : Creating backend with remote "TestDrive:crypt/92asg7pg4jrrcjn9a7b8o69bgq3cf3tirbhritg7nmqd3qgeguh0" 2025/07/29 02:20:39 DEBUG : Creating backend with remote "/tmp/rclone1577198858" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi'", Local "Local file system at /tmp/rclone1577198858", Modify Window "1ms" 2025/07/29 02:20:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c9ecbfc6ed4e582e3e1f5a4c32eee5c7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/29 02:20:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi' 2025/07/29 02:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': 1 files missing 2025/07/29 02:20:42 NOTICE: 1 hashes missing 2025/07/29 02:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': 1 differences found 2025/07/29 02:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/29 02:20:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': 0 differences found 2025/07/29 02:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': 1 matching files 2025/07/29 02:20:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jekuram6soya" 2025/07/29 02:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:43 DEBUG : Creating backend with remote "TestDrive:crypt/v639i38hpmevqn7beat502bb06b6bavrj6i8muil9l6afj92na40" 2025/07/29 02:20:44 DEBUG : Creating backend with remote "/tmp/rclone2864753592" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya'", Local "Local file system at /tmp/rclone2864753592", Modify Window "1ms" 2025/07/29 02:20:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4e47497b57ea3a106835d80e35548a80 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/29 02:20:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya' 2025/07/29 02:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': 1 files missing 2025/07/29 02:20:46 NOTICE: 1 hashes missing 2025/07/29 02:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': 1 differences found 2025/07/29 02:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/29 02:20:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': 0 differences found 2025/07/29 02:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': 1 matching files 2025/07/29 02:20:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leforoy6cohu" 2025/07/29 02:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:20:48 DEBUG : Creating backend with remote "TestDrive:crypt/4t3hdk56t0olq4amtb0m38boeupthqqdbincqvb8fq3f859l0ob0" 2025/07/29 02:20:49 DEBUG : Creating backend with remote "/tmp/rclone2754075871" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu'", Local "Local file system at /tmp/rclone2754075871", Modify Window "1ms" 2025/07/29 02:20:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c19c5c8471d76aa09d93c29eb860b451 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/29 02:20:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 02:20:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu' 2025/07/29 02:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': 1 files missing 2025/07/29 02:20:51 NOTICE: 1 hashes missing 2025/07/29 02:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': 1 differences found 2025/07/29 02:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/29 02:20:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 02:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': 0 differences found 2025/07/29 02:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': 1 matching files 2025/07/29 02:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leforoy6cohu': Purge remote 2025/07/29 02:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jekuram6soya': Purge remote 2025/07/29 02:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geyedot4royi': Purge remote 2025/07/29 02:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yecipop0duma': Purge remote 2025/07/29 02:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziwilit5kuwe': Purge remote 2025/07/29 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qamozog8deju': Purge remote 2025/07/29 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-banaper9jeyu': Purge remote 2025/07/29 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taliyuj8nose': Purge remote 2025/07/29 02:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqenar4tiki': Purge remote 2025/07/29 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huquzad2budi': Purge remote --- PASS: TestApplyTransforms (53.05s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:20:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:21:00 DEBUG : sub/file2: md5 = 02c2b23be8fa16a4ac90d88f001c1712 OK 2025/07/29 02:21:00 INFO : file1: Copied (new) to: sub/file2 2025/07/29 02:21:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 02:21:00 DEBUG : file1: Unchanged skipping 2025/07/29 02:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': don't need to copy/move sub/file2, it is already at target location 2025/07/29 02:21:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:21:06 DEBUG : dst/file1: md5 = f8eeade838af34cde08a3943b625590c OK 2025/07/29 02:21:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/backup" 2025/07/29 02:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/1nrff024r7pq65ecp72fc28jb0" 2025/07/29 02:21:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 02:21:10 INFO : dst/file1: Moved (server-side) 2025/07/29 02:21:12 DEBUG : dst/file1: md5 = 25845df0e90ca5cce360c07c20c5280b OK 2025/07/29 02:21:12 INFO : dst/file1: Copied (new) 2025/07/29 02:21:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:21:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:21:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:21:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/dst" 2025/07/29 02:21:17 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 02:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/CompareDest" 2025/07/29 02:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/gveqi14airsml4bgu7krj116o8" 2025/07/29 02:21:20 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 02:21:22 DEBUG : one: md5 = 2c3b20d1d33e4fb85b6d84e496938133 OK 2025/07/29 02:21:22 INFO : one: Copied (new) 2025/07/29 02:21:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:25 DEBUG : one: md5 = bd20dc78da3de57a18bc9a5b70ac4312 OK 2025/07/29 02:21:25 INFO : one: Copied (replaced existing) 2025/07/29 02:21:27 DEBUG : dst/one: md5 = 697bb528eb3de02372824c331657c8da OK 2025/07/29 02:21:29 DEBUG : CompareDest/one: md5 = 2f60ca60eafc4f5dcf23e5980f95fcd9 OK 2025/07/29 02:21:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:21:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 02:21:32 DEBUG : CompareDest/two: md5 = e5c96ce9c24e83ff3d9e4f873eb68f87 OK 2025/07/29 02:21:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:21:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:21:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 02:21:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:21:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:21:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 02:21:36 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:21:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:37 DEBUG : two: md5 = f6848bfc2215465ae3902f3933dade1a OK 2025/07/29 02:21:37 INFO : two: Copied (new) 2025/07/29 02:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 02:21:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:21:41 DEBUG : Config file has changed externally - reloading 2025/07/29 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/29 02:21:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:21:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.16s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:21:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/dst" 2025/07/29 02:21:42 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 02:21:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/CopyDest" 2025/07/29 02:21:44 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/29 02:21:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 02:21:48 DEBUG : one: md5 = cfbf0035b0e6b74f05573327d7ef6848 OK 2025/07/29 02:21:48 INFO : one: Copied (new) 2025/07/29 02:21:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:50 DEBUG : one: md5 = e95f340b3dfdc29be0bf362e7bbc0da9 OK 2025/07/29 02:21:50 INFO : one: Copied (replaced existing) 2025/07/29 02:21:53 DEBUG : dst/one: md5 = f473347c3c21d021be67c80c60477ad5 OK 2025/07/29 02:21:55 DEBUG : CopyDest/one: md5 = f04cac06009c829c28ce6d8290c878d9 OK 2025/07/29 02:21:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/BackupDir" 2025/07/29 02:21:55 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/29 02:21:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:21:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 02:21:59 INFO : one: Moved (server-side) 2025/07/29 02:22:00 INFO : one: Copied (server-side copy) 2025/07/29 02:22:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/29 02:22:02 DEBUG : CopyDest/two: md5 = fb0d8c27f791fe30bd064c7c872494e2 OK 2025/07/29 02:22:03 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 02:22:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:22:04 INFO : two: Copied (server-side copy) 2025/07/29 02:22:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/29 02:22:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 02:22:05 DEBUG : two: Unchanged skipping 2025/07/29 02:22:07 DEBUG : CopyDest/three: md5 = 65727e04fbfa426c7618a90a3d3b7aa7 OK 2025/07/29 02:22:08 DEBUG : three: Need to transfer - File not found at Destination 2025/07/29 02:22:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/29 02:22:08 DEBUG : three: Destination not found in --copy-dest 2025/07/29 02:22:09 DEBUG : three: md5 = 4ca956fecb8dcf0786f8036671ce6623 OK 2025/07/29 02:22:09 INFO : three: Copied (new) 2025/07/29 02:22:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 02:22:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 02:22:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:22:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 02:22:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 02:22:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:22:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.06s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/29 02:22:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = eade36771421f6d14869d01b028ef70a OK 2025/07/29 02:22:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/29 02:22:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/29 02:22:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/29 02:22:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/29 02:22:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/29 02:22:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dd34d3a0a264a30072ef9e790ca3a374 OK 2025/07/29 02:22:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/29 02:22:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/29 02:22:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.47s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using skip mode. 2025/07/29 02:22:30 NOTICE: one: Found 2 files with duplicate names 2025/07/29 02:22:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using skip mode. 2025/07/29 02:22:36 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:22:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/29 02:22:36 INFO : one: Deleted 2025/07/29 02:22:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using first mode. 2025/07/29 02:22:42 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:22:42 INFO : one: Deleted 2025/07/29 02:22:43 INFO : one: Deleted 2025/07/29 02:22:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using newest mode. 2025/07/29 02:22:48 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:22:49 INFO : one: Deleted 2025/07/29 02:22:49 INFO : one: Deleted 2025/07/29 02:22:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.44s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using oldest mode. 2025/07/29 02:22:55 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:22:55 INFO : one: Deleted 2025/07/29 02:22:56 INFO : one: Deleted 2025/07/29 02:22:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using largest mode. 2025/07/29 02:23:01 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:23:02 INFO : one: Deleted 2025/07/29 02:23:02 INFO : one: Deleted 2025/07/29 02:23:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using smallest mode. 2025/07/29 02:23:08 NOTICE: one: Found 3 files with duplicate names 2025/07/29 02:23:08 INFO : one: Deleted 2025/07/29 02:23:09 INFO : one: Deleted 2025/07/29 02:23:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.52s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Looking for duplicate names using rename mode. 2025/07/29 02:23:15 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/29 02:23:16 INFO : one-2.txt: renamed from: one.txt 2025/07/29 02:23:18 INFO : one-3.txt: renamed from: one.txt 2025/07/29 02:23:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.58s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:24 DEBUG : dupe1/one.txt: md5 = d3c7b3f881dd9602e59ba5c523953026 OK 2025/07/29 02:23:26 DEBUG : dupe2/two.txt: md5 = 6c73e9b15305045035ee11bec78a720d OK 2025/07/29 02:23:28 DEBUG : dupe3/three.txt: md5 = 419c52567c3c573834266489802354d5 OK 2025/07/29 02:23:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/29 02:23:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/29 02:23:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/29 02:23:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/29 02:23:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/29 02:23:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/29 02:23:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:35 DEBUG : a.txt: md5 = 357f67dbe316efbeaf4656de33e440b3 OK 2025/07/29 02:23:36 DEBUG : zend.txt: md5 = 3ea01030fe28883d24ab660b9ea9c123 OK 2025/07/29 02:23:39 DEBUG : sub dir/hello world: md5 = 0a23d8789139d2c45101cc923795ea60 OK 2025/07/29 02:23:40 DEBUG : sub dir/hello world2: md5 = a4c3c551d491328ee93d90fbce5b3c11 OK 2025/07/29 02:23:42 DEBUG : sub dir/ignore dir/.ignore: md5 = a06cc8de46628ff1c79558bed468560e OK 2025/07/29 02:23:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5db9ab9a5a968ca602fa0344e0652684 OK 2025/07/29 02:23:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = bda469b1534024b5b6cd7150b4e00aba OK 2025/07/29 02:23:47 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 02:23:47 DEBUG : a.txt: Excluded 2025/07/29 02:23:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:23:48 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:23:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:23:48 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:23:48 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:23:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:23:48 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:23:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:23:48 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:23:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/29 02:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.28s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:23:56 DEBUG : a.txt: md5 = 4e3e4ca3cd24f347591c68dcf6efb3c5 OK 2025/07/29 02:23:58 DEBUG : zend.txt: md5 = ee76dcb794c56637a4d4a443300e5be1 OK 2025/07/29 02:24:00 DEBUG : sub dir/hello world: md5 = 7cdc1bad53fa32775b07628a297321b9 OK 2025/07/29 02:24:01 DEBUG : sub dir/hello world2: md5 = 088aeb56527e54632412beffdfca12ea OK 2025/07/29 02:24:03 DEBUG : sub dir/ignore dir/.ignore: md5 = be0007560476bfa3643c5db26000779d OK 2025/07/29 02:24:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0658355bedb54ce52c5157805a2ba15c OK 2025/07/29 02:24:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = cf7fb9e3d9fc895c8115a281246c7a1c OK 2025/07/29 02:24:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 02:24:08 DEBUG : a.txt: Excluded 2025/07/29 02:24:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:24:08 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:24:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:24:08 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:24:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:24:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 02:24:09 DEBUG : sub dir/hello world2: Excluded 2025/07/29 02:24:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 02:24:09 DEBUG : sub dir/hello world: Excluded 2025/07/29 02:24:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 02:24:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/29 02:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.97s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:17 DEBUG : file1: md5 = 5a4b18e2e263a64e250545cb631bc829 OK 2025/07/29 02:24:20 DEBUG : sub/file2: md5 = b31ae2bae3cf615145a7c18ad582ce8f 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/07/29 02:24:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/29 02:24:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/29 02:24:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/29 02:24:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.37s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:27 DEBUG : file1: md5 = 8e80ca9f7604c7e0903a1e4ad04ec23d OK 2025/07/29 02:24:29 DEBUG : sub/file2: md5 = e399bb85a8d2472337bc72dc884f87ce 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/07/29 02:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/notfound" 2025/07/29 02:24:33 DEBUG : Config file has changed externally - reloading 2025/07/29 02:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/29 02:24:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.62s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Making directory 2025/07/29 02:24:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:40 DEBUG : sub dir/hello world: md5 = 69572adc645d6e18b130ddf0beb418b9 OK 2025/07/29 02:24:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:45 DEBUG : potato2: md5 = c0331227b87d6a9fe1c413d06a28b1c7 OK 2025/07/29 02:24:48 DEBUG : empty space: md5 = a8b94b6c08c2bfa5cc63aec6efe5865a OK --- PASS: TestLs (6.99s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:52 DEBUG : potato2: md5 = c15787c40c6e82266a9c8f58834da8ba OK 2025/07/29 02:24:53 DEBUG : empty space: md5 = 0e6a67d149c87d1e30512316a599e722 OK 2025/07/29 02:24:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/29 02:24:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:24:56 DEBUG : potato2: md5 = 51444fc7c787d811fb034472197bbb2b OK 2025/07/29 02:24:58 DEBUG : empty space: md5 = 2c2708c3e954536d09a899f5b3ce6917 OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:01 DEBUG : potato2: md5 = 5913941910e063aab5d8e333bc8bcc50 OK 2025/07/29 02:25:02 DEBUG : empty space: md5 = 5a7da7851a8a61278b7f5af94afef27f OK --- PASS: TestHashSums (4.28s) === RUN TestHashSumsWithErrors 2025/07/29 02:25:04 DEBUG : Creating backend with remote ":memory:" 2025/07/29 02:25:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/29 02:25:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 02:25:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/29 02:25:04 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:05 DEBUG : potato2: md5 = b609c90fd9a00113658f74cab4028a3b OK 2025/07/29 02:25:07 DEBUG : empty space: md5 = d5f2860c7192aa0a2eb85f88f0f40698 OK 2025/07/29 02:25:09 DEBUG : sub dir/potato3: md5 = 47ac1b84389ff8f57ef5e7e2cec8b7c5 OK 2025/07/29 02:25:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.94s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:14 DEBUG : small: md5 = e07d45d5880e6c922aaa30b88b795fb3 OK 2025/07/29 02:25:16 DEBUG : medium: md5 = da9a8c9a25d23165ff146056766a6b95 OK 2025/07/29 02:25:17 DEBUG : large: md5 = 4d59f4458e891360acdcdfbc4d17c750 OK 2025/07/29 02:25:17 DEBUG : Waiting for deletions to finish 2025/07/29 02:25:17 DEBUG : large: Excluded (Size Filter) 2025/07/29 02:25:18 INFO : medium: Deleted 2025/07/29 02:25:19 INFO : small: Deleted --- PASS: TestDelete (6.94s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:21 DEBUG : small: md5 = 84a5d729c42750695404cf960c07693a OK 2025/07/29 02:25:22 DEBUG : medium: md5 = a028a419bedd74e7dabe95d8d03ec6fc OK 2025/07/29 02:25:24 DEBUG : large: md5 = 8e45563d46116e112a6e7900fc30a662 OK 2025/07/29 02:25:24 DEBUG : Waiting for deletions to finish 2025/07/29 02:25:24 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/29 02:25:25 INFO : large: Deleted 2025/07/29 02:25:25 INFO : small: Deleted --- PASS: TestMaxDelete (6.45s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:28 DEBUG : small: md5 = 4ef5440fec6d6c5f98c4608b39c10bb1 OK 2025/07/29 02:25:29 DEBUG : medium: md5 = 7cb7ef0f58bb341c886f10fc2274e910 OK 2025/07/29 02:25:30 DEBUG : large: md5 = f67c55f00721bc3837787742a09d9813 OK 2025/07/29 02:25:31 DEBUG : Waiting for deletions to finish 2025/07/29 02:25:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 02:25:31 INFO : medium: Deleted 2025/07/29 02:25:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:34 DEBUG : small: md5 = 5f98e4020685878a52e0098889d6019f OK 2025/07/29 02:25:36 DEBUG : medium: md5 = dde1801a2ee935e70bbfeda418187328 OK 2025/07/29 02:25:37 DEBUG : large: md5 = 43f5513bafb36d12c3fc69a1698da133 OK 2025/07/29 02:25:37 DEBUG : Waiting for deletions to finish 2025/07/29 02:25:38 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 02:25:38 INFO : large: Deleted 2025/07/29 02:25:38 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.65s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:41 DEBUG : ReadFile: md5 = a40ef23e8286c0be8e0cbfe5ca60971c OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2025/07/29 02:25:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/29 02:25:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/29 02:25:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:25:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:25:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:25:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 02:25:44 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:25:45 DEBUG : file1: md5 = 1c41de1230e0490cda89b4acd5d0d055 OK 2025/07/29 02:25:47 DEBUG : file2: md5 = f2ffe2dded12de60e47b3cd215921d5c OK --- PASS: TestCat (16.74s) === RUN TestPurge 2025/07/29 02:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofimeg3pipa" 2025/07/29 02:26:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 02:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/iukc1dij0v3rh6opt0a0k7od7dmefkpbk1fu7h5f34sg8dgori9g" 2025/07/29 02:26:02 DEBUG : Creating backend with remote "/tmp/rclone1467641269" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofimeg3pipa'", Local "Local file system at /tmp/rclone1467641269", Modify Window "1ms" 2025/07/29 02:26:06 DEBUG : A1/B1/C1/one: md5 = 3bfa3643be82c4fffe090566de581031 OK 2025/07/29 02:26:06 INFO : A2: Making directory 2025/07/29 02:26:07 INFO : A1/B2: Making directory 2025/07/29 02:26:08 INFO : A1/B2/C2: Making directory 2025/07/29 02:26:08 INFO : A1/B1/C3: Making directory 2025/07/29 02:26:09 INFO : A3: Making directory 2025/07/29 02:26:10 INFO : A3/B3: Making directory 2025/07/29 02:26:10 INFO : A3/B3/C4: Making directory 2025/07/29 02:26:12 DEBUG : A1/two: md5 = aac86ed728d9b411569bd98645deca48 OK 2025/07/29 02:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofimeg3pipa': Purge remote 2025/07/29 02:26:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:26:20 DEBUG : A1/B1/C1/one: md5 = 3fba8128b98a69801057dbe44b0fb1ba OK 2025/07/29 02:26:20 INFO : A2: Making directory 2025/07/29 02:26:20 INFO : A1/B2: Making directory 2025/07/29 02:26:21 INFO : A1/B2/C2: Making directory 2025/07/29 02:26:22 INFO : A1/B1/C3: Making directory 2025/07/29 02:26:23 INFO : A3: Making directory 2025/07/29 02:26:24 INFO : A3/B3: Making directory 2025/07/29 02:26:24 INFO : A3/B3/C4: Making directory 2025/07/29 02:26:27 DEBUG : A1/two: md5 = 09781a2309c5f1617e3ac899e31872e7 OK 2025/07/29 02:26:28 DEBUG : removing 1 level 3 directories 2025/07/29 02:26:28 INFO : A3/B3/C4: Removing directory 2025/07/29 02:26:30 DEBUG : removing 2 level 3 directories 2025/07/29 02:26:30 INFO : A1/B2/C2: Removing directory 2025/07/29 02:26:30 INFO : A1/B1/C3: Removing directory 2025/07/29 02:26:31 DEBUG : removing 2 level 2 directories 2025/07/29 02:26:31 INFO : A3/B3: Removing directory 2025/07/29 02:26:31 INFO : A1/B2: Removing directory 2025/07/29 02:26:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/29 02:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 02:26:32 DEBUG : removing 2 level 1 directories 2025/07/29 02:26:32 INFO : A3: Removing directory 2025/07/29 02:26:32 INFO : A2: Removing directory 2025/07/29 02:26:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/29 02:26:36 DEBUG : removing 1 level 3 directories 2025/07/29 02:26:36 INFO : A1/B1/C1: Removing directory 2025/07/29 02:26:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:36 DEBUG : removing 1 level 2 directories 2025/07/29 02:26:36 INFO : A1/B1: Removing directory 2025/07/29 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:26:37 DEBUG : removing 1 level 1 directories 2025/07/29 02:26:37 INFO : A1: Removing directory 2025/07/29 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 02:26:38 DEBUG : removing 1 level 0 directories 2025/07/29 02:26:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Removing directory 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/29 02:26:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.34s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:26:40 INFO : A1: Making directory 2025/07/29 02:26:41 INFO : A1/B1: Making directory 2025/07/29 02:26:42 INFO : A1/B1/C1: Making directory 2025/07/29 02:26:44 DEBUG : removing 1 level 3 directories 2025/07/29 02:26:44 INFO : A1/B1/C1: Removing directory 2025/07/29 02:26:45 DEBUG : removing 1 level 2 directories 2025/07/29 02:26:45 INFO : A1/B1: Removing directory 2025/07/29 02:26:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:26:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:26:47 INFO : A1: Making directory 2025/07/29 02:26:48 INFO : A1/B1: Making directory 2025/07/29 02:26:49 INFO : A1/B1/C1: Making directory 2025/07/29 02:26:51 DEBUG : removing 1 level 3 directories 2025/07/29 02:26:51 INFO : A1/B1/C1: Removing directory 2025/07/29 02:26:52 DEBUG : removing 1 level 2 directories 2025/07/29 02:26:52 INFO : A1/B1: Removing directory 2025/07/29 02:26:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:26:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.57s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:26:56 DEBUG : file1: md5 = 6175f6181cbd256ee9cfcea3fb9640b2 OK 2025/07/29 02:26:57 DEBUG : filename.txt: File name found in url 2025/07/29 02:26:58 DEBUG : filename.txt: md5 = c7b5721e8d4c283238feb5df3aed3f48 OK 2025/07/29 02:26:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/29 02:27:00 DEBUG : headerfilename.txt: md5 = 450a8587cb9e6762a61dcc498a493390 OK 2025/07/29 02:27:01 DEBUG : file2: md5 = 19285aa7c05c5d8ce2bbb570689851e2 OK --- PASS: TestCopyURL (8.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:27:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:27:06 DEBUG : sub/file2: md5 = 6c963dcb73d80ed8aeb7a8afe435416c OK 2025/07/29 02:27:06 INFO : file1: Copied (new) to: sub/file2 2025/07/29 02:27:06 INFO : file1: Deleted 2025/07/29 02:27:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 02:27:06 DEBUG : file1: Unchanged skipping 2025/07/29 02:27:06 INFO : file1: Deleted 2025/07/29 02:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': don't need to copy/move sub/file2, it is already at target location 2025/07/29 02:27:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.71s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:27:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 02:27:11 DEBUG : file1: md5 = 10d7b7d595698327dd31136cfc42cbad OK 2025/07/29 02:27:11 INFO : file1: Copied (new) 2025/07/29 02:27:11 INFO : file1: Deleted 2025/07/29 02:27:11 DEBUG : file1: Destination exists, skipping 2025/07/29 02:27:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.51s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:27:16 DEBUG : dst/file1: md5 = 29d0ebc3a6e998b5dfcf9bb73cca8821 OK 2025/07/29 02:27:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayahed7laxa/backup" 2025/07/29 02:27:17 DEBUG : Creating backend with remote "TestDrive:crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg/1nrff024r7pq65ecp72fc28jb0" 2025/07/29 02:27:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 02:27:20 INFO : dst/file1: Moved (server-side) 2025/07/29 02:27:22 DEBUG : dst/file1: md5 = 00a197b5baad55a9c551751e820cb9e9 OK 2025/07/29 02:27:22 INFO : dst/file1: Copied (new) 2025/07/29 02:27:22 INFO : dst/file1: Deleted 2025/07/29 02:27:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:27:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 02:27:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.00s) === 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:27:29 DEBUG : A1/one: md5 = 648467fad41c96f92c4de1ac95d1a5f8 OK 2025/07/29 02:27:30 DEBUG : A1/two: md5 = 6082b01475368a83d023e180f79f1fcb OK 2025/07/29 02:27:32 DEBUG : A1/B1/three: md5 = cb3b4221161cfb3bc69afad8c3bf1798 OK 2025/07/29 02:27:34 DEBUG : A1/B1/C1/four: md5 = fded4c1e641c1d591906edff22b6f157 OK 2025/07/29 02:27:36 DEBUG : A1/B1/C2/five: md5 = b1052b27a1f3a185833fd619edbc884b OK 2025/07/29 02:27:36 INFO : A1/B2: Making directory 2025/07/29 02:27:37 INFO : A1/B1/C3: Making directory 2025/07/29 02:27:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/29 02:27:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/29 02:27:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/29 02:27:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/29 02:27:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/29 02:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 02:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 02:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:27:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 02:27:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 02:27:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/29 02:27:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/29 02:27:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/29 02:27:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/29 02:27:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/29 02:27:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/29 02:28:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 02:28:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 02:28:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:28:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 02:28:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 02:28:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/29 02:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/29 02:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 02:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 02:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 02:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 02:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 02:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 02:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 02:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.01s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:28:13 DEBUG : no_checksum_small_file_from_pipe: md5 = e7f65475e78e6983545df71a024f7406 OK 2025/07/29 02:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/29 02:28:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 02:28:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/29 02:28:14 DEBUG : no_checksum_big_file_from_pipe: md5 = ea83f6cbc53575aa9bf905f8220c94fe OK 2025/07/29 02:28:14 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:28:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 4dbda26decdbb71bef47978d0e613943 OK 2025/07/29 02:28:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 02:28:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/29 02:28:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 514816571f9e9ae3c68cfc9e1f6cba1f OK 2025/07/29 02:28:19 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:28:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 02:28:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/29 02:28:24 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-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 02:28:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 02:28:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/29 02:28:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/29 02:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (48 bytes), uploading instead of streaming 2025/07/29 02:28:32 DEBUG : rcat_metadata: md5 = eb121fa7f11d6fd01ba49478102a8b24 OK 2025/07/29 02:28:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/29 02:28:33 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/29 02:28:34 DEBUG : rcat_metadata_uploadcutoff0: md5 = 660a6300937a924303c919c4392c3130 OK 2025/07/29 02:28:34 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.36s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:37 DEBUG : potato1: md5 = 2402b51c8aab16019567e96f39c5b006 OK 2025/07/29 02:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 02:28:38 DEBUG : potato2: md5 = 17cba76624e168f4b737d5fbc5094063 OK 2025/07/29 02:28:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.60s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:42 DEBUG : potato1: md5 = 99846cda0c35434e65dcebd1b6a58bc3 OK 2025/07/29 02:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 02:28:43 DEBUG : potato2: md5 = 65aaf4a92ed63f54f6ad20819ef7b0c8 OK 2025/07/29 02:28:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.02s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:47 DEBUG : potato2: md5 = e314cd2de6236f930bdcb62aeb0b12a2 OK 2025/07/29 02:28:48 DEBUG : empty space: md5 = 67e090334e82b81bbcd99185393ae40d OK 2025/07/29 02:28:50 DEBUG : sub dir/potato3: md5 = e4d8ca069590b0d67fdd2a948df3614f OK 2025/07/29 02:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Touching "sub dir/potato3" 2025/07/29 02:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Touching "empty space" 2025/07/29 02:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Touching "potato2" 2025/07/29 02:28:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:56 DEBUG : dir with metadata: Making directory with metadata 2025/07/29 02:28:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:28:58 DEBUG : directory with modtime: Making directory with metadata 2025/07/29 02:28:59 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:29:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/29 02:29:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 02:29:00 DEBUG : Google drive root 'crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg': Skipping btime metadata as can't update it on an existing file: 2025-07-29T02:29:00.690596009Z 2025/07/29 02:29:01 INFO : non existent directory: Updated directory metadata 2025/07/29 02:29:03 DEBUG : Google drive root 'crypt/jqeb06ft507bqigeadcoeie4afih71ukpc3bffg99tn6jqcr8kbg': Skipping btime metadata as can't update it on an existing file: 2025-07-29T02:29:00.690596009Z 2025/07/29 02:29:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:29:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/29 02:29:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/29 02:29:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.05s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:29:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/29 02:29:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 02:29:09 DEBUG : dst: Making directory with metadata 2025/07/29 02:29:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 02:29:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 02:29:10 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 02:29:11 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 02:29:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/29 02:29:11 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 02:29:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.50s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa'", Local "Local file system at /tmp/rclone953248721", Modify Window "1ms" 2025/07/29 02:29:15 DEBUG : sub dir/test remove existing: md5 = ed51a1f12927edcce9215bbaeb952845 OK 2025/07/29 02:29:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = be8257a2887baee9809b7819b0b1ee5a OK 2025/07/29 02:29:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vobunad3" before starting 2025/07/29 02:29:19 DEBUG : sub dir/test remove existing.vobunad3: TEST: removing renamed existing file after operation 2025/07/29 02:29:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rinuwos3" before starting 2025/07/29 02:29:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rinuwos3: TEST: renaming existing back after failed operation 2025/07/29 02:29:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.varoyoh3" before starting 2025/07/29 02:29:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.varoyoh3: TEST: removing renamed existing file after operation 2025/07/29 02:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pgcttudk8uh9vcke6qk1cr7ll73ka8dthb84pjmivuin0d3dpvfg" 2025/07/29 02:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a8a6hg9gr2sm8efh1onqb251s451eekcti9iafufqssoc77bcri5dojq26lcgb1hitmuschtpmh64rrs0rf0flm92j8s8of5i42a6ema0065ss83ods2r5rrcpi1o4j3acggss5erre9sotqs6kqlnvgjcm7rqiv2t277f2jhtob479o954g" --- PASS: TestRemoveExisting (12.85s) === 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/07/29 02:29:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayahed7laxa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m49.953733742s (try 1/5)