"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/28 01:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo" 2025/10/28 01:00:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0" 2025/10/28 01:01:00 DEBUG : Creating backend with remote "/tmp/rclone1646934294" === 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/28 01:01:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/28 01:01:01 DEBUG : potato: Seek from 10 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 10 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Seek from 5 to 2 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/28 01:01:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Seek from 5 to 2 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/28 01:01:01 DEBUG : potato: Seek from 8 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 8 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/28 01:01:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/28 01:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/28 01:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/28 01:01:01 DEBUG : potato: Seek from 5 to 2 2025/10/28 01:01:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/28 01:01:01 DEBUG : potato: Seek from 9 to 0 2025/10/28 01:01:01 DEBUG : potato: Seek from 9 to 0 2025/10/28 01:01:01 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:01:04 DEBUG : rutabaga: md5 = 70710c569d82574e5b9cbc59464d45a5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/28 01:01:16 DEBUG : empty space: md5 = d9084b709448ac43e26db3d7b76bebe8 OK === RUN TestCheck/3 2025/10/28 01:01:19 DEBUG : potato2: md5 = 2ac1d20f1f46e89a6162dad107680d5d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/28 01:01:23 DEBUG : remotepotato: md5 = b2a82812106fa1fe0f4021fcafe11c5f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (27.26s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.42s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.65s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/28 01:01:28 DEBUG : Creating backend with remote "nonexistent" 2025/10/28 01:01:28 DEBUG : Creating backend with remote "nonexistent" 2025/10/28 01:01:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/28 01:01:28 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/10/28 01:01:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/28 01:01:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:01:30 DEBUG : rutabaga: md5 = e3f8395906cf6b7ce11f18fd62997e91 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/28 01:01:36 DEBUG : empty space: md5 = 94874f289448f8c3fd1347c26ae319eb OK === RUN TestCheckDownload/3 2025/10/28 01:01:40 DEBUG : potato2: md5 = 8208bb384bad2cf577b946368984abeb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/28 01:01:45 DEBUG : remotepotato: md5 = b8cef65ccd2856d61a31328f59bb9d26 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (23.24s) --- PASS: TestCheckDownload/1 (1.59s) --- PASS: TestCheckDownload/2 (1.32s) --- PASS: TestCheckDownload/3 (1.30s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.34s) --- PASS: TestCheckDownload/6 (1.84s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:01:53 DEBUG : rutabaga: md5 = b720f15137f5f7278b468903a9dd836d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/28 01:01:56 DEBUG : empty space: md5 = 19a8053c566f377d1697e92b77d54308 OK === RUN TestCheckSizeOnly/3 2025/10/28 01:01:59 DEBUG : potato2: md5 = 2ad965d1913cfae1c0f4896e1b6f157c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/28 01:02:01 DEBUG : remotepotato: md5 = 32a1a004bfbe8e267e4739887b56daf6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (36.82s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.40s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:02:30 DEBUG : test.sum: md5 = 84c32b9a33f0b9ad0f143b7886dd68c8 OK 2025/10/28 01:02:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/28 01:02:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/28 01:02:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/28 01:02:31 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/28 01:02:35 DEBUG : test.sum: md5 = 24919b7c7c0e3430199766529e0086ca OK 2025/10/28 01:02:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/28 01:02:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/28 01:02:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/28 01:02:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (9.62s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/data" 2025/10/28 01:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/data" 2025/10/28 01:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/vjrnln8ratgmqakfosrqe8espk" 2025/10/28 01:02:45 DEBUG : data/banana: md5 = f9097c8f0c5c6b670e748e570180b867 OK 2025/10/28 01:02:46 DEBUG : test.sum: md5 = 1fa8995e3667663433f72d63723f3ebe OK === RUN TestCheckSumDownload/subtest1 2025/10/28 01:02:51 DEBUG : data/potato: md5 = 1ab534f44d1b4984753a965509081eab OK 2025/10/28 01:02:53 DEBUG : test.sum: md5 = 2b699ed0c62d8d9dae82c578eda7e1f2 OK === RUN TestCheckSumDownload/subtest2 2025/10/28 01:02:58 DEBUG : test.sum: md5 = 730d94e04f89a73f3babfeec8a03a15b OK === RUN TestCheckSumDownload/subtest3 2025/10/28 01:03:03 DEBUG : test.sum: md5 = a6799d81a9ca8b60e50a41bcc804da2f OK === RUN TestCheckSumDownload/subtest4 2025/10/28 01:03:08 DEBUG : test.sum: md5 = deff01374f1c52d3bd3a63dbdd041772 OK === RUN TestCheckSumDownload/subtest5 2025/10/28 01:03:13 DEBUG : test.sum: md5 = 3bcc86b7c5cb96c99fa03e263b888487 OK === RUN TestCheckSumDownload/subtest6 2025/10/28 01:03:19 DEBUG : data/banana: md5 = a62ea3c1724ff78f42aa4dee43571613 OK 2025/10/28 01:03:20 DEBUG : data/potato: md5 = b36fc4562697cfc4415223d25e557700 OK 2025/10/28 01:03:22 DEBUG : test.sum: md5 = 60d84a203af5a53f52e7f7e9b816194b OK === RUN TestCheckSumDownload/subtest7 2025/10/28 01:03:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/28 01:03:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (49.30s) --- PASS: TestCheckSumDownload/subtest1 (2.59s) --- PASS: TestCheckSumDownload/subtest2 (2.12s) --- PASS: TestCheckSumDownload/subtest3 (2.77s) --- PASS: TestCheckSumDownload/subtest4 (2.64s) --- PASS: TestCheckSumDownload/subtest5 (2.83s) --- PASS: TestCheckSumDownload/subtest6 (2.67s) --- PASS: TestCheckSumDownload/subtest7 (3.62s) === RUN TestApplyTransforms 2025/10/28 01:03:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kowefig8zoci" 2025/10/28 01:03:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/knipdu1sj6hq0jvd6v8lsf0ul97pvvveip5ao87vi8nkduc9j8sg" 2025/10/28 01:03:31 DEBUG : Creating backend with remote "/tmp/rclone3819689945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci'", Local "Local file system at /tmp/rclone3819689945", Modify Window "1ms" 2025/10/28 01:03:33 DEBUG : hello, world!: md5 = 0ef249af2f16a235045a73975afa3356 OK upper checkfile vs. lower remote (without normalization) 2025/10/28 01:03:34 ERROR : hello, world!: sum not found 2025/10/28 01:03:34 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci' 2025/10/28 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': 1 files missing 2025/10/28 01:03:34 NOTICE: 1 hashes missing 2025/10/28 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': 1 differences found 2025/10/28 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/28 01:03:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': 0 differences found 2025/10/28 01:03:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': 1 matching files 2025/10/28 01:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sacejew8nepi" 2025/10/28 01:03:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/soigluaeoc3obo2rmh7bqncmnaka4b03ub7irfir1m31594uq8ng" 2025/10/28 01:03:36 DEBUG : Creating backend with remote "/tmp/rclone3152139725" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi'", Local "Local file system at /tmp/rclone3152139725", Modify Window "1ms" 2025/10/28 01:03:39 DEBUG : HELLO, WORLD!: md5 = 593990bfbd3c9f4b4e6ed7454c971bc3 OK lower checkfile vs. upper remote (without normalization) 2025/10/28 01:03:40 ERROR : HELLO, WORLD!: sum not found 2025/10/28 01:03:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi' 2025/10/28 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': 1 files missing 2025/10/28 01:03:40 NOTICE: 1 hashes missing 2025/10/28 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': 1 differences found 2025/10/28 01:03:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/28 01:03:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:03:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': 0 differences found 2025/10/28 01:03:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': 1 matching files 2025/10/28 01:03:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tewicax2jase" 2025/10/28 01:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/tmceadc1tjc5k8ljalkcue48ihe329gf0tqhnpvvcn61lst59so0" 2025/10/28 01:03:43 DEBUG : Creating backend with remote "/tmp/rclone2559894668" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase'", Local "Local file system at /tmp/rclone2559894668", Modify Window "1ms" 2025/10/28 01:03:45 DEBUG : HeLlO, wOrLd!: md5 = e052c288e1f38e94d36672fc6f3da27d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/28 01:03:46 ERROR : HeLlO, wOrLd!: sum not found 2025/10/28 01:03:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase' 2025/10/28 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': 1 files missing 2025/10/28 01:03:46 NOTICE: 1 hashes missing 2025/10/28 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': 1 differences found 2025/10/28 01:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/28 01:03:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': 0 differences found 2025/10/28 01:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': 1 matching files 2025/10/28 01:03:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qidugah4bawu" 2025/10/28 01:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:03:47 DEBUG : Creating backend with remote "TestDrive:crypt/9cic7c8llnrgjurvkt95rfe4558qv4t2pdifjljlfplioppt26d0" 2025/10/28 01:03:48 DEBUG : Creating backend with remote "/tmp/rclone1625169832" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu'", Local "Local file system at /tmp/rclone1625169832", Modify Window "1ms" 2025/10/28 01:03:52 DEBUG : HELLO, WORLD!: md5 = 5f6b65e07cd72a45e8cae81374494d34 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/28 01:03:53 ERROR : HELLO, WORLD!: sum not found 2025/10/28 01:03:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu' 2025/10/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': 1 files missing 2025/10/28 01:03:53 NOTICE: 1 hashes missing 2025/10/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': 1 differences found 2025/10/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/28 01:03:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': 0 differences found 2025/10/28 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': 1 matching files 2025/10/28 01:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuravux8yafi" 2025/10/28 01:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/fppjcnhncvposl1n2qtu2v2ce7gd7uv9gr7qbludofv189rmc0r0" 2025/10/28 01:03:55 DEBUG : Creating backend with remote "/tmp/rclone2093953246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi'", Local "Local file system at /tmp/rclone2093953246", Modify Window "1ms" 2025/10/28 01:03:58 DEBUG : 測試_Русский___ě_áñ: md5 = f2d69fcc3675d00438093d62e3215d75 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/28 01:03:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/28 01:03:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi' 2025/10/28 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': 1 files missing 2025/10/28 01:03:59 NOTICE: 1 hashes missing 2025/10/28 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': 1 differences found 2025/10/28 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/28 01:04:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': 0 differences found 2025/10/28 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': 1 matching files 2025/10/28 01:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapesem1tuke" 2025/10/28 01:04:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/ak6bth6emrrtqva6qrar09di86su6cso5uj995v9grmorfg4r9e0" 2025/10/28 01:04:01 DEBUG : Creating backend with remote "/tmp/rclone1037117740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke'", Local "Local file system at /tmp/rclone1037117740", Modify Window "1ms" 2025/10/28 01:04:04 DEBUG : 測試_Русский___ě_áñ: md5 = 659ed4f3c8f82635c5913f563a7493c6 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/28 01:04:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/28 01:04:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke' 2025/10/28 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': 1 files missing 2025/10/28 01:04:04 NOTICE: 1 hashes missing 2025/10/28 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': 1 differences found 2025/10/28 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/28 01:04:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': 0 differences found 2025/10/28 01:04:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': 1 matching files 2025/10/28 01:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuvivoh7jeti" 2025/10/28 01:04:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/4c12ud272qfjdu417p11ld9dft14fp3nagk24v5a6lvvn7p26kpg" 2025/10/28 01:04:07 DEBUG : Creating backend with remote "/tmp/rclone3135500235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti'", Local "Local file system at /tmp/rclone3135500235", Modify Window "1ms" 2025/10/28 01:04:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb10f84a0005d3cc1f3577d3fd0336f6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/28 01:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/28 01:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti' 2025/10/28 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': 1 files missing 2025/10/28 01:04:10 NOTICE: 1 hashes missing 2025/10/28 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': 1 differences found 2025/10/28 01:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/28 01:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': 0 differences found 2025/10/28 01:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': 1 matching files 2025/10/28 01:04:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeqepam9vuke" 2025/10/28 01:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/66eqddbl2crot1asqgrek431944s5l67bpvjneg2kjbis819etug" 2025/10/28 01:04:12 DEBUG : Creating backend with remote "/tmp/rclone3344710601" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke'", Local "Local file system at /tmp/rclone3344710601", Modify Window "1ms" 2025/10/28 01:04:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ef21451f67fff9bc32a876b998029af9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/28 01:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/28 01:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke' 2025/10/28 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': 1 files missing 2025/10/28 01:04:15 NOTICE: 1 hashes missing 2025/10/28 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': 1 differences found 2025/10/28 01:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/28 01:04:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': 0 differences found 2025/10/28 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': 1 matching files 2025/10/28 01:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heqibed9rejo" 2025/10/28 01:04:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/chcl0mfc72bajflsvd7j1b5gtt2ctomuq66d2tua8ob93ds2j6dg" 2025/10/28 01:04:18 DEBUG : Creating backend with remote "/tmp/rclone1660659142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo'", Local "Local file system at /tmp/rclone1660659142", Modify Window "1ms" 2025/10/28 01:04:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6b829bfc89f6ed3a8ae668a8e4dad89 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/28 01:04:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/28 01:04:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo' 2025/10/28 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': 1 files missing 2025/10/28 01:04:21 NOTICE: 1 hashes missing 2025/10/28 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': 1 differences found 2025/10/28 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/28 01:04:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': 0 differences found 2025/10/28 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': 1 matching files 2025/10/28 01:04:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziwepet5duzi" 2025/10/28 01:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/craqor7krr7deqjfra47ovrq8mc4roubfknpg8jl8f7rdjk9ppq0" 2025/10/28 01:04:24 DEBUG : Creating backend with remote "/tmp/rclone2563647365" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi'", Local "Local file system at /tmp/rclone2563647365", Modify Window "1ms" 2025/10/28 01:04:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d0d53ad236bb45387cc177756d1a24a2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/28 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/28 01:04:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi' 2025/10/28 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': 1 files missing 2025/10/28 01:04:28 NOTICE: 1 hashes missing 2025/10/28 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': 1 differences found 2025/10/28 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/28 01:04:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/28 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': 0 differences found 2025/10/28 01:04:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': 1 matching files 2025/10/28 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziwepet5duzi': Purge remote 2025/10/28 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heqibed9rejo': Purge remote 2025/10/28 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeqepam9vuke': Purge remote 2025/10/28 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuvivoh7jeti': Purge remote 2025/10/28 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapesem1tuke': Purge remote 2025/10/28 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuravux8yafi': Purge remote 2025/10/28 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qidugah4bawu': Purge remote 2025/10/28 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tewicax2jase': Purge remote 2025/10/28 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sacejew8nepi': Purge remote 2025/10/28 01:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kowefig8zoci': Purge remote --- PASS: TestApplyTransforms (64.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:04:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/28 01:04:38 DEBUG : sub/file2: md5 = f9e0f8089ec14e122c9a78d673933c72 OK 2025/10/28 01:04:38 INFO : file1: Copied (new) to: sub/file2 2025/10/28 01:04:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/28 01:04:39 DEBUG : file1: Unchanged skipping 2025/10/28 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': don't need to copy/move sub/file2, it is already at target location 2025/10/28 01:04:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.08s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.68s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:04:46 DEBUG : dst/file1: md5 = ee235ba59a9eb2f8dab0399637d80f7a OK 2025/10/28 01:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/backup" 2025/10/28 01:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/1nrff024r7pq65ecp72fc28jb0" 2025/10/28 01:04:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/28 01:04:53 INFO : dst/file1: Moved (server-side) 2025/10/28 01:04:54 DEBUG : dst/file1: md5 = 3f93015f042bb6ced444b332d86a9eb2 OK 2025/10/28 01:04:54 INFO : dst/file1: Copied (new) 2025/10/28 01:04:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:04:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:04:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/dst" 2025/10/28 01:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/28 01:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/CompareDest" 2025/10/28 01:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/gveqi14airsml4bgu7krj116o8" 2025/10/28 01:05:05 DEBUG : one: Need to transfer - File not found at Destination 2025/10/28 01:05:08 DEBUG : one: md5 = b526d3e0fc7e0a6663e29492a368274a OK 2025/10/28 01:05:08 INFO : one: Copied (new) 2025/10/28 01:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:11 DEBUG : one: md5 = 3759bf099d4caecc741678f2452ba882 OK 2025/10/28 01:05:11 INFO : one: Copied (replaced existing) 2025/10/28 01:05:13 DEBUG : dst/one: md5 = 9fd577087d95fd1f42c99ed5004f42f6 OK 2025/10/28 01:05:16 DEBUG : CompareDest/one: md5 = 34a46de2489a2984b7355a16fef6f8d4 OK 2025/10/28 01:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:05:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/28 01:05:20 DEBUG : CompareDest/two: md5 = 6bda98066c56c4acfd3c699dc4e0423c OK 2025/10/28 01:05:21 DEBUG : two: Need to transfer - File not found at Destination 2025/10/28 01:05:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:05:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/28 01:05:23 DEBUG : two: Need to transfer - File not found at Destination 2025/10/28 01:05:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:05:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/28 01:05:25 DEBUG : two: Need to transfer - File not found at Destination 2025/10/28 01:05:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:27 DEBUG : two: md5 = b1fe7d2ad9a374b6caff57ea21db566c OK 2025/10/28 01:05:27 INFO : two: Copied (new) 2025/10/28 01:05:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/28 01:05:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:05:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:05:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (32.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/dst" 2025/10/28 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/28 01:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/CopyDest" 2025/10/28 01:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/28 01:05:37 DEBUG : one: Need to transfer - File not found at Destination 2025/10/28 01:05:40 DEBUG : one: md5 = 2e0658416e52207b63cc5a63539f5a99 OK 2025/10/28 01:05:40 INFO : one: Copied (new) 2025/10/28 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:44 DEBUG : one: md5 = 10bea95b0a11528dcce29a87c0762851 OK 2025/10/28 01:05:44 INFO : one: Copied (replaced existing) 2025/10/28 01:05:46 DEBUG : dst/one: md5 = 00b7365206c833ca2db50b35b25538fd OK 2025/10/28 01:05:49 DEBUG : CopyDest/one: md5 = d4ee50662805ec05637fa33fb90e4d26 OK 2025/10/28 01:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/BackupDir" 2025/10/28 01:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/28 01:05:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:05:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/28 01:05:55 INFO : one: Moved (server-side) 2025/10/28 01:05:56 INFO : one: Copied (server-side copy) 2025/10/28 01:05:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/28 01:05:59 DEBUG : CopyDest/two: md5 = 97173e35caa14c37b98eb568d9394d89 OK 2025/10/28 01:06:00 DEBUG : two: Need to transfer - File not found at Destination 2025/10/28 01:06:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:06:02 INFO : two: Copied (server-side copy) 2025/10/28 01:06:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/28 01:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/28 01:06:03 DEBUG : two: Unchanged skipping 2025/10/28 01:06:05 DEBUG : CopyDest/three: md5 = c042947b7b585740ff6ce27d8d8b2aa6 OK 2025/10/28 01:06:06 DEBUG : three: Need to transfer - File not found at Destination 2025/10/28 01:06:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/28 01:06:07 DEBUG : three: Destination not found in --copy-dest 2025/10/28 01:06:08 DEBUG : three: md5 = 9e211349fa008c576bf3ae20b2653ae2 OK 2025/10/28 01:06:08 INFO : three: Copied (new) 2025/10/28 01:06:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/28 01:06:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/28 01:06:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/28 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/28 01:06:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:06:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.70s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:06:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/28 01:06:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a42337c2b49ded9cd5b1365dd664d68e OK 2025/10/28 01:06:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/28 01:06:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/28 01:06:22 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/28 01:06:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/28 01:06:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/28 01:06:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 78e8b05572c3028b4934de259d4bbc96 OK 2025/10/28 01:06:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/28 01:06:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/28 01:06:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:06:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using skip mode. 2025/10/28 01:06:35 NOTICE: one: Found 2 files with duplicate names 2025/10/28 01:06:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:06:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using skip mode. 2025/10/28 01:06:42 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:06:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/28 01:06:43 INFO : one: Deleted 2025/10/28 01:06:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.04s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:06:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using first mode. 2025/10/28 01:06:50 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:06:51 INFO : one: Deleted 2025/10/28 01:06:51 INFO : one: Deleted 2025/10/28 01:06:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.46s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using newest mode. 2025/10/28 01:06:59 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:06:59 INFO : one: Deleted 2025/10/28 01:07:00 INFO : one: Deleted 2025/10/28 01:07:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.65s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using oldest mode. 2025/10/28 01:07:07 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:07:07 INFO : one: Deleted 2025/10/28 01:07:08 INFO : one: Deleted 2025/10/28 01:07:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.99s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using largest mode. 2025/10/28 01:07:19 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:07:20 INFO : one: Deleted 2025/10/28 01:07:20 INFO : one: Deleted 2025/10/28 01:07:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (12.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:07:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using smallest mode. 2025/10/28 01:07:28 NOTICE: one: Found 3 files with duplicate names 2025/10/28 01:07:28 INFO : one: Deleted 2025/10/28 01:07:29 INFO : one: Deleted 2025/10/28 01:07:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.92s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:07:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Looking for duplicate names using rename mode. 2025/10/28 01:07:37 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/28 01:07:39 INFO : one-2.txt: renamed from: one.txt 2025/10/28 01:07:40 INFO : one-3.txt: renamed from: one.txt 2025/10/28 01:07:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.83s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:07:48 DEBUG : dupe1/one.txt: md5 = f4b9e8d15f843634ce9d411a2eca63b6 OK 2025/10/28 01:07:51 DEBUG : dupe2/two.txt: md5 = a2962db3181b9cf7ab96bd6a8a60f7ad OK 2025/10/28 01:07:54 DEBUG : dupe3/three.txt: md5 = 5e8f638891da16f43f18011c1677e411 OK 2025/10/28 01:07:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/28 01:07:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/28 01:07:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/28 01:07:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/28 01:08:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/28 01:08:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/28 01:08:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:08:04 DEBUG : a.txt: md5 = 3f3c332016e3a215098a9a68ac98fc2a OK 2025/10/28 01:08:06 DEBUG : zend.txt: md5 = 8fc263f34a6caef91f8b0a830e367f04 OK 2025/10/28 01:08:09 DEBUG : sub dir/hello world: md5 = 13ac55c5614fc0c3acbf3223819e7f84 OK 2025/10/28 01:08:11 DEBUG : sub dir/hello world2: md5 = 0cb5cf2a6fa4d0a8dd96a0e01467b14b OK 2025/10/28 01:08:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 962086c735721f2dfe083b0a31654242 OK 2025/10/28 01:08:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 59b7a891b31828f0ad09abfa304a4944 OK 2025/10/28 01:08:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 56ec9618076e4271c4b8e4278b205c17 OK 2025/10/28 01:08:20 DEBUG : a.txt: Excluded (Size Filter) 2025/10/28 01:08:20 DEBUG : a.txt: Excluded 2025/10/28 01:08:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/28 01:08:21 DEBUG : sub dir/hello world2: Excluded 2025/10/28 01:08:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/28 01:08:21 DEBUG : sub dir/hello world: Excluded 2025/10/28 01:08:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/28 01:08:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/28 01:08:21 DEBUG : sub dir/hello world2: Excluded 2025/10/28 01:08:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/28 01:08:21 DEBUG : sub dir/hello world: Excluded 2025/10/28 01:08:22 DEBUG : sub dir/ignore dir: Excluded 2025/10/28 01:08:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/28 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/28 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/28 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/28 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/28 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/28 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (27.26s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:08:32 DEBUG : a.txt: md5 = 93e5fb86e267db27cb59e6cb8c185083 OK 2025/10/28 01:08:34 DEBUG : zend.txt: md5 = f0cd59ad4a476a96455b91c201389dca OK 2025/10/28 01:08:36 DEBUG : sub dir/hello world: md5 = bf399999de6608e165d98de5cb6a1ee2 OK 2025/10/28 01:08:38 DEBUG : sub dir/hello world2: md5 = 46d6af6d2ea5019d0bdc3f073eb4b9dd OK 2025/10/28 01:08:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 9f265a70fa6dde7784f40179c1fa17c3 OK 2025/10/28 01:08:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3fcdcd817e38469c95ba77465de089cb OK 2025/10/28 01:08:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = d8f1ff9513a5855acc8d915cd3293120 OK 2025/10/28 01:08:47 DEBUG : a.txt: Excluded (Size Filter) 2025/10/28 01:08:47 DEBUG : a.txt: Excluded 2025/10/28 01:08:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/28 01:08:48 DEBUG : sub dir/hello world: Excluded 2025/10/28 01:08:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/28 01:08:48 DEBUG : sub dir/hello world2: Excluded 2025/10/28 01:08:49 DEBUG : sub dir/ignore dir: Excluded 2025/10/28 01:08:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/28 01:08:49 DEBUG : sub dir/hello world: Excluded 2025/10/28 01:08:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/28 01:08:49 DEBUG : sub dir/hello world2: Excluded 2025/10/28 01:08:49 DEBUG : sub dir/ignore dir: Excluded 2025/10/28 01:08:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/28 01:08:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/28 01:08:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/28 01:08:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/28 01:08:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/28 01:08:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/28 01:08:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (28.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:00 DEBUG : file1: md5 = 9641fb7616cf486dcf4d4b2eb6fb7a35 OK 2025/10/28 01:09:03 DEBUG : sub/file2: md5 = 6bba70473858986b8a7c9096b40546b0 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/10/28 01:09:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/28 01:09:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/28 01:09:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/28 01:09:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.45s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:11 DEBUG : file1: md5 = 6432405a4fee894689564defed95d068 OK 2025/10/28 01:09:14 DEBUG : sub/file2: md5 = 177b63a158462e8df081ab823172e25c 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/10/28 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/notfound" 2025/10/28 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/28 01:09:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.87s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.36s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.49s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (2.11s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Making directory 2025/10/28 01:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:27 DEBUG : sub dir/hello world: md5 = 498d14e697c5ec8a8203c338be27f07c OK 2025/10/28 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:32 DEBUG : potato2: md5 = bcc3525ffa23a9527e49e990d427c5c4 OK 2025/10/28 01:09:34 DEBUG : empty space: md5 = 699fe6acc7f42b4315ad1e56c08c6fef OK --- PASS: TestLs (6.18s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:38 DEBUG : potato2: md5 = e2da7a38e969ca1c60f2361059316210 OK 2025/10/28 01:09:40 DEBUG : empty space: md5 = 54fec23b5b31a9dd9adc814327768269 OK 2025/10/28 01:09:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/28 01:09:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.17s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:44 DEBUG : potato2: md5 = 9b7f6c0885e7db696b5eeb2517191301 OK 2025/10/28 01:09:46 DEBUG : empty space: md5 = 5aff9702294f2e4e9f2c4d32fb0db31d OK --- PASS: TestLsLong (5.57s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:50 DEBUG : potato2: md5 = f0c9996ffee732f7558eee326de239cf OK 2025/10/28 01:09:51 DEBUG : empty space: md5 = 07f427b160ffbb44b13d982b3367c0d8 OK --- PASS: TestHashSums (5.60s) === RUN TestHashSumsWithErrors 2025/10/28 01:09:54 DEBUG : Creating backend with remote ":memory:" 2025/10/28 01:09:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/28 01:09:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/28 01:09:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/28 01:09:54 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:09:55 DEBUG : potato2: md5 = 367923ca8fafd3c094d6d100d467edee OK 2025/10/28 01:09:57 DEBUG : empty space: md5 = 90d91ab4b0bd58afdbecd0b10448201c OK 2025/10/28 01:10:00 DEBUG : sub dir/potato3: md5 = 51a3b0865fa5f901b947eff212b5f613 OK 2025/10/28 01:10:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:06 DEBUG : small: md5 = 74e267d411562954adbfd9db2569b8b7 OK 2025/10/28 01:10:08 DEBUG : medium: md5 = e90f04a4883783b34321457f7b4c4651 OK 2025/10/28 01:10:09 DEBUG : large: md5 = f010114d2ed9b14bc999a2ef24e5e30d OK 2025/10/28 01:10:10 DEBUG : Waiting for deletions to finish 2025/10/28 01:10:10 DEBUG : large: Excluded (Size Filter) 2025/10/28 01:10:11 INFO : small: Deleted 2025/10/28 01:10:11 INFO : medium: Deleted --- PASS: TestDelete (8.14s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:14 DEBUG : small: md5 = bc7f2bc3f6368c2208ee5364304d0527 OK 2025/10/28 01:10:16 DEBUG : medium: md5 = aea7f286ad50f99a7416c9aabec5c46a OK 2025/10/28 01:10:17 DEBUG : large: md5 = d8a683ef77ae7b8cf7329a06376862ac OK 2025/10/28 01:10:18 DEBUG : Waiting for deletions to finish 2025/10/28 01:10:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/28 01:10:19 INFO : small: Deleted 2025/10/28 01:10:19 INFO : large: Deleted --- PASS: TestMaxDelete (8.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:23 DEBUG : small: md5 = ac1d0fe5e8de4de9707fdafaddbc2e9a OK 2025/10/28 01:10:24 DEBUG : medium: md5 = 39bf7b4ae36fc9cae5ef0227671d3b8a OK 2025/10/28 01:10:26 DEBUG : large: md5 = 26fa973fed198e85f4520415cc440a25 OK 2025/10/28 01:10:26 DEBUG : Waiting for deletions to finish 2025/10/28 01:10:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/28 01:10:27 INFO : small: Deleted 2025/10/28 01:10:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:31 DEBUG : small: md5 = 9c8ef70395f48a8bebfe64ab26202ff7 OK 2025/10/28 01:10:32 DEBUG : medium: md5 = e10b7fe5e66352549b7bd77f17d90343 OK 2025/10/28 01:10:34 DEBUG : large: md5 = 02bf4e189c63295001b9a0eaa6286369 OK 2025/10/28 01:10:34 DEBUG : Waiting for deletions to finish 2025/10/28 01:10:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/28 01:10:35 INFO : medium: Deleted 2025/10/28 01:10:35 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:39 DEBUG : ReadFile: md5 = b53905e4dd733886a87fff0a2c76b5eb OK --- PASS: TestReadFile (4.75s) === RUN TestRetry 2025/10/28 01:10:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/28 01:10:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/28 01:10:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/28 01:10:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/28 01:10:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/28 01:10:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/28 01:10:42 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:10:44 DEBUG : file1: md5 = 09d0b0f7e780237bc7a6f89273160baf OK 2025/10/28 01:10:46 DEBUG : file2: md5 = 0014397e812a854444be62467133b7bf OK --- PASS: TestCat (18.60s) === RUN TestPurge 2025/10/28 01:11:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqubof2jake" 2025/10/28 01:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/28 01:11:01 DEBUG : Creating backend with remote "TestDrive:crypt/ngkk4uqdsvtc8ma9ammkdu6sc984k9tmh6k73v2t3bv10nuos1og" 2025/10/28 01:11:02 DEBUG : Creating backend with remote "/tmp/rclone1201529972" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqubof2jake'", Local "Local file system at /tmp/rclone1201529972", Modify Window "1ms" 2025/10/28 01:11:08 DEBUG : A1/B1/C1/one: md5 = 7178fa429e644c39df51fe2c73683216 OK 2025/10/28 01:11:08 INFO : A2: Making directory 2025/10/28 01:11:09 INFO : A1/B2: Making directory 2025/10/28 01:11:10 INFO : A1/B2/C2: Making directory 2025/10/28 01:11:11 INFO : A1/B1/C3: Making directory 2025/10/28 01:11:12 INFO : A3: Making directory 2025/10/28 01:11:13 INFO : A3/B3: Making directory 2025/10/28 01:11:14 INFO : A3/B3/C4: Making directory 2025/10/28 01:11:16 DEBUG : A1/two: md5 = bb5c2e434247bb9b6048e24ba0fa8ff2 OK 2025/10/28 01:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqubof2jake': Purge remote 2025/10/28 01:11:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:11:26 DEBUG : A1/B1/C1/one: md5 = 60b445e5135ade4675894b00f8b53c60 OK 2025/10/28 01:11:26 INFO : A2: Making directory 2025/10/28 01:11:27 INFO : A1/B2: Making directory 2025/10/28 01:11:28 INFO : A1/B2/C2: Making directory 2025/10/28 01:11:29 INFO : A1/B1/C3: Making directory 2025/10/28 01:11:30 INFO : A3: Making directory 2025/10/28 01:11:31 INFO : A3/B3: Making directory 2025/10/28 01:11:32 INFO : A3/B3/C4: Making directory 2025/10/28 01:11:34 DEBUG : A1/two: md5 = 54cf84066dbae61169af6ffb1837230b OK 2025/10/28 01:11:36 DEBUG : removing 1 level 3 directories 2025/10/28 01:11:36 INFO : A3/B3/C4: Removing directory 2025/10/28 01:11:39 DEBUG : removing 2 level 3 directories 2025/10/28 01:11:39 INFO : A1/B2/C2: Removing directory 2025/10/28 01:11:39 INFO : A1/B1/C3: Removing directory 2025/10/28 01:11:40 DEBUG : removing 2 level 2 directories 2025/10/28 01:11:40 INFO : A3/B3: Removing directory 2025/10/28 01:11:40 INFO : A1/B2: Removing directory 2025/10/28 01:11:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/28 01:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/28 01:11:41 DEBUG : removing 2 level 1 directories 2025/10/28 01:11:41 INFO : A2: Removing directory 2025/10/28 01:11:41 INFO : A3: Removing directory 2025/10/28 01:11:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/28 01:11:46 DEBUG : removing 1 level 3 directories 2025/10/28 01:11:46 INFO : A1/B1/C1: Removing directory 2025/10/28 01:11:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:47 DEBUG : removing 1 level 2 directories 2025/10/28 01:11:47 INFO : A1/B1: Removing directory 2025/10/28 01:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/28 01:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:11:48 DEBUG : removing 1 level 1 directories 2025/10/28 01:11:48 INFO : A1: Removing directory 2025/10/28 01:11:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/28 01:11:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/28 01:11:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/28 01:11:49 DEBUG : removing 1 level 0 directories 2025/10/28 01:11:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Removing directory 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/28 01:11:49 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (30.07s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:11:52 INFO : A1: Making directory 2025/10/28 01:11:52 INFO : A1/B1: Making directory 2025/10/28 01:11:54 INFO : A1/B1/C1: Making directory 2025/10/28 01:11:57 DEBUG : removing 1 level 3 directories 2025/10/28 01:11:57 INFO : A1/B1/C1: Removing directory 2025/10/28 01:11:58 DEBUG : removing 1 level 2 directories 2025/10/28 01:11:58 INFO : A1/B1: Removing directory 2025/10/28 01:11:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:12:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:01 INFO : A1: Making directory 2025/10/28 01:12:02 INFO : A1/B1: Making directory 2025/10/28 01:12:03 INFO : A1/B1/C1: Making directory 2025/10/28 01:12:06 DEBUG : removing 1 level 3 directories 2025/10/28 01:12:06 INFO : A1/B1/C1: Removing directory 2025/10/28 01:12:07 DEBUG : removing 1 level 2 directories 2025/10/28 01:12:07 INFO : A1/B1: Removing directory 2025/10/28 01:12:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:12:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.06s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:12 DEBUG : file1: md5 = cd0b0cd0251b35f3a73100d7f3f4c55a OK 2025/10/28 01:12:13 DEBUG : filename.txt: File name found in url 2025/10/28 01:12:15 DEBUG : filename.txt: md5 = 2040e0013aca148e7f9fc7e8e5729364 OK 2025/10/28 01:12:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/28 01:12:17 DEBUG : headerfilename.txt: md5 = afac11db3352d605ef27fdc1d38f635c OK 2025/10/28 01:12:18 DEBUG : file2: md5 = d496bcc1644c37972974273876ba4675 OK --- PASS: TestCopyURL (11.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/28 01:12:25 DEBUG : sub/file2: md5 = 26cce109047e8387e1b685d3720ef722 OK 2025/10/28 01:12:25 INFO : file1: Copied (new) to: sub/file2 2025/10/28 01:12:25 INFO : file1: Deleted 2025/10/28 01:12:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/28 01:12:26 DEBUG : file1: Unchanged skipping 2025/10/28 01:12:26 INFO : file1: Deleted 2025/10/28 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': don't need to copy/move sub/file2, it is already at target location 2025/10/28 01:12:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.38s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/28 01:12:31 DEBUG : file1: md5 = 4976a602f96644799f8b6fb50dfc1113 OK 2025/10/28 01:12:31 INFO : file1: Copied (new) 2025/10/28 01:12:31 INFO : file1: Deleted 2025/10/28 01:12:32 DEBUG : file1: Destination exists, skipping 2025/10/28 01:12:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.82s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:37 DEBUG : dst/file1: md5 = 81a34f9ccc9edcf204bcdac0d0e68139 OK 2025/10/28 01:12:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyijen5xejo/backup" 2025/10/28 01:12:38 DEBUG : Creating backend with remote "TestDrive:crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0/1nrff024r7pq65ecp72fc28jb0" 2025/10/28 01:12:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/28 01:12:43 INFO : dst/file1: Moved (server-side) 2025/10/28 01:12:45 DEBUG : dst/file1: md5 = ccca0764c8ff3607830c97d043cc9d52 OK 2025/10/28 01:12:45 INFO : dst/file1: Copied (new) 2025/10/28 01:12:45 INFO : dst/file1: Deleted 2025/10/28 01:12:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:12:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/28 01:12:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.90s) === 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:12:53 DEBUG : A1/one: md5 = 5d170d8fb222e1a8ad2742128287486f OK 2025/10/28 01:12:55 DEBUG : A1/two: md5 = 7d8dcfe9ade67e40b20c3cdeddeb9d36 OK 2025/10/28 01:12:57 DEBUG : A1/B1/three: md5 = beed7a8a8329a83b718d4b97ef8a1edf OK 2025/10/28 01:13:00 DEBUG : A1/B1/C1/four: md5 = 5e99d18a4e84b45e101b671c614d9509 OK 2025/10/28 01:13:03 DEBUG : A1/B1/C2/five: md5 = 79dd81c9f1be69f3282bc0429002b3d7 OK 2025/10/28 01:13:03 INFO : A1/B2: Making directory 2025/10/28 01:13:04 INFO : A1/B1/C3: Making directory 2025/10/28 01:13:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/28 01:13:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/28 01:13:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/28 01:13:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/28 01:13:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/28 01:13:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/28 01:13:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/28 01:13:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:13:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/28 01:13:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/28 01:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/28 01:13:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/28 01:13:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/28 01:13:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/28 01:13:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/28 01:13:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/28 01:13:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/28 01:13:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/28 01:13:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:13:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/28 01:13:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/28 01:13:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/28 01:13:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/28 01:13:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/28 01:13:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/28 01:13:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/28 01:13:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/28 01:13:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/28 01:13:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/28 01:13:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/28 01:13:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.89s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/28 01:13:47 DEBUG : no_checksum_small_file_from_pipe: md5 = a340087f4f11bcd9ecb1343262b1ef65 OK 2025/10/28 01:13:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/28 01:13:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/28 01:13:48 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/28 01:13:49 DEBUG : no_checksum_big_file_from_pipe: md5 = 4237bf60afe3991fbef62ae831c036c4 OK 2025/10/28 01:13:49 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/28 01:13:53 DEBUG : with_checksum_small_file_from_pipe: md5 = af62ea1f8ef6bda353dc6581709ea697 OK 2025/10/28 01:13:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/28 01:13:54 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/28 01:13:55 DEBUG : with_checksum_big_file_from_pipe: md5 = 574e9698548a6b01999469e81de69fe7 OK 2025/10/28 01:13:55 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/28 01:13:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/28 01:13:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/28 01:14:00 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-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (34 bytes), uploading instead of streaming 2025/10/28 01:14:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/28 01:14:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/28 01:14:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.24s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/28 01:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (48 bytes), uploading instead of streaming 2025/10/28 01:14:10 DEBUG : rcat_metadata: md5 = 1b6849e62d2cd7b8284d2ce3ea0967eb OK 2025/10/28 01:14:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/28 01:14:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/28 01:14:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = a87588b0742d6a989cbf1e623fa3efbb OK 2025/10/28 01:14:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.54s) --- PASS: TestRcatMetadata/Normal (2.79s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:17 DEBUG : potato1: md5 = 2d7a03086b6cb8f4541c8954228e81c8 OK 2025/10/28 01:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/28 01:14:19 DEBUG : potato2: md5 = 7e62e911c9b9d2323af4646c32cb48c1 OK 2025/10/28 01:14:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.36s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:22 DEBUG : potato1: md5 = 7d6ddb8e6764ac3de5d58a98ed6e4ac9 OK 2025/10/28 01:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': File to upload is small (60 bytes), uploading instead of streaming 2025/10/28 01:14:24 DEBUG : potato2: md5 = fa0e3167354f2d8a38610baeee930a50 OK 2025/10/28 01:14:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.01s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:28 DEBUG : potato2: md5 = 6b2dac74a39a6b1afbffae93fada75a1 OK 2025/10/28 01:14:30 DEBUG : empty space: md5 = 9ebbdd04aac9ba9ff6df84144f6e39a8 OK 2025/10/28 01:14:32 DEBUG : sub dir/potato3: md5 = a9279526b46e31fa2bfdc93ecc3ca898 OK 2025/10/28 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Touching "empty space" 2025/10/28 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Touching "potato2" 2025/10/28 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Touching "sub dir/potato3" 2025/10/28 01:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:40 DEBUG : dir with metadata: Making directory with metadata 2025/10/28 01:14:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.73s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:43 DEBUG : directory with modtime: Making directory with metadata 2025/10/28 01:14:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/28 01:14:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/28 01:14:46 DEBUG : Google drive root 'crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0': Skipping btime metadata as can't update it on an existing file: 2025-10-28T01:14:45.778981768Z 2025/10/28 01:14:46 INFO : non existent directory: Updated directory metadata 2025/10/28 01:14:49 DEBUG : Google drive root 'crypt/96qgetgb42io6sf7j17sc2107j1uvc53hcdlj9fsoq1r8m98l8f0': Skipping btime metadata as can't update it on an existing file: 2025-10-28T01:14:45.778981768Z 2025/10/28 01:14:49 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.93s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/28 01:14:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/28 01:14:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.73s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:14:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/28 01:14:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/28 01:14:56 DEBUG : dst: Making directory with metadata 2025/10/28 01:14:57 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/28 01:14:57 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/28 01:14:57 INFO : dst: Set directory modification time (using SetModTime) 2025/10/28 01:14:58 INFO : dst: Set directory modification time (using SetModTime) 2025/10/28 01:14:58 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/28 01:14:59 INFO : dst: Set directory modification time (using SetModTime) 2025/10/28 01:14:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo'", Local "Local file system at /tmp/rclone1646934294", Modify Window "1ms" 2025/10/28 01:15:03 DEBUG : sub dir/test remove existing: md5 = 7bceba71fd2553a6a632b4ec00e7b4cd OK 2025/10/28 01:15:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 26d6219aadee4f1440ac766afd1f77c7 OK 2025/10/28 01:15:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jicihig2" before starting 2025/10/28 01:15:08 DEBUG : sub dir/test remove existing.jicihig2: TEST: removing renamed existing file after operation 2025/10/28 01:15:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.govakiq9" before starting 2025/10/28 01:15:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.govakiq9: TEST: renaming existing back after failed operation 2025/10/28 01:15:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pihovod3" before starting 2025/10/28 01:15:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pihovod3: TEST: removing renamed existing file after operation 2025/10/28 01:15:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nua9qfs611esdd2bedivtus2dv29gdlk2jm26hs6qkajri4vjfb0" 2025/10/28 01:15:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ppkq9afeki220uv31dv1qs1up11q0ptcatctljb9i8a1904ta622705uns56v2vq1d0r4gbgmdjg882oq5poqni5bpo0bpvp14lsan4fponlaun09pp2mpptanoj5jir3goqovd2c14t4lgmqvgvmj3m9us0r9gmtane54h18huqnb524pt0" --- PASS: TestRemoveExisting (16.59s) === 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/10/28 01:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyijen5xejo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m18.913021444s (try 1/5)