"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/13 03:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu" 2025/08/13 03:46:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0" 2025/08/13 03:46:24 DEBUG : Creating backend with remote "/tmp/rclone3657239634" === 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/13 03:46:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/13 03:46:24 DEBUG : potato: Seek from 10 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 10 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Seek from 5 to 2 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/13 03:46:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Seek from 5 to 2 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/13 03:46:24 DEBUG : potato: Seek from 8 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 8 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/13 03:46:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/13 03:46:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/13 03:46:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/13 03:46:24 DEBUG : potato: Seek from 5 to 2 2025/08/13 03:46:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/13 03:46:24 DEBUG : potato: Seek from 9 to 0 2025/08/13 03:46:24 DEBUG : potato: Seek from 9 to 0 2025/08/13 03:46:24 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:46:27 DEBUG : rutabaga: md5 = 0b89ad0fae573f85b0655163b6596c82 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/13 03:46:29 DEBUG : empty space: md5 = 9d9ca4ee5c0e1b91fc117f9fa6b1adbe OK === RUN TestCheck/3 2025/08/13 03:46:31 DEBUG : potato2: md5 = 9b337a2b8e50e0fd6257efa028b7b5d0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/13 03:46:34 DEBUG : remotepotato: md5 = af390b9961d9ce0c4dbc905133528c6d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.83s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/08/13 03:46:37 DEBUG : Creating backend with remote "nonexistent" 2025/08/13 03:46:37 DEBUG : Creating backend with remote "nonexistent" 2025/08/13 03:46:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/13 03:46:37 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/08/13 03:46:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/13 03:46:37 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:46:39 DEBUG : rutabaga: md5 = 01f0c4209f6e291cc1cf7176e5490d04 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/13 03:46:43 DEBUG : empty space: md5 = 66e02924d05c6ed53e62e96ec761551e OK === RUN TestCheckDownload/3 2025/08/13 03:46:46 DEBUG : potato2: md5 = 3a0e0b43467130dbebfe348c1b2cd26b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/13 03:46:50 DEBUG : remotepotato: md5 = 0d4d394266cf15e8e02b9c2844d42859 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.25s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.32s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.39s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:46:57 DEBUG : rutabaga: md5 = debcc95433569c9136bf71adac610167 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/13 03:46:59 DEBUG : empty space: md5 = c0433fa88999088fac51c5c7a8592a01 OK === RUN TestCheckSizeOnly/3 2025/08/13 03:47:01 DEBUG : potato2: md5 = ef26c999bf62f58238c5d2c91ff6be21 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/13 03:47:04 DEBUG : remotepotato: md5 = 18c45128acb03e44b74a7c6fa0b83680 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.83s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:47:09 DEBUG : test.sum: md5 = 2f92cae2835e6041b1ba3b6f0ede4a6f OK 2025/08/13 03:47:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/13 03:47:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/13 03:47:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/13 03:47:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/13 03:47:11 DEBUG : test.sum: md5 = 48a1dd18c5bb8c36b96136e701763aa2 OK 2025/08/13 03:47:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/13 03:47:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/13 03:47:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/13 03:47:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.42s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:47:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/data" 2025/08/13 03:47:14 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.15s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:47:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/data" 2025/08/13 03:47:16 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/vjrnln8ratgmqakfosrqe8espk" 2025/08/13 03:47:20 DEBUG : data/banana: md5 = 8d224219c8ca1d6c0b1f7998d1936305 OK 2025/08/13 03:47:22 DEBUG : test.sum: md5 = 60b08662d3a4f64edb65eeed352037cc OK === RUN TestCheckSumDownload/subtest1 2025/08/13 03:47:27 DEBUG : data/potato: md5 = d67030e176caff010e544437e45fd599 OK 2025/08/13 03:47:28 DEBUG : test.sum: md5 = 27db3210a17ecc267b7fe4f600a1ca56 OK === RUN TestCheckSumDownload/subtest2 2025/08/13 03:47:33 DEBUG : test.sum: md5 = b991bb1afbf8b66b7f41726572d5d288 OK === RUN TestCheckSumDownload/subtest3 2025/08/13 03:47:38 DEBUG : test.sum: md5 = c613a830a3204d93513182ddcdb0b875 OK === RUN TestCheckSumDownload/subtest4 2025/08/13 03:47:43 DEBUG : test.sum: md5 = f8e5a387e59c75af69b43f2af4071c96 OK === RUN TestCheckSumDownload/subtest5 2025/08/13 03:47:47 DEBUG : test.sum: md5 = 0b72abd16b13619ab3dce01d6c69156f OK === RUN TestCheckSumDownload/subtest6 2025/08/13 03:47:52 DEBUG : data/banana: md5 = 9c18adb8494f98d72262637ce0744651 OK 2025/08/13 03:47:53 DEBUG : data/potato: md5 = ffe67eb3334575ea97dac9fa8d4a7612 OK 2025/08/13 03:47:55 DEBUG : test.sum: md5 = de5b57561b9ac6ad098d9084bd17e6a4 OK === RUN TestCheckSumDownload/subtest7 2025/08/13 03:48:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/13 03:48:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.89s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.27s) --- PASS: TestCheckSumDownload/subtest3 (2.66s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.52s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/08/13 03:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neqimaf1basa" 2025/08/13 03:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/cir9qeuuo3s2ak2l0jn2214htreipnp64rhjunsk1gfm0qblrcig" 2025/08/13 03:48:02 DEBUG : Creating backend with remote "/tmp/rclone1714782108" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa'", Local "Local file system at /tmp/rclone1714782108", Modify Window "1ms" 2025/08/13 03:48:04 DEBUG : hello, world!: md5 = 01813e1252db570650ab00adf71b0c45 OK upper checkfile vs. lower remote (without normalization) 2025/08/13 03:48:05 ERROR : hello, world!: sum not found 2025/08/13 03:48:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa' 2025/08/13 03:48:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': 1 files missing 2025/08/13 03:48:05 NOTICE: 1 hashes missing 2025/08/13 03:48:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': 1 differences found 2025/08/13 03:48:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/13 03:48:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': 0 differences found 2025/08/13 03:48:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': 1 matching files 2025/08/13 03:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceqeqit4xewi" 2025/08/13 03:48:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/e1vt3ocm4arq6d6vripli7nqr6f1vg1h51dubc7qgj8bp0r6es5g" 2025/08/13 03:48:07 DEBUG : Creating backend with remote "/tmp/rclone485703546" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi'", Local "Local file system at /tmp/rclone485703546", Modify Window "1ms" 2025/08/13 03:48:10 DEBUG : HELLO, WORLD!: md5 = c0498829d0569aee2c1564d930790582 OK lower checkfile vs. upper remote (without normalization) 2025/08/13 03:48:10 ERROR : HELLO, WORLD!: sum not found 2025/08/13 03:48:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi' 2025/08/13 03:48:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': 1 files missing 2025/08/13 03:48:10 NOTICE: 1 hashes missing 2025/08/13 03:48:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': 1 differences found 2025/08/13 03:48:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/13 03:48:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': 0 differences found 2025/08/13 03:48:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': 1 matching files 2025/08/13 03:48:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gehamub4gedu" 2025/08/13 03:48:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:11 DEBUG : Creating backend with remote "TestDrive:crypt/lqn3jog80nd6viamrvffvnuvs0d15ldf6a6i936vgr9td4cgo48g" 2025/08/13 03:48:12 DEBUG : Creating backend with remote "/tmp/rclone1545804952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu'", Local "Local file system at /tmp/rclone1545804952", Modify Window "1ms" 2025/08/13 03:48:15 DEBUG : HeLlO, wOrLd!: md5 = 296445da3f32706a34f061f885d464d1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/13 03:48:15 ERROR : HeLlO, wOrLd!: sum not found 2025/08/13 03:48:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu' 2025/08/13 03:48:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': 1 files missing 2025/08/13 03:48:15 NOTICE: 1 hashes missing 2025/08/13 03:48:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': 1 differences found 2025/08/13 03:48:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/13 03:48:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': 0 differences found 2025/08/13 03:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': 1 matching files 2025/08/13 03:48:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guhiwir3moce" 2025/08/13 03:48:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:17 DEBUG : Creating backend with remote "TestDrive:crypt/8lq6l9c61pbe0q981qf311u8ncas5k7i28lkpn9kajaf058jm450" 2025/08/13 03:48:18 DEBUG : Creating backend with remote "/tmp/rclone69851286" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce'", Local "Local file system at /tmp/rclone69851286", Modify Window "1ms" 2025/08/13 03:48:20 DEBUG : HELLO, WORLD!: md5 = 0faca8c9a5df2ab76d9595a1ee3709a7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/13 03:48:21 ERROR : HELLO, WORLD!: sum not found 2025/08/13 03:48:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce' 2025/08/13 03:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': 1 files missing 2025/08/13 03:48:21 NOTICE: 1 hashes missing 2025/08/13 03:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': 1 differences found 2025/08/13 03:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/13 03:48:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': 0 differences found 2025/08/13 03:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': 1 matching files 2025/08/13 03:48:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nisazej4cafo" 2025/08/13 03:48:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:22 DEBUG : Creating backend with remote "TestDrive:crypt/69uucte4eubq49phtmvg4tl6cjqui314c9q7hj7bt88t0ee8kbu0" 2025/08/13 03:48:23 DEBUG : Creating backend with remote "/tmp/rclone2969718114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo'", Local "Local file system at /tmp/rclone2969718114", Modify Window "1ms" 2025/08/13 03:48:26 DEBUG : 測試_Русский___ě_áñ: md5 = d29886e341e7b9b60911bb21fc55dc32 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/13 03:48:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo' 2025/08/13 03:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': 1 files missing 2025/08/13 03:48:26 NOTICE: 1 hashes missing 2025/08/13 03:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': 1 differences found 2025/08/13 03:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/13 03:48:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': 0 differences found 2025/08/13 03:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': 1 matching files 2025/08/13 03:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lanimuz6riqo" 2025/08/13 03:48:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/u55ou8t4me2b0goed0v0behtqh6qlcl7jmh8osi6bchb0r9vr4rg" 2025/08/13 03:48:28 DEBUG : Creating backend with remote "/tmp/rclone3277641296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo'", Local "Local file system at /tmp/rclone3277641296", Modify Window "1ms" 2025/08/13 03:48:31 DEBUG : 測試_Русский___ě_áñ: md5 = 45bc53b7eda7793aa7ce4c4b905e59b0 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/13 03:48:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo' 2025/08/13 03:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': 1 files missing 2025/08/13 03:48:31 NOTICE: 1 hashes missing 2025/08/13 03:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': 1 differences found 2025/08/13 03:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/13 03:48:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': 0 differences found 2025/08/13 03:48:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': 1 matching files 2025/08/13 03:48:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yupaxub3savi" 2025/08/13 03:48:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:32 DEBUG : Creating backend with remote "TestDrive:crypt/du9gij0fi4n5hu78l1t2bppb3epksecv9ldol6st0o1r6u6hqqg0" 2025/08/13 03:48:33 DEBUG : Creating backend with remote "/tmp/rclone629054411" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi'", Local "Local file system at /tmp/rclone629054411", Modify Window "1ms" 2025/08/13 03:48:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2eddc53848b410945041f81ef47f8926 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/13 03:48:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi' 2025/08/13 03:48:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': 1 files missing 2025/08/13 03:48:36 NOTICE: 1 hashes missing 2025/08/13 03:48:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': 1 differences found 2025/08/13 03:48:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/13 03:48:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': 0 differences found 2025/08/13 03:48:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': 1 matching files 2025/08/13 03:48:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qutabov7yaki" 2025/08/13 03:48:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:37 DEBUG : Creating backend with remote "TestDrive:crypt/t7qiilnuli5b8quj1l78e8nveuvqalepfdoujag0au0po4bkfevg" 2025/08/13 03:48:38 DEBUG : Creating backend with remote "/tmp/rclone1914387059" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki'", Local "Local file system at /tmp/rclone1914387059", Modify Window "1ms" 2025/08/13 03:48:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 44a45a467c6a8cc7fe40edcd81bab630 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/13 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki' 2025/08/13 03:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': 1 files missing 2025/08/13 03:48:42 NOTICE: 1 hashes missing 2025/08/13 03:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': 1 differences found 2025/08/13 03:48:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/13 03:48:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': 0 differences found 2025/08/13 03:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': 1 matching files 2025/08/13 03:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gigudoc6geve" 2025/08/13 03:48:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/5rc8n4enp6andpkrhca56ue8ouag6k04rid6aumhifkru8hd0q8g" 2025/08/13 03:48:44 DEBUG : Creating backend with remote "/tmp/rclone2365180460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve'", Local "Local file system at /tmp/rclone2365180460", Modify Window "1ms" 2025/08/13 03:48:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b08ab9d632fe9e801fb691202990e57f OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/13 03:48:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve' 2025/08/13 03:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': 1 files missing 2025/08/13 03:48:47 NOTICE: 1 hashes missing 2025/08/13 03:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': 1 differences found 2025/08/13 03:48:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/13 03:48:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': 0 differences found 2025/08/13 03:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': 1 matching files 2025/08/13 03:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyudub0puze" 2025/08/13 03:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/jomvlsmd7610htn5clg9na8po727s1vmbk473u19a2a2nega6860" 2025/08/13 03:48:50 DEBUG : Creating backend with remote "/tmp/rclone3025879706" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze'", Local "Local file system at /tmp/rclone3025879706", Modify Window "1ms" 2025/08/13 03:48:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e4aacb471be6fe93cef03e23b9637b5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/13 03:48:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/13 03:48:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze' 2025/08/13 03:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': 1 files missing 2025/08/13 03:48:53 NOTICE: 1 hashes missing 2025/08/13 03:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': 1 differences found 2025/08/13 03:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/13 03:48:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/13 03:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': 0 differences found 2025/08/13 03:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': 1 matching files 2025/08/13 03:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyudub0puze': Purge remote 2025/08/13 03:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gigudoc6geve': Purge remote 2025/08/13 03:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qutabov7yaki': Purge remote 2025/08/13 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yupaxub3savi': Purge remote 2025/08/13 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lanimuz6riqo': Purge remote 2025/08/13 03:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nisazej4cafo': Purge remote 2025/08/13 03:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhiwir3moce': Purge remote 2025/08/13 03:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gehamub4gedu': Purge remote 2025/08/13 03:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqeqit4xewi': Purge remote 2025/08/13 03:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqimaf1basa': Purge remote --- PASS: TestApplyTransforms (58.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:48:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 03:49:02 DEBUG : sub/file2: md5 = 47c55f7c1986f6f6274965b96a3363a7 OK 2025/08/13 03:49:02 INFO : file1: Copied (new) to: sub/file2 2025/08/13 03:49:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:02 DEBUG : file1: Unchanged skipping 2025/08/13 03:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': don't need to copy/move sub/file2, it is already at target location 2025/08/13 03:49:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.50s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:49:08 DEBUG : dst/file1: md5 = e7495bdf4a9e0e313888acc5b5e080ab OK 2025/08/13 03:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/backup" 2025/08/13 03:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/1nrff024r7pq65ecp72fc28jb0" 2025/08/13 03:49:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/13 03:49:13 INFO : dst/file1: Moved (server-side) 2025/08/13 03:49:15 DEBUG : dst/file1: md5 = 741be55bab2f807e651fe4b93d56ebdc OK 2025/08/13 03:49:15 INFO : dst/file1: Copied (new) 2025/08/13 03:49:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:49:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:49:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:49:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/dst" 2025/08/13 03:49:20 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 03:49:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/CompareDest" 2025/08/13 03:49:22 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/gveqi14airsml4bgu7krj116o8" 2025/08/13 03:49:24 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 03:49:26 DEBUG : one: md5 = c46e0cbf4b89ab724c2467a882c8a9d2 OK 2025/08/13 03:49:26 INFO : one: Copied (new) 2025/08/13 03:49:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:49:29 DEBUG : one: md5 = db50187739393ccaf7fb0fdcc53732cf OK 2025/08/13 03:49:29 INFO : one: Copied (replaced existing) 2025/08/13 03:49:31 DEBUG : dst/one: md5 = 65b4d68cf7da37b75481d68bc378a479 OK 2025/08/13 03:49:34 DEBUG : CompareDest/one: md5 = 35e7a118c9f382c772e7711fb5c8089a OK 2025/08/13 03:49:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:49:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:49:37 DEBUG : CompareDest/two: md5 = cee5df521f8a79edb071b4ac85f08010 OK 2025/08/13 03:49:38 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 03:49:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 03:49:39 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 03:49:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 03:49:41 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 03:49:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/13 03:49:43 DEBUG : two: md5 = dd07160ff399b247b053bd810bcf5363 OK 2025/08/13 03:49:43 INFO : two: Copied (new) 2025/08/13 03:49:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:49:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:49:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:49:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:49:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/dst" 2025/08/13 03:49:47 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 03:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/CopyDest" 2025/08/13 03:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/13 03:49:51 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 03:49:54 DEBUG : one: md5 = 0eb0658aa5f0084a99d02076e6107b1b OK 2025/08/13 03:49:54 INFO : one: Copied (new) 2025/08/13 03:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:49:56 DEBUG : one: md5 = 5bbec4474dfd98475b4bc7faf8504424 OK 2025/08/13 03:49:56 INFO : one: Copied (replaced existing) 2025/08/13 03:49:59 DEBUG : dst/one: md5 = 7dd0367887cbf769816e93fc5d1cd3e4 OK 2025/08/13 03:50:01 DEBUG : CopyDest/one: md5 = a6ddc70c1b467dc08f9889507ce27ad4 OK 2025/08/13 03:50:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/BackupDir" 2025/08/13 03:50:02 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/13 03:50:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:50:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:50:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:50:06 INFO : one: Moved (server-side) 2025/08/13 03:50:07 INFO : one: Copied (server-side copy) 2025/08/13 03:50:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/13 03:50:09 DEBUG : CopyDest/two: md5 = 8fa69a3bc26418993dcddf614fbc4c15 OK 2025/08/13 03:50:10 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 03:50:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:50:12 INFO : two: Copied (server-side copy) 2025/08/13 03:50:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/13 03:50:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:50:13 DEBUG : two: Unchanged skipping 2025/08/13 03:50:15 DEBUG : CopyDest/three: md5 = 4f7ed02454d4667da7e4e1485ec8ac6c OK 2025/08/13 03:50:16 DEBUG : three: Need to transfer - File not found at Destination 2025/08/13 03:50:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/13 03:50:16 DEBUG : three: Destination not found in --copy-dest 2025/08/13 03:50:18 DEBUG : three: md5 = 0bcb970bc8d391e70863bffb591452d0 OK 2025/08/13 03:50:18 INFO : three: Copied (new) 2025/08/13 03:50:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 03:50:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:50:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:50:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:50:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:50:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 03:50:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.93s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.60s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:50:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/13 03:50:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fa8f3807b5b992f8e1e2615237188b87 OK 2025/08/13 03:50:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/13 03:50:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/13 03:50:30 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/08/13 03:50:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/13 03:50:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/13 03:50:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ae5a40969df05ae05a020be970da8844 OK 2025/08/13 03:50:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/13 03:50:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/13 03:50:36 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.29s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:50:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using skip mode. 2025/08/13 03:50:41 NOTICE: one: Found 2 files with duplicate names 2025/08/13 03:50:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.40s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:50:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using skip mode. 2025/08/13 03:50:47 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:50:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/13 03:50:48 INFO : one: Deleted 2025/08/13 03:50:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.95s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:50:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using first mode. 2025/08/13 03:50:54 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:50:55 INFO : one: Deleted 2025/08/13 03:50:55 INFO : one: Deleted 2025/08/13 03:50:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.99s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using newest mode. 2025/08/13 03:51:01 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:51:02 INFO : one: Deleted 2025/08/13 03:51:02 INFO : one: Deleted 2025/08/13 03:51:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using oldest mode. 2025/08/13 03:51:09 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:51:10 INFO : one: Deleted 2025/08/13 03:51:10 INFO : one: Deleted 2025/08/13 03:51:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using largest mode. 2025/08/13 03:51:17 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:51:17 INFO : one: Deleted 2025/08/13 03:51:18 INFO : one: Deleted 2025/08/13 03:51:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using smallest mode. 2025/08/13 03:51:24 NOTICE: one: Found 3 files with duplicate names 2025/08/13 03:51:25 INFO : one: Deleted 2025/08/13 03:51:25 INFO : one: Deleted 2025/08/13 03:51:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.56s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Looking for duplicate names using rename mode. 2025/08/13 03:51:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/13 03:51:34 INFO : one-2.txt: renamed from: one.txt 2025/08/13 03:51:35 INFO : one-3.txt: renamed from: one.txt 2025/08/13 03:51:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.83s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:42 DEBUG : dupe1/one.txt: md5 = fe1823501a315e5e41db9ee9afc20337 OK 2025/08/13 03:51:44 DEBUG : dupe2/two.txt: md5 = 93d8ec9ced4402fed3d857c46bbac32a OK 2025/08/13 03:51:47 DEBUG : dupe3/three.txt: md5 = f4887b0fadcb2418cfb1ce5ec27bb8ea OK 2025/08/13 03:51:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/13 03:51:48 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/13 03:51:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/13 03:51:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/13 03:51:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/13 03:51:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/13 03:51:53 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:51:55 DEBUG : a.txt: md5 = e5f817cb093f67904e953cb350d4d5cc OK 2025/08/13 03:51:57 DEBUG : zend.txt: md5 = fc8b1bca66ab59932c10a3b92fd07880 OK 2025/08/13 03:51:59 DEBUG : sub dir/hello world: md5 = fe42c6ccf78571e97af178787a9e1eb2 OK 2025/08/13 03:52:01 DEBUG : sub dir/hello world2: md5 = 4fc78eeea74643c4f7826325656517e8 OK 2025/08/13 03:52:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 783a5cd64fe70b5e3ad4bdbf208c6616 OK 2025/08/13 03:52:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = fdf7bdfb71242afc1ac10c3e0d30de60 OK 2025/08/13 03:52:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 24b562493c77dc29c7f96092a7f392f1 OK 2025/08/13 03:52:09 DEBUG : a.txt: Excluded (Size Filter) 2025/08/13 03:52:09 DEBUG : a.txt: Excluded 2025/08/13 03:52:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 03:52:10 DEBUG : sub dir/hello world: Excluded 2025/08/13 03:52:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 03:52:10 DEBUG : sub dir/hello world2: Excluded 2025/08/13 03:52:10 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 03:52:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 03:52:10 DEBUG : sub dir/hello world: Excluded 2025/08/13 03:52:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 03:52:10 DEBUG : sub dir/hello world2: Excluded 2025/08/13 03:52:11 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 03:52:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/13 03:52:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.46s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:52:19 DEBUG : a.txt: md5 = f1f721d9a3b8d451b92422426e52352a OK 2025/08/13 03:52:21 DEBUG : zend.txt: md5 = 65194ab77842e915f4ff9759a3296200 OK 2025/08/13 03:52:24 DEBUG : sub dir/hello world: md5 = f4edf033c4ec1014e254d9e0ce99baca OK 2025/08/13 03:52:25 DEBUG : sub dir/hello world2: md5 = 7e507a1e75d3a59cb56fa785b3c21bbd OK 2025/08/13 03:52:28 DEBUG : sub dir/ignore dir/.ignore: md5 = d65c63c5f5ac1125370c9c31aec7919b OK 2025/08/13 03:52:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = c5b9f9f0280e65e1ea3bb24ea37e0ba8 OK 2025/08/13 03:52:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 97e62dcfbbcc710c301f5e6fa86ba3b7 OK 2025/08/13 03:52:33 DEBUG : a.txt: Excluded (Size Filter) 2025/08/13 03:52:33 DEBUG : a.txt: Excluded 2025/08/13 03:52:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 03:52:34 DEBUG : sub dir/hello world: Excluded 2025/08/13 03:52:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 03:52:34 DEBUG : sub dir/hello world2: Excluded 2025/08/13 03:52:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 03:52:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/13 03:52:35 DEBUG : sub dir/hello world: Excluded 2025/08/13 03:52:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/13 03:52:35 DEBUG : sub dir/hello world2: Excluded 2025/08/13 03:52:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/13 03:52:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/13 03:52:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/13 03:52:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/13 03:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/13 03:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/13 03:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/13 03:52:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.46s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:52:44 DEBUG : file1: md5 = c55bd64c9e712483d41a831c7229793b OK 2025/08/13 03:52:46 DEBUG : sub/file2: md5 = 54071aef95a8bbd200b2efbb1c54de8b 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/08/13 03:52:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/13 03:52:50 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/13 03:52:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/13 03:52:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.51s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:52:55 DEBUG : file1: md5 = 0c7866f1abd9799d6eb52485b0e25a43 OK 2025/08/13 03:52:57 DEBUG : sub/file2: md5 = b33149facb969a3eedb0e9a2f7f219a6 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/08/13 03:53:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/notfound" 2025/08/13 03:53:01 DEBUG : Config file has changed externally - reloading 2025/08/13 03:53:01 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/13 03:53:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.78s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.31s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Making directory 2025/08/13 03:53:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:09 DEBUG : sub dir/hello world: md5 = 650cd0acbd8853af4f8c1662caed5924 OK 2025/08/13 03:53:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.23s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:13 DEBUG : potato2: md5 = 62842708934d11aef5f4470f9e87136d OK 2025/08/13 03:53:15 DEBUG : empty space: md5 = 49a645ce8af598e04f32b9d38ea483d6 OK --- PASS: TestLs (5.26s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:19 DEBUG : potato2: md5 = dbff447e5c179106bf97101b57da9c6b OK 2025/08/13 03:53:20 DEBUG : empty space: md5 = 9541e6223be54db47bf389f738db123b OK 2025/08/13 03:53:21 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/13 03:53:21 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.41s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:24 DEBUG : potato2: md5 = db41b5234d0f804e83130f5d5879f010 OK 2025/08/13 03:53:26 DEBUG : empty space: md5 = 552d26e1a02869580225ffdd1f346e43 OK --- PASS: TestLsLong (5.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:30 DEBUG : potato2: md5 = 2c76123434491c61a6254f03f44098f5 OK 2025/08/13 03:53:32 DEBUG : empty space: md5 = 82cf16532d6a26f6d5541f8f0580149f OK --- PASS: TestHashSums (5.00s) === RUN TestHashSumsWithErrors 2025/08/13 03:53:33 DEBUG : Creating backend with remote ":memory:" 2025/08/13 03:53:33 DEBUG : Config file has changed externally - reloading 2025/08/13 03:53:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/13 03:53:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/13 03:53:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/13 03:53: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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:35 DEBUG : potato2: md5 = 915bbdbe8adecf857f5331d55412e91a OK 2025/08/13 03:53:37 DEBUG : empty space: md5 = 9475fd7aea287246821a7af41fcbfcfa OK 2025/08/13 03:53:39 DEBUG : sub dir/potato3: md5 = 016e43f848e48406360d9f5cf90974b4 OK 2025/08/13 03:53:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.67s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:45 DEBUG : small: md5 = 2257345cc10b242b7c06d7064f754b16 OK 2025/08/13 03:53:46 DEBUG : medium: md5 = d3359d8844f73247773a39b2d6dce879 OK 2025/08/13 03:53:48 DEBUG : large: md5 = 735de0873577526ed20ece5339f0afc0 OK 2025/08/13 03:53:48 DEBUG : Waiting for deletions to finish 2025/08/13 03:53:49 DEBUG : large: Excluded (Size Filter) 2025/08/13 03:53:49 INFO : small: Deleted 2025/08/13 03:53:49 INFO : medium: Deleted --- PASS: TestDelete (7.36s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:53:52 DEBUG : small: md5 = be8b619b32c0ef38cebfdd982170bd92 OK 2025/08/13 03:53:54 DEBUG : medium: md5 = 832fcb4a27060f0a0b2dc3d288eba46d OK 2025/08/13 03:53:55 DEBUG : large: md5 = 1009c81e9ee753a9ad61562c81515021 OK 2025/08/13 03:53:55 DEBUG : Waiting for deletions to finish 2025/08/13 03:53:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/13 03:53:56 INFO : small: Deleted 2025/08/13 03:53:56 INFO : large: Deleted --- PASS: TestMaxDelete (7.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:54:00 DEBUG : small: md5 = 1e915b1d431785b659bfac43373ec8b1 OK 2025/08/13 03:54:01 DEBUG : medium: md5 = 75a9fd35a311654a55f77b03defb35ad OK 2025/08/13 03:54:03 DEBUG : large: md5 = 861bf4cec1b474964ef90191a23448af OK 2025/08/13 03:54:03 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/13 03:54:04 INFO : small: Deleted 2025/08/13 03:54:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:54:07 DEBUG : small: md5 = 183ef8adccc48534af772ba1700ebc63 OK 2025/08/13 03:54:09 DEBUG : medium: md5 = b9d124426104cea2fddfa00449aad716 OK 2025/08/13 03:54:10 DEBUG : large: md5 = d06936588535c057c109f8b4d49886bb OK 2025/08/13 03:54:11 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/13 03:54:11 INFO : medium: Deleted 2025/08/13 03:54:11 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:54:15 DEBUG : ReadFile: md5 = 8c6ffedffe729fb7b575c10006ecfc43 OK --- PASS: TestReadFile (4.81s) === RUN TestRetry 2025/08/13 03:54:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/13 03:54:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/13 03:54:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 03:54:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 03:54:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 03:54:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/13 03:54:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:54:20 DEBUG : file1: md5 = 2a3802e021f48064167d90dae4e28a4e OK 2025/08/13 03:54:21 DEBUG : file2: md5 = 04c99a43d89fabf09f85d48b47bdab50 OK --- PASS: TestCat (17.75s) === RUN TestPurge 2025/08/13 03:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruweqis7ronu" 2025/08/13 03:54:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/97f65gh8pte6msrmtkrt17id7i3ft622qj4e6jak2jp17snvfaug" 2025/08/13 03:54:37 DEBUG : Creating backend with remote "/tmp/rclone1577152313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruweqis7ronu'", Local "Local file system at /tmp/rclone1577152313", Modify Window "1ms" 2025/08/13 03:54:43 DEBUG : A1/B1/C1/one: md5 = e74b18981789cc335311e7efcf703368 OK 2025/08/13 03:54:43 INFO : A2: Making directory 2025/08/13 03:54:44 INFO : A1/B2: Making directory 2025/08/13 03:54:44 INFO : A1/B2/C2: Making directory 2025/08/13 03:54:45 INFO : A1/B1/C3: Making directory 2025/08/13 03:54:46 INFO : A3: Making directory 2025/08/13 03:54:47 INFO : A3/B3: Making directory 2025/08/13 03:54:48 INFO : A3/B3/C4: Making directory 2025/08/13 03:54:50 DEBUG : A1/two: md5 = e27ceba660585a64121f35f5516a3501 OK 2025/08/13 03:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruweqis7ronu': Purge remote 2025/08/13 03:54:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.21s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:54:58 DEBUG : A1/B1/C1/one: md5 = 350a417d31ef3f91fa948ca3f958ff31 OK 2025/08/13 03:54:58 INFO : A2: Making directory 2025/08/13 03:54:59 INFO : A1/B2: Making directory 2025/08/13 03:55:00 INFO : A1/B2/C2: Making directory 2025/08/13 03:55:00 INFO : A1/B1/C3: Making directory 2025/08/13 03:55:01 INFO : A3: Making directory 2025/08/13 03:55:02 INFO : A3/B3: Making directory 2025/08/13 03:55:03 INFO : A3/B3/C4: Making directory 2025/08/13 03:55:05 DEBUG : A1/two: md5 = d0fb2242eadab27d3edfa58e0f8b8c90 OK 2025/08/13 03:55:07 DEBUG : removing 1 level 3 directories 2025/08/13 03:55:07 INFO : A3/B3/C4: Removing directory 2025/08/13 03:55:10 DEBUG : removing 2 level 3 directories 2025/08/13 03:55:10 INFO : A1/B2/C2: Removing directory 2025/08/13 03:55:10 INFO : A1/B1/C3: Removing directory 2025/08/13 03:55:10 DEBUG : removing 2 level 2 directories 2025/08/13 03:55:10 INFO : A3/B3: Removing directory 2025/08/13 03:55:10 INFO : A1/B2: Removing directory 2025/08/13 03:55:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 03:55:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/13 03:55:11 DEBUG : removing 2 level 1 directories 2025/08/13 03:55:11 INFO : A3: Removing directory 2025/08/13 03:55:11 INFO : A2: Removing directory 2025/08/13 03:55:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/13 03:55:15 DEBUG : removing 1 level 3 directories 2025/08/13 03:55:15 INFO : A1/B1/C1: Removing directory 2025/08/13 03:55:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:16 DEBUG : removing 1 level 2 directories 2025/08/13 03:55:16 INFO : A1/B1: Removing directory 2025/08/13 03:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 03:55:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:55:17 DEBUG : removing 1 level 1 directories 2025/08/13 03:55:17 INFO : A1: Removing directory 2025/08/13 03:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 03:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 03:55:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:55:17 DEBUG : removing 1 level 0 directories 2025/08/13 03:55:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Removing directory 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/13 03:55:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:55:20 INFO : A1: Making directory 2025/08/13 03:55:21 INFO : A1/B1: Making directory 2025/08/13 03:55:22 INFO : A1/B1/C1: Making directory 2025/08/13 03:55:25 DEBUG : removing 1 level 3 directories 2025/08/13 03:55:25 INFO : A1/B1/C1: Removing directory 2025/08/13 03:55:26 DEBUG : removing 1 level 2 directories 2025/08/13 03:55:26 INFO : A1/B1: Removing directory 2025/08/13 03:55:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:55:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.72s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:55:29 INFO : A1: Making directory 2025/08/13 03:55:30 INFO : A1/B1: Making directory 2025/08/13 03:55:31 INFO : A1/B1/C1: Making directory 2025/08/13 03:55:34 DEBUG : removing 1 level 3 directories 2025/08/13 03:55:34 INFO : A1/B1/C1: Removing directory 2025/08/13 03:55:34 DEBUG : removing 1 level 2 directories 2025/08/13 03:55:34 INFO : A1/B1: Removing directory 2025/08/13 03:55:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:55:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:55:39 DEBUG : file1: md5 = f9615f6638f2e72e5f3d7598cf682efe OK 2025/08/13 03:55:40 DEBUG : filename.txt: File name found in url 2025/08/13 03:55:42 DEBUG : filename.txt: md5 = f4a58bdf2eb909135c3c69a760213e85 OK 2025/08/13 03:55:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/13 03:55:44 DEBUG : headerfilename.txt: md5 = 7ba1de3b7c2a8cdc55750a4a1e1c00c4 OK 2025/08/13 03:55:45 DEBUG : file2: md5 = a2f38aa5950556a456028f26785f1c5f OK --- PASS: TestCopyURL (10.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:55:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 03:55:51 DEBUG : sub/file2: md5 = 85036710c9fc0d82c73432593248c42c OK 2025/08/13 03:55:51 INFO : file1: Copied (new) to: sub/file2 2025/08/13 03:55:51 INFO : file1: Deleted 2025/08/13 03:55:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:52 DEBUG : file1: Unchanged skipping 2025/08/13 03:55:52 INFO : file1: Deleted 2025/08/13 03:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': don't need to copy/move sub/file2, it is already at target location 2025/08/13 03:55:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:55:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : file1: md5 = 8a2513cdd596d1ef3e6be1cb1a7eb730 OK 2025/08/13 03:55:57 INFO : file1: Copied (new) 2025/08/13 03:55:57 INFO : file1: Deleted 2025/08/13 03:55:57 DEBUG : file1: Destination exists, skipping 2025/08/13 03:55:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:56:02 DEBUG : dst/file1: md5 = 6bc6083fdc4623c417b9cc413ba4333e OK 2025/08/13 03:56:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majonow7sehu/backup" 2025/08/13 03:56:03 DEBUG : Creating backend with remote "TestDrive:crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0/1nrff024r7pq65ecp72fc28jb0" 2025/08/13 03:56:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/13 03:56:07 INFO : dst/file1: Moved (server-side) 2025/08/13 03:56:09 DEBUG : dst/file1: md5 = 39bd4f14437f88b41f55241ad2499ce5 OK 2025/08/13 03:56:09 INFO : dst/file1: Copied (new) 2025/08/13 03:56:09 INFO : dst/file1: Deleted 2025/08/13 03:56:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:56:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/13 03:56:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.67s) === 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:56:16 DEBUG : A1/one: md5 = 259623ef3a15a16df870ec30ff851360 OK 2025/08/13 03:56:17 DEBUG : A1/two: md5 = 61a953781ab0b134b6209a7f81993066 OK 2025/08/13 03:56:19 DEBUG : A1/B1/three: md5 = 26ef6ca8178a3e17ad8d1cb44da5bb1b OK 2025/08/13 03:56:22 DEBUG : A1/B1/C1/four: md5 = 89426d9ee7606e0a6b7158d2a0c4d8af OK 2025/08/13 03:56:24 DEBUG : A1/B1/C2/five: md5 = ce1c1ba7ed6ac229f2f90cb8ee7cf9ab OK 2025/08/13 03:56:24 INFO : A1/B2: Making directory 2025/08/13 03:56:25 INFO : A1/B1/C3: Making directory 2025/08/13 03:56:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/13 03:56:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/13 03:56:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/13 03:56:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/13 03:56:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/13 03:56:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 03:56:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 03:56:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:56:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 03:56:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 03:56:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/13 03:56:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/13 03:56:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/13 03:56:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/13 03:56:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/13 03:56:48 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/13 03:56:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 03:56:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 03:56:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:56:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 03:56:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 03:56:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/13 03:57:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/13 03:57:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/13 03:57:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/13 03:57:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/13 03:57:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/13 03:57:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/13 03:57:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/13 03:57:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/13 03:57:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.31s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 03:57:04 DEBUG : no_checksum_small_file_from_pipe: md5 = b99172bd28655bbebcd5aeffda036490 OK 2025/08/13 03:57:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/13 03:57:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 03:57:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/13 03:57:06 DEBUG : no_checksum_big_file_from_pipe: md5 = 91d9400503ba27d85672114c3af31771 OK 2025/08/13 03:57:06 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 03:57:10 DEBUG : with_checksum_small_file_from_pipe: md5 = f506dca2fda04ec99bd1bb645b3258b7 OK 2025/08/13 03:57:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 03:57:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/13 03:57:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 51accaad2c943687cb131e7984a801a3 OK 2025/08/13 03:57:11 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 03:57:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/13 03:57:17 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-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/13 03:57:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/13 03:57:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/13 03:57:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.51s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/13 03:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/13 03:57:26 DEBUG : rcat_metadata: md5 = 94b12b671432912856e421b9439c4d91 OK 2025/08/13 03:57:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/13 03:57:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/13 03:57:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5730ef8e342db15decba27ecc6954839 OK 2025/08/13 03:57:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.45s) --- PASS: TestRcatMetadata/Normal (2.77s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:32 DEBUG : potato1: md5 = 90a2267d9623f7fa7d3eb451be5e16dc OK 2025/08/13 03:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/13 03:57:34 DEBUG : potato2: md5 = df4a8185f87fdf6c6df110396c0f310c OK 2025/08/13 03:57:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.99s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:37 DEBUG : potato1: md5 = acfc0b6d5b38cad7873de8f081a4126e OK 2025/08/13 03:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/13 03:57:39 DEBUG : potato2: md5 = b63c29b50c095ab94ad02fbee03b09f1 OK 2025/08/13 03:57:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.30s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:43 DEBUG : potato2: md5 = 1fdf686dd842e8fbe524904fd6b1a54c OK 2025/08/13 03:57:44 DEBUG : empty space: md5 = c379185173ab0469e2b386006ead2bd5 OK 2025/08/13 03:57:47 DEBUG : sub dir/potato3: md5 = 33dd1e5881072b2e8499797d52a724c1 OK 2025/08/13 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Touching "sub dir/potato3" 2025/08/13 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Touching "empty space" 2025/08/13 03:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Touching "potato2" 2025/08/13 03:57:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.65s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:52 DEBUG : dir with metadata: Making directory with metadata 2025/08/13 03:57:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.59s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:54 DEBUG : directory with modtime: Making directory with metadata 2025/08/13 03:57:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.64s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:57:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/13 03:57:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:57 DEBUG : Google drive root 'crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0': Skipping btime metadata as can't update it on an existing file: 2025-08-13T03:57:57.506649302Z 2025/08/13 03:57:58 INFO : non existent directory: Updated directory metadata 2025/08/13 03:58:00 DEBUG : Google drive root 'crypt/46gkffk0mmpip09vadrmjsktsqp402b23h6rdth65n6oec3f2en0': Skipping btime metadata as can't update it on an existing file: 2025-08-13T03:57:57.506649302Z 2025/08/13 03:58:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.32s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:58:02 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/13 03:58:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/13 03:58:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.61s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:58:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/13 03:58:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:58:07 DEBUG : dst: Making directory with metadata 2025/08/13 03:58:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:58:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:58:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 03:58:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 03:58:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/13 03:58:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/13 03:58:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.75s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu'", Local "Local file system at /tmp/rclone3657239634", Modify Window "1ms" 2025/08/13 03:58:13 DEBUG : sub dir/test remove existing: md5 = c774bddb312352c4cc6196b3d0510e0c OK 2025/08/13 03:58:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ee3730519c9f2a06204ae4bc25145f1e OK 2025/08/13 03:58:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sebesaz5" before starting 2025/08/13 03:58:18 DEBUG : sub dir/test remove existing.sebesaz5: TEST: removing renamed existing file after operation 2025/08/13 03:58:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivazew9" before starting 2025/08/13 03:58:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivazew9: TEST: renaming existing back after failed operation 2025/08/13 03:58:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zorelid2" before starting 2025/08/13 03:58:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zorelid2: TEST: removing renamed existing file after operation 2025/08/13 03:58:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mrvg6cp5ajbfiqj17rq9lqrbbikrgm00plkc8cnc56d5lo16sel0" 2025/08/13 03:58:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0dmghsvb1m5rpni6042uolvpi4b93vgp28llgq8brka01imqe5uq1dl2m654fasdaarc3bg5gr0o8488i7t49lvl31hoohukfapf6uuc4bm62p7o255inm92pdhl52qk4331jpppv6jefbpqm93e8pldifvts59g44g8n24n0h2ku7o76390" --- PASS: TestRemoveExisting (14.85s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/13 03:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majonow7sehu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m3.440865842s (try 1/5)