"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/19 04:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu" 2025/10/19 04:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70" 2025/10/19 04:10:38 DEBUG : Creating backend with remote "/tmp/rclone67395988" === 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/19 04:10:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/19 04:10:39 DEBUG : potato: Seek from 10 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 10 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Seek from 5 to 2 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/19 04:10:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Seek from 5 to 2 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/19 04:10:39 DEBUG : potato: Seek from 8 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 8 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/19 04:10:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/19 04:10:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/19 04:10:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/19 04:10:39 DEBUG : potato: Seek from 5 to 2 2025/10/19 04:10:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/19 04:10:39 DEBUG : potato: Seek from 9 to 0 2025/10/19 04:10:39 DEBUG : potato: Seek from 9 to 0 2025/10/19 04:10:39 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:10:41 DEBUG : rutabaga: md5 = e5b3cbe33451ace461607d596fdf423d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/19 04:10:44 DEBUG : empty space: md5 = 8b45cfc9644ffd40c956f7246c3bef81 OK === RUN TestCheck/3 2025/10/19 04:10:46 DEBUG : potato2: md5 = 2dbfa212b1c22ce5b35c13460fed43dd OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/19 04:10:48 DEBUG : remotepotato: md5 = 4238b3dd85bdc7076098e6f3f6b0c717 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.94s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/19 04:10:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/19 04:10:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/19 04:10:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/19 04:10:52 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/19 04:10:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/19 04:10:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:10:53 DEBUG : rutabaga: md5 = 9325d752d7905d7094ca5b9a23bb16d8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/19 04:10:57 DEBUG : empty space: md5 = da5b18794a3183a03a5959dfea568269 OK === RUN TestCheckDownload/3 2025/10/19 04:11:00 DEBUG : potato2: md5 = 7e5c7b2ea994f02db865aa7b31796d96 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/19 04:11:04 DEBUG : remotepotato: md5 = 21c9d6d4cd7a1bc5f027e0ec5aa5d605 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.33s) --- PASS: TestCheckDownload/1 (1.41s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (1.38s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:11:11 DEBUG : rutabaga: md5 = 02eca1e7f1c86069f9f25930dd4a9698 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/19 04:11:13 DEBUG : empty space: md5 = 7d7d47b557f0587e83da7edb78b2af9f OK === RUN TestCheckSizeOnly/3 2025/10/19 04:11:15 DEBUG : potato2: md5 = 6a92c882baf1409a1fc24ae119cac14b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/19 04:11:18 DEBUG : remotepotato: md5 = 1a3d0c1e434a3dbcf52762a863126f14 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.68s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:11:22 DEBUG : test.sum: md5 = 110d6bcf0773004580bd8cda71934a1c OK 2025/10/19 04:11:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/19 04:11:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/19 04:11:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/19 04:11:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/19 04:11:25 DEBUG : test.sum: md5 = 10963c7e1a8699e771f867ed6303417d OK 2025/10/19 04:11:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/19 04:11:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/19 04:11:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/19 04:11:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/data" 2025/10/19 04:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/data" 2025/10/19 04:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/vjrnln8ratgmqakfosrqe8espk" 2025/10/19 04:11:33 DEBUG : data/banana: md5 = 7a6cea564fcb5c80aa0b9853bcb3648e OK 2025/10/19 04:11:34 DEBUG : test.sum: md5 = f16c2105983b29d19368604751ccfb1b OK === RUN TestCheckSumDownload/subtest1 2025/10/19 04:11:40 DEBUG : data/potato: md5 = 5f205d232e7ebffc2f4fc2f5308d6159 OK 2025/10/19 04:11:42 DEBUG : test.sum: md5 = 1e432fc07adc480f19117caf99947b4c OK === RUN TestCheckSumDownload/subtest2 2025/10/19 04:11:46 DEBUG : test.sum: md5 = 86bf0f0c04074ff080018dbcb8707740 OK === RUN TestCheckSumDownload/subtest3 2025/10/19 04:11:51 DEBUG : test.sum: md5 = 2f4dd3f7fc4eee2f50a1c9d97ecafc9b OK === RUN TestCheckSumDownload/subtest4 2025/10/19 04:11:55 DEBUG : test.sum: md5 = a86b6a969370404ec9d157876ede2413 OK === RUN TestCheckSumDownload/subtest5 2025/10/19 04:11:59 DEBUG : test.sum: md5 = b1ee3816fd79543079e4b98e8696f822 OK === RUN TestCheckSumDownload/subtest6 2025/10/19 04:12:03 DEBUG : data/banana: md5 = ccd9fee77f9bc30dcac8e5acf46c7c61 OK 2025/10/19 04:12:05 DEBUG : data/potato: md5 = 0919ad0c141a9b7d809fecfdcf8a3fe9 OK 2025/10/19 04:12:07 DEBUG : test.sum: md5 = b56db7843bebbc01ba63235d03f9c714 OK === RUN TestCheckSumDownload/subtest7 2025/10/19 04:12:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/19 04:12:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.50s) --- PASS: TestCheckSumDownload/subtest1 (3.48s) --- PASS: TestCheckSumDownload/subtest2 (2.34s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.35s) --- PASS: TestCheckSumDownload/subtest7 (3.21s) === RUN TestApplyTransforms 2025/10/19 04:12:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tijemix9fuma" 2025/10/19 04:12:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/uefo1ui8mj758sr3j8rf37v21h6j601ra34ep6rfh9fog6siaehg" 2025/10/19 04:12:14 DEBUG : Creating backend with remote "/tmp/rclone4284194326" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma'", Local "Local file system at /tmp/rclone4284194326", Modify Window "1ms" 2025/10/19 04:12:17 DEBUG : hello, world!: md5 = c038955c2df124546311c50080c035a8 OK upper checkfile vs. lower remote (without normalization) 2025/10/19 04:12:17 ERROR : hello, world!: sum not found 2025/10/19 04:12:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma' 2025/10/19 04:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': 1 files missing 2025/10/19 04:12:17 NOTICE: 1 hashes missing 2025/10/19 04:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': 1 differences found 2025/10/19 04:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/19 04:12:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': 0 differences found 2025/10/19 04:12:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': 1 matching files 2025/10/19 04:12:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciquroz1dopi" 2025/10/19 04:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:18 DEBUG : Creating backend with remote "TestDrive:crypt/iuu6shuq67hv9dsm0luv5i5aulopvh9hn1qcgkrkh40kh968ddkg" 2025/10/19 04:12:19 DEBUG : Creating backend with remote "/tmp/rclone3275957449" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi'", Local "Local file system at /tmp/rclone3275957449", Modify Window "1ms" 2025/10/19 04:12:22 DEBUG : HELLO, WORLD!: md5 = b93625449ff2911610471f0a7aa5c164 OK lower checkfile vs. upper remote (without normalization) 2025/10/19 04:12:22 ERROR : HELLO, WORLD!: sum not found 2025/10/19 04:12:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi' 2025/10/19 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': 1 files missing 2025/10/19 04:12:22 NOTICE: 1 hashes missing 2025/10/19 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': 1 differences found 2025/10/19 04:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/19 04:12:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': 0 differences found 2025/10/19 04:12:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': 1 matching files 2025/10/19 04:12:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nivuhup3pure" 2025/10/19 04:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:24 DEBUG : Creating backend with remote "TestDrive:crypt/0vtnn92v7t620js94653bm62mnau9tuabqu7jlipvhn9shi6sedg" 2025/10/19 04:12:25 DEBUG : Creating backend with remote "/tmp/rclone1746851669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure'", Local "Local file system at /tmp/rclone1746851669", Modify Window "1ms" 2025/10/19 04:12:27 DEBUG : HeLlO, wOrLd!: md5 = 377ce536c0577e01b028aa1ffeb79d47 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/19 04:12:28 ERROR : HeLlO, wOrLd!: sum not found 2025/10/19 04:12:28 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure' 2025/10/19 04:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': 1 files missing 2025/10/19 04:12:28 NOTICE: 1 hashes missing 2025/10/19 04:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': 1 differences found 2025/10/19 04:12:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/19 04:12:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': 0 differences found 2025/10/19 04:12:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': 1 matching files 2025/10/19 04:12:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sijuxog5miyu" 2025/10/19 04:12:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:29 DEBUG : Creating backend with remote "TestDrive:crypt/9b216ge5rp0r98elc44bkksrhkfruonl3vuga0kprfjtioim6th0" 2025/10/19 04:12:30 DEBUG : Creating backend with remote "/tmp/rclone559308213" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu'", Local "Local file system at /tmp/rclone559308213", Modify Window "1ms" 2025/10/19 04:12:32 DEBUG : HELLO, WORLD!: md5 = f8d5244c80dbc2c55d3cde0155a25df7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/19 04:12:33 ERROR : HELLO, WORLD!: sum not found 2025/10/19 04:12:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu' 2025/10/19 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': 1 files missing 2025/10/19 04:12:33 NOTICE: 1 hashes missing 2025/10/19 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': 1 differences found 2025/10/19 04:12:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/19 04:12:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': 0 differences found 2025/10/19 04:12:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': 1 matching files 2025/10/19 04:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vecedej2rucu" 2025/10/19 04:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/lkh532npp9ctr18t1o025bhsfqthldr8k8fk4g5b2vsp8ic9et00" 2025/10/19 04:12:35 DEBUG : Creating backend with remote "/tmp/rclone3575287246" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu'", Local "Local file system at /tmp/rclone3575287246", Modify Window "1ms" 2025/10/19 04:12:37 DEBUG : 測試_Русский___ě_áñ: md5 = 95a875e338aa5b188bc8ea8ee5c44d00 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/19 04:12:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/19 04:12:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu' 2025/10/19 04:12:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': 1 files missing 2025/10/19 04:12:38 NOTICE: 1 hashes missing 2025/10/19 04:12:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': 1 differences found 2025/10/19 04:12:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/19 04:12:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': 0 differences found 2025/10/19 04:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': 1 matching files 2025/10/19 04:12:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gexorol3zuba" 2025/10/19 04:12:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:39 DEBUG : Creating backend with remote "TestDrive:crypt/ra39a0bkut0rileocteafpd550ds98erfltn4jl00kmhlslldr8g" 2025/10/19 04:12:40 DEBUG : Creating backend with remote "/tmp/rclone2154100351" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba'", Local "Local file system at /tmp/rclone2154100351", Modify Window "1ms" 2025/10/19 04:12:43 DEBUG : 測試_Русский___ě_áñ: md5 = c48b94162e0d662d1c1a17dfd2cc58f0 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/19 04:12:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/19 04:12:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba' 2025/10/19 04:12:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': 1 files missing 2025/10/19 04:12:43 NOTICE: 1 hashes missing 2025/10/19 04:12:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': 1 differences found 2025/10/19 04:12:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/19 04:12:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': 0 differences found 2025/10/19 04:12:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': 1 matching files 2025/10/19 04:12:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xohuyud4cako" 2025/10/19 04:12:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:44 DEBUG : Creating backend with remote "TestDrive:crypt/evtsv30ucjaet0nf1drl2q07lqie1lmn7ggrfuab7l4sf0jrmu3g" 2025/10/19 04:12:45 DEBUG : Creating backend with remote "/tmp/rclone1303173731" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako'", Local "Local file system at /tmp/rclone1303173731", Modify Window "1ms" 2025/10/19 04:12:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6c977322cf507a4237f4eb0df770ca91 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/19 04:12:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/19 04:12:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako' 2025/10/19 04:12:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': 1 files missing 2025/10/19 04:12:48 NOTICE: 1 hashes missing 2025/10/19 04:12:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': 1 differences found 2025/10/19 04:12:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/19 04:12:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': 0 differences found 2025/10/19 04:12:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': 1 matching files 2025/10/19 04:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qidegis5dewo" 2025/10/19 04:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/51qt0lqh239p3hjrhi7scqhjbrnlpgafuru8l1vmsle89d9fv3a0" 2025/10/19 04:12:51 DEBUG : Creating backend with remote "/tmp/rclone523520808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo'", Local "Local file system at /tmp/rclone523520808", Modify Window "1ms" 2025/10/19 04:12:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a403c274d43e130b00953927267ee202 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/19 04:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/19 04:12:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo' 2025/10/19 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': 1 files missing 2025/10/19 04:12:54 NOTICE: 1 hashes missing 2025/10/19 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': 1 differences found 2025/10/19 04:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/19 04:12:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': 0 differences found 2025/10/19 04:12:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': 1 matching files 2025/10/19 04:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-licubid0jiju" 2025/10/19 04:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/afc8sm8j2lhufq89n7336flvb9as7mohd1inpp3upron6b8e17jg" 2025/10/19 04:12:56 DEBUG : Creating backend with remote "/tmp/rclone939331401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju'", Local "Local file system at /tmp/rclone939331401", Modify Window "1ms" 2025/10/19 04:12:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5d0677c720344c59b15af5d2e488eda5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/19 04:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/19 04:12:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju' 2025/10/19 04:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': 1 files missing 2025/10/19 04:12:59 NOTICE: 1 hashes missing 2025/10/19 04:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': 1 differences found 2025/10/19 04:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/19 04:13:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': 0 differences found 2025/10/19 04:13:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': 1 matching files 2025/10/19 04:13:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bamemub0sapo" 2025/10/19 04:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:13:00 DEBUG : Creating backend with remote "TestDrive:crypt/1sk4sjg6cj2prt9mhpagt1i3l6og8kd3f35m5dfh1abgdku86gb0" 2025/10/19 04:13:01 DEBUG : Creating backend with remote "/tmp/rclone2513344141" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo'", Local "Local file system at /tmp/rclone2513344141", Modify Window "1ms" 2025/10/19 04:13:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a299badc3225346625867e217024631 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/19 04:13:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/19 04:13:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo' 2025/10/19 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': 1 files missing 2025/10/19 04:13:05 NOTICE: 1 hashes missing 2025/10/19 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': 1 differences found 2025/10/19 04:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/19 04:13:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/19 04:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': 0 differences found 2025/10/19 04:13:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': 1 matching files 2025/10/19 04:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bamemub0sapo': Purge remote 2025/10/19 04:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-licubid0jiju': Purge remote 2025/10/19 04:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qidegis5dewo': Purge remote 2025/10/19 04:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohuyud4cako': Purge remote 2025/10/19 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gexorol3zuba': Purge remote 2025/10/19 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vecedej2rucu': Purge remote 2025/10/19 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sijuxog5miyu': Purge remote 2025/10/19 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nivuhup3pure': Purge remote 2025/10/19 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciquroz1dopi': Purge remote 2025/10/19 04:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tijemix9fuma': Purge remote --- PASS: TestApplyTransforms (56.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:13:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/19 04:13:13 DEBUG : sub/file2: md5 = acae625700640f1e04bff3f7f367d32c OK 2025/10/19 04:13:13 INFO : file1: Copied (new) to: sub/file2 2025/10/19 04:13:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 04:13:14 DEBUG : file1: Unchanged skipping 2025/10/19 04:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': don't need to copy/move sub/file2, it is already at target location 2025/10/19 04:13:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.01s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:13:20 DEBUG : dst/file1: md5 = 7f1eac40f7af3a2ded47189cb9502f88 OK 2025/10/19 04:13:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/backup" 2025/10/19 04:13:21 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/1nrff024r7pq65ecp72fc28jb0" 2025/10/19 04:13:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/19 04:13:25 INFO : dst/file1: Moved (server-side) 2025/10/19 04:13:26 DEBUG : dst/file1: md5 = f7292b3c5c2dffd6f3732e757e48d800 OK 2025/10/19 04:13:26 INFO : dst/file1: Copied (new) 2025/10/19 04:13:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:13:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:13:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:13:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/dst" 2025/10/19 04:13:32 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/19 04:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/CompareDest" 2025/10/19 04:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/gveqi14airsml4bgu7krj116o8" 2025/10/19 04:13:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 04:13:38 DEBUG : one: md5 = 257faecbc805e773afdc09abcc59e958 OK 2025/10/19 04:13:38 INFO : one: Copied (new) 2025/10/19 04:13:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 04:13:41 DEBUG : one: md5 = df5b1e190b2aaeaefc6a72a7b52b4209 OK 2025/10/19 04:13:41 INFO : one: Copied (replaced existing) 2025/10/19 04:13:43 DEBUG : dst/one: md5 = c791e01c5923c356354949033eedd020 OK 2025/10/19 04:13:45 DEBUG : CompareDest/one: md5 = 0122d4184b82596dea89b7869ed5602f OK 2025/10/19 04:13:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 04:13:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:13:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 04:13:48 DEBUG : CompareDest/two: md5 = c13be7490588a8b3e8460a0724e61414 OK 2025/10/19 04:13:49 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 04:13:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:13:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 04:13:51 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 04:13:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:13:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 04:13:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 04:13:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/19 04:13:54 DEBUG : two: md5 = b19907d9f03e01668cedd287db904ee6 OK 2025/10/19 04:13:54 INFO : two: Copied (new) 2025/10/19 04:13:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/19 04:13:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:13:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:13:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:13:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/dst" 2025/10/19 04:13:59 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/19 04:14:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/CopyDest" 2025/10/19 04:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/19 04:14:02 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 04:14:05 DEBUG : one: md5 = 419adda57fb98ab46f4b09ba85986159 OK 2025/10/19 04:14:05 INFO : one: Copied (new) 2025/10/19 04:14:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 04:14:08 DEBUG : one: md5 = b8518a069df325e1d7684302105fe01e OK 2025/10/19 04:14:08 INFO : one: Copied (replaced existing) 2025/10/19 04:14:10 DEBUG : dst/one: md5 = c860fcda98e1d4334153cc670ee64a80 OK 2025/10/19 04:14:12 DEBUG : CopyDest/one: md5 = ec4b3d5a21e3776af1bb4d748d8cdd9b OK 2025/10/19 04:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/BackupDir" 2025/10/19 04:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/19 04:14:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 04:14:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 04:14:16 INFO : one: Moved (server-side) 2025/10/19 04:14:18 INFO : one: Copied (server-side copy) 2025/10/19 04:14:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/19 04:14:20 DEBUG : CopyDest/two: md5 = 6162cb5c2dc428e5e729a320651d65d0 OK 2025/10/19 04:14:20 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 04:14:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:14:22 INFO : two: Copied (server-side copy) 2025/10/19 04:14:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/19 04:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 04:14:23 DEBUG : two: Unchanged skipping 2025/10/19 04:14:25 DEBUG : CopyDest/three: md5 = 9d3e9aeebb8fb6c40b183acafbbcada2 OK 2025/10/19 04:14:26 DEBUG : three: Need to transfer - File not found at Destination 2025/10/19 04:14:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/19 04:14:26 DEBUG : three: Destination not found in --copy-dest 2025/10/19 04:14:27 DEBUG : three: md5 = acf45b142516bb08ac0860ff8c0292ed OK 2025/10/19 04:14:27 INFO : three: Copied (new) 2025/10/19 04:14:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/19 04:14:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:14:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/19 04:14:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:14:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/19 04:14:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/19 04:14:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.96s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.54s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:14:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/19 04:14:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7634ae57da8f4716c9cf2e2d3e0dfca1 OK 2025/10/19 04:14:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/19 04:14:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/19 04:14:39 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/19 04:14:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/19 04:14:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/19 04:14:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 343afa6355a9e7d190489f45e89f6fd2 OK 2025/10/19 04:14:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/19 04:14:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/19 04:14:44 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:14:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using skip mode. 2025/10/19 04:14:49 NOTICE: one: Found 2 files with duplicate names 2025/10/19 04:14:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:14:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using skip mode. 2025/10/19 04:14:55 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:14:55 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/19 04:14:56 INFO : one: Deleted 2025/10/19 04:14:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.82s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using first mode. 2025/10/19 04:15:02 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:15:02 INFO : one: Deleted 2025/10/19 04:15:03 INFO : one: Deleted 2025/10/19 04:15:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.56s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using newest mode. 2025/10/19 04:15:08 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:15:09 INFO : one: Deleted 2025/10/19 04:15:09 INFO : one: Deleted 2025/10/19 04:15:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.91s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using oldest mode. 2025/10/19 04:15:16 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:15:17 INFO : one: Deleted 2025/10/19 04:15:17 INFO : one: Deleted 2025/10/19 04:15:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using largest mode. 2025/10/19 04:15:23 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:15:24 INFO : one: Deleted 2025/10/19 04:15:24 INFO : one: Deleted 2025/10/19 04:15:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using smallest mode. 2025/10/19 04:15:30 NOTICE: one: Found 3 files with duplicate names 2025/10/19 04:15:31 INFO : one: Deleted 2025/10/19 04:15:31 INFO : one: Deleted 2025/10/19 04:15:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Looking for duplicate names using rename mode. 2025/10/19 04:15:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/19 04:15:40 INFO : one-2.txt: renamed from: one.txt 2025/10/19 04:15:41 INFO : one-3.txt: renamed from: one.txt 2025/10/19 04:15:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:15:47 DEBUG : dupe1/one.txt: md5 = 7ae623e01520a07305ddaec497cde4b0 OK 2025/10/19 04:15:49 DEBUG : dupe2/two.txt: md5 = c6dc9279fcb6c36f339ae44469c3b8e4 OK 2025/10/19 04:15:52 DEBUG : dupe3/three.txt: md5 = 7014f1a696c576eaad6d15379ec8bbaf OK 2025/10/19 04:15:52 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/19 04:15:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/19 04:15:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/19 04:15:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/19 04:15:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/19 04:15:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/19 04:15:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.05s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:16:00 DEBUG : a.txt: md5 = 3464ac3b50efbe02177a10c38d7b9c9f OK 2025/10/19 04:16:02 DEBUG : zend.txt: md5 = 2b30ad87db90237447580f415f8ccd85 OK 2025/10/19 04:16:04 DEBUG : sub dir/hello world: md5 = 7b171067245242b6924a212dafb0b022 OK 2025/10/19 04:16:05 DEBUG : sub dir/hello world2: md5 = 87c6bbd778896ac9fa332146922523f7 OK 2025/10/19 04:16:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 76d29ff199d7d7ae461779d8b698b4ee OK 2025/10/19 04:16:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = a4568261f60f946667d5217260f874c1 OK 2025/10/19 04:16:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8191a3308b2350b815b27d473863a256 OK 2025/10/19 04:16:13 DEBUG : a.txt: Excluded (Size Filter) 2025/10/19 04:16:13 DEBUG : a.txt: Excluded 2025/10/19 04:16:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/19 04:16:14 DEBUG : sub dir/hello world: Excluded 2025/10/19 04:16:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/19 04:16:14 DEBUG : sub dir/hello world2: Excluded 2025/10/19 04:16:14 DEBUG : sub dir/ignore dir: Excluded 2025/10/19 04:16:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/19 04:16:14 DEBUG : sub dir/hello world: Excluded 2025/10/19 04:16:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/19 04:16:14 DEBUG : sub dir/hello world2: Excluded 2025/10/19 04:16:15 DEBUG : sub dir/ignore dir: Excluded 2025/10/19 04:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/19 04:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/19 04:16:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/19 04:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/19 04:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/19 04:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/19 04:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.24s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:16:23 DEBUG : a.txt: md5 = 1390fa22186e1ec688ceb8be0c071cef OK 2025/10/19 04:16:25 DEBUG : zend.txt: md5 = cc3bb8028e6a7d53b12c6d6c3291aa23 OK 2025/10/19 04:16:27 DEBUG : sub dir/hello world: md5 = b2afa72488594bc726644812e27ec55b OK 2025/10/19 04:16:29 DEBUG : sub dir/hello world2: md5 = 84c06fe53e516b12ba3c591d3c72615b OK 2025/10/19 04:16:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 5327a8d74c9391c0e0e09d7c28ae584a OK 2025/10/19 04:16:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = b0f477544602d2bb75bde37a2e0a08f5 OK 2025/10/19 04:16:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4f624232b97fcec6608e85192623f691 OK 2025/10/19 04:16:36 DEBUG : a.txt: Excluded (Size Filter) 2025/10/19 04:16:36 DEBUG : a.txt: Excluded 2025/10/19 04:16:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/19 04:16:37 DEBUG : sub dir/hello world2: Excluded 2025/10/19 04:16:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/19 04:16:37 DEBUG : sub dir/hello world: Excluded 2025/10/19 04:16:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/19 04:16:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/19 04:16:38 DEBUG : sub dir/hello world2: Excluded 2025/10/19 04:16:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/19 04:16:38 DEBUG : sub dir/hello world: Excluded 2025/10/19 04:16:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/19 04:16:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/19 04:16:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/19 04:16:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/19 04:16:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/19 04:16:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/19 04:16:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/19 04:16:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:16:46 DEBUG : file1: md5 = 424b2a2f0ea3d39caed670867113b623 OK 2025/10/19 04:16:49 DEBUG : sub/file2: md5 = 5b1de1fb3bc8edb00c6173eb6c4924d6 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/19 04:16:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/19 04:16:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/19 04:16:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/19 04:16:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.40s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.66s) --- PASS: TestListJSON/SubDir (0.43s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.38s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:16:57 DEBUG : file1: md5 = a2c5b97869029ceb7486c27f85dcfe18 OK 2025/10/19 04:16:59 DEBUG : sub/file2: md5 = a6d76cf3a69c5f12f7403f3735cbafac 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/19 04:17:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/notfound" 2025/10/19 04:17:03 DEBUG : Config file has changed externally - reloading 2025/10/19 04:17:04 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/qe0i31qdkoejk60elps0ni5sqk" 2025/10/19 04:17:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.39s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Making directory 2025/10/19 04:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:11 DEBUG : sub dir/hello world: md5 = 27cc30b5db1319b61ad51c4d9e5cc41a OK 2025/10/19 04:17:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.83s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:15 DEBUG : potato2: md5 = 064df4d011cc5763bab5dbc95210a295 OK 2025/10/19 04:17:16 DEBUG : empty space: md5 = 4541aa1bb4eadac51e70ee2d1b652996 OK --- PASS: TestLs (5.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:20 DEBUG : potato2: md5 = 42d672db58a19c6362dd55e391813dc8 OK 2025/10/19 04:17:21 DEBUG : empty space: md5 = eea88fb8fc95c3fe8756a479d3e2d012 OK 2025/10/19 04:17:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/19 04:17:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.20s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:25 DEBUG : potato2: md5 = 6b825347b9028e6268f1a695530cff70 OK 2025/10/19 04:17:27 DEBUG : empty space: md5 = 0ec97886ca098b3132273ac07d26154d OK --- PASS: TestLsLong (5.10s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:30 DEBUG : potato2: md5 = 22577a0847716a6f05df89d978c7cc46 OK 2025/10/19 04:17:32 DEBUG : empty space: md5 = 7122e0dc1a6fd4d9889c8e3d717aecc2 OK --- PASS: TestHashSums (4.83s) === RUN TestHashSumsWithErrors 2025/10/19 04:17:34 DEBUG : Creating backend with remote ":memory:" 2025/10/19 04:17:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/19 04:17:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/19 04:17:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/19 04:17:34 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:35 DEBUG : potato2: md5 = 878fa6c299aa5ed6cd294b7c7f20dd34 OK 2025/10/19 04:17:37 DEBUG : empty space: md5 = 50e717f68f6c08a0b2d49e084f9ad550 OK 2025/10/19 04:17:39 DEBUG : sub dir/potato3: md5 = 51d47ce6a3a85c0992fe835a35f6cfc7 OK 2025/10/19 04:17:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.16s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:44 DEBUG : small: md5 = fbf1717687491aa533ffbb0fd659edb9 OK 2025/10/19 04:17:46 DEBUG : medium: md5 = aaf8a7cee7560b68cb535e55702bc37c OK 2025/10/19 04:17:47 DEBUG : large: md5 = 94bde7719779d078c9f03ec76ff38744 OK 2025/10/19 04:17:48 DEBUG : Waiting for deletions to finish 2025/10/19 04:17:48 DEBUG : large: Excluded (Size Filter) 2025/10/19 04:17:48 INFO : small: Deleted 2025/10/19 04:17:48 INFO : medium: Deleted --- PASS: TestDelete (6.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:51 DEBUG : small: md5 = c8d27d84bc8ff7de7da09133057d54c6 OK 2025/10/19 04:17:53 DEBUG : medium: md5 = b63c09277a526151b66fc74a6d51f28d OK 2025/10/19 04:17:54 DEBUG : large: md5 = 677d357231eef2144738a9cd54576ef1 OK 2025/10/19 04:17:54 DEBUG : Waiting for deletions to finish 2025/10/19 04:17:55 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/19 04:17:55 INFO : small: Deleted 2025/10/19 04:17:55 INFO : large: Deleted --- PASS: TestMaxDelete (7.50s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:17:58 DEBUG : small: md5 = 0185f66ab396877804ddccbba8eb55fd OK 2025/10/19 04:18:00 DEBUG : medium: md5 = f680bf254f746c9b7ec53399f358967f OK 2025/10/19 04:18:02 DEBUG : large: md5 = 45cd53a29094baa221466c6a99da2040 OK 2025/10/19 04:18:02 DEBUG : Waiting for deletions to finish 2025/10/19 04:18:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/19 04:18:03 INFO : small: Deleted 2025/10/19 04:18:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.49s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:18:06 DEBUG : small: md5 = 63eaa45454eb3fe7f1625579e0095016 OK 2025/10/19 04:18:08 DEBUG : medium: md5 = 2117f99535e6eafb15e8da21a8d60e81 OK 2025/10/19 04:18:09 DEBUG : large: md5 = ce0b731985222b6693aa6882daa74bba OK 2025/10/19 04:18:09 DEBUG : Waiting for deletions to finish 2025/10/19 04:18:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/19 04:18:10 INFO : small: Deleted 2025/10/19 04:18:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.09s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:18:13 DEBUG : ReadFile: md5 = a7e9710b9caf7e40e79baa3ba9236072 OK --- PASS: TestReadFile (4.15s) === RUN TestRetry 2025/10/19 04:18:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/19 04:18:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/19 04:18:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/19 04:18:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/19 04:18:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/19 04:18:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/19 04:18:16 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:18:17 DEBUG : file1: md5 = e25ee1207e506d50232e58155ef36d38 OK 2025/10/19 04:18:19 DEBUG : file2: md5 = 34edba8f7c8c644c6899cefb3e19ec9f OK --- PASS: TestCat (16.87s) === RUN TestPurge 2025/10/19 04:18:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-depuzar0tusa" 2025/10/19 04:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 04:18:33 DEBUG : Creating backend with remote "TestDrive:crypt/5a7s9p8mqfl9viv19ke0d2j8vd771qfrt1c5pi572a10fgne62hg" 2025/10/19 04:18:34 DEBUG : Creating backend with remote "/tmp/rclone3360067556" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-depuzar0tusa'", Local "Local file system at /tmp/rclone3360067556", Modify Window "1ms" 2025/10/19 04:18:38 DEBUG : A1/B1/C1/one: md5 = 185565dd730db811c9aa65e5c70f4cf7 OK 2025/10/19 04:18:38 INFO : A2: Making directory 2025/10/19 04:18:39 INFO : A1/B2: Making directory 2025/10/19 04:18:40 INFO : A1/B2/C2: Making directory 2025/10/19 04:18:40 INFO : A1/B1/C3: Making directory 2025/10/19 04:18:42 INFO : A3: Making directory 2025/10/19 04:18:42 INFO : A3/B3: Making directory 2025/10/19 04:18:43 INFO : A3/B3/C4: Making directory 2025/10/19 04:18:45 DEBUG : A1/two: md5 = 0f3a861b94580033aa0dc2cc84129169 OK 2025/10/19 04:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-depuzar0tusa': Purge remote 2025/10/19 04:18:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:18:53 DEBUG : A1/B1/C1/one: md5 = 6aa3ccae1b8176958ac26fe0ae3fce53 OK 2025/10/19 04:18:53 INFO : A2: Making directory 2025/10/19 04:18:54 INFO : A1/B2: Making directory 2025/10/19 04:18:54 INFO : A1/B2/C2: Making directory 2025/10/19 04:18:55 INFO : A1/B1/C3: Making directory 2025/10/19 04:18:56 INFO : A3: Making directory 2025/10/19 04:18:57 INFO : A3/B3: Making directory 2025/10/19 04:18:57 INFO : A3/B3/C4: Making directory 2025/10/19 04:19:00 DEBUG : A1/two: md5 = 59cf3add38e789c3fcc62dab8278bc78 OK 2025/10/19 04:19:01 DEBUG : removing 1 level 3 directories 2025/10/19 04:19:01 INFO : A3/B3/C4: Removing directory 2025/10/19 04:19:04 DEBUG : removing 2 level 3 directories 2025/10/19 04:19:04 INFO : A1/B2/C2: Removing directory 2025/10/19 04:19:04 INFO : A1/B1/C3: Removing directory 2025/10/19 04:19:04 DEBUG : removing 2 level 2 directories 2025/10/19 04:19:04 INFO : A3/B3: Removing directory 2025/10/19 04:19:04 INFO : A1/B2: Removing directory 2025/10/19 04:19:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/19 04:19:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/19 04:19:05 DEBUG : removing 2 level 1 directories 2025/10/19 04:19:05 INFO : A3: Removing directory 2025/10/19 04:19:05 INFO : A2: Removing directory 2025/10/19 04:19:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/19 04:19:09 DEBUG : removing 1 level 3 directories 2025/10/19 04:19:09 INFO : A1/B1/C1: Removing directory 2025/10/19 04:19:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:10 DEBUG : removing 1 level 2 directories 2025/10/19 04:19:10 INFO : A1/B1: Removing directory 2025/10/19 04:19:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/19 04:19:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:19:11 DEBUG : removing 1 level 1 directories 2025/10/19 04:19:11 INFO : A1: Removing directory 2025/10/19 04:19:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/19 04:19:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/19 04:19:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/19 04:19:12 DEBUG : removing 1 level 0 directories 2025/10/19 04:19:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Removing directory 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/19 04:19:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.21s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:14 INFO : A1: Making directory 2025/10/19 04:19:15 INFO : A1/B1: Making directory 2025/10/19 04:19:15 INFO : A1/B1/C1: Making directory 2025/10/19 04:19:18 DEBUG : removing 1 level 3 directories 2025/10/19 04:19:18 INFO : A1/B1/C1: Removing directory 2025/10/19 04:19:19 DEBUG : removing 1 level 2 directories 2025/10/19 04:19:19 INFO : A1/B1: Removing directory 2025/10/19 04:19:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:19:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:21 INFO : A1: Making directory 2025/10/19 04:19:22 INFO : A1/B1: Making directory 2025/10/19 04:19:23 INFO : A1/B1/C1: Making directory 2025/10/19 04:19:26 DEBUG : removing 1 level 3 directories 2025/10/19 04:19:26 INFO : A1/B1/C1: Removing directory 2025/10/19 04:19:26 DEBUG : removing 1 level 2 directories 2025/10/19 04:19:26 INFO : A1/B1: Removing directory 2025/10/19 04:19:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:19:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.77s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:31 DEBUG : file1: md5 = ccdb891fd033c7c8c760195e19f649e2 OK 2025/10/19 04:19:31 DEBUG : filename.txt: File name found in url 2025/10/19 04:19:33 DEBUG : filename.txt: md5 = d881e247c5834abf32e950ee47de2ea4 OK 2025/10/19 04:19:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/19 04:19:34 DEBUG : headerfilename.txt: md5 = 9235fb2bddfe929ac03dc998416e82da OK 2025/10/19 04:19:36 DEBUG : file2: md5 = ecec146ca655e3209f68731a405ab108 OK --- PASS: TestCopyURL (9.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/19 04:19:41 DEBUG : sub/file2: md5 = e70bb4077e2e5022b9941ef6fb611872 OK 2025/10/19 04:19:41 INFO : file1: Copied (new) to: sub/file2 2025/10/19 04:19:41 INFO : file1: Deleted 2025/10/19 04:19:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 04:19:42 DEBUG : file1: Unchanged skipping 2025/10/19 04:19:42 INFO : file1: Deleted 2025/10/19 04:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': don't need to copy/move sub/file2, it is already at target location 2025/10/19 04:19:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/19 04:19:47 DEBUG : file1: md5 = 17f68f474be0c022cd0bd4a1142b15f1 OK 2025/10/19 04:19:47 INFO : file1: Copied (new) 2025/10/19 04:19:47 INFO : file1: Deleted 2025/10/19 04:19:48 DEBUG : file1: Destination exists, skipping 2025/10/19 04:19:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.52s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:19:52 DEBUG : dst/file1: md5 = 6b667c13972884cdb47b435e07c9ac61 OK 2025/10/19 04:19:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavexin3quwu/backup" 2025/10/19 04:19:53 DEBUG : Creating backend with remote "TestDrive:crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70/1nrff024r7pq65ecp72fc28jb0" 2025/10/19 04:19:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/19 04:19:57 INFO : dst/file1: Moved (server-side) 2025/10/19 04:19:59 DEBUG : dst/file1: md5 = c39f5b4d248ca9bd74bec48b20b267d6 OK 2025/10/19 04:19:59 INFO : dst/file1: Copied (new) 2025/10/19 04:19:59 INFO : dst/file1: Deleted 2025/10/19 04:20:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:20:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/19 04:20:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.14s) === 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:20:05 DEBUG : A1/one: md5 = 34bdc4b9ea586a80d06f5c56b4c37d4b OK 2025/10/19 04:20:07 DEBUG : A1/two: md5 = d9beff70deee2f4701f892e09e38e732 OK 2025/10/19 04:20:09 DEBUG : A1/B1/three: md5 = 3e8fcfcded85b26e04152448dbfdc972 OK 2025/10/19 04:20:12 DEBUG : A1/B1/C1/four: md5 = 5e7ae02c807b675864bc6fefb440b9d0 OK 2025/10/19 04:20:14 DEBUG : A1/B1/C2/five: md5 = 228f18ae1176b1951a73461e333f5ce9 OK 2025/10/19 04:20:14 INFO : A1/B2: Making directory 2025/10/19 04:20:15 INFO : A1/B1/C3: Making directory 2025/10/19 04:20:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/19 04:20:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/19 04:20:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/19 04:20:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/19 04:20:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/19 04:20:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/19 04:20:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/19 04:20:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:20:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/19 04:20:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/19 04:20:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/19 04:20:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/19 04:20:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/19 04:20:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/19 04:20:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/19 04:20:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/19 04:20:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/19 04:20:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/19 04:20:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:20:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/19 04:20:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/19 04:20:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/19 04:20:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/19 04:20:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/19 04:20:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/19 04:20:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/19 04:20:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/19 04:20:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/19 04:20:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/19 04:20:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/19 04:20:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.94s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/19 04:20:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 1c3580b32aa309d56976a10e812be18f OK 2025/10/19 04:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/19 04:20:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/19 04:20:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/19 04:20:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 3bcbee853d867f6f0d04f98644169322 OK 2025/10/19 04:20:53 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/19 04:20:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 45aeae3e34810300dd10268481b22c4e OK 2025/10/19 04:20:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/19 04:20:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/19 04:20:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 1c0e0308e1eb3ed680e3588f3134baf1 OK 2025/10/19 04:20:58 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/19 04:21:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 04:21:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/19 04:21:04 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-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/19 04:21:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/19 04:21:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/19 04:21:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/19 04:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/19 04:21:13 DEBUG : rcat_metadata: md5 = 0d6817827354a40b75950ef8b9770ed5 OK 2025/10/19 04:21:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/19 04:21:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/19 04:21:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = a988c55a2133281e9458c8c26a034471 OK 2025/10/19 04:21:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.19s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:18 DEBUG : potato1: md5 = f97d773f9ecc28e9d33663033a2d39f0 OK 2025/10/19 04:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/19 04:21:20 DEBUG : potato2: md5 = db83cf3541237179bde5fca79beb70f5 OK 2025/10/19 04:21:20 DEBUG : potato2: Size of src and dst objects identical 2025/10/19 04:21:20 DEBUG : TestDrive: Token expired 2025/10/19 04:21:20 DEBUG : Config file has changed externally - reloading 2025/10/19 04:21:20 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/19 04:21:20 DEBUG : TestDrive: Token refresh successful --- PASS: TestRcatSize (4.80s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:23 DEBUG : potato1: md5 = c1e3e1afe179b4a897866e039f60aa78 OK 2025/10/19 04:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/19 04:21:25 DEBUG : potato2: md5 = d5381ff91a6c3641aee33ac3257e1e40 OK 2025/10/19 04:21:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:28 DEBUG : potato2: md5 = f4dd2c475abba803e817c04f63823864 OK 2025/10/19 04:21:30 DEBUG : empty space: md5 = f07268b7d4b1682860b2dafc94b6a207 OK 2025/10/19 04:21:32 DEBUG : sub dir/potato3: md5 = a56d1ce87467fa7d7e52c0b279e7de91 OK 2025/10/19 04:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Touching "sub dir/potato3" 2025/10/19 04:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Touching "potato2" 2025/10/19 04:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Touching "empty space" 2025/10/19 04:21:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.45s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:37 DEBUG : dir with metadata: Making directory with metadata 2025/10/19 04:21:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.58s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:40 DEBUG : directory with modtime: Making directory with metadata 2025/10/19 04:21:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.87s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/19 04:21:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 04:21:43 DEBUG : Google drive root 'crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70': Skipping btime metadata as can't update it on an existing file: 2025-10-19T04:21:43.323714752Z 2025/10/19 04:21:44 INFO : non existent directory: Updated directory metadata 2025/10/19 04:21:46 DEBUG : Google drive root 'crypt/fe72dhl11o253vtandisr9sd4cka3grhojsdtiali22o63i0dj70': Skipping btime metadata as can't update it on an existing file: 2025-10-19T04:21:43.323714752Z 2025/10/19 04:21:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.33s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/19 04:21:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/19 04:21:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.24s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/19 04:21:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 04:21:52 DEBUG : dst: Making directory with metadata 2025/10/19 04:21:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 04:21:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 04:21:54 INFO : dst: Set directory modification time (using SetModTime) 2025/10/19 04:21:54 INFO : dst: Set directory modification time (using SetModTime) 2025/10/19 04:21:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/19 04:21:55 INFO : dst: Set directory modification time (using SetModTime) 2025/10/19 04:21:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.80s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu'", Local "Local file system at /tmp/rclone67395988", Modify Window "1ms" 2025/10/19 04:21:58 DEBUG : sub dir/test remove existing: md5 = 391ede18f0d2dd60de79a3f121966ec7 OK 2025/10/19 04:22:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b4de9938b8826937609e620a5a540b07 OK 2025/10/19 04:22:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sagaxif7" before starting 2025/10/19 04:22:03 DEBUG : sub dir/test remove existing.sagaxif7: TEST: removing renamed existing file after operation 2025/10/19 04:22:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bulonit6" before starting 2025/10/19 04:22:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bulonit6: TEST: renaming existing back after failed operation 2025/10/19 04:22:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.simusug3" before starting 2025/10/19 04:22:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.simusug3: TEST: removing renamed existing file after operation 2025/10/19 04:22:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dq633b539q5705h9anut3uls06pa2l40274jap0anvamjn8eqo3cgbuff109dhjnipo7ahvv5h04qpvvkmgi2kpghprcqhma7mg0d4s0mq438hn645k3fgts31l7radj92plegpvq3c3p14djq1fnirm3ep847sk8jqcl363rfg9702n8ccg" 2025/10/19 04:22:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bhe3j9b1e994tnpvu77o0k20o49r909pk5ljm44kl2il3nd5dod0" --- PASS: TestRemoveExisting (14.77s) === 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/19 04:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavexin3quwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m34.404161954s (try 1/5)