"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/28 05:19:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho" 2025/04/28 05:19:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:19:32 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0" 2025/04/28 05:19:33 DEBUG : Creating backend with remote "/tmp/rclone2887409746" === 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/28 05:19:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/28 05:19:33 DEBUG : potato: Seek from 10 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 10 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Seek from 5 to 2 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/28 05:19:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Seek from 5 to 2 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/28 05:19:33 DEBUG : potato: Seek from 8 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 8 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/28 05:19:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 05:19:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 05:19:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 05:19:33 DEBUG : potato: Seek from 5 to 2 2025/04/28 05:19:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/28 05:19:33 DEBUG : potato: Seek from 9 to 0 2025/04/28 05:19:33 DEBUG : potato: Seek from 9 to 0 2025/04/28 05:19:33 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:19:35 DEBUG : rutabaga: md5 = 9c63aed3a27e944de8e0ac6f2be8de17 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/28 05:19:37 DEBUG : empty space: md5 = 5dcc73a379bfffacd9b9692f619be3a3 OK === RUN TestCheck/3 2025/04/28 05:19:39 DEBUG : potato2: md5 = 601e603cbf9a2181d7809547e08512ae OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/28 05:19:41 DEBUG : remotepotato: md5 = f322daa9cd1369fa2f9445bb401013f2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.25s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/28 05:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/04/28 05:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/04/28 05:19:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/28 05:19:44 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/04/28 05:19:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/28 05:19:44 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:19:45 DEBUG : rutabaga: md5 = e38716a22b06e7302dae99db8a3a4072 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/28 05:19:49 DEBUG : empty space: md5 = e89ae5bd53e2c05218ead5eb272fbb4a OK === RUN TestCheckDownload/3 2025/04/28 05:19:51 DEBUG : potato2: md5 = 3c657f86b2c6bd20a9159f12383ca82b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/28 05:19:56 DEBUG : remotepotato: md5 = 168c9ca04ebaa973608e5b20895b7fdb OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.24s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (1.18s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.41s) --- PASS: TestCheckDownload/5 (2.51s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:20:02 DEBUG : rutabaga: md5 = 27d3ec4da7eec1bd2f6727c790e0fdb2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/28 05:20:04 DEBUG : empty space: md5 = 2b9f90d1e08af3f9ee9f002e5897bb22 OK === RUN TestCheckSizeOnly/3 2025/04/28 05:20:06 DEBUG : potato2: md5 = e1d98c76c5ebe04bd0559a9cdd43a544 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/28 05:20:08 DEBUG : remotepotato: md5 = 8231084ee6a41194c39115a8c70d77f2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.21s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:20:12 DEBUG : test.sum: md5 = 21d349213239a2394d1fad5cf3103ebd OK 2025/04/28 05:20:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/28 05:20:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/28 05:20:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/28 05:20:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/28 05:20:15 DEBUG : test.sum: md5 = 330738eae2743c6cadd09ef491f6a516 OK 2025/04/28 05:20:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/28 05:20:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/28 05:20:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/28 05:20:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.37s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:20:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/data" 2025/04/28 05:20:17 DEBUG : Config file has changed externally - reloading 2025/04/28 05:20:18 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:20:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/data" 2025/04/28 05:20:19 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/vjrnln8ratgmqakfosrqe8espk" 2025/04/28 05:20:23 DEBUG : data/banana: md5 = 292371d1df197beba1d58b3501fb540b OK 2025/04/28 05:20:24 DEBUG : test.sum: md5 = b3609e237dad608032610f238771b15d OK === RUN TestCheckSumDownload/subtest1 2025/04/28 05:20:28 DEBUG : data/potato: md5 = bfb0e337885e4627a274ebcd333d62a7 OK 2025/04/28 05:20:29 DEBUG : test.sum: md5 = b26859a359a8e966be7aaf032a4a1745 OK === RUN TestCheckSumDownload/subtest2 2025/04/28 05:20:34 DEBUG : test.sum: md5 = 4adf2f11b0e3b4711a26ba07fc31a919 OK === RUN TestCheckSumDownload/subtest3 2025/04/28 05:20:38 DEBUG : test.sum: md5 = 8381700a6175aade5e723aa23a2414fa OK === RUN TestCheckSumDownload/subtest4 2025/04/28 05:20:42 DEBUG : test.sum: md5 = b28c5aca7074ca9ddefbe8bdc033406e OK === RUN TestCheckSumDownload/subtest5 2025/04/28 05:20:46 DEBUG : test.sum: md5 = 20a03db1ca3a8d5aebd44ee563a19678 OK === RUN TestCheckSumDownload/subtest6 2025/04/28 05:20:50 DEBUG : data/banana: md5 = e0ebd754b52c3b479d5c8f573e58892d OK 2025/04/28 05:20:51 DEBUG : data/potato: md5 = 8c39f7eda06c72c6570774da58584687 OK 2025/04/28 05:20:53 DEBUG : test.sum: md5 = 85569c8e05624241458fe3d92ad01cad OK === RUN TestCheckSumDownload/subtest7 2025/04/28 05:20:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/28 05:20:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.37s) --- PASS: TestCheckSumDownload/subtest1 (2.61s) --- PASS: TestCheckSumDownload/subtest2 (2.24s) --- PASS: TestCheckSumDownload/subtest3 (2.96s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestApplyTransforms 2025/04/28 05:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savofom0dosi" 2025/04/28 05:20:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/3mh5c3utl0kemn3ipfjjfpe5nfaus5mk6mvg665oj5pg9uim2v3g" 2025/04/28 05:21:00 DEBUG : Creating backend with remote "/tmp/rclone2544976166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi'", Local "Local file system at /tmp/rclone2544976166", Modify Window "1ms" 2025/04/28 05:21:01 DEBUG : hello, world!: md5 = 80b1c4f2089f1e25c69f70f321e7e052 OK upper checkfile vs. lower remote (without normalization) 2025/04/28 05:21:02 ERROR : hello, world!: sum not found 2025/04/28 05:21:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi' 2025/04/28 05:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': 1 files missing 2025/04/28 05:21:02 NOTICE: 1 hashes missing 2025/04/28 05:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': 2 differences found 2025/04/28 05:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/28 05:21:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': 0 differences found 2025/04/28 05:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': 1 matching files 2025/04/28 05:21:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rerumec2covo" 2025/04/28 05:21:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:03 DEBUG : Creating backend with remote "TestDrive:crypt/aqves3jhvjlu4uua55i2nojitmflcvspujr3hiv8hcg5gmaqmpvg" 2025/04/28 05:21:04 DEBUG : Creating backend with remote "/tmp/rclone1046752074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo'", Local "Local file system at /tmp/rclone1046752074", Modify Window "1ms" 2025/04/28 05:21:06 DEBUG : HELLO, WORLD!: md5 = fd81995835783ace31310189be19e1de OK lower checkfile vs. upper remote (without normalization) 2025/04/28 05:21:07 ERROR : HELLO, WORLD!: sum not found 2025/04/28 05:21:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo' 2025/04/28 05:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': 1 files missing 2025/04/28 05:21:07 NOTICE: 1 hashes missing 2025/04/28 05:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': 2 differences found 2025/04/28 05:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/28 05:21:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': 0 differences found 2025/04/28 05:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': 1 matching files 2025/04/28 05:21:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tovofaj4qimi" 2025/04/28 05:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:08 DEBUG : Creating backend with remote "TestDrive:crypt/d618n7t9rn6ahu69ff35fksr6mkugadjv8913sh5vo1ee609dh40" 2025/04/28 05:21:09 DEBUG : Creating backend with remote "/tmp/rclone2556025030" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi'", Local "Local file system at /tmp/rclone2556025030", Modify Window "1ms" 2025/04/28 05:21:11 DEBUG : HeLlO, wOrLd!: md5 = 5ae20debeab6e4dab4d3f472db9d0fb4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/28 05:21:11 ERROR : HeLlO, wOrLd!: sum not found 2025/04/28 05:21:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi' 2025/04/28 05:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': 1 files missing 2025/04/28 05:21:11 NOTICE: 1 hashes missing 2025/04/28 05:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': 2 differences found 2025/04/28 05:21:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/28 05:21:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': 0 differences found 2025/04/28 05:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': 1 matching files 2025/04/28 05:21:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-medabif1zapo" 2025/04/28 05:21:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:12 DEBUG : Creating backend with remote "TestDrive:crypt/so22qsnhq7mq5b1as215o5r50cp633tup1km2v79ei186maq07eg" 2025/04/28 05:21:13 DEBUG : Creating backend with remote "/tmp/rclone2048783511" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo'", Local "Local file system at /tmp/rclone2048783511", Modify Window "1ms" 2025/04/28 05:21:15 DEBUG : HELLO, WORLD!: md5 = e4bb2a9378b9bb1f2c8c55ac8db852c8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/28 05:21:15 ERROR : HELLO, WORLD!: sum not found 2025/04/28 05:21:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo' 2025/04/28 05:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': 1 files missing 2025/04/28 05:21:15 NOTICE: 1 hashes missing 2025/04/28 05:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': 2 differences found 2025/04/28 05:21:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/28 05:21:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': 0 differences found 2025/04/28 05:21:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': 1 matching files 2025/04/28 05:21:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pulilon7miyo" 2025/04/28 05:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:17 DEBUG : Creating backend with remote "TestDrive:crypt/6m5p32dd7gp9triq84i6m4jsvdl43cci0oub4aa5ut5mdch5a870" 2025/04/28 05:21:17 DEBUG : Creating backend with remote "/tmp/rclone1212453986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo'", Local "Local file system at /tmp/rclone1212453986", Modify Window "1ms" 2025/04/28 05:21:19 DEBUG : 測試_Русский___ě_áñ: md5 = bd661fab3d41bd5879fbe32870506ade OK NFD checkfile vs. NFC remote (without normalization) 2025/04/28 05:21:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo' 2025/04/28 05:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': 1 files missing 2025/04/28 05:21:20 NOTICE: 1 hashes missing 2025/04/28 05:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': 2 differences found 2025/04/28 05:21:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/28 05:21:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': 0 differences found 2025/04/28 05:21:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': 1 matching files 2025/04/28 05:21:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeruxid6kuyi" 2025/04/28 05:21:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:21 DEBUG : Creating backend with remote "TestDrive:crypt/l4np735qm7pl2psvq898aaq17m253eb8nfsvj0h11tusogcqhec0" 2025/04/28 05:21:22 DEBUG : Creating backend with remote "/tmp/rclone3782002523" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi'", Local "Local file system at /tmp/rclone3782002523", Modify Window "1ms" 2025/04/28 05:21:24 DEBUG : 測試_Русский___ě_áñ: md5 = d117c53dff5e1a23c97650442669429b OK NFC checkfile vs. NFD remote (without normalization) 2025/04/28 05:21:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi' 2025/04/28 05:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': 1 files missing 2025/04/28 05:21:24 NOTICE: 1 hashes missing 2025/04/28 05:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': 2 differences found 2025/04/28 05:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/28 05:21:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': 0 differences found 2025/04/28 05:21:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': 1 matching files 2025/04/28 05:21:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqokiq1kujo" 2025/04/28 05:21:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:25 DEBUG : Creating backend with remote "TestDrive:crypt/73mltqkbs7u63h6f86qm6cabr9dqi5jh5emcjap2sum8og45qvlg" 2025/04/28 05:21:26 DEBUG : Creating backend with remote "/tmp/rclone745532772" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo'", Local "Local file system at /tmp/rclone745532772", Modify Window "1ms" 2025/04/28 05:21:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 61cd0655718376f1fa960350556e957c OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/28 05:21:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo' 2025/04/28 05:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': 1 files missing 2025/04/28 05:21:29 NOTICE: 1 hashes missing 2025/04/28 05:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': 2 differences found 2025/04/28 05:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/28 05:21:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': 0 differences found 2025/04/28 05:21:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': 1 matching files 2025/04/28 05:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-simavam7riro" 2025/04/28 05:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/ugd0jh6r01aql2vb31sklko85c8r875vdtdebul11mkgfcmqhau0" 2025/04/28 05:21:31 DEBUG : Creating backend with remote "/tmp/rclone1122127561" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro'", Local "Local file system at /tmp/rclone1122127561", Modify Window "1ms" 2025/04/28 05:21:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 47e824f5756d8dcd617c39c35ecb8388 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/28 05:21:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro' 2025/04/28 05:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': 1 files missing 2025/04/28 05:21:33 NOTICE: 1 hashes missing 2025/04/28 05:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': 2 differences found 2025/04/28 05:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/28 05:21:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': 0 differences found 2025/04/28 05:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': 1 matching files 2025/04/28 05:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qexikor3tufi" 2025/04/28 05:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/04ce515qh8c2qinfcvrk89fjj6pcmgd2uossh70ovqpcm7eog410" 2025/04/28 05:21:35 DEBUG : Creating backend with remote "/tmp/rclone3902826439" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi'", Local "Local file system at /tmp/rclone3902826439", Modify Window "1ms" 2025/04/28 05:21:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2167ed63d4994f933da3490234cb4912 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/28 05:21:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi' 2025/04/28 05:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': 1 files missing 2025/04/28 05:21:38 NOTICE: 1 hashes missing 2025/04/28 05:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': 2 differences found 2025/04/28 05:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/28 05:21:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': 0 differences found 2025/04/28 05:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': 1 matching files 2025/04/28 05:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-katunap9zapa" 2025/04/28 05:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/3ht82m0adhj179gc0e7miu4s34kjpgvdfd3s496se7oasvqbdus0" 2025/04/28 05:21:40 DEBUG : Creating backend with remote "/tmp/rclone1627991434" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa'", Local "Local file system at /tmp/rclone1627991434", Modify Window "1ms" 2025/04/28 05:21:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a7fd5d64a15ce276565f0ffc376edaa5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/28 05:21:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 05:21:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa' 2025/04/28 05:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': 1 files missing 2025/04/28 05:21:43 NOTICE: 1 hashes missing 2025/04/28 05:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': 2 differences found 2025/04/28 05:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/28 05:21:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 05:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': 0 differences found 2025/04/28 05:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': 1 matching files 2025/04/28 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-katunap9zapa': Purge remote 2025/04/28 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qexikor3tufi': Purge remote 2025/04/28 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-simavam7riro': Purge remote 2025/04/28 05:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqokiq1kujo': Purge remote 2025/04/28 05:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeruxid6kuyi': Purge remote 2025/04/28 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pulilon7miyo': Purge remote 2025/04/28 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-medabif1zapo': Purge remote 2025/04/28 05:21:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tovofaj4qimi': Purge remote 2025/04/28 05:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rerumec2covo': Purge remote 2025/04/28 05:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savofom0dosi': Purge remote --- PASS: TestApplyTransforms (49.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:21:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 05:21:50 DEBUG : sub/file2: md5 = 15aca86c9eacdfcceb71f4bccc0943cc OK 2025/04/28 05:21:50 INFO : file1: Copied (new) to: sub/file2 2025/04/28 05:21:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 05:21:51 DEBUG : file1: Unchanged skipping 2025/04/28 05:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': don't need to copy/move sub/file2, it is already at target location 2025/04/28 05:21:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.49s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:21:56 DEBUG : dst/file1: md5 = b2ed5561f7b7a11569de71302eeb41aa OK 2025/04/28 05:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/backup" 2025/04/28 05:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/1nrff024r7pq65ecp72fc28jb0" 2025/04/28 05:21:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/28 05:22:00 INFO : dst/file1: Moved (server-side) 2025/04/28 05:22:01 DEBUG : dst/file1: md5 = 79f136b226a09606ac1c4eac1a731959 OK 2025/04/28 05:22:01 INFO : dst/file1: Copied (new) 2025/04/28 05:22:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:22:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:22:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.03s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:22:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/dst" 2025/04/28 05:22:06 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 05:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/CompareDest" 2025/04/28 05:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/gveqi14airsml4bgu7krj116o8" 2025/04/28 05:22:09 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 05:22:11 DEBUG : one: md5 = 6db46baee05313b73891be09bfc4dfec OK 2025/04/28 05:22:11 INFO : one: Copied (new) 2025/04/28 05:22:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:13 DEBUG : one: md5 = bbe8375e6ee79067079aff6e143734be OK 2025/04/28 05:22:13 INFO : one: Copied (replaced existing) 2025/04/28 05:22:15 DEBUG : dst/one: md5 = cac1676ca98b710e8f9db9f8d7871612 OK 2025/04/28 05:22:17 DEBUG : CompareDest/one: md5 = ce12f7da5bf824b1bdeee8093fb96c86 OK 2025/04/28 05:22:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 05:22:20 DEBUG : CompareDest/two: md5 = f249e4f39d5888f3166e529c4e4a0452 OK 2025/04/28 05:22:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 05:22:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 05:22:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 05:22:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 05:22:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 05:22:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:24 DEBUG : two: md5 = d1745708be9a2e4c4d46414c86377b8f OK 2025/04/28 05:22:24 INFO : two: Copied (new) 2025/04/28 05:22:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 05:22:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:22:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:22:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (22.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:22:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/dst" 2025/04/28 05:22:28 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 05:22:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/CopyDest" 2025/04/28 05:22:30 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/28 05:22:31 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 05:22:34 DEBUG : one: md5 = 16a3bcadd0bf78031713e86eeec94bd8 OK 2025/04/28 05:22:34 INFO : one: Copied (new) 2025/04/28 05:22:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:36 DEBUG : one: md5 = ac5d5cbd6c68757e9d32a5cdffb9f7c3 OK 2025/04/28 05:22:36 INFO : one: Copied (replaced existing) 2025/04/28 05:22:38 DEBUG : dst/one: md5 = 1c5be02350d1e06ab5f515df2dd1fe0c OK 2025/04/28 05:22:40 DEBUG : CopyDest/one: md5 = 65e5463fb01517c5bc1c3ddda6eaaa1a OK 2025/04/28 05:22:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/BackupDir" 2025/04/28 05:22:41 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/28 05:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 05:22:44 INFO : one: Moved (server-side) 2025/04/28 05:22:45 INFO : one: Copied (server-side copy) 2025/04/28 05:22:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/28 05:22:46 DEBUG : CopyDest/two: md5 = 2c5860fc58906499e40d063d19703d21 OK 2025/04/28 05:22:47 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 05:22:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:48 INFO : two: Copied (server-side copy) 2025/04/28 05:22:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/28 05:22:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 05:22:49 DEBUG : two: Unchanged skipping 2025/04/28 05:22:51 DEBUG : CopyDest/three: md5 = 8450069c73bf12eb27556fc521cd9cc8 OK 2025/04/28 05:22:51 DEBUG : three: Need to transfer - File not found at Destination 2025/04/28 05:22:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/28 05:22:51 DEBUG : three: Destination not found in --copy-dest 2025/04/28 05:22:53 DEBUG : three: md5 = 27bc7f84f59706f6434702d8d8583a2d OK 2025/04/28 05:22:53 INFO : three: Copied (new) 2025/04/28 05:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 05:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:22:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 05:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 05:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:22:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 05:22:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (30.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/28 05:23:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = dd744908bf3376bbc75b7358d396ab35 OK 2025/04/28 05:23:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/28 05:23:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/28 05:23:03 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/04/28 05:23:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/28 05:23:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/28 05:23:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4b621acc797014e8dda72628abd05dde OK 2025/04/28 05:23:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/28 05:23:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/28 05:23:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.54s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using skip mode. 2025/04/28 05:23:12 NOTICE: one: Found 2 files with duplicate names 2025/04/28 05:23:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using skip mode. 2025/04/28 05:23:17 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/28 05:23:17 INFO : one: Deleted 2025/04/28 05:23:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.76s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using first mode. 2025/04/28 05:23:23 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:23 INFO : one: Deleted 2025/04/28 05:23:24 INFO : one: Deleted 2025/04/28 05:23:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.70s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using newest mode. 2025/04/28 05:23:28 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:29 INFO : one: Deleted 2025/04/28 05:23:29 INFO : one: Deleted 2025/04/28 05:23:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.59s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using oldest mode. 2025/04/28 05:23:35 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:35 INFO : one: Deleted 2025/04/28 05:23:36 INFO : one: Deleted 2025/04/28 05:23:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using largest mode. 2025/04/28 05:23:41 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:41 INFO : one: Deleted 2025/04/28 05:23:41 INFO : one: Deleted 2025/04/28 05:23:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.80s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using smallest mode. 2025/04/28 05:23:46 NOTICE: one: Found 3 files with duplicate names 2025/04/28 05:23:47 INFO : one: Deleted 2025/04/28 05:23:47 INFO : one: Deleted 2025/04/28 05:23:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.86s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:23:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Looking for duplicate names using rename mode. 2025/04/28 05:23:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/28 05:23:55 INFO : one-2.txt: renamed from: one.txt 2025/04/28 05:23:56 INFO : one-3.txt: renamed from: one.txt 2025/04/28 05:23:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:24:01 DEBUG : dupe1/one.txt: md5 = 168483c04f166c83cc54dee73332d73b OK 2025/04/28 05:24:03 DEBUG : dupe2/two.txt: md5 = 4f203c2db12a4f1498f697563a346135 OK 2025/04/28 05:24:05 DEBUG : dupe3/three.txt: md5 = c80578a57cd2750c93ab09c4ae6844f9 OK 2025/04/28 05:24:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/28 05:24:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/28 05:24:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/28 05:24:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/28 05:24:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/28 05:24:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/28 05:24:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.96s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:24:12 DEBUG : a.txt: md5 = 4e1645396982b591ef22a320ed139a61 OK 2025/04/28 05:24:14 DEBUG : zend.txt: md5 = 8a5ed0e231b3d5db05c989d3c8a2afba OK 2025/04/28 05:24:16 DEBUG : sub dir/hello world: md5 = ab35a79e5ae41289d74123695bc4f3fb OK 2025/04/28 05:24:17 DEBUG : sub dir/hello world2: md5 = 416ed424fc373cc6c1283e4558fd6ae8 OK 2025/04/28 05:24:19 DEBUG : sub dir/ignore dir/.ignore: md5 = ccadf3ed6422a3531bffb22aca14887a OK 2025/04/28 05:24:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = 67e538dd70420aba9d89fee1ae4943f6 OK 2025/04/28 05:24:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = d78f370e11431af19b2fe318148ab50e OK 2025/04/28 05:24:23 DEBUG : a.txt: Excluded (Size Filter) 2025/04/28 05:24:23 DEBUG : a.txt: Excluded 2025/04/28 05:24:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 05:24:24 DEBUG : sub dir/hello world2: Excluded 2025/04/28 05:24:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 05:24:24 DEBUG : sub dir/hello world: Excluded 2025/04/28 05:24:25 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 05:24:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 05:24:25 DEBUG : sub dir/hello world2: Excluded 2025/04/28 05:24:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 05:24:25 DEBUG : sub dir/hello world: Excluded 2025/04/28 05:24:25 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 05:24:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/28 05:24:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/28 05:24:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/28 05:24:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/28 05:24:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/28 05:24:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/28 05:24:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (19.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:24:32 DEBUG : a.txt: md5 = 123b393f552d710dc0c57b8b9219d390 OK 2025/04/28 05:24:33 DEBUG : zend.txt: md5 = 76e15ea8f4357550999d20761d12a43d OK 2025/04/28 05:24:35 DEBUG : sub dir/hello world: md5 = 061cb70f98c51b4921f1f9e7f96d0a8a OK 2025/04/28 05:24:37 DEBUG : sub dir/hello world2: md5 = 5880a851049f7f6a6aee1062d9d7933e OK 2025/04/28 05:24:38 DEBUG : sub dir/ignore dir/.ignore: md5 = a5b2b3eaf52c7c84d9aab0ebe4354c00 OK 2025/04/28 05:24:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 840da1699f521dab67a10d1ef58c4cf9 OK 2025/04/28 05:24:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 980adf7dfd3e9dbba94708c095e003a0 OK 2025/04/28 05:24:43 DEBUG : a.txt: Excluded (Size Filter) 2025/04/28 05:24:43 DEBUG : a.txt: Excluded 2025/04/28 05:24:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 05:24:43 DEBUG : sub dir/hello world: Excluded 2025/04/28 05:24:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 05:24:43 DEBUG : sub dir/hello world2: Excluded 2025/04/28 05:24:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 05:24:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 05:24:44 DEBUG : sub dir/hello world: Excluded 2025/04/28 05:24:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 05:24:44 DEBUG : sub dir/hello world2: Excluded 2025/04/28 05:24:44 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 05:24:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/28 05:24:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/28 05:24:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/28 05:24:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/28 05:24:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/28 05:24:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/28 05:24:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (19.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:24:52 DEBUG : file1: md5 = 7064d944ecaa11af1c7f1dbf4dd53caf OK 2025/04/28 05:24:54 DEBUG : sub/file2: md5 = 82362a935bb01de1eae2a19554e3e1c8 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/04/28 05:24:57 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/28 05:24:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/28 05:24:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/28 05:24:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.07s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:01 DEBUG : file1: md5 = 913c8d94d94dadd186fbbee5e6c10eef OK 2025/04/28 05:25:03 DEBUG : sub/file2: md5 = c4e453dbee42e5642f389075c1b976d7 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/04/28 05:25:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/notfound" 2025/04/28 05:25:06 DEBUG : Config file has changed externally - reloading 2025/04/28 05:25:06 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/28 05:25:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.91s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Making directory 2025/04/28 05:25:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:13 DEBUG : sub dir/hello world: md5 = 5566efc03eec49f6b61e5d2c39726014 OK 2025/04/28 05:25:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:17 DEBUG : potato2: md5 = 940990b7f956ae4ecaaf55215ed440cb OK 2025/04/28 05:25:18 DEBUG : empty space: md5 = aedc9015e2e8cdc5e98cbcf5a61b4ea7 OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:21 DEBUG : potato2: md5 = 32159624514989104239a205d76b55f9 OK 2025/04/28 05:25:23 DEBUG : empty space: md5 = e96f0b3a9e7031249f2f088e33f72a93 OK 2025/04/28 05:25:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/28 05:25:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.56s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:26 DEBUG : potato2: md5 = abb34dfea888f6b8d984f0b8d3ab4fce OK 2025/04/28 05:25:27 DEBUG : empty space: md5 = f21a9861072edbd15be08055941bd932 OK --- PASS: TestLsLong (4.26s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:30 DEBUG : potato2: md5 = c64456830ac22a95c76573e72991bcc4 OK 2025/04/28 05:25:31 DEBUG : empty space: md5 = a88596306817b3c52131355bd68bc20c OK --- PASS: TestHashSums (3.97s) === RUN TestHashSumsWithErrors 2025/04/28 05:25:33 DEBUG : Creating backend with remote ":memory:" 2025/04/28 05:25:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/28 05:25:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/28 05:25:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/28 05:25:33 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:34 DEBUG : potato2: md5 = d3dc64aedcbeec850c4778b721d06040 OK 2025/04/28 05:25:35 DEBUG : empty space: md5 = 634b505cfeb20009b62e7ac9693c05d7 OK 2025/04/28 05:25:37 DEBUG : sub dir/potato3: md5 = 8d4ed6501696cc2a2290cbf0d420221f OK 2025/04/28 05:25:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.83s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:42 DEBUG : small: md5 = cabcc3410b49345d4ee605f51a91863b OK 2025/04/28 05:25:43 DEBUG : medium: md5 = 765630887ad8959f8c9e5d37ecc1b678 OK 2025/04/28 05:25:44 DEBUG : large: md5 = 446f59213be5e7faa5b15804fc5fc2e4 OK 2025/04/28 05:25:45 DEBUG : Waiting for deletions to finish 2025/04/28 05:25:45 DEBUG : large: Excluded (Size Filter) 2025/04/28 05:25:45 INFO : medium: Deleted 2025/04/28 05:25:45 INFO : small: Deleted --- PASS: TestDelete (5.77s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:48 DEBUG : small: md5 = 7f3c1594a8bd184b8e1903f7820c01f8 OK 2025/04/28 05:25:49 DEBUG : medium: md5 = 4d13602d3e302e8f49f4244381527bcb OK 2025/04/28 05:25:50 DEBUG : large: md5 = fb4e456e1e3452d7cdbb257a5d454133 OK 2025/04/28 05:25:50 DEBUG : Waiting for deletions to finish 2025/04/28 05:25:51 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/28 05:25:51 INFO : small: Deleted 2025/04/28 05:25:51 INFO : medium: Deleted --- PASS: TestMaxDelete (6.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:25:54 DEBUG : small: md5 = 6cb9f345bb107e496b7924bf961508d9 OK 2025/04/28 05:25:55 DEBUG : medium: md5 = e8a93b38df735e9e2efaf96e329ca0fb OK 2025/04/28 05:25:56 DEBUG : large: md5 = 53183b18acddebf36006405186859efc OK 2025/04/28 05:25:57 DEBUG : Waiting for deletions to finish 2025/04/28 05:25:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/28 05:25:57 INFO : small: Deleted 2025/04/28 05:25:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (5.97s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:26:00 DEBUG : small: md5 = 7a6c9b473646f515ccb09ff0f46829c1 OK 2025/04/28 05:26:01 DEBUG : medium: md5 = 34088260414cb7ea131caa47f4609428 OK 2025/04/28 05:26:03 DEBUG : large: md5 = 03fc1c676265426ad16ae26723d2a514 OK 2025/04/28 05:26:03 DEBUG : Waiting for deletions to finish 2025/04/28 05:26:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/28 05:26:04 INFO : medium: Deleted 2025/04/28 05:26:04 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:26:06 DEBUG : ReadFile: md5 = 7474ca48f90d4e98ad7cb551934106ef OK --- PASS: TestReadFile (3.94s) === RUN TestRetry 2025/04/28 05:26:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/28 05:26:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/28 05:26:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 05:26:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 05:26:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 05:26:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 05:26:09 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:26:10 DEBUG : file1: md5 = b464e75fc5f5dd4be09b42338ccaa6bc OK 2025/04/28 05:26:11 DEBUG : file2: md5 = ea7de1d3a1e2b26fb54917615ade6e9e OK --- PASS: TestCat (15.81s) === RUN TestPurge 2025/04/28 05:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-farorex9qixa" 2025/04/28 05:26:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 05:26:25 DEBUG : Creating backend with remote "TestDrive:crypt/bukogt4mbpes5lm220u18tpghq79tllcanfrunbqnu4rhoee8htg" 2025/04/28 05:26:26 DEBUG : Creating backend with remote "/tmp/rclone1463779863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-farorex9qixa'", Local "Local file system at /tmp/rclone1463779863", Modify Window "1ms" 2025/04/28 05:26:30 DEBUG : A1/B1/C1/one: md5 = 539a850490e78cf1bc8038e0056a59fd OK 2025/04/28 05:26:30 INFO : A2: Making directory 2025/04/28 05:26:31 INFO : A1/B2: Making directory 2025/04/28 05:26:31 INFO : A1/B2/C2: Making directory 2025/04/28 05:26:32 INFO : A1/B1/C3: Making directory 2025/04/28 05:26:33 INFO : A3: Making directory 2025/04/28 05:26:34 INFO : A3/B3: Making directory 2025/04/28 05:26:34 INFO : A3/B3/C4: Making directory 2025/04/28 05:26:36 DEBUG : A1/two: md5 = fd454a8ae90dbf5e08e5a798641f7bbd OK 2025/04/28 05:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farorex9qixa': Purge remote 2025/04/28 05:26:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:26:43 DEBUG : A1/B1/C1/one: md5 = 6de121f628197c0b87775c635d471e25 OK 2025/04/28 05:26:43 INFO : A2: Making directory 2025/04/28 05:26:44 INFO : A1/B2: Making directory 2025/04/28 05:26:44 INFO : A1/B2/C2: Making directory 2025/04/28 05:26:45 INFO : A1/B1/C3: Making directory 2025/04/28 05:26:46 INFO : A3: Making directory 2025/04/28 05:26:47 INFO : A3/B3: Making directory 2025/04/28 05:26:47 INFO : A3/B3/C4: Making directory 2025/04/28 05:26:49 DEBUG : A1/two: md5 = 78783936f6c27bb3cb522ad9275fdc58 OK 2025/04/28 05:26:51 DEBUG : removing 1 level 3 directories 2025/04/28 05:26:51 INFO : A3/B3/C4: Removing directory 2025/04/28 05:26:53 DEBUG : removing 2 level 3 directories 2025/04/28 05:26:53 INFO : A1/B2/C2: Removing directory 2025/04/28 05:26:53 INFO : A1/B1/C3: Removing directory 2025/04/28 05:26:54 DEBUG : removing 2 level 2 directories 2025/04/28 05:26:54 INFO : A3/B3: Removing directory 2025/04/28 05:26:54 INFO : A1/B2: Removing directory 2025/04/28 05:26:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/28 05:26:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 05:26:54 DEBUG : removing 2 level 1 directories 2025/04/28 05:26:54 INFO : A3: Removing directory 2025/04/28 05:26:54 INFO : A2: Removing directory 2025/04/28 05:26:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/28 05:26:58 DEBUG : removing 1 level 3 directories 2025/04/28 05:26:58 INFO : A1/B1/C1: Removing directory 2025/04/28 05:26:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:26:59 DEBUG : removing 1 level 2 directories 2025/04/28 05:26:59 INFO : A1/B1: Removing directory 2025/04/28 05:26:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 05:26:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:27:00 DEBUG : removing 1 level 1 directories 2025/04/28 05:27:00 INFO : A1: Removing directory 2025/04/28 05:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 05:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 05:27:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 05:27:00 DEBUG : removing 1 level 0 directories 2025/04/28 05:27:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Removing directory 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 05:27:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (21.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:02 INFO : A1: Making directory 2025/04/28 05:27:03 INFO : A1/B1: Making directory 2025/04/28 05:27:04 INFO : A1/B1/C1: Making directory 2025/04/28 05:27:06 DEBUG : removing 1 level 3 directories 2025/04/28 05:27:06 INFO : A1/B1/C1: Removing directory 2025/04/28 05:27:06 DEBUG : removing 1 level 2 directories 2025/04/28 05:27:06 INFO : A1/B1: Removing directory 2025/04/28 05:27:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:27:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.26s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:09 INFO : A1: Making directory 2025/04/28 05:27:10 INFO : A1/B1: Making directory 2025/04/28 05:27:10 INFO : A1/B1/C1: Making directory 2025/04/28 05:27:13 DEBUG : removing 1 level 3 directories 2025/04/28 05:27:13 INFO : A1/B1/C1: Removing directory 2025/04/28 05:27:14 DEBUG : removing 1 level 2 directories 2025/04/28 05:27:14 INFO : A1/B1: Removing directory 2025/04/28 05:27:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:27:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.92s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:17 DEBUG : file1: md5 = 696e9637f308a573f0ea8d0473806e70 OK 2025/04/28 05:27:18 DEBUG : filename.txt: File name found in url 2025/04/28 05:27:19 DEBUG : filename.txt: md5 = aee22ff550d1b041abde427aeda82641 OK 2025/04/28 05:27:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/28 05:27:20 DEBUG : headerfilename.txt: md5 = d63c81cd5906ff9c42ec578aaa0303ca OK 2025/04/28 05:27:22 DEBUG : file2: md5 = 66fe49787e11262bf3c29692eb73639f OK --- PASS: TestCopyURL (8.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 05:27:26 DEBUG : sub/file2: md5 = 3135aa6009af7c7c6ac0c6573bbca035 OK 2025/04/28 05:27:26 INFO : file1: Copied (new) to: sub/file2 2025/04/28 05:27:26 INFO : file1: Deleted 2025/04/28 05:27:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 05:27:27 DEBUG : file1: Unchanged skipping 2025/04/28 05:27:27 INFO : file1: Deleted 2025/04/28 05:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': don't need to copy/move sub/file2, it is already at target location 2025/04/28 05:27:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.55s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 05:27:31 DEBUG : file1: md5 = f25fdf69ace96bafb4de0bcdb0fe50d7 OK 2025/04/28 05:27:31 INFO : file1: Copied (new) 2025/04/28 05:27:31 INFO : file1: Deleted 2025/04/28 05:27:31 DEBUG : file1: Destination exists, skipping 2025/04/28 05:27:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.98s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:35 DEBUG : dst/file1: md5 = 25a50ae5a67fe406292d5ae9b241c497 OK 2025/04/28 05:27:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punufaj4ceho/backup" 2025/04/28 05:27:36 DEBUG : Creating backend with remote "TestDrive:crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0/1nrff024r7pq65ecp72fc28jb0" 2025/04/28 05:27:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/28 05:27:39 INFO : dst/file1: Moved (server-side) 2025/04/28 05:27:40 DEBUG : dst/file1: md5 = dd3c7be10f6b57c41af329aa710ee66b OK 2025/04/28 05:27:40 INFO : dst/file1: Copied (new) 2025/04/28 05:27:40 INFO : dst/file1: Deleted 2025/04/28 05:27:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:27:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 05:27:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.45s) === 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:27:47 DEBUG : A1/one: md5 = 12bd2265746e074cc9099e758e49f8db OK 2025/04/28 05:27:48 DEBUG : A1/two: md5 = 3b7b4f48316b489a6e0e0f9eff0247ca OK 2025/04/28 05:27:50 DEBUG : A1/B1/three: md5 = b78e8935fa75a976963f0ab224deb5a0 OK 2025/04/28 05:27:52 DEBUG : A1/B1/C1/four: md5 = fd3bb9f2fb5988e5092a9a2fb11ed1b6 OK 2025/04/28 05:27:54 DEBUG : A1/B1/C2/five: md5 = 566cde8c1e98e762a69cfde3313ac271 OK 2025/04/28 05:27:54 INFO : A1/B2: Making directory 2025/04/28 05:27:55 INFO : A1/B1/C3: Making directory 2025/04/28 05:28:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/28 05:28:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/28 05:28:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/28 05:28:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/28 05:28:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/28 05:28:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 05:28:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 05:28:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:28:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 05:28:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 05:28:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/28 05:28:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/28 05:28:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/28 05:28:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/28 05:28:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/28 05:28:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/28 05:28:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 05:28:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 05:28:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:28:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 05:28:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 05:28:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/28 05:28:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 05:28:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.36s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:27 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 05:28:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 4531cf6bdcd85962df95678a33353680 OK 2025/04/28 05:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/28 05:28:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 05:28:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/28 05:28:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 0780c26bcaa4456f905a8db16f543a1f OK 2025/04/28 05:28:30 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 05:28:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 541e39c3074a91d8665b44482577ed20 OK 2025/04/28 05:28:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 05:28:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/28 05:28:35 DEBUG : with_checksum_big_file_from_pipe: md5 = bef2e00ef342c388c819f48fc61175e3 OK 2025/04/28 05:28:35 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 05:28:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 05:28:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/28 05:28:39 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-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 05:28:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 05:28:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/28 05:28:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.54s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/28 05:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (48 bytes), uploading instead of streaming 2025/04/28 05:28:47 DEBUG : rcat_metadata: md5 = 4e10fc04f01c719c08a28769129a66aa OK 2025/04/28 05:28:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/28 05:28:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/28 05:28:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 82c65c95416f0ed7b20eb0108ad1c085 OK 2025/04/28 05:28:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.16s) --- PASS: TestRcatMetadata/Normal (2.34s) --- PASS: TestRcatMetadata/ViaDisk (2.39s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:52 DEBUG : potato1: md5 = 3cb556a5577b8081edb70b198afbf986 OK 2025/04/28 05:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (60 bytes), uploading instead of streaming 2025/04/28 05:28:53 DEBUG : potato2: md5 = 0fc3854be1e40a628ab3a94b92916172 OK 2025/04/28 05:28:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:28:56 DEBUG : potato1: md5 = a0c2bba5bb7976b6a78f4770e6bb79bd OK 2025/04/28 05:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': File to upload is small (60 bytes), uploading instead of streaming 2025/04/28 05:28:57 DEBUG : potato2: md5 = b0d56419b9407f33c71d084f66a58a13 OK 2025/04/28 05:28:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.14s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:01 DEBUG : potato2: md5 = f1ac75b628191c04c97b0d76d037ae1a OK 2025/04/28 05:29:02 DEBUG : empty space: md5 = c6de2d23ff4c64b272a151e1956927d4 OK 2025/04/28 05:29:05 DEBUG : sub dir/potato3: md5 = 04149ab7d2bf08311970a178f8b4a322 OK 2025/04/28 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Touching "sub dir/potato3" 2025/04/28 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Touching "empty space" 2025/04/28 05:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Touching "potato2" 2025/04/28 05:29:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.53s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:09 DEBUG : dir with metadata: Making directory with metadata 2025/04/28 05:29:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.20s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:12 DEBUG : directory with modtime: Making directory with metadata 2025/04/28 05:29:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/28 05:29:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 05:29:14 DEBUG : Google drive root 'crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0': Skipping btime metadata as can't update it on an existing file: 2025-04-28T05:29:14.489252441Z 2025/04/28 05:29:15 INFO : non existent directory: Updated directory metadata 2025/04/28 05:29:17 DEBUG : Google drive root 'crypt/v0r85ngik2hn692vmgg918g633mtn0vv7pi6tslcbe056qbj77v0': Skipping btime metadata as can't update it on an existing file: 2025-04-28T05:29:14.489252441Z 2025/04/28 05:29:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.46s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/28 05:29:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/28 05:29:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/28 05:29:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 05:29:22 DEBUG : dst: Making directory with metadata 2025/04/28 05:29:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 05:29:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 05:29:23 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 05:29:24 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 05:29:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/28 05:29:24 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 05:29:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho'", Local "Local file system at /tmp/rclone2887409746", Modify Window "1ms" 2025/04/28 05:29:28 DEBUG : sub dir/test remove existing: md5 = be53e4bf3f61636e208c7a31b9e4bf2e OK 2025/04/28 05:29:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1ef7adb4bb6d60df4ad0a8bbaa7e643f OK 2025/04/28 05:29:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dacehac5" before starting 2025/04/28 05:29:32 DEBUG : sub dir/test remove existing.dacehac5: TEST: removing renamed existing file after operation 2025/04/28 05:29:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafopew1" before starting 2025/04/28 05:29:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cafopew1: TEST: renaming existing back after failed operation 2025/04/28 05:29:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vekusev0" before starting 2025/04/28 05:29:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vekusev0: TEST: removing renamed existing file after operation 2025/04/28 05:29:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "06tbieu6c6shfcrl3uc217p84lvs1secubgos1j1l1h8ps2ltrog" 2025/04/28 05:29:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "82cnk693gdk5d40qnt3la3dlnoecvh9crs5gd6s0mdg4ib2u8ef0d5ht0b16hvegf3a45j6guob7jn2g0sf8lm1r1uanods7utsnrf5nilti1akc24sc15cul4fdpcai4abujva7de3pnivtpge8ko5kmuboi79l204j1r3mf226r1pge500" --- PASS: TestRemoveExisting (12.79s) === 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/04/28 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punufaj4ceho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m7.097740476s (try 1/5)