"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/18 01:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa" 2025/06/18 01:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:14:45 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag" 2025/06/18 01:14:46 DEBUG : Creating backend with remote "/tmp/rclone705659829" === 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/18 01:14:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/18 01:14:46 DEBUG : potato: Seek from 10 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 10 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/18 01:14:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/18 01:14:46 DEBUG : potato: Seek from 8 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 8 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/18 01:14:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:14:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:14:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:14:46 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:14:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/18 01:14:46 DEBUG : potato: Seek from 9 to 0 2025/06/18 01:14:46 DEBUG : potato: Seek from 9 to 0 2025/06/18 01:14:46 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:14:48 DEBUG : rutabaga: md5 = 998443e152ac86d356210649dfae79da OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/18 01:14:50 DEBUG : empty space: md5 = 4802f53bede3f5ffb41e5fb1aec649b4 OK === RUN TestCheck/3 2025/06/18 01:14:52 DEBUG : potato2: md5 = e392ee03783d5d17826545e2b58c8af5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/18 01:14:54 DEBUG : remotepotato: md5 = 76a62b2e03d21b1b118b91760e729623 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.94s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/06/18 01:14:57 DEBUG : Creating backend with remote "nonexistent" 2025/06/18 01:14:57 DEBUG : Creating backend with remote "nonexistent" 2025/06/18 01:14:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/18 01:14:57 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/06/18 01:14:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/18 01:14:57 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:14:58 DEBUG : rutabaga: md5 = dfab6f39c8d552821e623f6be305109f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/18 01:15:02 DEBUG : empty space: md5 = ca7b3747072608b2fc385983a8104abf OK === RUN TestCheckDownload/3 2025/06/18 01:15:04 DEBUG : potato2: md5 = dd01e00eb887100401e0086b0fcc21bf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/18 01:15:08 DEBUG : remotepotato: md5 = a4884330d14f861f14050f0c4b3c3d68 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.60s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:15:14 DEBUG : rutabaga: md5 = 541d27cca8731bff49d92185b10ddf40 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/18 01:15:16 DEBUG : empty space: md5 = 6117d0730f1654dd6d442d776da117b0 OK === RUN TestCheckSizeOnly/3 2025/06/18 01:15:17 DEBUG : potato2: md5 = f628c6ac7e4c654b190e38f6371a60c3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/18 01:15:19 DEBUG : remotepotato: md5 = f50257894dcfce83680a16a181fcb6bc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.68s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:15:24 DEBUG : test.sum: md5 = 4f2b5ca450e5d46d07c40473dcc51da3 OK 2025/06/18 01:15:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/18 01:15:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/18 01:15:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/18 01:15:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/18 01:15:26 DEBUG : test.sum: md5 = 36a0fd5af52aff4e07d439811cbe3f08 OK 2025/06/18 01:15:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/18 01:15:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/18 01:15:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/18 01:15:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.51s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/data" 2025/06/18 01:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:15:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/data" 2025/06/18 01:15:30 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/vjrnln8ratgmqakfosrqe8espk" 2025/06/18 01:15:33 DEBUG : data/banana: md5 = e69f214da35c9e263d5e05ff1c8e95c8 OK 2025/06/18 01:15:35 DEBUG : test.sum: md5 = 1436c46be6a243310ae6b55c58f88404 OK === RUN TestCheckSumDownload/subtest1 2025/06/18 01:15:39 DEBUG : data/potato: md5 = 84be436c6df75e91a364379429ad5809 OK 2025/06/18 01:15:40 DEBUG : test.sum: md5 = ee1048d59930968f3498469b1de5fc6b OK === RUN TestCheckSumDownload/subtest2 2025/06/18 01:15:44 DEBUG : test.sum: md5 = 82d1621ac1aa558ad30f7776748ea815 OK === RUN TestCheckSumDownload/subtest3 2025/06/18 01:15:49 DEBUG : test.sum: md5 = 6dee4e83548631e476da9908bbb1738f OK === RUN TestCheckSumDownload/subtest4 2025/06/18 01:15:52 DEBUG : test.sum: md5 = 29bf9923b0f811b2071a98b78b1e3db2 OK === RUN TestCheckSumDownload/subtest5 2025/06/18 01:15:56 DEBUG : test.sum: md5 = 9ae4a6dfcbf4eda72fb9e7e77f89f934 OK === RUN TestCheckSumDownload/subtest6 2025/06/18 01:16:00 DEBUG : data/banana: md5 = 45b9dae285b809c6bd67011204aa20b5 OK 2025/06/18 01:16:01 DEBUG : data/potato: md5 = c8663c45210e85a9cd7bcb43fd9f9f54 OK 2025/06/18 01:16:02 DEBUG : test.sum: md5 = fb40bf049d6c69a50dd5e7d55bfc74da OK === RUN TestCheckSumDownload/subtest7 2025/06/18 01:16:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/18 01:16:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.19s) --- PASS: TestCheckSumDownload/subtest1 (2.35s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.46s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.08s) --- PASS: TestCheckSumDownload/subtest6 (1.84s) --- PASS: TestCheckSumDownload/subtest7 (2.04s) === RUN TestApplyTransforms 2025/06/18 01:16:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-numopiv1vinu" 2025/06/18 01:16:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:08 DEBUG : Creating backend with remote "TestDrive:crypt/jp60f091vkitrda7ondrm4nuiu19r27mk82jq7o4nmngc2h0q8a0" 2025/06/18 01:16:09 DEBUG : Creating backend with remote "/tmp/rclone3862199182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu'", Local "Local file system at /tmp/rclone3862199182", Modify Window "1ms" 2025/06/18 01:16:11 DEBUG : hello, world!: md5 = 9e30e28aaff765b60163120e83bf7138 OK upper checkfile vs. lower remote (without normalization) 2025/06/18 01:16:11 ERROR : hello, world!: sum not found 2025/06/18 01:16:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu' 2025/06/18 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': 1 files missing 2025/06/18 01:16:11 NOTICE: 1 hashes missing 2025/06/18 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': 2 differences found 2025/06/18 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/18 01:16:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': 0 differences found 2025/06/18 01:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': 1 matching files 2025/06/18 01:16:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qobaqug7kahe" 2025/06/18 01:16:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:13 DEBUG : Creating backend with remote "TestDrive:crypt/aifgmt3ge9kc865jtcjrr6uiudgdgs8lcjt1t2n2rlgqpq4j1h60" 2025/06/18 01:16:14 DEBUG : Creating backend with remote "/tmp/rclone3126614276" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe'", Local "Local file system at /tmp/rclone3126614276", Modify Window "1ms" 2025/06/18 01:16:16 DEBUG : HELLO, WORLD!: md5 = 1e85945340ea49cf01e3f635880e324d OK lower checkfile vs. upper remote (without normalization) 2025/06/18 01:16:16 ERROR : HELLO, WORLD!: sum not found 2025/06/18 01:16:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe' 2025/06/18 01:16:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': 1 files missing 2025/06/18 01:16:16 NOTICE: 1 hashes missing 2025/06/18 01:16:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': 2 differences found 2025/06/18 01:16:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/18 01:16:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': 0 differences found 2025/06/18 01:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': 1 matching files 2025/06/18 01:16:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sufubiz6diva" 2025/06/18 01:16:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/0tcrqop96sscqu5pile606ulh2v6vpilu72c2e81k4t68a735p9g" 2025/06/18 01:16:19 DEBUG : Creating backend with remote "/tmp/rclone10103684" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva'", Local "Local file system at /tmp/rclone10103684", Modify Window "1ms" 2025/06/18 01:16:21 DEBUG : HeLlO, wOrLd!: md5 = db8e8a811ea89d0a5bffc89b7baefa12 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/18 01:16:21 ERROR : HeLlO, wOrLd!: sum not found 2025/06/18 01:16:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva' 2025/06/18 01:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': 1 files missing 2025/06/18 01:16:21 NOTICE: 1 hashes missing 2025/06/18 01:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': 2 differences found 2025/06/18 01:16:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/18 01:16:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': 0 differences found 2025/06/18 01:16:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': 1 matching files 2025/06/18 01:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gojumez4fazo" 2025/06/18 01:16:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/nmfseu1kepg3brongrh3cogi4bmdb16brn2ajhd14b7e584mfq1g" 2025/06/18 01:16:23 DEBUG : Creating backend with remote "/tmp/rclone1753398126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo'", Local "Local file system at /tmp/rclone1753398126", Modify Window "1ms" 2025/06/18 01:16:25 DEBUG : HELLO, WORLD!: md5 = 93b7de7d2fe976e104882236f9975aa8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/18 01:16:26 ERROR : HELLO, WORLD!: sum not found 2025/06/18 01:16:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo' 2025/06/18 01:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': 1 files missing 2025/06/18 01:16:26 NOTICE: 1 hashes missing 2025/06/18 01:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': 2 differences found 2025/06/18 01:16:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/18 01:16:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': 0 differences found 2025/06/18 01:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': 1 matching files 2025/06/18 01:16:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junised6fovi" 2025/06/18 01:16:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:27 DEBUG : Creating backend with remote "TestDrive:crypt/mam3bcd2gk9vg9fs6kt9phgtintccm3037ug5t503c083trjatr0" 2025/06/18 01:16:28 DEBUG : Creating backend with remote "/tmp/rclone2339390752" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi'", Local "Local file system at /tmp/rclone2339390752", Modify Window "1ms" 2025/06/18 01:16:30 DEBUG : 測試_Русский___ě_áñ: md5 = 400d3d73b27df9c5ba44965fc8d473d1 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/18 01:16:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi' 2025/06/18 01:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': 1 files missing 2025/06/18 01:16:31 NOTICE: 1 hashes missing 2025/06/18 01:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': 2 differences found 2025/06/18 01:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/18 01:16:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': 0 differences found 2025/06/18 01:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': 1 matching files 2025/06/18 01:16:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rasoped6muru" 2025/06/18 01:16:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:32 DEBUG : Creating backend with remote "TestDrive:crypt/cbcbfahl29ngb5omocapmbkp4erh2895djg6va4q37tbo72q2f3g" 2025/06/18 01:16:33 DEBUG : Creating backend with remote "/tmp/rclone26035516" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru'", Local "Local file system at /tmp/rclone26035516", Modify Window "1ms" 2025/06/18 01:16:35 DEBUG : 測試_Русский___ě_áñ: md5 = ea92bc27b2745b4751b00f5598314cfc OK NFC checkfile vs. NFD remote (without normalization) 2025/06/18 01:16:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru' 2025/06/18 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': 1 files missing 2025/06/18 01:16:35 NOTICE: 1 hashes missing 2025/06/18 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': 2 differences found 2025/06/18 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/18 01:16:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': 0 differences found 2025/06/18 01:16:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': 1 matching files 2025/06/18 01:16:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiciheg8bapi" 2025/06/18 01:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:36 DEBUG : Creating backend with remote "TestDrive:crypt/aa5lrik28ofv0juuudb3l87av8dqg0uge6nnpdqgartflmko4360" 2025/06/18 01:16:37 DEBUG : Creating backend with remote "/tmp/rclone2083129865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi'", Local "Local file system at /tmp/rclone2083129865", Modify Window "1ms" 2025/06/18 01:16:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 89bfe080027c6687f4d8eec9ed78ebf0 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/18 01:16:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi' 2025/06/18 01:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': 1 files missing 2025/06/18 01:16:40 NOTICE: 1 hashes missing 2025/06/18 01:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': 2 differences found 2025/06/18 01:16:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/18 01:16:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': 0 differences found 2025/06/18 01:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': 1 matching files 2025/06/18 01:16:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuvilab3wino" 2025/06/18 01:16:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:41 DEBUG : Creating backend with remote "TestDrive:crypt/bn21vk0pg7mocgb9prnhftaqlrkv301h921teoamo9tshskbq1b0" 2025/06/18 01:16:42 DEBUG : Creating backend with remote "/tmp/rclone284022150" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino'", Local "Local file system at /tmp/rclone284022150", Modify Window "1ms" 2025/06/18 01:16:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb89697626b711ca78a0775987cbbabe OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/18 01:16:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino' 2025/06/18 01:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': 1 files missing 2025/06/18 01:16:44 NOTICE: 1 hashes missing 2025/06/18 01:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': 2 differences found 2025/06/18 01:16:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/18 01:16:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': 0 differences found 2025/06/18 01:16:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': 1 matching files 2025/06/18 01:16:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quwibug0jadi" 2025/06/18 01:16:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/ce1qehurn2278t3c3r4spjtjphrs35eu7dn123jani88tn8dijlg" 2025/06/18 01:16:47 DEBUG : Creating backend with remote "/tmp/rclone1059316710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi'", Local "Local file system at /tmp/rclone1059316710", Modify Window "1ms" 2025/06/18 01:16:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc6355ea7a02606eea878c17f83a687d OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/18 01:16:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi' 2025/06/18 01:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': 1 files missing 2025/06/18 01:16:49 NOTICE: 1 hashes missing 2025/06/18 01:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': 2 differences found 2025/06/18 01:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/18 01:16:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': 0 differences found 2025/06/18 01:16:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': 1 matching files 2025/06/18 01:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sahefuk8woba" 2025/06/18 01:16:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/osr64oojllpd4nr3fl5c61c0ujaseg6b20b0qm04jv87l5assi7g" 2025/06/18 01:16:52 DEBUG : Creating backend with remote "/tmp/rclone3033479533" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba'", Local "Local file system at /tmp/rclone3033479533", Modify Window "1ms" 2025/06/18 01:16:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1969d2926e6d9082b60f16c9a4421bed OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/18 01:16:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:16:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba' 2025/06/18 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': 1 files missing 2025/06/18 01:16:54 NOTICE: 1 hashes missing 2025/06/18 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': 2 differences found 2025/06/18 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/18 01:16:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': 0 differences found 2025/06/18 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': 1 matching files 2025/06/18 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sahefuk8woba': Purge remote 2025/06/18 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quwibug0jadi': Purge remote 2025/06/18 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuvilab3wino': Purge remote 2025/06/18 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiciheg8bapi': Purge remote 2025/06/18 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rasoped6muru': Purge remote 2025/06/18 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junised6fovi': Purge remote 2025/06/18 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gojumez4fazo': Purge remote 2025/06/18 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sufubiz6diva': Purge remote 2025/06/18 01:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qobaqug7kahe': Purge remote 2025/06/18 01:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-numopiv1vinu': Purge remote --- PASS: TestApplyTransforms (51.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:17:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:17:02 DEBUG : sub/file2: md5 = 7e4e550960acdceedbd596151a9a2104 OK 2025/06/18 01:17:02 INFO : file1: Copied (new) to: sub/file2 2025/06/18 01:17:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:17:02 DEBUG : file1: Unchanged skipping 2025/06/18 01:17:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': don't need to copy/move sub/file2, it is already at target location 2025/06/18 01:17:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.93s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:17:08 DEBUG : dst/file1: md5 = 8e27fd9948577ddcc7727d09190aeebd OK 2025/06/18 01:17:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/backup" 2025/06/18 01:17:09 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:17:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/18 01:17:12 INFO : dst/file1: Moved (server-side) 2025/06/18 01:17:13 DEBUG : dst/file1: md5 = b3cc6fc1bd93019c7d1cc351720a32c9 OK 2025/06/18 01:17:13 INFO : dst/file1: Copied (new) 2025/06/18 01:17:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:17:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:17:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:17:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/dst" 2025/06/18 01:17:18 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:17:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/CompareDest" 2025/06/18 01:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/gveqi14airsml4bgu7krj116o8" 2025/06/18 01:17:21 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 01:17:23 DEBUG : one: md5 = 1c4029ca1c370fe5edef5a84b362555a OK 2025/06/18 01:17:23 INFO : one: Copied (new) 2025/06/18 01:17:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:26 DEBUG : one: md5 = 43cbb3ad23ebc472c22af64292da812f OK 2025/06/18 01:17:26 INFO : one: Copied (replaced existing) 2025/06/18 01:17:27 DEBUG : dst/one: md5 = 38fb72871cb2dc9b909d1ae540e2a7dc OK 2025/06/18 01:17:30 DEBUG : CompareDest/one: md5 = 367c032fa80f8c25383c2b6abeefa1e0 OK 2025/06/18 01:17:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:17:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 01:17:32 DEBUG : CompareDest/two: md5 = de7a4b2d914082f7b0835074456f1394 OK 2025/06/18 01:17:33 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:17:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:17:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 01:17:34 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:17:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:17:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 01:17:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:17:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:38 DEBUG : two: md5 = bc479c3e566e43c82c5d95d1d4a5e054 OK 2025/06/18 01:17:38 INFO : two: Copied (new) 2025/06/18 01:17:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:17:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:17:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:17:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:17:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/dst" 2025/06/18 01:17:42 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/CopyDest" 2025/06/18 01:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/18 01:17:45 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 01:17:47 DEBUG : one: md5 = 7ce0193da0dee01b3e814ab0a2eca8ff OK 2025/06/18 01:17:47 INFO : one: Copied (new) 2025/06/18 01:17:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:50 DEBUG : one: md5 = 6efe749ba595f4ee139982b47131dc3e OK 2025/06/18 01:17:50 INFO : one: Copied (replaced existing) 2025/06/18 01:17:52 DEBUG : dst/one: md5 = 7e8e937e1a58dfc7d6b61e1050396bc5 OK 2025/06/18 01:17:54 DEBUG : CopyDest/one: md5 = c13aaecae0a81040ccd5c846304f846f OK 2025/06/18 01:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/BackupDir" 2025/06/18 01:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/18 01:17:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:17:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:17:58 INFO : one: Moved (server-side) 2025/06/18 01:17:59 INFO : one: Copied (server-side copy) 2025/06/18 01:17:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/18 01:18:00 DEBUG : CopyDest/two: md5 = 1e9d54260a0e847b2d85aad70c416a63 OK 2025/06/18 01:18:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:18:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:18:02 INFO : two: Copied (server-side copy) 2025/06/18 01:18:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/18 01:18:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:18:03 DEBUG : two: Unchanged skipping 2025/06/18 01:18:05 DEBUG : CopyDest/three: md5 = 1075c0c4cff0406fa00a2b8d55cb5bb0 OK 2025/06/18 01:18:06 DEBUG : three: Need to transfer - File not found at Destination 2025/06/18 01:18:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/18 01:18:06 DEBUG : three: Destination not found in --copy-dest 2025/06/18 01:18:07 DEBUG : three: md5 = 4cf01b37c2ca9bb7d0697a6bddfad810 OK 2025/06/18 01:18:07 INFO : three: Copied (new) 2025/06/18 01:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:18:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.31s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/18 01:18:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1caf9cc91406fab340d160a3fe426e99 OK 2025/06/18 01:18:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/18 01:18:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/18 01:18:17 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/06/18 01:18:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/18 01:18:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/18 01:18:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6aa6e113387cfea31b1c4826b0880889 OK 2025/06/18 01:18:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/18 01:18:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/18 01:18:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.50s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using skip mode. 2025/06/18 01:18:26 NOTICE: one: Found 2 files with duplicate names 2025/06/18 01:18:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.41s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using skip mode. 2025/06/18 01:18:32 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:18:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/18 01:18:32 INFO : one: Deleted 2025/06/18 01:18:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using first mode. 2025/06/18 01:18:38 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:18:38 INFO : one: Deleted 2025/06/18 01:18:39 INFO : one: Deleted 2025/06/18 01:18:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.98s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using newest mode. 2025/06/18 01:18:43 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:18:44 INFO : one: Deleted 2025/06/18 01:18:44 INFO : one: Deleted 2025/06/18 01:18:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.77s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using oldest mode. 2025/06/18 01:18:50 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:18:50 INFO : one: Deleted 2025/06/18 01:18:51 INFO : one: Deleted 2025/06/18 01:18:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.83s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:18:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using largest mode. 2025/06/18 01:18:56 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:18:56 INFO : one: Deleted 2025/06/18 01:18:56 INFO : one: Deleted 2025/06/18 01:18:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.87s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:19:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using smallest mode. 2025/06/18 01:19:01 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:19:02 INFO : one: Deleted 2025/06/18 01:19:02 INFO : one: Deleted 2025/06/18 01:19:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.85s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:19:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Looking for duplicate names using rename mode. 2025/06/18 01:19:09 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/18 01:19:10 INFO : one-2.txt: renamed from: one.txt 2025/06/18 01:19:11 INFO : one-3.txt: renamed from: one.txt 2025/06/18 01:19:12 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.16s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:19:17 DEBUG : dupe1/one.txt: md5 = 0fa758fa7a0f207d242850c96ecf3efa OK 2025/06/18 01:19:19 DEBUG : dupe2/two.txt: md5 = 7bcc14a28ac80f139f6e0790e0b1dc59 OK 2025/06/18 01:19:21 DEBUG : dupe3/three.txt: md5 = ac7f3ba8efb84ec7c7a413404baaf192 OK 2025/06/18 01:19:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/18 01:19:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/18 01:19:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/18 01:19:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/18 01:19:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/18 01:19:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/18 01:19:26 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.01s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:19:28 DEBUG : a.txt: md5 = 590e68ead1961a61d62ce070ead4d44b OK 2025/06/18 01:19:29 DEBUG : zend.txt: md5 = 1f07b02f482126ffcd891d3a032be71e OK 2025/06/18 01:19:31 DEBUG : sub dir/hello world: md5 = 3178914b79672d8bd124d7649a7231e5 OK 2025/06/18 01:19:33 DEBUG : sub dir/hello world2: md5 = 216ca9ccb071491f2fb72734cb0c9df3 OK 2025/06/18 01:19:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 04bafaf32f354d5e8accf90ad2315f2d OK 2025/06/18 01:19:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = e2a9adc3f45bc925c2f88be84887ce6e OK 2025/06/18 01:19:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = a750719dae7e6ecb9ee1b87aa41571b5 OK 2025/06/18 01:19:39 DEBUG : a.txt: Excluded (Size Filter) 2025/06/18 01:19:39 DEBUG : a.txt: Excluded 2025/06/18 01:19:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:19:40 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:19:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:19:40 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:19:41 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:19:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:19:41 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:19:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:19:41 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:19:41 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:19:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/18 01:19:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/18 01:19:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/18 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/18 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/18 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/18 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.65s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:19:49 DEBUG : a.txt: md5 = 8b61333b80290f6e7616197a9d91a9d7 OK 2025/06/18 01:19:50 DEBUG : zend.txt: md5 = 43248ce87af576fed96e19d28289fae2 OK 2025/06/18 01:19:52 DEBUG : sub dir/hello world: md5 = c77b89a13cc4c5af5afba8fcf944df51 OK 2025/06/18 01:19:53 DEBUG : sub dir/hello world2: md5 = 731b6d0420c34ce0af77cc6bdf42a955 OK 2025/06/18 01:19:55 DEBUG : sub dir/ignore dir/.ignore: md5 = ba5e0a71d35b24898b005a5f247229aa OK 2025/06/18 01:19:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = f579516d0a18ca5e9799c8045e52d2ec OK 2025/06/18 01:19:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = d7743f8e414fd46b19e991c0e49030a4 OK 2025/06/18 01:20:00 DEBUG : a.txt: Excluded (Size Filter) 2025/06/18 01:20:00 DEBUG : a.txt: Excluded 2025/06/18 01:20:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:20:01 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:20:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:20:01 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:20:01 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:20:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:20:01 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:20:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:20:01 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:20:02 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:20:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/18 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.63s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:09 DEBUG : file1: md5 = a04da6688571d8aa08bd600794c3e9cd OK 2025/06/18 01:20:11 DEBUG : sub/file2: md5 = a25f893f7bddb1108e822d036b808d3c 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/06/18 01:20:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/18 01:20:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/18 01:20:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/18 01:20:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.57s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:18 DEBUG : file1: md5 = 8b8c620258119b0a97d167b760a84c14 OK 2025/06/18 01:20:20 DEBUG : sub/file2: md5 = 1a55a67135e3a07106d4bfceff95990e 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/06/18 01:20:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/notfound" 2025/06/18 01:20:24 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/qe0i31qdkoejk60elps0ni5sqk" 2025/06/18 01:20:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.14s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Making directory 2025/06/18 01:20:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:30 DEBUG : sub dir/hello world: md5 = c7240291fa0f0fd51eaf5ae36f773b5d OK 2025/06/18 01:20:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:34 DEBUG : potato2: md5 = 2fac95d705c0371c3489aeeb918a5394 OK 2025/06/18 01:20:35 DEBUG : empty space: md5 = 6bc9a7cb7dc9d05796c5c76c46d517d0 OK --- PASS: TestLs (4.25s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:38 DEBUG : potato2: md5 = 40dd2e9c21a54f94b64e819ab8b84505 OK 2025/06/18 01:20:40 DEBUG : empty space: md5 = 4aa17a51d50354716cb5efddd339f461 OK 2025/06/18 01:20:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/18 01:20:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:43 DEBUG : potato2: md5 = fe85605d81ebf6c4e9e01dc0e1040139 OK 2025/06/18 01:20:44 DEBUG : empty space: md5 = 97a559a065a94941a5dc35cdbcc00b91 OK --- PASS: TestLsLong (4.55s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:48 DEBUG : potato2: md5 = e1755297c130fd805c769abcc20c0853 OK 2025/06/18 01:20:49 DEBUG : empty space: md5 = bcb3adb479e69499fcdd2bc49735ea58 OK --- PASS: TestHashSums (4.84s) === RUN TestHashSumsWithErrors 2025/06/18 01:20:51 DEBUG : Creating backend with remote ":memory:" 2025/06/18 01:20:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/18 01:20:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/18 01:20:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:20:52 DEBUG : potato2: md5 = c26e109fa2513ed6da685a9e1e36932a OK 2025/06/18 01:20:54 DEBUG : empty space: md5 = 4b0eab30f165e572e6d7fa80181cfa6a OK 2025/06/18 01:20:56 DEBUG : sub dir/potato3: md5 = 489e38a13440e990f6e6bcadf8a59466 OK 2025/06/18 01:20:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.25s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:01 DEBUG : small: md5 = 233e46949c55ced32156bf9fa6dce2f4 OK 2025/06/18 01:21:02 DEBUG : medium: md5 = 28517fcd7c930fd554779a775b7393f9 OK 2025/06/18 01:21:03 DEBUG : large: md5 = c2f659a5dca27c89e4f3aaac56ba1955 OK 2025/06/18 01:21:04 DEBUG : Waiting for deletions to finish 2025/06/18 01:21:04 DEBUG : large: Excluded (Size Filter) 2025/06/18 01:21:04 INFO : medium: Deleted 2025/06/18 01:21:04 INFO : small: Deleted --- PASS: TestDelete (6.16s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:07 DEBUG : small: md5 = 9de023521c0f5accad83f1261b3b28d0 OK 2025/06/18 01:21:08 DEBUG : medium: md5 = 32e6a2d1a364707b886525f32fe73b6b OK 2025/06/18 01:21:10 DEBUG : large: md5 = 3ccc16402ad9cb46c7e630c85d8fd192 OK 2025/06/18 01:21:10 DEBUG : Waiting for deletions to finish 2025/06/18 01:21:10 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/06/18 01:21:10 INFO : medium: Deleted 2025/06/18 01:21:10 INFO : small: Deleted --- PASS: TestMaxDelete (6.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:13 DEBUG : small: md5 = da2a09a0f5e769a323ebc36e41d90f2f OK 2025/06/18 01:21:15 DEBUG : medium: md5 = 340261bc8012c3b5d22e229a8f9ac9cc OK 2025/06/18 01:21:16 DEBUG : large: md5 = 0a87b31681bc9d7c32e52ec524f1d0cf OK 2025/06/18 01:21:16 DEBUG : Waiting for deletions to finish 2025/06/18 01:21:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/18 01:21:17 INFO : small: Deleted 2025/06/18 01:21:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.35s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:20 DEBUG : small: md5 = 5ee948e8eb2624d2e592787a3b1cbb71 OK 2025/06/18 01:21:21 DEBUG : medium: md5 = c0960806e49f10d41c4c64c75b778f90 OK 2025/06/18 01:21:22 DEBUG : large: md5 = 9e5c2829b895536d9867dbb3b1238ec8 OK 2025/06/18 01:21:23 DEBUG : Waiting for deletions to finish 2025/06/18 01:21:23 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/18 01:21:23 INFO : large: Deleted 2025/06/18 01:21:23 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.37s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:26 DEBUG : ReadFile: md5 = 2a287f0b07a757c71113d20b506913b3 OK --- PASS: TestReadFile (3.94s) === RUN TestRetry 2025/06/18 01:21:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/18 01:21:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/18 01:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:21:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:21:29 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:21:30 DEBUG : file1: md5 = 977ef3a6bb90770df1c5a74e07dfa01e OK 2025/06/18 01:21:32 DEBUG : file2: md5 = 6dbcd162de99e4288f16bf9bd0f6beff OK --- PASS: TestCat (16.29s) === RUN TestPurge 2025/06/18 01:21:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maqutad2coxi" 2025/06/18 01:21:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:21:45 DEBUG : Creating backend with remote "TestDrive:crypt/dbm4q7ji7ftoj0eaa6690ga02ojml76jqlsdsib9saebar5e8l70" 2025/06/18 01:21:46 DEBUG : Creating backend with remote "/tmp/rclone1700067471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maqutad2coxi'", Local "Local file system at /tmp/rclone1700067471", Modify Window "1ms" 2025/06/18 01:21:50 DEBUG : A1/B1/C1/one: md5 = 2fa01ac0e13a870ac28d232c50977fc4 OK 2025/06/18 01:21:50 INFO : A2: Making directory 2025/06/18 01:21:51 INFO : A1/B2: Making directory 2025/06/18 01:21:51 INFO : A1/B2/C2: Making directory 2025/06/18 01:21:51 DEBUG : Config file has changed externally - reloading 2025/06/18 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2025/06/18 01:21:52 INFO : A1/B1/C3: Making directory 2025/06/18 01:21:53 INFO : A3: Making directory 2025/06/18 01:21:53 INFO : A3/B3: Making directory 2025/06/18 01:21:54 INFO : A3/B3/C4: Making directory 2025/06/18 01:21:56 DEBUG : A1/two: md5 = 8a6364d59c75d2c90140179c52d73149 OK 2025/06/18 01:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maqutad2coxi': Purge remote 2025/06/18 01:22:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:00 DEBUG : TestDrive: Loaded fresh token from config file 2025/06/18 01:22:03 DEBUG : A1/B1/C1/one: md5 = 812795605f57ca1fa6cc5b7917be51b4 OK 2025/06/18 01:22:03 INFO : A2: Making directory 2025/06/18 01:22:04 INFO : A1/B2: Making directory 2025/06/18 01:22:05 INFO : A1/B2/C2: Making directory 2025/06/18 01:22:05 INFO : A1/B1/C3: Making directory 2025/06/18 01:22:06 INFO : A3: Making directory 2025/06/18 01:22:07 INFO : A3/B3: Making directory 2025/06/18 01:22:08 INFO : A3/B3/C4: Making directory 2025/06/18 01:22:10 DEBUG : A1/two: md5 = dc3abd4ddc542a8f1c626865a6a5bd23 OK 2025/06/18 01:22:11 DEBUG : removing 1 level 3 directories 2025/06/18 01:22:11 INFO : A3/B3/C4: Removing directory 2025/06/18 01:22:13 DEBUG : removing 2 level 3 directories 2025/06/18 01:22:13 INFO : A1/B1/C3: Removing directory 2025/06/18 01:22:13 INFO : A1/B2/C2: Removing directory 2025/06/18 01:22:14 DEBUG : removing 2 level 2 directories 2025/06/18 01:22:14 INFO : A3/B3: Removing directory 2025/06/18 01:22:14 INFO : A1/B2: Removing directory 2025/06/18 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/18 01:22:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:22:14 DEBUG : removing 2 level 1 directories 2025/06/18 01:22:14 INFO : A3: Removing directory 2025/06/18 01:22:14 INFO : A2: Removing directory 2025/06/18 01:22:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/18 01:22:18 DEBUG : removing 1 level 3 directories 2025/06/18 01:22:18 INFO : A1/B1/C1: Removing directory 2025/06/18 01:22:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:19 DEBUG : removing 1 level 2 directories 2025/06/18 01:22:19 INFO : A1/B1: Removing directory 2025/06/18 01:22:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:22:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:22:19 DEBUG : removing 1 level 1 directories 2025/06/18 01:22:19 INFO : A1: Removing directory 2025/06/18 01:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:22:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:22:20 DEBUG : removing 1 level 0 directories 2025/06/18 01:22:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Removing directory 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:22:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.71s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:22 INFO : A1: Making directory 2025/06/18 01:22:23 INFO : A1/B1: Making directory 2025/06/18 01:22:24 INFO : A1/B1/C1: Making directory 2025/06/18 01:22:26 DEBUG : removing 1 level 3 directories 2025/06/18 01:22:26 INFO : A1/B1/C1: Removing directory 2025/06/18 01:22:26 DEBUG : removing 1 level 2 directories 2025/06/18 01:22:26 INFO : A1/B1: Removing directory 2025/06/18 01:22:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:22:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:29 INFO : A1: Making directory 2025/06/18 01:22:30 INFO : A1/B1: Making directory 2025/06/18 01:22:30 INFO : A1/B1/C1: Making directory 2025/06/18 01:22:33 DEBUG : removing 1 level 3 directories 2025/06/18 01:22:33 INFO : A1/B1/C1: Removing directory 2025/06/18 01:22:33 DEBUG : removing 1 level 2 directories 2025/06/18 01:22:33 INFO : A1/B1: Removing directory 2025/06/18 01:22:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:22:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.84s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:37 DEBUG : file1: md5 = 28f016d9afe2fe0d33fc41c1f814d14e OK 2025/06/18 01:22:38 DEBUG : filename.txt: File name found in url 2025/06/18 01:22:39 DEBUG : filename.txt: md5 = 2add10b218cce8caf6ca4b18a8ebb53e OK 2025/06/18 01:22:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/18 01:22:40 DEBUG : headerfilename.txt: md5 = 84e726720620c118b43b06b77703a085 OK 2025/06/18 01:22:42 DEBUG : file2: md5 = a51bc92f3a11c012bfd40a41de6a6c31 OK --- PASS: TestCopyURL (8.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:22:46 DEBUG : sub/file2: md5 = bb3343d42a674824cfc16a781832f08d OK 2025/06/18 01:22:46 INFO : file1: Copied (new) to: sub/file2 2025/06/18 01:22:46 INFO : file1: Deleted 2025/06/18 01:22:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:22:47 DEBUG : file1: Unchanged skipping 2025/06/18 01:22:47 INFO : file1: Deleted 2025/06/18 01:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': don't need to copy/move sub/file2, it is already at target location 2025/06/18 01:22:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.70s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:22:51 DEBUG : file1: md5 = aedcdc936f0567209c80bfece90b7adf OK 2025/06/18 01:22:51 INFO : file1: Copied (new) 2025/06/18 01:22:51 INFO : file1: Deleted 2025/06/18 01:22:52 DEBUG : file1: Destination exists, skipping 2025/06/18 01:22:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:22:56 DEBUG : dst/file1: md5 = 685d9d61830d6888b6a55b28d98bec58 OK 2025/06/18 01:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyakok7niwa/backup" 2025/06/18 01:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag/1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:22:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/18 01:23:00 INFO : dst/file1: Moved (server-side) 2025/06/18 01:23:01 DEBUG : dst/file1: md5 = 1ec0c8d35874a37b4d11638eb0fb9080 OK 2025/06/18 01:23:01 INFO : dst/file1: Copied (new) 2025/06/18 01:23:01 INFO : dst/file1: Deleted 2025/06/18 01:23:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:23:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:23:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.02s) === 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:23:08 DEBUG : A1/one: md5 = e7e7a2ebf341c3f32e9d839406b1df92 OK 2025/06/18 01:23:09 DEBUG : A1/two: md5 = f0180655bc148e7e8a1e49ae4b424001 OK 2025/06/18 01:23:11 DEBUG : A1/B1/three: md5 = 57eb3d8aa06e1d825d06da82eab1c2dd OK 2025/06/18 01:23:14 DEBUG : A1/B1/C1/four: md5 = 834061f42bd565c6eab54cec60042e12 OK 2025/06/18 01:23:16 DEBUG : A1/B1/C2/five: md5 = 8ce131c99c9146513d98058ff45cdd46 OK 2025/06/18 01:23:16 INFO : A1/B2: Making directory 2025/06/18 01:23:16 INFO : A1/B1/C3: Making directory 2025/06/18 01:23:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/18 01:23:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/18 01:23:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/18 01:23:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/18 01:23:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/18 01:23:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:23:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:23:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:23:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:23:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:23:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/18 01:23:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/18 01:23:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/18 01:23:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/18 01:23:37 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/18 01:23:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/18 01:23:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:23:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:23:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:23:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:23:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:23:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/18 01:23:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/18 01:23:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:23:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:23:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:23:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:23:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:23:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:23:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:23:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.14s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:23:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 476c3972c9f15d94075ad64e0a3bb74f OK 2025/06/18 01:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/18 01:23:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:23:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/18 01:23:53 DEBUG : no_checksum_big_file_from_pipe: md5 = da00e6ef4d028d53025d6b888705f09c OK 2025/06/18 01:23:53 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:23:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 798f605cca7fa7103afd010f89f5c5a8 OK 2025/06/18 01:23:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:23:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/18 01:23:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 185d06b361ca42a17b36af00198a56c2 OK 2025/06/18 01:23:58 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:24:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:24:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/18 01:24:02 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-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:24:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:24:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/18 01:24:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.52s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/18 01:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (48 bytes), uploading instead of streaming 2025/06/18 01:24:10 DEBUG : rcat_metadata: md5 = 6289758d47f5b26c852cdeb4cbf962ab OK 2025/06/18 01:24:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/18 01:24:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/18 01:24:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5dfaad77cfc6cdf836ab080446f386ca OK 2025/06/18 01:24:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.58s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:16 DEBUG : potato1: md5 = 11cecf3e723f529081d2c357bc067fba OK 2025/06/18 01:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (60 bytes), uploading instead of streaming 2025/06/18 01:24:17 DEBUG : potato2: md5 = be68f9d5de635334166716e283e40870 OK 2025/06/18 01:24:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:20 DEBUG : potato1: md5 = 1a671a586d88fcdc03c8cad43d420584 OK 2025/06/18 01:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': File to upload is small (60 bytes), uploading instead of streaming 2025/06/18 01:24:21 DEBUG : potato2: md5 = 2821c9ce6ee12670e5de96d34c7c2945 OK 2025/06/18 01:24:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:25 DEBUG : potato2: md5 = 71a313999a85a059fc74491f657c3c0f OK 2025/06/18 01:24:26 DEBUG : empty space: md5 = 7bafbcb8534efb42cf3a1c8e866291c1 OK 2025/06/18 01:24:28 DEBUG : sub dir/potato3: md5 = f8e9565a4cd552f0ddd24e696e794a49 OK 2025/06/18 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Touching "sub dir/potato3" 2025/06/18 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Touching "empty space" 2025/06/18 01:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Touching "potato2" 2025/06/18 01:24:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.08s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:32 DEBUG : dir with metadata: Making directory with metadata 2025/06/18 01:24:33 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:35 DEBUG : directory with modtime: Making directory with metadata 2025/06/18 01:24:35 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/18 01:24:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:24:37 DEBUG : Google drive root 'crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag': Skipping btime metadata as can't update it on an existing file: 2025-06-18T01:24:37.369819809Z 2025/06/18 01:24:38 INFO : non existent directory: Updated directory metadata 2025/06/18 01:24:39 DEBUG : Google drive root 'crypt/37dpvdg540vehhlfvvogn96eq8jpvlvnaf8p78v85m5o8j8ckoag': Skipping btime metadata as can't update it on an existing file: 2025-06-18T01:24:37.369819809Z 2025/06/18 01:24:40 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/18 01:24:43 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/18 01:24:44 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.74s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/18 01:24:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:24:45 DEBUG : dst: Making directory with metadata 2025/06/18 01:24:46 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:24:46 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:24:46 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:24:47 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:24:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/18 01:24:47 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:24:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa'", Local "Local file system at /tmp/rclone705659829", Modify Window "1ms" 2025/06/18 01:24:50 DEBUG : sub dir/test remove existing: md5 = 6edda72ab1f33451310eef5a2b3355b1 OK 2025/06/18 01:24:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9c90913a06a358c35d4c413b226c5028 OK 2025/06/18 01:24:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qobanif0" before starting 2025/06/18 01:24:55 DEBUG : sub dir/test remove existing.qobanif0: TEST: removing renamed existing file after operation 2025/06/18 01:24:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.decewoy0" before starting 2025/06/18 01:24:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.decewoy0: TEST: renaming existing back after failed operation 2025/06/18 01:24:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuligac3" before starting 2025/06/18 01:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuligac3: TEST: removing renamed existing file after operation 2025/06/18 01:25:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h5s92d5fvjja59pd2tiic9rca9kb4nl5c5utee14qth6hcgq0ckg" 2025/06/18 01:25:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "fga9ijqfrje0ln70n6299ejmbmk9tbj1qg4mpub9lbsf56am0nfafr4hrets66kgtp7u87lb8qm6e3c3c6cfolrbcc17t1mv1ihn40cjogml533g8vlurpv2n4hot86onbl306i4vfo7eichb1rb8nn4tuotqq3ee5k3dc9unhak40un5jfg" --- PASS: TestRemoveExisting (12.71s) === 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/06/18 01:25:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyakok7niwa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m16.916958899s (try 1/5)