"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/18 02:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu" 2025/02/18 02:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg" 2025/02/18 02:08:17 DEBUG : Creating backend with remote "/tmp/rclone1136845991" === 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/18 02:08:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/18 02:08:18 DEBUG : potato: Seek from 10 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 10 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Seek from 5 to 2 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/18 02:08:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Seek from 5 to 2 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/18 02:08:18 DEBUG : potato: Seek from 8 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 8 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/18 02:08:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/18 02:08:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/18 02:08:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/18 02:08:18 DEBUG : potato: Seek from 5 to 2 2025/02/18 02:08:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/18 02:08:18 DEBUG : potato: Seek from 9 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 9 to 0 2025/02/18 02:08:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:08:20 DEBUG : rutabaga: md5 = 4eca9d9481311878f80df0e7a5a3af23 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/18 02:08:22 DEBUG : empty space: md5 = 3c596078975bae9a90a8a5b86adc89c2 OK === RUN TestCheck/3 2025/02/18 02:08:24 DEBUG : potato2: md5 = 99ae080307495ce3c1581f83eb856aea OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/18 02:08:27 DEBUG : remotepotato: md5 = 57a1c0bde8be403fb90c4a73c98217d2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.84s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/02/18 02:08:30 DEBUG : Creating backend with remote "nonexistent" 2025/02/18 02:08:30 DEBUG : Creating backend with remote "nonexistent" 2025/02/18 02:08:30 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/18 02:08:30 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/02/18 02:08:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/18 02:08:30 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:08:31 DEBUG : rutabaga: md5 = d2421cce691f2e03a8a941d135518ae6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/18 02:08:35 DEBUG : empty space: md5 = 9851ba9c0927cca6a42264f36fae6147 OK === RUN TestCheckDownload/3 2025/02/18 02:08:38 DEBUG : potato2: md5 = b497e86f47f3133f7e2485d4006364b1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/18 02:08:42 DEBUG : remotepotato: md5 = 2753d3aad6a6502707b864e0db1530c4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.23s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.66s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (1.54s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:08:48 DEBUG : rutabaga: md5 = c2e201dc5d19270478ef2daa6e1dc918 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/18 02:08:50 DEBUG : empty space: md5 = c39625ce7f644dde448a37bd19b718b8 OK === RUN TestCheckSizeOnly/3 2025/02/18 02:08:52 DEBUG : potato2: md5 = 4d59961e1720771ba413755f36499cd9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/18 02:08:54 DEBUG : remotepotato: md5 = d0b30fe217eaaa228a79748542b0d396 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.63s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:08:59 DEBUG : test.sum: md5 = 3b863ee51936dd6064103507890c6343 OK 2025/02/18 02:09:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/18 02:09:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/18 02:09:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/18 02:09:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/18 02:09:02 DEBUG : test.sum: md5 = f55f550d2e65aa4cb8d4d3cd92a89605 OK 2025/02/18 02:09:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/18 02:09:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/18 02:09:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/18 02:09:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.30s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:09:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/data" 2025/02/18 02:09:04 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/data" 2025/02/18 02:09:06 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/vjrnln8ratgmqakfosrqe8espk" 2025/02/18 02:09:10 DEBUG : data/banana: md5 = 6cd9d5c4e278d48c1b2d56ee19f532f1 OK 2025/02/18 02:09:11 DEBUG : test.sum: md5 = e8fcfe92de1161d16997ac82f4db0f69 OK === RUN TestCheckSumDownload/subtest1 2025/02/18 02:09:16 DEBUG : data/potato: md5 = 76e208f18329f74b95cbcf6726f4a03a OK 2025/02/18 02:09:17 DEBUG : test.sum: md5 = 97ee12ffacda4d8f27eb8cec0da6145c OK === RUN TestCheckSumDownload/subtest2 2025/02/18 02:09:21 DEBUG : test.sum: md5 = 79d217e89e917c69721cf56d7ef8bf3b OK === RUN TestCheckSumDownload/subtest3 2025/02/18 02:09:25 DEBUG : test.sum: md5 = 95cb0b03bdad667ac4bbc4cd9b3ff1ab OK === RUN TestCheckSumDownload/subtest4 2025/02/18 02:09:30 DEBUG : test.sum: md5 = aff5def69ab8116fd9fe01c9d49af26c OK === RUN TestCheckSumDownload/subtest5 2025/02/18 02:09:34 DEBUG : test.sum: md5 = 09e9ccd7b111c9f2332f9c67b2c7c3b2 OK === RUN TestCheckSumDownload/subtest6 2025/02/18 02:09:38 DEBUG : data/banana: md5 = 60ea97cf1b3ce3aaf952e27de73983bf OK 2025/02/18 02:09:40 DEBUG : data/potato: md5 = 49f44f76ba276259ae83c6b22268af29 OK 2025/02/18 02:09:42 DEBUG : test.sum: md5 = 726ed755022b4425f2c59bf128200e21 OK === RUN TestCheckSumDownload/subtest7 2025/02/18 02:09:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/18 02:09:47 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.53s) --- PASS: TestCheckSumDownload/subtest1 (2.90s) --- PASS: TestCheckSumDownload/subtest2 (2.29s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.25s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.54s) --- PASS: TestCheckSumDownload/subtest7 (2.33s) === RUN TestApplyTransforms 2025/02/18 02:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gakapam2ciyi" 2025/02/18 02:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:09:48 DEBUG : Creating backend with remote "TestDrive:crypt/cdfh16n4e599jr5c5frg0r5sq1cud72t7f9fgjvm199l6obmmsjg" 2025/02/18 02:09:48 DEBUG : Creating backend with remote "/tmp/rclone2538885856" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi'", Local "Local file system at /tmp/rclone2538885856", Modify Window "1ms" 2025/02/18 02:09:50 DEBUG : hello, world!: md5 = eb55a025fe793e3b47ef8625d314092e OK upper checkfile vs. lower remote (without normalization) 2025/02/18 02:09:51 ERROR : hello, world!: sum not found 2025/02/18 02:09:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi' 2025/02/18 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': 1 files missing 2025/02/18 02:09:51 NOTICE: 1 hashes missing 2025/02/18 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': 2 differences found 2025/02/18 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/18 02:09:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': 0 differences found 2025/02/18 02:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': 1 matching files 2025/02/18 02:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuteh2qige" 2025/02/18 02:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/ui899b7ao36ulmer2dvg495365i16pu2hm4ulm88j1kjlepj6odg" 2025/02/18 02:09:53 DEBUG : Creating backend with remote "/tmp/rclone3215613968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige'", Local "Local file system at /tmp/rclone3215613968", Modify Window "1ms" 2025/02/18 02:09:55 DEBUG : HELLO, WORLD!: md5 = 0bf02a052ceb46ecdbef3a98edf1483c OK lower checkfile vs. upper remote (without normalization) 2025/02/18 02:09:56 ERROR : HELLO, WORLD!: sum not found 2025/02/18 02:09:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige' 2025/02/18 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': 1 files missing 2025/02/18 02:09:56 NOTICE: 1 hashes missing 2025/02/18 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': 2 differences found 2025/02/18 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/18 02:09:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': 0 differences found 2025/02/18 02:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': 1 matching files 2025/02/18 02:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tohiwaf9wulu" 2025/02/18 02:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/lbm9tb3hu00a020kahsabfmal6do5nhk994pchsmaibdqmsg3gvg" 2025/02/18 02:09:58 DEBUG : Creating backend with remote "/tmp/rclone3894400520" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu'", Local "Local file system at /tmp/rclone3894400520", Modify Window "1ms" 2025/02/18 02:10:00 DEBUG : HeLlO, wOrLd!: md5 = 82f6249136193fd94f3d7579cdc58644 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/18 02:10:00 ERROR : HeLlO, wOrLd!: sum not found 2025/02/18 02:10:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu' 2025/02/18 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': 1 files missing 2025/02/18 02:10:00 NOTICE: 1 hashes missing 2025/02/18 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': 2 differences found 2025/02/18 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/18 02:10:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': 0 differences found 2025/02/18 02:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': 1 matching files 2025/02/18 02:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-copuvin8bani" 2025/02/18 02:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/sv5sc83ndn0cg24q1ekqu7k8esq7b9amek39l0mq90ahgmki7g2g" 2025/02/18 02:10:03 DEBUG : Creating backend with remote "/tmp/rclone1460674165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani'", Local "Local file system at /tmp/rclone1460674165", Modify Window "1ms" 2025/02/18 02:10:05 DEBUG : HELLO, WORLD!: md5 = dd7e0bc19f3d3346442525f3f7ed2033 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/18 02:10:05 ERROR : HELLO, WORLD!: sum not found 2025/02/18 02:10:05 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani' 2025/02/18 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': 1 files missing 2025/02/18 02:10:05 NOTICE: 1 hashes missing 2025/02/18 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': 2 differences found 2025/02/18 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/18 02:10:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': 0 differences found 2025/02/18 02:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': 1 matching files 2025/02/18 02:10:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyatab9reve" 2025/02/18 02:10:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/puamgu4v2uhl3tih61mjvrd30pd09voa55sok06sudrj3ajeq390" 2025/02/18 02:10:08 DEBUG : Creating backend with remote "/tmp/rclone714175260" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve'", Local "Local file system at /tmp/rclone714175260", Modify Window "1ms" 2025/02/18 02:10:10 DEBUG : 測試_Русский___ě_áñ: md5 = c0ddf70fbe7ba546885ebddb75bbf1e1 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/18 02:10:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve' 2025/02/18 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': 1 files missing 2025/02/18 02:10:10 NOTICE: 1 hashes missing 2025/02/18 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': 2 differences found 2025/02/18 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/18 02:10:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': 0 differences found 2025/02/18 02:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': 1 matching files 2025/02/18 02:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijabec1wedo" 2025/02/18 02:10:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/uicbkuv5tn7bi88p1mfltclcdra9eks1cm1fhpue0q26i1jrseig" 2025/02/18 02:10:13 DEBUG : Creating backend with remote "/tmp/rclone4068688321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo'", Local "Local file system at /tmp/rclone4068688321", Modify Window "1ms" 2025/02/18 02:10:15 DEBUG : 測試_Русский___ě_áñ: md5 = c77cd3dccfe325eb4f0cebad577e698f OK NFC checkfile vs. NFD remote (without normalization) 2025/02/18 02:10:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo' 2025/02/18 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': 1 files missing 2025/02/18 02:10:15 NOTICE: 1 hashes missing 2025/02/18 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': 2 differences found 2025/02/18 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/18 02:10:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': 0 differences found 2025/02/18 02:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': 1 matching files 2025/02/18 02:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tezurax3giye" 2025/02/18 02:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:17 DEBUG : Creating backend with remote "TestDrive:crypt/hmhn428hg01ohit6pu0ji7chn370g4lqd04l0oka24hdt4gacl60" 2025/02/18 02:10:18 DEBUG : Creating backend with remote "/tmp/rclone2976079198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye'", Local "Local file system at /tmp/rclone2976079198", Modify Window "1ms" 2025/02/18 02:10:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f40a16e9293881a29db972f285dc69e6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/18 02:10:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye' 2025/02/18 02:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': 1 files missing 2025/02/18 02:10:20 NOTICE: 1 hashes missing 2025/02/18 02:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': 2 differences found 2025/02/18 02:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/18 02:10:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': 0 differences found 2025/02/18 02:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': 1 matching files 2025/02/18 02:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefofuv3biha" 2025/02/18 02:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/bf7r1b20qtoj41qqs54038mdr210k0t2ef576suahj0tv6drmd60" 2025/02/18 02:10:22 DEBUG : Creating backend with remote "/tmp/rclone551827182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha'", Local "Local file system at /tmp/rclone551827182", Modify Window "1ms" 2025/02/18 02:10:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71ba30ab5556134c0c99eb03f9f31fbc OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/18 02:10:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha' 2025/02/18 02:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': 1 files missing 2025/02/18 02:10:25 NOTICE: 1 hashes missing 2025/02/18 02:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': 2 differences found 2025/02/18 02:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/18 02:10:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': 0 differences found 2025/02/18 02:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': 1 matching files 2025/02/18 02:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kehetar6qote" 2025/02/18 02:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/70rhrnssqu6ins38s2m1na790rtfum8fpmm027qb9sd5vahgjl7g" 2025/02/18 02:10:28 DEBUG : Creating backend with remote "/tmp/rclone3937004062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote'", Local "Local file system at /tmp/rclone3937004062", Modify Window "1ms" 2025/02/18 02:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aeb2292ec9282c2c69e5ca21233f8d88 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/18 02:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote' 2025/02/18 02:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': 1 files missing 2025/02/18 02:10:30 NOTICE: 1 hashes missing 2025/02/18 02:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': 2 differences found 2025/02/18 02:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/18 02:10:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': 0 differences found 2025/02/18 02:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': 1 matching files 2025/02/18 02:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixufok6yibu" 2025/02/18 02:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/b1i6u2q37d4pn5pqn57vv9tap5r75esjggoubghtrcjj3a7fe8a0" 2025/02/18 02:10:33 DEBUG : Creating backend with remote "/tmp/rclone3245658640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu'", Local "Local file system at /tmp/rclone3245658640", Modify Window "1ms" 2025/02/18 02:10:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ff8d6e22279604f4b4d4588b9cf88f4e OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/18 02:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/18 02:10:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu' 2025/02/18 02:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': 1 files missing 2025/02/18 02:10:36 NOTICE: 1 hashes missing 2025/02/18 02:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': 2 differences found 2025/02/18 02:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/18 02:10:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/18 02:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': 0 differences found 2025/02/18 02:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': 1 matching files 2025/02/18 02:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixufok6yibu': Purge remote 2025/02/18 02:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kehetar6qote': Purge remote 2025/02/18 02:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefofuv3biha': Purge remote 2025/02/18 02:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tezurax3giye': Purge remote 2025/02/18 02:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijabec1wedo': Purge remote 2025/02/18 02:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyatab9reve': Purge remote 2025/02/18 02:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-copuvin8bani': Purge remote 2025/02/18 02:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tohiwaf9wulu': Purge remote 2025/02/18 02:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuteh2qige': Purge remote 2025/02/18 02:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gakapam2ciyi': Purge remote --- PASS: TestApplyTransforms (54.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:10:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/18 02:10:45 DEBUG : sub/file2: md5 = b435e6b651af0c221cc7895a1ac014ab OK 2025/02/18 02:10:45 INFO : file1: Copied (new) to: sub/file2 2025/02/18 02:10:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 02:10:46 DEBUG : file1: Unchanged skipping 2025/02/18 02:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': don't need to copy/move sub/file2, it is already at target location 2025/02/18 02:10:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.13s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:10:51 DEBUG : dst/file1: md5 = b10172203d357a6a34393a4450c4ab94 OK 2025/02/18 02:10:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/backup" 2025/02/18 02:10:52 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/1nrff024r7pq65ecp72fc28jb0" 2025/02/18 02:10:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/18 02:10:56 INFO : dst/file1: Moved (server-side) 2025/02/18 02:10:57 DEBUG : dst/file1: md5 = b016f000c5549aa0b00f70f84bd0c275 OK 2025/02/18 02:10:57 INFO : dst/file1: Copied (new) 2025/02/18 02:11:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:11:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:11:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/dst" 2025/02/18 02:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/18 02:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/CompareDest" 2025/02/18 02:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/gveqi14airsml4bgu7krj116o8" 2025/02/18 02:11:05 DEBUG : one: Need to transfer - File not found at Destination 2025/02/18 02:11:08 DEBUG : one: md5 = 8b8d78e927fb683a31901540a243c86e OK 2025/02/18 02:11:08 INFO : one: Copied (new) 2025/02/18 02:11:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:10 DEBUG : one: md5 = c69583845ad6dc3c0050d2b0b606904b OK 2025/02/18 02:11:10 INFO : one: Copied (replaced existing) 2025/02/18 02:11:12 DEBUG : dst/one: md5 = ef9b3793f8709000c6a0875271b74c1f OK 2025/02/18 02:11:14 DEBUG : CompareDest/one: md5 = 12e0ddcffabaeabf97005f73a1fb36ba OK 2025/02/18 02:11:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 02:11:17 DEBUG : CompareDest/two: md5 = 6327f5ba9831e9f954d4229ec20aa2a6 OK 2025/02/18 02:11:18 DEBUG : two: Need to transfer - File not found at Destination 2025/02/18 02:11:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/18 02:11:19 DEBUG : two: Need to transfer - File not found at Destination 2025/02/18 02:11:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/18 02:11:21 DEBUG : two: Need to transfer - File not found at Destination 2025/02/18 02:11:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:22 DEBUG : two: md5 = e4afad74fe334e0f29b4f8652e04114a OK 2025/02/18 02:11:22 INFO : two: Copied (new) 2025/02/18 02:11:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/18 02:11:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:11:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:11:26 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/dst" 2025/02/18 02:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/18 02:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/CopyDest" 2025/02/18 02:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/18 02:11:30 DEBUG : one: Need to transfer - File not found at Destination 2025/02/18 02:11:33 DEBUG : one: md5 = d3f29fd41351ad956133318f78e4306c OK 2025/02/18 02:11:33 INFO : one: Copied (new) 2025/02/18 02:11:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:35 DEBUG : one: md5 = eac0e27de0c68e0cbb14e95e6db4b523 OK 2025/02/18 02:11:35 INFO : one: Copied (replaced existing) 2025/02/18 02:11:37 DEBUG : dst/one: md5 = 4ac32f02d65e5389769ceb197e2b8dc1 OK 2025/02/18 02:11:39 DEBUG : CopyDest/one: md5 = 2b38d597d37875cacbaca7bf98c132cd OK 2025/02/18 02:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/BackupDir" 2025/02/18 02:11:40 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/18 02:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 02:11:44 INFO : one: Moved (server-side) 2025/02/18 02:11:45 INFO : one: Copied (server-side copy) 2025/02/18 02:11:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/18 02:11:46 DEBUG : CopyDest/two: md5 = 533de8815f59f5123cf990e0b153e883 OK 2025/02/18 02:11:47 DEBUG : two: Need to transfer - File not found at Destination 2025/02/18 02:11:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:48 INFO : two: Copied (server-side copy) 2025/02/18 02:11:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/18 02:11:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 02:11:49 DEBUG : two: Unchanged skipping 2025/02/18 02:11:51 DEBUG : CopyDest/three: md5 = a59a7ec9d5cdde5fa6f12ad5868de4e9 OK 2025/02/18 02:11:52 DEBUG : three: Need to transfer - File not found at Destination 2025/02/18 02:11:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/18 02:11:52 DEBUG : three: Destination not found in --copy-dest 2025/02/18 02:11:53 DEBUG : three: md5 = b95c5ebfe1f701ff76fc04a8ce4863ff OK 2025/02/18 02:11:53 INFO : three: Copied (new) 2025/02/18 02:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/18 02:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/18 02:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:11:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/18 02:11:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:11:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/18 02:11:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.17s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/18 02:12:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f4b3263ee7425e53fe378f4cca2e3dc1 OK 2025/02/18 02:12:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/18 02:12:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/18 02:12:04 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/02/18 02:12:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/18 02:12:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/18 02:12:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 103412776452bc5243d0020f9a66de57 OK 2025/02/18 02:12:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/18 02:12:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/18 02:12:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.24s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using skip mode. 2025/02/18 02:12:14 NOTICE: one: Found 2 files with duplicate names 2025/02/18 02:12:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using skip mode. 2025/02/18 02:12:19 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/18 02:12:20 INFO : one: Deleted 2025/02/18 02:12:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.14s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using first mode. 2025/02/18 02:12:25 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:26 INFO : one: Deleted 2025/02/18 02:12:26 INFO : one: Deleted 2025/02/18 02:12:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.16s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using newest mode. 2025/02/18 02:12:32 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:32 INFO : one: Deleted 2025/02/18 02:12:32 INFO : one: Deleted 2025/02/18 02:12:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.13s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using oldest mode. 2025/02/18 02:12:38 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:39 INFO : one: Deleted 2025/02/18 02:12:39 INFO : one: Deleted 2025/02/18 02:12:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using largest mode. 2025/02/18 02:12:44 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:45 INFO : one: Deleted 2025/02/18 02:12:45 INFO : one: Deleted 2025/02/18 02:12:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using smallest mode. 2025/02/18 02:12:51 NOTICE: one: Found 3 files with duplicate names 2025/02/18 02:12:51 INFO : one: Deleted 2025/02/18 02:12:52 INFO : one: Deleted 2025/02/18 02:12:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.35s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:12:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Looking for duplicate names using rename mode. 2025/02/18 02:12:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/18 02:12:59 INFO : one-2.txt: renamed from: one.txt 2025/02/18 02:13:00 INFO : one-3.txt: renamed from: one.txt 2025/02/18 02:13:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.21s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:13:06 DEBUG : dupe1/one.txt: md5 = f08302a26eb3c391ab83fd11b2de5a59 OK 2025/02/18 02:13:08 DEBUG : dupe2/two.txt: md5 = ac3dc06d01b23c87bd9c4ae39e0c9c80 OK 2025/02/18 02:13:10 DEBUG : dupe3/three.txt: md5 = 6125ea8ef95de2f0ee6b58eb0aead567 OK 2025/02/18 02:13:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/18 02:13:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/18 02:13:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/18 02:13:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/18 02:13:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/18 02:13:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/18 02:13:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.65s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:13:18 DEBUG : a.txt: md5 = 7556eea59d678e048d06448cb81674bf OK 2025/02/18 02:13:19 DEBUG : zend.txt: md5 = fb0241d226594e847f2b51ed05ab5d31 OK 2025/02/18 02:13:21 DEBUG : sub dir/hello world: md5 = 74cca1359e35a6ed3a6c5dede4780ffa OK 2025/02/18 02:13:23 DEBUG : sub dir/hello world2: md5 = 3081dd6d25cc9fd2ecedf405671d87c6 OK 2025/02/18 02:13:25 DEBUG : sub dir/ignore dir/.ignore: md5 = d7813ee4aab3f72ec7038f78e39c0d22 OK 2025/02/18 02:13:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8fdfc7074f8758bf1558c781c6be078c OK 2025/02/18 02:13:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = cb48fae67caf881560e4eaecbb683d34 OK 2025/02/18 02:13:30 DEBUG : a.txt: Excluded (Size Filter) 2025/02/18 02:13:30 DEBUG : a.txt: Excluded 2025/02/18 02:13:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/18 02:13:31 DEBUG : sub dir/hello world2: Excluded 2025/02/18 02:13:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/18 02:13:31 DEBUG : sub dir/hello world: Excluded 2025/02/18 02:13:31 DEBUG : sub dir/ignore dir: Excluded 2025/02/18 02:13:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/18 02:13:31 DEBUG : sub dir/hello world2: Excluded 2025/02/18 02:13:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/18 02:13:31 DEBUG : sub dir/hello world: Excluded 2025/02/18 02:13:32 DEBUG : sub dir/ignore dir: Excluded 2025/02/18 02:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/18 02:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/18 02:13:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/18 02:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/18 02:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/18 02:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/18 02:13:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.07s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:13:40 DEBUG : file1: md5 = f27a25dd996acb6408f10e712778e7d8 OK 2025/02/18 02:13:42 DEBUG : sub/file2: md5 = 19bdba0d1bef8717e83cbe4262a742e6 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/02/18 02:13:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/18 02:13:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/18 02:13:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/18 02:13:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.07s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:13:49 DEBUG : file1: md5 = 2be5456b4f281d53c0635e6577e6442c OK 2025/02/18 02:13:51 DEBUG : sub/file2: md5 = 26d03e2ed9798d9c66abe7919a66a50e 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/02/18 02:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/notfound" 2025/02/18 02:13:55 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/18 02:13:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.65s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:13:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Making directory 2025/02/18 02:14:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:02 DEBUG : sub dir/hello world: md5 = 229e6ce652a9adbae02a4b505f1cf098 OK 2025/02/18 02:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.01s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:07 DEBUG : potato2: md5 = df815e2bc697201be5403c4f07d2526d OK 2025/02/18 02:14:08 DEBUG : empty space: md5 = 463da4b8992864c84448256f2518d3b5 OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:11 DEBUG : potato2: md5 = 5650414cbe977dd22da795f23ad8b669 OK 2025/02/18 02:14:12 DEBUG : empty space: md5 = a93df3d05857885da797af0170e6bd37 OK 2025/02/18 02:14:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:16 DEBUG : potato2: md5 = 2c3032c8ceb17f2ed92b1d86906ec7d3 OK 2025/02/18 02:14:17 DEBUG : empty space: md5 = a5d28aaaad657a633a8ca5af6ef07b44 OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:20 DEBUG : potato2: md5 = 4a4fa3bca67d44db39e4d98b10cf1275 OK 2025/02/18 02:14:22 DEBUG : empty space: md5 = e3c7d66e045f2bc6a04779b1e4ad3e87 OK --- PASS: TestHashSums (4.11s) === RUN TestHashSumsWithErrors 2025/02/18 02:14:23 DEBUG : Creating backend with remote ":memory:" 2025/02/18 02:14:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/18 02:14:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/18 02:14:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/18 02:14:23 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:25 DEBUG : potato2: md5 = 20e441f0784cd05f468d251cbfc2ae9f OK 2025/02/18 02:14:26 DEBUG : empty space: md5 = 4b27baae0d90c1bf8f592636c1d8d50e OK 2025/02/18 02:14:28 DEBUG : sub dir/potato3: md5 = 676253382135f1b9a3c4698736e7721e OK 2025/02/18 02:14:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.36s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:33 DEBUG : small: md5 = 737dcc7b3d196537326fbf69a9d56ce9 OK 2025/02/18 02:14:34 DEBUG : medium: md5 = 6d07bb690402c8c5069a68d5e59c5df2 OK 2025/02/18 02:14:35 DEBUG : large: md5 = 241f78d52e3a1303f4a11a62f1e224cd OK 2025/02/18 02:14:36 DEBUG : Waiting for deletions to finish 2025/02/18 02:14:36 DEBUG : large: Excluded (Size Filter) 2025/02/18 02:14:37 INFO : small: Deleted 2025/02/18 02:14:37 INFO : medium: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:39 DEBUG : small: md5 = 0e568ecc435f4608032e7d22908d3819 OK 2025/02/18 02:14:41 DEBUG : medium: md5 = 8d939d516ebe07ea1fb6ea8c91280bca OK 2025/02/18 02:14:42 DEBUG : large: md5 = 543e458b0812f736101f163d9ea8b7a4 OK 2025/02/18 02:14:42 DEBUG : Waiting for deletions to finish 2025/02/18 02:14:42 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/18 02:14:43 INFO : large: Deleted 2025/02/18 02:14:43 INFO : small: Deleted --- PASS: TestMaxDelete (6.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:46 DEBUG : small: md5 = d97ae2f32c27ec4d2693361eb9fb63b9 OK 2025/02/18 02:14:47 DEBUG : medium: md5 = 28919e689c01a4744ec05fbd0a50d269 OK 2025/02/18 02:14:49 DEBUG : large: md5 = 6d1a146dda0d14ebe6237915201e9009 OK 2025/02/18 02:14:49 DEBUG : Waiting for deletions to finish 2025/02/18 02:14:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/18 02:14:50 INFO : small: Deleted 2025/02/18 02:14:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:14:53 DEBUG : small: md5 = 78df549f34ea8ffb944b27deefa8efa8 OK 2025/02/18 02:14:54 DEBUG : medium: md5 = 7797d95bbf1cc434499a3c924b8d7759 OK 2025/02/18 02:14:56 DEBUG : large: md5 = ec24792336c4822e81c53648d73c932e OK 2025/02/18 02:14:56 DEBUG : Waiting for deletions to finish 2025/02/18 02:14:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/18 02:14:57 INFO : small: Deleted 2025/02/18 02:14:57 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.04s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:15:00 DEBUG : ReadFile: md5 = f332d81a69717e2dd1c7ddfb8038524c OK --- PASS: TestReadFile (4.60s) === RUN TestRetry 2025/02/18 02:15:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/18 02:15:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/18 02:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/18 02:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/18 02:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/18 02:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/18 02:15:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:15:05 DEBUG : file1: md5 = 25029208d2709e9e5b45ba072cce5f1a OK 2025/02/18 02:15:06 DEBUG : file2: md5 = 91f841aa7e2de6774495e1ffabf82289 OK --- PASS: TestCat (17.61s) === RUN TestPurge 2025/02/18 02:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qecumox6qijo" 2025/02/18 02:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 02:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/2a80sc704fk4ji9uf665njsqfai2utt5kker94t6dgihh68iqjmg" 2025/02/18 02:15:22 DEBUG : Creating backend with remote "/tmp/rclone3379465865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qecumox6qijo'", Local "Local file system at /tmp/rclone3379465865", Modify Window "1ms" 2025/02/18 02:15:26 DEBUG : A1/B1/C1/one: md5 = d2597b4e4461120a04e204512a152e67 OK 2025/02/18 02:15:26 INFO : A2: Making directory 2025/02/18 02:15:27 INFO : A1/B2: Making directory 2025/02/18 02:15:28 INFO : A1/B2/C2: Making directory 2025/02/18 02:15:29 INFO : A1/B1/C3: Making directory 2025/02/18 02:15:29 INFO : A3: Making directory 2025/02/18 02:15:30 INFO : A3/B3: Making directory 2025/02/18 02:15:31 INFO : A3/B3/C4: Making directory 2025/02/18 02:15:33 DEBUG : A1/two: md5 = 3bd4354ba4aa2a9fcfca4bcd4134e879 OK 2025/02/18 02:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qecumox6qijo': Purge remote 2025/02/18 02:15:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:15:41 DEBUG : A1/B1/C1/one: md5 = 5cd2b82ac9f1159587a8e4b646265890 OK 2025/02/18 02:15:41 INFO : A2: Making directory 2025/02/18 02:15:42 INFO : A1/B2: Making directory 2025/02/18 02:15:43 INFO : A1/B2/C2: Making directory 2025/02/18 02:15:43 INFO : A1/B1/C3: Making directory 2025/02/18 02:15:44 INFO : A3: Making directory 2025/02/18 02:15:45 INFO : A3/B3: Making directory 2025/02/18 02:15:46 INFO : A3/B3/C4: Making directory 2025/02/18 02:15:48 DEBUG : A1/two: md5 = 6499d09be536763346704d7c941eee67 OK 2025/02/18 02:15:49 DEBUG : removing 1 level 3 directories 2025/02/18 02:15:49 INFO : A3/B3/C4: Removing directory 2025/02/18 02:15:52 DEBUG : removing 2 level 3 directories 2025/02/18 02:15:52 INFO : A1/B2/C2: Removing directory 2025/02/18 02:15:52 INFO : A1/B1/C3: Removing directory 2025/02/18 02:15:53 DEBUG : removing 2 level 2 directories 2025/02/18 02:15:53 INFO : A3/B3: Removing directory 2025/02/18 02:15:53 INFO : A1/B2: Removing directory 2025/02/18 02:15:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/18 02:15:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/18 02:15:53 DEBUG : removing 2 level 1 directories 2025/02/18 02:15:53 INFO : A3: Removing directory 2025/02/18 02:15:53 INFO : A2: Removing directory 2025/02/18 02:15:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/18 02:15:58 DEBUG : removing 1 level 3 directories 2025/02/18 02:15:58 INFO : A1/B1/C1: Removing directory 2025/02/18 02:15:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:15:58 DEBUG : removing 1 level 2 directories 2025/02/18 02:15:58 INFO : A1/B1: Removing directory 2025/02/18 02:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/18 02:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:15:59 DEBUG : removing 1 level 1 directories 2025/02/18 02:15:59 INFO : A1: Removing directory 2025/02/18 02:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/18 02:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/18 02:15:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/18 02:16:00 DEBUG : removing 1 level 0 directories 2025/02/18 02:16:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Removing directory 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/18 02:16:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (24.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:03 INFO : A1: Making directory 2025/02/18 02:16:04 INFO : A1/B1: Making directory 2025/02/18 02:16:04 INFO : A1/B1/C1: Making directory 2025/02/18 02:16:07 DEBUG : removing 1 level 3 directories 2025/02/18 02:16:07 INFO : A1/B1/C1: Removing directory 2025/02/18 02:16:08 DEBUG : removing 1 level 2 directories 2025/02/18 02:16:08 INFO : A1/B1: Removing directory 2025/02/18 02:16:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:16:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.27s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:10 INFO : A1: Making directory 2025/02/18 02:16:11 INFO : A1/B1: Making directory 2025/02/18 02:16:12 INFO : A1/B1/C1: Making directory 2025/02/18 02:16:15 DEBUG : removing 1 level 3 directories 2025/02/18 02:16:15 INFO : A1/B1/C1: Removing directory 2025/02/18 02:16:15 DEBUG : removing 1 level 2 directories 2025/02/18 02:16:15 INFO : A1/B1: Removing directory 2025/02/18 02:16:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:16:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.82s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:20 DEBUG : file1: md5 = 1259ecebaa45775d2332ac232fe5b4ee OK 2025/02/18 02:16:20 DEBUG : filename.txt: File name found in url 2025/02/18 02:16:21 DEBUG : filename.txt: md5 = 5df9c37ce42d4ca39b1df837ff1b9cf8 OK 2025/02/18 02:16:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/18 02:16:23 DEBUG : headerfilename.txt: md5 = 758123114d787387c1b720b05018f7cc OK 2025/02/18 02:16:24 DEBUG : file2: md5 = 07c9c89853e793e03fd7ec6899d29273 OK --- PASS: TestCopyURL (8.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/18 02:16:29 DEBUG : sub/file2: md5 = 98c31695ea570433d74e7549a25f3a49 OK 2025/02/18 02:16:29 INFO : file1: Copied (new) to: sub/file2 2025/02/18 02:16:29 INFO : file1: Deleted 2025/02/18 02:16:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 02:16:30 DEBUG : file1: Unchanged skipping 2025/02/18 02:16:30 INFO : file1: Deleted 2025/02/18 02:16:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': don't need to copy/move sub/file2, it is already at target location 2025/02/18 02:16:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/18 02:16:34 DEBUG : file1: md5 = e546e217cec03b37e846a471224c6721 OK 2025/02/18 02:16:34 INFO : file1: Copied (new) 2025/02/18 02:16:34 INFO : file1: Deleted 2025/02/18 02:16:35 DEBUG : file1: Destination exists, skipping 2025/02/18 02:16:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:39 DEBUG : dst/file1: md5 = 49317aef2fd61efe1561d5b91dbe4fda OK 2025/02/18 02:16:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butiyeh7damu/backup" 2025/02/18 02:16:40 DEBUG : Creating backend with remote "TestDrive:crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg/1nrff024r7pq65ecp72fc28jb0" 2025/02/18 02:16:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/18 02:16:44 INFO : dst/file1: Moved (server-side) 2025/02/18 02:16:45 DEBUG : dst/file1: md5 = 14db2255b9b073dad3514e8bf848ea02 OK 2025/02/18 02:16:45 INFO : dst/file1: Copied (new) 2025/02/18 02:16:45 INFO : dst/file1: Deleted 2025/02/18 02:16:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:16:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/18 02:16:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.80s) === 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:16:52 DEBUG : A1/one: md5 = f4f56576f535ee959c73a8c81f619753 OK 2025/02/18 02:16:53 DEBUG : A1/two: md5 = 840f0c39f9dada26f514a4b72904e66e OK 2025/02/18 02:16:55 DEBUG : A1/B1/three: md5 = 5714dcad5324cd805c5fdd907ce3e537 OK 2025/02/18 02:16:57 DEBUG : A1/B1/C1/four: md5 = c77c85bfafcf0d8945e1b1fa40adeb74 OK 2025/02/18 02:17:00 DEBUG : A1/B1/C2/five: md5 = 26800a5b45d62cbc47cebd8fa4204d58 OK 2025/02/18 02:17:00 INFO : A1/B2: Making directory 2025/02/18 02:17:00 INFO : A1/B1/C3: Making directory 2025/02/18 02:17:10 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/18 02:17:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/18 02:17:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/18 02:17:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/18 02:17:10 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/18 02:17:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/18 02:17:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/18 02:17:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:17:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/18 02:17:14 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/18 02:17:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/18 02:17:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/18 02:17:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/18 02:17:22 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/18 02:17:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/18 02:17:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/18 02:17:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/18 02:17:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/18 02:17:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:17:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/18 02:17:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/18 02:17:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/18 02:17:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/18 02:17:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/18 02:17:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/18 02:17:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/18 02:17:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/18 02:17:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/18 02:17:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/18 02:17:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/18 02:17:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.11s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/18 02:17:38 DEBUG : no_checksum_small_file_from_pipe: md5 = cb615acfa0bb94b96ccdce7c1c1eaca5 OK 2025/02/18 02:17:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/18 02:17:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/18 02:17:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/18 02:17:39 DEBUG : no_checksum_big_file_from_pipe: md5 = c2a12a7e1f7e53d9e57cbea11d5c282a OK 2025/02/18 02:17:39 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/18 02:17:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 62c2afbc98d8241e5d57d2c2c2d0bf5a OK 2025/02/18 02:17:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/18 02:17:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/18 02:17:45 DEBUG : with_checksum_big_file_from_pipe: md5 = 451893df35ca393b0379e54e5163db23 OK 2025/02/18 02:17:45 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/18 02:17:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 02:17:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/18 02:17:50 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-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (34 bytes), uploading instead of streaming 2025/02/18 02:17:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/18 02:17:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/18 02:17:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.28s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/18 02:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (48 bytes), uploading instead of streaming 2025/02/18 02:17:58 DEBUG : rcat_metadata: md5 = 40856fca2600fb98593e4aff8ab57243 OK 2025/02/18 02:17:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/18 02:18:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/18 02:18:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = f11b11d5d2523e41b6860c8dfcd4c13d OK 2025/02/18 02:18:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.16s) --- PASS: TestRcatMetadata/Normal (2.76s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:04 DEBUG : potato1: md5 = 45991e8111c86106762f2b04a50f2325 OK 2025/02/18 02:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/18 02:18:05 DEBUG : potato2: md5 = 0a00f5cf617cfa08507cc21e030fa372 OK 2025/02/18 02:18:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:08 DEBUG : potato1: md5 = d33309056503489f1fafa8d19238d79a OK 2025/02/18 02:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': File to upload is small (60 bytes), uploading instead of streaming 2025/02/18 02:18:10 DEBUG : potato2: md5 = bdc8c37bebaca007a59d0b620c650852 OK 2025/02/18 02:18:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:13 DEBUG : potato2: md5 = b2f56ff8f9c96cc69c41daee56895a73 OK 2025/02/18 02:18:15 DEBUG : empty space: md5 = 5270f6d4256c93e0669bf2e6b5271242 OK 2025/02/18 02:18:17 DEBUG : sub dir/potato3: md5 = e134d8d8ad50289c5e79d7db9a09cf10 OK 2025/02/18 02:18:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Touching "empty space" 2025/02/18 02:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Touching "potato2" 2025/02/18 02:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Touching "sub dir/potato3" 2025/02/18 02:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.81s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:23 DEBUG : dir with metadata: Making directory with metadata 2025/02/18 02:18:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:25 DEBUG : directory with modtime: Making directory with metadata 2025/02/18 02:18:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/18 02:18:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/18 02:18:28 DEBUG : Google drive root 'crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg': Skipping btime metadata as can't update it on an existing file: 2025-02-18T02:18:28.358525215Z 2025/02/18 02:18:29 INFO : non existent directory: Updated directory metadata 2025/02/18 02:18:30 DEBUG : Google drive root 'crypt/hu5imgs8nch99pm1l4fpticvsq9vee51akisfpr0m3iip4uecieg': Skipping btime metadata as can't update it on an existing file: 2025-02-18T02:18:28.358525215Z 2025/02/18 02:18:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/18 02:18:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/18 02:18:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/18 02:18:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/18 02:18:37 DEBUG : dst: Making directory with metadata 2025/02/18 02:18:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/18 02:18:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 02:18:38 INFO : dst: Set directory modification time (using SetModTime) 2025/02/18 02:18:38 INFO : dst: Set directory modification time (using SetModTime) 2025/02/18 02:18:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/18 02:18:39 INFO : dst: Set directory modification time (using SetModTime) 2025/02/18 02:18:39 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu'", Local "Local file system at /tmp/rclone1136845991", Modify Window "1ms" 2025/02/18 02:18:42 DEBUG : sub dir/test remove existing: md5 = 37e6feeb2a8685bbd1fd078ac1edccf2 OK 2025/02/18 02:18:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a1fb827905a40d11851fe854fdc7dac5 OK 2025/02/18 02:18:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cafigod2" before starting 2025/02/18 02:18:47 DEBUG : sub dir/test remove existing.cafigod2: TEST: removing renamed existing file after operation 2025/02/18 02:18:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.docaluw3" before starting 2025/02/18 02:18:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.docaluw3: TEST: renaming existing back after failed operation 2025/02/18 02:18:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wixocok2" before starting 2025/02/18 02:18:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wixocok2: TEST: removing renamed existing file after operation 2025/02/18 02:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e64o3fs7gfe9c7l5lp5n1mo7oub3tu2ui7np2o1otil4bucvad55tdchk5qc4nlk6hvd4j4l7faohoqh5e3389r4i0qdm2psn5nlvvc70s3ds0pj6u4d6gco13fakoouh2kq6kbkf1gf0vjh13h56qptunjrf4qn9b99d9khapb0vvuj38m0" 2025/02/18 02:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "khps8odsnebf0715n9aq0e3gnk72u3bu85jsh4t8nu5ha0mkt5sg" --- PASS: TestRemoveExisting (12.96s) === 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/02/18 02:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butiyeh7damu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m37.521990874s (try 1/5)