"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/12 02:18:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa" 2025/03/12 02:18:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:18:51 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50" 2025/03/12 02:18:52 DEBUG : Creating backend with remote "/tmp/rclone3317891921" === 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/12 02:18:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/12 02:18:53 DEBUG : potato: Seek from 10 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 10 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Seek from 5 to 2 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/12 02:18:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Seek from 5 to 2 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/12 02:18:53 DEBUG : potato: Seek from 8 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 8 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/12 02:18:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/12 02:18:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/12 02:18:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/12 02:18:53 DEBUG : potato: Seek from 5 to 2 2025/03/12 02:18:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/12 02:18:53 DEBUG : potato: Seek from 9 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 9 to 0 2025/03/12 02:18:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:18:55 DEBUG : rutabaga: md5 = ccc24ca76eeea80a2bd9ab1af281691d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/12 02:18:57 DEBUG : empty space: md5 = 066eacf487f5a4ac1c0feeac651c950c OK === RUN TestCheck/3 2025/03/12 02:18:59 DEBUG : potato2: md5 = 98d40cec804095f8e3ea5e8479d8dd4f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/12 02:19:01 DEBUG : remotepotato: md5 = d6dd4571c73728aa9fd5127a3fcce952 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.51s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/03/12 02:19:04 DEBUG : Creating backend with remote "nonexistent" 2025/03/12 02:19:04 DEBUG : Creating backend with remote "nonexistent" 2025/03/12 02:19:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/12 02:19:04 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/03/12 02:19:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/12 02:19:04 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:19:06 DEBUG : rutabaga: md5 = 2033920b55b56012ca2974f6855d9676 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/12 02:19:09 DEBUG : empty space: md5 = 4050f9a68491fdade9250b795e986efb OK === RUN TestCheckDownload/3 2025/03/12 02:19:12 DEBUG : potato2: md5 = 52e6be6e939076b24acfc6960a917da7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/12 02:19:16 DEBUG : remotepotato: md5 = 5c8e9a4f9f6c83cb8fcad29d01f63c35 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.69s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:19:22 DEBUG : rutabaga: md5 = ed719cc8992920ed9370b37ede1d898b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/12 02:19:24 DEBUG : empty space: md5 = 373c322aea67595043bdd1128aa88609 OK === RUN TestCheckSizeOnly/3 2025/03/12 02:19:26 DEBUG : potato2: md5 = 1e70b104c50ae08733723061bdd76c17 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/12 02:19:28 DEBUG : remotepotato: md5 = 7ebe860205a54841be3ff7dda1bed8cc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.42s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.34s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:19:33 DEBUG : test.sum: md5 = fc4b864d05d0f9528c2cf0ee2c249c9d OK 2025/03/12 02:19:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/12 02:19:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/12 02:19:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/12 02:19:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/12 02:19:35 DEBUG : test.sum: md5 = 22a834878635580d2668f14362f24c55 OK 2025/03/12 02:19:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/12 02:19:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/12 02:19:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/12 02:19:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:19:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/data" 2025/03/12 02:19:37 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:19:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/data" 2025/03/12 02:19:39 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/vjrnln8ratgmqakfosrqe8espk" 2025/03/12 02:19:43 DEBUG : data/banana: md5 = 8ea40f5700d72660bf0001d5326c3c8a OK 2025/03/12 02:19:44 DEBUG : test.sum: md5 = eb904bcffdb0db3bf17841159eeeca8a OK === RUN TestCheckSumDownload/subtest1 2025/03/12 02:19:49 DEBUG : data/potato: md5 = 2dc93220d37b33eb8b52e486a74237f9 OK 2025/03/12 02:19:51 DEBUG : test.sum: md5 = a172f916e967bbf3d77479a88eb5d3fb OK === RUN TestCheckSumDownload/subtest2 2025/03/12 02:19:55 DEBUG : test.sum: md5 = 1b30db17495cd3906f009d8c0363675f OK === RUN TestCheckSumDownload/subtest3 2025/03/12 02:20:00 DEBUG : test.sum: md5 = 034555de992827020116d86b763be954 OK === RUN TestCheckSumDownload/subtest4 2025/03/12 02:20:04 DEBUG : test.sum: md5 = 8686bac5d936b786772ddb57e91cba4e OK === RUN TestCheckSumDownload/subtest5 2025/03/12 02:20:08 DEBUG : test.sum: md5 = f518dcabe28a46b3abfc28e97af9cca2 OK === RUN TestCheckSumDownload/subtest6 2025/03/12 02:20:11 DEBUG : data/banana: md5 = 8358fccdb1d3a5656a8038dcdf2e0fb8 OK 2025/03/12 02:20:13 DEBUG : data/potato: md5 = 13456cd16b7a92eb74d32bdac4cba443 OK 2025/03/12 02:20:14 DEBUG : test.sum: md5 = cd0dceb46e082355c53175849dce9e8a OK === RUN TestCheckSumDownload/subtest7 2025/03/12 02:20:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/12 02:20:19 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.05s) --- PASS: TestCheckSumDownload/subtest1 (3.23s) --- PASS: TestCheckSumDownload/subtest2 (2.73s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (1.94s) --- PASS: TestCheckSumDownload/subtest6 (1.93s) --- PASS: TestCheckSumDownload/subtest7 (2.45s) === RUN TestApplyTransforms 2025/03/12 02:20:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivowac6boxe" 2025/03/12 02:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:20 DEBUG : Creating backend with remote "TestDrive:crypt/epaleolrg6mh660uunmvjfb47ch30698qjnooq20g0buc25pp6ag" 2025/03/12 02:20:21 DEBUG : Creating backend with remote "/tmp/rclone4078087512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe'", Local "Local file system at /tmp/rclone4078087512", Modify Window "1ms" 2025/03/12 02:20:23 DEBUG : hello, world!: md5 = 9616c0ab4a57cf2e36941d5fdcae0a1f OK upper checkfile vs. lower remote (without normalization) 2025/03/12 02:20:24 ERROR : hello, world!: sum not found 2025/03/12 02:20:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe' 2025/03/12 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': 1 files missing 2025/03/12 02:20:24 NOTICE: 1 hashes missing 2025/03/12 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': 2 differences found 2025/03/12 02:20:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/12 02:20:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': 0 differences found 2025/03/12 02:20:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': 1 matching files 2025/03/12 02:20:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuhefut1xaji" 2025/03/12 02:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:25 DEBUG : Creating backend with remote "TestDrive:crypt/jhukc7bcadt878b7omjdoglkkebo3m2mjg2uc9rb019r2guj7lhg" 2025/03/12 02:20:26 DEBUG : Creating backend with remote "/tmp/rclone1047283259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji'", Local "Local file system at /tmp/rclone1047283259", Modify Window "1ms" 2025/03/12 02:20:29 DEBUG : HELLO, WORLD!: md5 = 555665e49ec3a4206df28d3907d72836 OK lower checkfile vs. upper remote (without normalization) 2025/03/12 02:20:29 ERROR : HELLO, WORLD!: sum not found 2025/03/12 02:20:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji' 2025/03/12 02:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': 1 files missing 2025/03/12 02:20:29 NOTICE: 1 hashes missing 2025/03/12 02:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': 2 differences found 2025/03/12 02:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/12 02:20:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': 0 differences found 2025/03/12 02:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': 1 matching files 2025/03/12 02:20:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyuqem2fapo" 2025/03/12 02:20:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:30 DEBUG : Creating backend with remote "TestDrive:crypt/jnfa7k62afbm53ipkkeuds0stnumstffit5qn4ddtl8ti3t82nhg" 2025/03/12 02:20:31 DEBUG : Creating backend with remote "/tmp/rclone1534677555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo'", Local "Local file system at /tmp/rclone1534677555", Modify Window "1ms" 2025/03/12 02:20:34 DEBUG : HeLlO, wOrLd!: md5 = 4e2faffa656d3c0778d96a0b37721427 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/12 02:20:34 ERROR : HeLlO, wOrLd!: sum not found 2025/03/12 02:20:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo' 2025/03/12 02:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': 1 files missing 2025/03/12 02:20:34 NOTICE: 1 hashes missing 2025/03/12 02:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': 2 differences found 2025/03/12 02:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/12 02:20:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': 0 differences found 2025/03/12 02:20:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': 1 matching files 2025/03/12 02:20:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimagid8suve" 2025/03/12 02:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:35 DEBUG : Creating backend with remote "TestDrive:crypt/rihsl16f29n0a9hdshf9tltcagcmvtlm0nr13mvvjp1v8c025690" 2025/03/12 02:20:36 DEBUG : Creating backend with remote "/tmp/rclone3788719193" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve'", Local "Local file system at /tmp/rclone3788719193", Modify Window "1ms" 2025/03/12 02:20:38 DEBUG : HELLO, WORLD!: md5 = 058d1d9e586a9d9344e3004356716ce4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/12 02:20:39 ERROR : HELLO, WORLD!: sum not found 2025/03/12 02:20:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve' 2025/03/12 02:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': 1 files missing 2025/03/12 02:20:39 NOTICE: 1 hashes missing 2025/03/12 02:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': 2 differences found 2025/03/12 02:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/12 02:20:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': 0 differences found 2025/03/12 02:20:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': 1 matching files 2025/03/12 02:20:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajonud0geve" 2025/03/12 02:20:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:40 DEBUG : Creating backend with remote "TestDrive:crypt/7s4j7h97bjk16s5f4ein23orv4ovcv8d7en6maj0p7rertmchut0" 2025/03/12 02:20:41 DEBUG : Creating backend with remote "/tmp/rclone2088201740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve'", Local "Local file system at /tmp/rclone2088201740", Modify Window "1ms" 2025/03/12 02:20:43 DEBUG : 測試_Русский___ě_áñ: md5 = e2355850906643a1e6a1098cdfefacd4 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/12 02:20:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/12 02:20:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve' 2025/03/12 02:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': 1 files missing 2025/03/12 02:20:44 NOTICE: 1 hashes missing 2025/03/12 02:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': 2 differences found 2025/03/12 02:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/12 02:20:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': 0 differences found 2025/03/12 02:20:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': 1 matching files 2025/03/12 02:20:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yonojem9mufe" 2025/03/12 02:20:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:45 DEBUG : Creating backend with remote "TestDrive:crypt/q1gvc3f8ko1bffettsdp545kdji0ljaqgdbauk894kit3rhcck30" 2025/03/12 02:20:46 DEBUG : Creating backend with remote "/tmp/rclone2459943036" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe'", Local "Local file system at /tmp/rclone2459943036", Modify Window "1ms" 2025/03/12 02:20:48 DEBUG : 測試_Русский___ě_áñ: md5 = c0c95010d4b7dea3885a541553d0972c OK NFC checkfile vs. NFD remote (without normalization) 2025/03/12 02:20:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/12 02:20:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe' 2025/03/12 02:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': 1 files missing 2025/03/12 02:20:48 NOTICE: 1 hashes missing 2025/03/12 02:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': 2 differences found 2025/03/12 02:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/12 02:20:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': 0 differences found 2025/03/12 02:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': 1 matching files 2025/03/12 02:20:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mocubok0lose" 2025/03/12 02:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:50 DEBUG : Creating backend with remote "TestDrive:crypt/maa0hh6doh5d4f5cpa8semmkpt2ahh70vj32knqa2cbuak97qj40" 2025/03/12 02:20:51 DEBUG : Creating backend with remote "/tmp/rclone402771309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose'", Local "Local file system at /tmp/rclone402771309", Modify Window "1ms" 2025/03/12 02:20:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 04cd3638940453b2835bb2181bc8a6a7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/12 02:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/12 02:20:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose' 2025/03/12 02:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': 1 files missing 2025/03/12 02:20:53 NOTICE: 1 hashes missing 2025/03/12 02:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': 2 differences found 2025/03/12 02:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/12 02:20:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': 0 differences found 2025/03/12 02:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': 1 matching files 2025/03/12 02:20:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vanoxal9paqo" 2025/03/12 02:20:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:55 DEBUG : Creating backend with remote "TestDrive:crypt/hi4u0f5q7gh7iqjlot0kcpo6f46r2rud78rq99cs3bm1lr1dlgk0" 2025/03/12 02:20:56 DEBUG : Creating backend with remote "/tmp/rclone3198684965" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo'", Local "Local file system at /tmp/rclone3198684965", Modify Window "1ms" 2025/03/12 02:20:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aa506470da277e9c9dadfb66c0b4f13f OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/12 02:20:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/12 02:20:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo' 2025/03/12 02:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': 1 files missing 2025/03/12 02:20:58 NOTICE: 1 hashes missing 2025/03/12 02:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': 2 differences found 2025/03/12 02:20:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/12 02:20:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': 0 differences found 2025/03/12 02:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': 1 matching files 2025/03/12 02:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevawip8gufi" 2025/03/12 02:20:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/h36pov8em4j7hovl84h2fo68acevaefroo16n2hhko5i92mkolng" 2025/03/12 02:21:00 DEBUG : Creating backend with remote "/tmp/rclone2028758247" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi'", Local "Local file system at /tmp/rclone2028758247", Modify Window "1ms" 2025/03/12 02:21:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecd142ac1e395d5ee44d5639982284a9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/12 02:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/12 02:21:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi' 2025/03/12 02:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': 1 files missing 2025/03/12 02:21:03 NOTICE: 1 hashes missing 2025/03/12 02:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': 2 differences found 2025/03/12 02:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/12 02:21:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': 0 differences found 2025/03/12 02:21:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': 1 matching files 2025/03/12 02:21:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hazened2soqe" 2025/03/12 02:21:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:21:04 DEBUG : Creating backend with remote "TestDrive:crypt/lvtos5sq31lt6c5jltblvvnhvi0kh611p7krn3bv0o0kc14qj1q0" 2025/03/12 02:21:05 DEBUG : Creating backend with remote "/tmp/rclone3819615506" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe'", Local "Local file system at /tmp/rclone3819615506", Modify Window "1ms" 2025/03/12 02:21:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69ea72b9da81c4a5316863397579095c OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/12 02:21:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/12 02:21:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe' 2025/03/12 02:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': 1 files missing 2025/03/12 02:21:08 NOTICE: 1 hashes missing 2025/03/12 02:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': 2 differences found 2025/03/12 02:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/12 02:21:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/12 02:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': 0 differences found 2025/03/12 02:21:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': 1 matching files 2025/03/12 02:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hazened2soqe': Purge remote 2025/03/12 02:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevawip8gufi': Purge remote 2025/03/12 02:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vanoxal9paqo': Purge remote 2025/03/12 02:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mocubok0lose': Purge remote 2025/03/12 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yonojem9mufe': Purge remote 2025/03/12 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajonud0geve': Purge remote 2025/03/12 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimagid8suve': Purge remote 2025/03/12 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyuqem2fapo': Purge remote 2025/03/12 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhefut1xaji': Purge remote 2025/03/12 02:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivowac6boxe': Purge remote --- PASS: TestApplyTransforms (53.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:21:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/12 02:21:16 DEBUG : sub/file2: md5 = 8601ee7e0b78971f4b39ee16df98f0e4 OK 2025/03/12 02:21:16 INFO : file1: Copied (new) to: sub/file2 2025/03/12 02:21:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 02:21:17 DEBUG : file1: Unchanged skipping 2025/03/12 02:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': don't need to copy/move sub/file2, it is already at target location 2025/03/12 02:21:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.20s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:21:22 DEBUG : dst/file1: md5 = 2826f4056744eb1a3510c81e09dda830 OK 2025/03/12 02:21:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/backup" 2025/03/12 02:21:23 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/1nrff024r7pq65ecp72fc28jb0" 2025/03/12 02:21:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/12 02:21:27 INFO : dst/file1: Moved (server-side) 2025/03/12 02:21:28 DEBUG : dst/file1: md5 = e55a353cee422f17c88bfd63f9f35be8 OK 2025/03/12 02:21:28 INFO : dst/file1: Copied (new) 2025/03/12 02:21:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:21:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:21:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/dst" 2025/03/12 02:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/12 02:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/CompareDest" 2025/03/12 02:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/gveqi14airsml4bgu7krj116o8" 2025/03/12 02:21:36 DEBUG : one: Need to transfer - File not found at Destination 2025/03/12 02:21:38 DEBUG : one: md5 = c4c837fb7fccf905fcac9590ac74e93e OK 2025/03/12 02:21:38 INFO : one: Copied (new) 2025/03/12 02:21:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 02:21:41 DEBUG : one: md5 = dd0dbcb5e25910fd1e87925de11f3d43 OK 2025/03/12 02:21:41 INFO : one: Copied (replaced existing) 2025/03/12 02:21:43 DEBUG : dst/one: md5 = e7421e4c65628f0ca4c213a796ea90e6 OK 2025/03/12 02:21:45 DEBUG : CompareDest/one: md5 = 613d39b09ed09c6b212e663f448797d4 OK 2025/03/12 02:21:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 02:21:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:21:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 02:21:48 DEBUG : CompareDest/two: md5 = 93fb535b581f181772df7ded35764971 OK 2025/03/12 02:21:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/12 02:21:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:21:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/12 02:21:50 DEBUG : two: Need to transfer - File not found at Destination 2025/03/12 02:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:21:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/12 02:21:51 DEBUG : two: Need to transfer - File not found at Destination 2025/03/12 02:21:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/12 02:21:53 DEBUG : two: md5 = 422480ee743314e76ee846d83df4c08e OK 2025/03/12 02:21:53 INFO : two: Copied (new) 2025/03/12 02:21:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:21:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:21:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:21:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.32s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:21:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/dst" 2025/03/12 02:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/12 02:21:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/CopyDest" 2025/03/12 02:21:59 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/12 02:22:00 DEBUG : one: Need to transfer - File not found at Destination 2025/03/12 02:22:03 DEBUG : one: md5 = 543b22d8c78eb5dfa59e3848d08d71c3 OK 2025/03/12 02:22:03 INFO : one: Copied (new) 2025/03/12 02:22:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 02:22:05 DEBUG : one: md5 = bddfa91f97ee021ec9f864e712fc02bb OK 2025/03/12 02:22:05 INFO : one: Copied (replaced existing) 2025/03/12 02:22:07 DEBUG : dst/one: md5 = 88752d04869ce7433d072937a2fc3936 OK 2025/03/12 02:22:09 DEBUG : CopyDest/one: md5 = 959836cc20e2632fa72d508dcc3ef20a OK 2025/03/12 02:22:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/BackupDir" 2025/03/12 02:22:10 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/12 02:22:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 02:22:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:22:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 02:22:14 INFO : one: Moved (server-side) 2025/03/12 02:22:15 INFO : one: Copied (server-side copy) 2025/03/12 02:22:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/12 02:22:17 DEBUG : CopyDest/two: md5 = effd7413d01804198b6a634e2fe0f889 OK 2025/03/12 02:22:17 DEBUG : two: Need to transfer - File not found at Destination 2025/03/12 02:22:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:22:19 INFO : two: Copied (server-side copy) 2025/03/12 02:22:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/12 02:22:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 02:22:19 DEBUG : two: Unchanged skipping 2025/03/12 02:22:21 DEBUG : CopyDest/three: md5 = 2e43ea020e6392e4ed29ca1964724ad9 OK 2025/03/12 02:22:22 DEBUG : three: Need to transfer - File not found at Destination 2025/03/12 02:22:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/12 02:22:22 DEBUG : three: Destination not found in --copy-dest 2025/03/12 02:22:24 DEBUG : three: md5 = 9b3a809533b5e1f3cda6f22ec26b8605 OK 2025/03/12 02:22:24 INFO : three: Copied (new) 2025/03/12 02:22:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/12 02:22:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:22:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:22:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:22:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:22:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/12 02:22:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.08s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:22:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/12 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 64e77e9691cfcca9de3d48f30dc29f26 OK 2025/03/12 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/12 02:22:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/12 02:22:34 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/03/12 02:22:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/12 02:22:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/12 02:22:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bf62894b9f2561f09ea366bad2ef7d83 OK 2025/03/12 02:22:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/12 02:22:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/12 02:22:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:22:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using skip mode. 2025/03/12 02:22:44 NOTICE: one: Found 2 files with duplicate names 2025/03/12 02:22:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:22:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using skip mode. 2025/03/12 02:22:49 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:22:49 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/12 02:22:50 INFO : one: Deleted 2025/03/12 02:22:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:22:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using first mode. 2025/03/12 02:22:56 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:22:57 INFO : one: Deleted 2025/03/12 02:22:57 INFO : one: Deleted 2025/03/12 02:22:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.83s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using newest mode. 2025/03/12 02:23:03 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:23:03 INFO : one: Deleted 2025/03/12 02:23:04 INFO : one: Deleted 2025/03/12 02:23:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using oldest mode. 2025/03/12 02:23:09 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:23:10 INFO : one: Deleted 2025/03/12 02:23:10 INFO : one: Deleted 2025/03/12 02:23:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using largest mode. 2025/03/12 02:23:16 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:23:16 INFO : one: Deleted 2025/03/12 02:23:17 INFO : one: Deleted 2025/03/12 02:23:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using smallest mode. 2025/03/12 02:23:22 NOTICE: one: Found 3 files with duplicate names 2025/03/12 02:23:23 INFO : one: Deleted 2025/03/12 02:23:23 INFO : one: Deleted 2025/03/12 02:23:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Looking for duplicate names using rename mode. 2025/03/12 02:23:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/12 02:23:31 INFO : one-2.txt: renamed from: one.txt 2025/03/12 02:23:32 INFO : one-3.txt: renamed from: one.txt 2025/03/12 02:23:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:38 DEBUG : dupe1/one.txt: md5 = eda25bc6242ae3e2d85ff30d85b6ee52 OK 2025/03/12 02:23:40 DEBUG : dupe2/two.txt: md5 = 662f83a52141c45fbf07526551458a53 OK 2025/03/12 02:23:42 DEBUG : dupe3/three.txt: md5 = 205dec27a492656c8a205b69e9f0381e OK 2025/03/12 02:23:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/12 02:23:43 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/12 02:23:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/12 02:23:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/12 02:23:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/12 02:23:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/12 02:23:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:23:50 DEBUG : a.txt: md5 = 23bb0776fa755beac048b4eacd9d498f OK 2025/03/12 02:23:51 DEBUG : zend.txt: md5 = cd48440838ca2c94e07b1b4e6b4386da OK 2025/03/12 02:23:53 DEBUG : sub dir/hello world: md5 = 7d7af14f52fd3e2d8189923657eec466 OK 2025/03/12 02:23:55 DEBUG : sub dir/hello world2: md5 = 34c712a3d01a03d91150f40599837ca8 OK 2025/03/12 02:23:57 DEBUG : sub dir/ignore dir/.ignore: md5 = c212bd78f291cdb4de6bdeb75e921324 OK 2025/03/12 02:23:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5601a9188b0857e3d4a8d3efd55f3047 OK 2025/03/12 02:24:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8f6de2d28b2996a6acfd7abb2f808f14 OK 2025/03/12 02:24:02 DEBUG : a.txt: Excluded (Size Filter) 2025/03/12 02:24:02 DEBUG : a.txt: Excluded 2025/03/12 02:24:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/12 02:24:03 DEBUG : sub dir/hello world2: Excluded 2025/03/12 02:24:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/12 02:24:03 DEBUG : sub dir/hello world: Excluded 2025/03/12 02:24:04 DEBUG : sub dir/ignore dir: Excluded 2025/03/12 02:24:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/12 02:24:04 DEBUG : sub dir/hello world2: Excluded 2025/03/12 02:24:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/12 02:24:04 DEBUG : sub dir/hello world: Excluded 2025/03/12 02:24:04 DEBUG : sub dir/ignore dir: Excluded 2025/03/12 02:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/12 02:24:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:12 DEBUG : file1: md5 = 79f7728c2e3805018d89ceb7d3975358 OK 2025/03/12 02:24:14 DEBUG : sub/file2: md5 = c7255ed285b250db6abef3a43662c40a 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/03/12 02:24:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/12 02:24:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/12 02:24:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/12 02:24:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:22 DEBUG : file1: md5 = a4342eda539314087231325358479297 OK 2025/03/12 02:24:24 DEBUG : sub/file2: md5 = c699e8dc30b060622b04e9c6559ce9a0 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/03/12 02:24:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/notfound" 2025/03/12 02:24:28 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/qe0i31qdkoejk60elps0ni5sqk" 2025/03/12 02:24:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.75s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Making directory 2025/03/12 02:24:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:35 DEBUG : sub dir/hello world: md5 = 3f9594612e3eb9f0275ec139acb878b3 OK 2025/03/12 02:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:39 DEBUG : potato2: md5 = a6026d49aef5cd750a1f761e65ff4438 OK 2025/03/12 02:24:41 DEBUG : empty space: md5 = b24701bbb30f97504452508ccfffa148 OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:44 DEBUG : potato2: md5 = 1a9d6fcb379f0ae2ac98e376a407ebcf OK 2025/03/12 02:24:45 DEBUG : empty space: md5 = 303afa074c5e4630d979831524391e87 OK 2025/03/12 02:24:46 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:49 DEBUG : potato2: md5 = 884f111218c5542ef877654147b48db5 OK 2025/03/12 02:24:50 DEBUG : empty space: md5 = 8f9c8efb21a66731267926061902ec2e OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:53 DEBUG : potato2: md5 = 5a58acbe86cba4b909bcf45b0d83572b OK 2025/03/12 02:24:55 DEBUG : empty space: md5 = ef4a6e63fb001e7630762fbe88ad3a05 OK --- PASS: TestHashSums (4.21s) === RUN TestHashSumsWithErrors 2025/03/12 02:24:56 DEBUG : Creating backend with remote ":memory:" 2025/03/12 02:24:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/12 02:24:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/12 02:24:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/12 02:24:56 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:24:58 DEBUG : potato2: md5 = 40eca67ae88668c1188c6ee233f5043b OK 2025/03/12 02:24:59 DEBUG : empty space: md5 = 0bdb8d96deb762af6bba17aef7831ebd OK 2025/03/12 02:25:01 DEBUG : sub dir/potato3: md5 = e4cbd6115be3e0e86a84a55d0cfb596d OK 2025/03/12 02:25:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:06 DEBUG : small: md5 = bc4357709c6abf98dd0d048b6f7ddd73 OK 2025/03/12 02:25:07 DEBUG : medium: md5 = 40b73b673e2728efaa0391ffcf850194 OK 2025/03/12 02:25:09 DEBUG : large: md5 = f0238de0139362bf43574536ed63ab82 OK 2025/03/12 02:25:09 DEBUG : Waiting for deletions to finish 2025/03/12 02:25:09 DEBUG : large: Excluded (Size Filter) 2025/03/12 02:25:10 INFO : medium: Deleted 2025/03/12 02:25:10 INFO : small: Deleted --- PASS: TestDelete (6.17s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:12 DEBUG : small: md5 = 4213f763e8aeeec357f3a206d5eb59eb OK 2025/03/12 02:25:14 DEBUG : medium: md5 = fd332340e731df6d264f0750fc771dc9 OK 2025/03/12 02:25:15 DEBUG : large: md5 = 2ecde3ba000cc5e0a630dce7418b964e OK 2025/03/12 02:25:15 DEBUG : Waiting for deletions to finish 2025/03/12 02:25:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/12 02:25:16 INFO : large: Deleted 2025/03/12 02:25:16 INFO : medium: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:19 DEBUG : small: md5 = 652a21ee526f5bf0fb7d5c57df2f5c62 OK 2025/03/12 02:25:21 DEBUG : medium: md5 = 92dae3613748bb3072b8d4ff74abbc15 OK 2025/03/12 02:25:22 DEBUG : large: md5 = 3e534094d21148d33671084dd260ec7f OK 2025/03/12 02:25:22 DEBUG : Waiting for deletions to finish 2025/03/12 02:25:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/12 02:25:23 INFO : small: Deleted 2025/03/12 02:25:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:26 DEBUG : small: md5 = d364e634040756c8d1e24dc270c0f479 OK 2025/03/12 02:25:28 DEBUG : medium: md5 = 9de800d387b7034dac54084282f476fe OK 2025/03/12 02:25:29 DEBUG : large: md5 = 0f64dbd263ab318b12832289b4ff79c0 OK 2025/03/12 02:25:29 DEBUG : Waiting for deletions to finish 2025/03/12 02:25:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/12 02:25:30 INFO : small: Deleted 2025/03/12 02:25:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.14s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:33 DEBUG : ReadFile: md5 = 62b0fd03837d8d08586be38429321f36 OK --- PASS: TestReadFile (4.04s) === RUN TestRetry 2025/03/12 02:25:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/12 02:25:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/12 02:25:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/12 02:25:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/12 02:25:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/12 02:25:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/12 02:25:36 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:25:37 DEBUG : file1: md5 = 6038a1e3fbf5a757f1b077317fb3b902 OK 2025/03/12 02:25:39 DEBUG : file2: md5 = 01a0f66c9e991ac5ada4e3acd044d8f0 OK --- PASS: TestCat (15.80s) === RUN TestPurge 2025/03/12 02:25:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixerus3xela" 2025/03/12 02:25:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 02:25:52 DEBUG : Creating backend with remote "TestDrive:crypt/5l5q2bpnjchm0adssai51dedlk9258f2dcodsusp7h3agseoarug" 2025/03/12 02:25:53 DEBUG : Creating backend with remote "/tmp/rclone3800610171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sixerus3xela'", Local "Local file system at /tmp/rclone3800610171", Modify Window "1ms" 2025/03/12 02:25:57 DEBUG : A1/B1/C1/one: md5 = 4af7e16a72b6a3373a0d5278becb39a0 OK 2025/03/12 02:25:57 INFO : A2: Making directory 2025/03/12 02:25:58 INFO : A1/B2: Making directory 2025/03/12 02:25:59 INFO : A1/B2/C2: Making directory 2025/03/12 02:25:59 INFO : A1/B1/C3: Making directory 2025/03/12 02:26:00 INFO : A3: Making directory 2025/03/12 02:26:01 INFO : A3/B3: Making directory 2025/03/12 02:26:02 INFO : A3/B3/C4: Making directory 2025/03/12 02:26:04 DEBUG : A1/two: md5 = 72f245c114385663523de122c70de918 OK 2025/03/12 02:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixerus3xela': Purge remote 2025/03/12 02:26:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.58s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:26:11 DEBUG : A1/B1/C1/one: md5 = a420afe0334a27c023fb8f5173929bf5 OK 2025/03/12 02:26:11 INFO : A2: Making directory 2025/03/12 02:26:12 INFO : A1/B2: Making directory 2025/03/12 02:26:12 INFO : A1/B2/C2: Making directory 2025/03/12 02:26:13 INFO : A1/B1/C3: Making directory 2025/03/12 02:26:14 INFO : A3: Making directory 2025/03/12 02:26:15 INFO : A3/B3: Making directory 2025/03/12 02:26:16 INFO : A3/B3/C4: Making directory 2025/03/12 02:26:18 DEBUG : A1/two: md5 = da1785f6c8c6de0ee1c5de4cc4a73c8c OK 2025/03/12 02:26:19 DEBUG : removing 1 level 3 directories 2025/03/12 02:26:19 INFO : A3/B3/C4: Removing directory 2025/03/12 02:26:22 DEBUG : removing 2 level 3 directories 2025/03/12 02:26:22 INFO : A1/B2/C2: Removing directory 2025/03/12 02:26:22 INFO : A1/B1/C3: Removing directory 2025/03/12 02:26:22 DEBUG : removing 2 level 2 directories 2025/03/12 02:26:22 INFO : A3/B3: Removing directory 2025/03/12 02:26:22 INFO : A1/B2: Removing directory 2025/03/12 02:26:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/12 02:26:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/12 02:26:23 DEBUG : removing 2 level 1 directories 2025/03/12 02:26:23 INFO : A3: Removing directory 2025/03/12 02:26:23 INFO : A2: Removing directory 2025/03/12 02:26:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/12 02:26:27 DEBUG : removing 1 level 3 directories 2025/03/12 02:26:27 INFO : A1/B1/C1: Removing directory 2025/03/12 02:26:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:28 DEBUG : removing 1 level 2 directories 2025/03/12 02:26:28 INFO : A1/B1: Removing directory 2025/03/12 02:26:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/12 02:26:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:26:29 DEBUG : removing 1 level 1 directories 2025/03/12 02:26:29 INFO : A1: Removing directory 2025/03/12 02:26:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/12 02:26:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/12 02:26:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:26:29 DEBUG : removing 1 level 0 directories 2025/03/12 02:26:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Removing directory 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/12 02:26:30 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:26:32 INFO : A1: Making directory 2025/03/12 02:26:32 INFO : A1/B1: Making directory 2025/03/12 02:26:33 INFO : A1/B1/C1: Making directory 2025/03/12 02:26:36 DEBUG : removing 1 level 3 directories 2025/03/12 02:26:36 INFO : A1/B1/C1: Removing directory 2025/03/12 02:26:36 DEBUG : removing 1 level 2 directories 2025/03/12 02:26:36 INFO : A1/B1: Removing directory 2025/03/12 02:26:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:26:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.03s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:26:39 INFO : A1: Making directory 2025/03/12 02:26:40 INFO : A1/B1: Making directory 2025/03/12 02:26:41 INFO : A1/B1/C1: Making directory 2025/03/12 02:26:43 DEBUG : removing 1 level 3 directories 2025/03/12 02:26:43 INFO : A1/B1/C1: Removing directory 2025/03/12 02:26:44 DEBUG : removing 1 level 2 directories 2025/03/12 02:26:44 INFO : A1/B1: Removing directory 2025/03/12 02:26:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:26:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.51s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:26:48 DEBUG : file1: md5 = f3db2b3ae4097aa4b831aa7dad83a8b4 OK 2025/03/12 02:26:49 DEBUG : filename.txt: File name found in url 2025/03/12 02:26:50 DEBUG : filename.txt: md5 = 9bbde94c3dd7e89a6d2c2778ffc2637d OK 2025/03/12 02:26:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/12 02:26:51 DEBUG : headerfilename.txt: md5 = 49c795ae87c9a516107b772475947d52 OK 2025/03/12 02:26:53 DEBUG : file2: md5 = b5c25f72532e1e0b962e2d3cd9f0d14c OK --- PASS: TestCopyURL (8.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:26:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/12 02:26:58 DEBUG : sub/file2: md5 = 631966b1ed6773cd2fcaab18cfd3cc06 OK 2025/03/12 02:26:58 INFO : file1: Copied (new) to: sub/file2 2025/03/12 02:26:58 INFO : file1: Deleted 2025/03/12 02:26:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 02:26:59 DEBUG : file1: Unchanged skipping 2025/03/12 02:26:59 INFO : file1: Deleted 2025/03/12 02:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': don't need to copy/move sub/file2, it is already at target location 2025/03/12 02:27:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:27:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/12 02:27:03 DEBUG : file1: md5 = b3721d6117a984ac7245be7a41d1f63d OK 2025/03/12 02:27:03 INFO : file1: Copied (new) 2025/03/12 02:27:03 INFO : file1: Deleted 2025/03/12 02:27:04 DEBUG : file1: Destination exists, skipping 2025/03/12 02:27:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.41s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:27:08 DEBUG : dst/file1: md5 = e3c06d507a0fd7a4ab0e536031ee9f68 OK 2025/03/12 02:27:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qasosej8puqa/backup" 2025/03/12 02:27:09 DEBUG : Creating backend with remote "TestDrive:crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50/1nrff024r7pq65ecp72fc28jb0" 2025/03/12 02:27:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/12 02:27:13 INFO : dst/file1: Moved (server-side) 2025/03/12 02:27:14 DEBUG : dst/file1: md5 = c68e18f6b4330d9a6c3b50e1794e3473 OK 2025/03/12 02:27:14 INFO : dst/file1: Copied (new) 2025/03/12 02:27:14 INFO : dst/file1: Deleted 2025/03/12 02:27:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:27:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/12 02:27:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.82s) === 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:27:21 DEBUG : A1/one: md5 = 9cc56362cfac48a4df0f3c5b8d42a3f8 OK 2025/03/12 02:27:22 DEBUG : A1/two: md5 = 8b97629b81296807cc3a0aea642ecfe6 OK 2025/03/12 02:27:25 DEBUG : A1/B1/three: md5 = c96354226dc10756535b54a3c53122da OK 2025/03/12 02:27:27 DEBUG : A1/B1/C1/four: md5 = 314660f4726501ff12718a87e14afc56 OK 2025/03/12 02:27:29 DEBUG : A1/B1/C2/five: md5 = 0480b4e0048edd317bfacc13a04fb759 OK 2025/03/12 02:27:29 INFO : A1/B2: Making directory 2025/03/12 02:27:30 INFO : A1/B1/C3: Making directory 2025/03/12 02:27:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/12 02:27:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/12 02:27:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/12 02:27:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/12 02:27:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/12 02:27:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/12 02:27:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/12 02:27:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:27:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/12 02:27:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/12 02:27:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/12 02:27:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/12 02:27:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/12 02:27:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/12 02:27:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/12 02:27:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/12 02:27:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/12 02:27:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/12 02:27:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:27:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/12 02:27:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/12 02:28:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/12 02:28:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/12 02:28:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/12 02:28:07 DEBUG : no_checksum_small_file_from_pipe: md5 = b1073658de03be6d30be4b57a0c11d40 OK 2025/03/12 02:28:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/12 02:28:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/12 02:28:08 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/12 02:28:09 DEBUG : no_checksum_big_file_from_pipe: md5 = def5e06868597fe72c726863c079a0f9 OK 2025/03/12 02:28:09 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/12 02:28:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 8df2616e017244b2c088b5eff2dd2b5d OK 2025/03/12 02:28:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/12 02:28:13 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/12 02:28:14 DEBUG : with_checksum_big_file_from_pipe: md5 = 679e26a33d04d8633cb5f25cae8fab38 OK 2025/03/12 02:28:14 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/12 02:28:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 02:28:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/12 02:28:19 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-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (34 bytes), uploading instead of streaming 2025/03/12 02:28:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/12 02:28:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/12 02:28:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.86s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/12 02:28:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (48 bytes), uploading instead of streaming 2025/03/12 02:28:27 DEBUG : rcat_metadata: md5 = f468fae80d715c524a5e0551265cce89 OK 2025/03/12 02:28:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/12 02:28:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/12 02:28:30 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0f5af28aeea4b894f85d3b7eb60d589e OK 2025/03/12 02:28:30 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.09s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:33 DEBUG : potato1: md5 = 95d5968c505db3ef7b054d83da9d3e0c OK 2025/03/12 02:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (60 bytes), uploading instead of streaming 2025/03/12 02:28:34 DEBUG : potato2: md5 = be99b083f1546fe4f7f61f80f9bcdb5e OK 2025/03/12 02:28:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:37 DEBUG : potato1: md5 = c52157bb7360cdecf8e5fc851ba899c0 OK 2025/03/12 02:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': File to upload is small (60 bytes), uploading instead of streaming 2025/03/12 02:28:39 DEBUG : potato2: md5 = 3a0484b321baf62ff731ba5e56e294a3 OK 2025/03/12 02:28:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:42 DEBUG : potato2: md5 = a8a80c42cc6e850e3ab07058010fff72 OK 2025/03/12 02:28:44 DEBUG : empty space: md5 = 1817b786cdad7b4bb501b1faa49ea524 OK 2025/03/12 02:28:46 DEBUG : sub dir/potato3: md5 = 161c16af5bd9f80d24a5236f54efd5ca OK 2025/03/12 02:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Touching "sub dir/potato3" 2025/03/12 02:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Touching "empty space" 2025/03/12 02:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Touching "potato2" 2025/03/12 02:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.72s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:51 DEBUG : dir with metadata: Making directory with metadata 2025/03/12 02:28:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:53 DEBUG : directory with modtime: Making directory with metadata 2025/03/12 02:28:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:28:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/12 02:28:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/12 02:28:56 DEBUG : Google drive root 'crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50': Skipping btime metadata as can't update it on an existing file: 2025-03-12T02:28:56.013705504Z 2025/03/12 02:28:56 INFO : non existent directory: Updated directory metadata 2025/03/12 02:28:58 DEBUG : Google drive root 'crypt/dh4etg9r8g24o1m4vd6er136hs6q94fmipdh03etbvjid1316c50': Skipping btime metadata as can't update it on an existing file: 2025-03-12T02:28:56.013705504Z 2025/03/12 02:28:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:29:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/12 02:29:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/12 02:29:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.25s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:29:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/12 02:29:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/12 02:29:05 DEBUG : dst: Making directory with metadata 2025/03/12 02:29:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/12 02:29:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 02:29:06 INFO : dst: Set directory modification time (using SetModTime) 2025/03/12 02:29:06 INFO : dst: Set directory modification time (using SetModTime) 2025/03/12 02:29:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/12 02:29:07 INFO : dst: Set directory modification time (using SetModTime) 2025/03/12 02:29:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa'", Local "Local file system at /tmp/rclone3317891921", Modify Window "1ms" 2025/03/12 02:29:10 DEBUG : sub dir/test remove existing: md5 = 616aa244d5e002791a2dbf7726c445cd OK 2025/03/12 02:29:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ba0f0bba770235ab97f9e289e8645ee9 OK 2025/03/12 02:29:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lodohop7" before starting 2025/03/12 02:29:15 DEBUG : sub dir/test remove existing.lodohop7: TEST: removing renamed existing file after operation 2025/03/12 02:29:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vezakuv6" before starting 2025/03/12 02:29:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vezakuv6: TEST: renaming existing back after failed operation 2025/03/12 02:29:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jidegip5" before starting 2025/03/12 02:29:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jidegip5: TEST: removing renamed existing file after operation 2025/03/12 02:29:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l9i7h97c0dvnnscmdjva6jo2rn7c62df10vdmqcmhvr9qh605uvg" 2025/03/12 02:29:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1sdjrfmhkr77us0ncf9dai8p15jlj22n9hr4quf7i62onm10clb86d4fq89d9tv4unj1r83kbpfl7l92i3lebcistih2mebnfk5p4bir043e1g4qb08q7dho0i6kgk871cdelu6rti7n36n6h7sso3sq3a1356hr41u20hjive4sc7np2qi0" --- PASS: TestRemoveExisting (13.07s) === 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/03/12 02:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qasosej8puqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m30.849225893s (try 1/5)