"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/05 01:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo" 2025/03/05 01:19:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg" 2025/03/05 01:19:46 DEBUG : Creating backend with remote "/tmp/rclone1186956073" === 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/05 01:19:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/05 01:19:47 DEBUG : potato: Seek from 10 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 10 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Seek from 5 to 2 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/05 01:19:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Seek from 5 to 2 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/05 01:19:47 DEBUG : potato: Seek from 8 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 8 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/05 01:19:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/05 01:19:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/05 01:19:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/05 01:19:47 DEBUG : potato: Seek from 5 to 2 2025/03/05 01:19:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/05 01:19:47 DEBUG : potato: Seek from 9 to 0 2025/03/05 01:19:47 DEBUG : potato: Seek from 9 to 0 2025/03/05 01:19:47 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:19:49 DEBUG : rutabaga: md5 = 0df15c60e0023870d48a8fb01caf8355 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/05 01:19:51 DEBUG : empty space: md5 = 2b8ae6ce2979de5ba40a2f352ae42f48 OK === RUN TestCheck/3 2025/03/05 01:19:53 DEBUG : potato2: md5 = 7ef4130478c4a7f04d01c6964f38fc1c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/05 01:19:55 DEBUG : remotepotato: md5 = 2b2c9a27367c2e85f0a0eeb7ac8521bd OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.48s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/05 01:19:58 DEBUG : Creating backend with remote "nonexistent" 2025/03/05 01:19:58 DEBUG : Creating backend with remote "nonexistent" 2025/03/05 01:19:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/05 01:19:58 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/03/05 01:19:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/05 01:19:58 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:19:59 DEBUG : rutabaga: md5 = 929b656a8a3947db429351b536705265 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/05 01:20:03 DEBUG : empty space: md5 = 3498b46eb04b05ae920c12d85c846cd0 OK === RUN TestCheckDownload/3 2025/03/05 01:20:06 DEBUG : potato2: md5 = 30106bd69a01177ef276135a5d3e762b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/05 01:20:10 DEBUG : remotepotato: md5 = 26680da7c9133bafb8234f36cfff29ae OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.51s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (1.33s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:20:16 DEBUG : rutabaga: md5 = 8eeb9212f436f4f6cc3fa9f36423e754 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/05 01:20:19 DEBUG : empty space: md5 = 8fe63bcce7ccabb89cf19e44b286e485 OK === RUN TestCheckSizeOnly/3 2025/03/05 01:20:21 DEBUG : potato2: md5 = 9944d41fff108880bbd2314d2e3687b2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/05 01:20:23 DEBUG : remotepotato: md5 = cc2bb753efafeb956de351c06a769b7c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.26s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:20:27 DEBUG : test.sum: md5 = 7c79e118515e36012771d3252d3f1be2 OK 2025/03/05 01:20:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/05 01:20:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/05 01:20:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/05 01:20:28 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/05 01:20:30 DEBUG : test.sum: md5 = d8117dacba195f0a17f6122bb578506a OK 2025/03/05 01:20:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/05 01:20:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/05 01:20:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/05 01:20:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/data" 2025/03/05 01:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/data" 2025/03/05 01:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/vjrnln8ratgmqakfosrqe8espk" 2025/03/05 01:20:37 DEBUG : data/banana: md5 = 2e4941145053f662f7c55635b69d7506 OK 2025/03/05 01:20:39 DEBUG : test.sum: md5 = 0f4f6e55a073538e64d69e88984e51c8 OK === RUN TestCheckSumDownload/subtest1 2025/03/05 01:20:43 DEBUG : data/potato: md5 = 56acf1d6ce3b122e119b478f8b7afab9 OK 2025/03/05 01:20:45 DEBUG : test.sum: md5 = 476383ef669b94365d9974c0858ff5b3 OK === RUN TestCheckSumDownload/subtest2 2025/03/05 01:20:49 DEBUG : test.sum: md5 = 33f95dd7850c98fe3baf589ea756485c OK === RUN TestCheckSumDownload/subtest3 2025/03/05 01:20:53 DEBUG : test.sum: md5 = d8f6eda5c631ffd0ff2d64da4d5b87a5 OK === RUN TestCheckSumDownload/subtest4 2025/03/05 01:20:58 DEBUG : test.sum: md5 = 26f42e575a7ab514b56e1a575a21b21c OK === RUN TestCheckSumDownload/subtest5 2025/03/05 01:21:02 DEBUG : test.sum: md5 = 64ced946b60fd55a4af602c0192bf80d OK === RUN TestCheckSumDownload/subtest6 2025/03/05 01:21:06 DEBUG : data/banana: md5 = 4f051704356ad662044187bcf9f693a6 OK 2025/03/05 01:21:07 DEBUG : data/potato: md5 = 692bcc7d94c343e40aefb6f786b98119 OK 2025/03/05 01:21:09 DEBUG : test.sum: md5 = 54cab7050faf558a554831f3ef28abe0 OK === RUN TestCheckSumDownload/subtest7 2025/03/05 01:21:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/05 01:21:14 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.72s) --- PASS: TestCheckSumDownload/subtest1 (2.71s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.83s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (2.21s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.51s) === RUN TestApplyTransforms 2025/03/05 01:21:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peladuw4cobi" 2025/03/05 01:21:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:15 DEBUG : Creating backend with remote "TestDrive:crypt/ambf3uqsf5kjbko3qgllkn1akjjd3m8pvstnlg7p4vqu9vnlu2mg" 2025/03/05 01:21:16 DEBUG : Creating backend with remote "/tmp/rclone799069615" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi'", Local "Local file system at /tmp/rclone799069615", Modify Window "1ms" 2025/03/05 01:21:17 DEBUG : hello, world!: md5 = 348b32d0940872dc770237c1fadf4fbc OK upper checkfile vs. lower remote (without normalization) 2025/03/05 01:21:18 ERROR : hello, world!: sum not found 2025/03/05 01:21:18 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi' 2025/03/05 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': 1 files missing 2025/03/05 01:21:18 NOTICE: 1 hashes missing 2025/03/05 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': 2 differences found 2025/03/05 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/05 01:21:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': 0 differences found 2025/03/05 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': 1 matching files 2025/03/05 01:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wocixoh7tizu" 2025/03/05 01:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/01vgstckiffths7oe4434j8t1mecpa45j2hurhv3gu0f7mhk30kg" 2025/03/05 01:21:20 DEBUG : Creating backend with remote "/tmp/rclone3760351327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu'", Local "Local file system at /tmp/rclone3760351327", Modify Window "1ms" 2025/03/05 01:21:22 DEBUG : HELLO, WORLD!: md5 = 693d6e267e4325f467baeb33b63d12a7 OK lower checkfile vs. upper remote (without normalization) 2025/03/05 01:21:23 ERROR : HELLO, WORLD!: sum not found 2025/03/05 01:21:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu' 2025/03/05 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': 1 files missing 2025/03/05 01:21:23 NOTICE: 1 hashes missing 2025/03/05 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': 2 differences found 2025/03/05 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/05 01:21:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': 0 differences found 2025/03/05 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': 1 matching files 2025/03/05 01:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxosuw0revu" 2025/03/05 01:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:24 DEBUG : Creating backend with remote "TestDrive:crypt/po6ofv13d1lgcainhap45k3hkqj2irsg04aalbl3qg287n6mta0g" 2025/03/05 01:21:25 DEBUG : Creating backend with remote "/tmp/rclone2122730123" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu'", Local "Local file system at /tmp/rclone2122730123", Modify Window "1ms" 2025/03/05 01:21:27 DEBUG : HeLlO, wOrLd!: md5 = 37d25d9c766da55bfdbb74ddc86b094b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/05 01:21:27 ERROR : HeLlO, wOrLd!: sum not found 2025/03/05 01:21:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu' 2025/03/05 01:21:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': 1 files missing 2025/03/05 01:21:27 NOTICE: 1 hashes missing 2025/03/05 01:21:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': 2 differences found 2025/03/05 01:21:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/05 01:21:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': 0 differences found 2025/03/05 01:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': 1 matching files 2025/03/05 01:21:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hapaveb4raga" 2025/03/05 01:21:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:29 DEBUG : Creating backend with remote "TestDrive:crypt/rani9hu15a0o2qbn1mb4pu3lgolafnvkvd0urgc9mf18msd1upeg" 2025/03/05 01:21:30 DEBUG : Creating backend with remote "/tmp/rclone3653793461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga'", Local "Local file system at /tmp/rclone3653793461", Modify Window "1ms" 2025/03/05 01:21:32 DEBUG : HELLO, WORLD!: md5 = cb62ec58a16111416dafb6b19b7dfa0f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/05 01:21:33 ERROR : HELLO, WORLD!: sum not found 2025/03/05 01:21:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga' 2025/03/05 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': 1 files missing 2025/03/05 01:21:33 NOTICE: 1 hashes missing 2025/03/05 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': 2 differences found 2025/03/05 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/05 01:21:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': 0 differences found 2025/03/05 01:21:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': 1 matching files 2025/03/05 01:21:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pupalor0leru" 2025/03/05 01:21:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/tkpg4oosnr1ghdpp5s7up0edudrtq0h1t2nu71u2uddfc4oqdt80" 2025/03/05 01:21:35 DEBUG : Creating backend with remote "/tmp/rclone1626464228" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru'", Local "Local file system at /tmp/rclone1626464228", Modify Window "1ms" 2025/03/05 01:21:38 DEBUG : 測試_Русский___ě_áñ: md5 = eea715b2d0dde5a664d37a27ee863d1b OK NFD checkfile vs. NFC remote (without normalization) 2025/03/05 01:21:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/05 01:21:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru' 2025/03/05 01:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': 1 files missing 2025/03/05 01:21:38 NOTICE: 1 hashes missing 2025/03/05 01:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': 2 differences found 2025/03/05 01:21:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/05 01:21:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': 0 differences found 2025/03/05 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': 1 matching files 2025/03/05 01:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefobit8boka" 2025/03/05 01:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/2pr6r41bm9pr6rrg9jmngu729tk75p46ah9h0vpc3m1ibfvt2f80" 2025/03/05 01:21:40 DEBUG : Creating backend with remote "/tmp/rclone790712397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka'", Local "Local file system at /tmp/rclone790712397", Modify Window "1ms" 2025/03/05 01:21:42 DEBUG : 測試_Русский___ě_áñ: md5 = 17405d2f84cfa9ea05d946a11dd0cca1 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/05 01:21:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/05 01:21:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka' 2025/03/05 01:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': 1 files missing 2025/03/05 01:21:43 NOTICE: 1 hashes missing 2025/03/05 01:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': 2 differences found 2025/03/05 01:21:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/05 01:21:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': 0 differences found 2025/03/05 01:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': 1 matching files 2025/03/05 01:21:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucigor0nofa" 2025/03/05 01:21:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:44 DEBUG : Creating backend with remote "TestDrive:crypt/81l85hmkf76o3bf3172grfkacqicljj4onnrfdtdlob6l2grlhi0" 2025/03/05 01:21:45 DEBUG : Creating backend with remote "/tmp/rclone1878424720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa'", Local "Local file system at /tmp/rclone1878424720", Modify Window "1ms" 2025/03/05 01:21:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90e1672858b8f77b8cee11d4e108c5ea OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/05 01:21:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 01:21:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa' 2025/03/05 01:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': 1 files missing 2025/03/05 01:21:47 NOTICE: 1 hashes missing 2025/03/05 01:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': 2 differences found 2025/03/05 01:21:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/05 01:21:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': 0 differences found 2025/03/05 01:21:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': 1 matching files 2025/03/05 01:21:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nivapig1zupu" 2025/03/05 01:21:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:48 DEBUG : Creating backend with remote "TestDrive:crypt/t30471ui5im8nbkrlcoei2b8bq1gvgvihuofkbeqeqm4it9dirn0" 2025/03/05 01:21:49 DEBUG : Creating backend with remote "/tmp/rclone650702309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu'", Local "Local file system at /tmp/rclone650702309", Modify Window "1ms" 2025/03/05 01:21:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd1f58f4dd86db49c0dc3d0e74250073 OK 2025/03/05 01:21:51 DEBUG : Config file has changed externally - reloading 2025/03/05 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file NFCx2 checkfile vs. both remote (without normalization) 2025/03/05 01:21:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 01:21:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu' 2025/03/05 01:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': 1 files missing 2025/03/05 01:21:52 NOTICE: 1 hashes missing 2025/03/05 01:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': 2 differences found 2025/03/05 01:21:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/05 01:21:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': 0 differences found 2025/03/05 01:21:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': 1 matching files 2025/03/05 01:21:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bejoneg7koju" 2025/03/05 01:21:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:53 DEBUG : Creating backend with remote "TestDrive:crypt/0cfsi8jv9anq9v30kl1pr09kh9iea9vfrgpava9rhlg2j2m66gj0" 2025/03/05 01:21:54 DEBUG : Creating backend with remote "/tmp/rclone225450277" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju'", Local "Local file system at /tmp/rclone225450277", Modify Window "1ms" 2025/03/05 01:21:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9fcf266a3529b3ea244e1ba2a523710a OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/05 01:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 01:21:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju' 2025/03/05 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': 1 files missing 2025/03/05 01:21:57 NOTICE: 1 hashes missing 2025/03/05 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': 2 differences found 2025/03/05 01:21:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/05 01:21:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:21:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': 0 differences found 2025/03/05 01:21:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': 1 matching files 2025/03/05 01:21:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dexotin1puku" 2025/03/05 01:21:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:21:58 DEBUG : Creating backend with remote "TestDrive:crypt/thb3pbp2lbgc887u19lelq1qc148pac3ik4ajgb65np17lvd7pug" 2025/03/05 01:21:59 DEBUG : Creating backend with remote "/tmp/rclone3589839296" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku'", Local "Local file system at /tmp/rclone3589839296", Modify Window "1ms" 2025/03/05 01:22:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4adf39c5c3eafec44fda714b426aecbf OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/05 01:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/05 01:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku' 2025/03/05 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': 1 files missing 2025/03/05 01:22:02 NOTICE: 1 hashes missing 2025/03/05 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': 2 differences found 2025/03/05 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/05 01:22:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/05 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': 0 differences found 2025/03/05 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': 1 matching files 2025/03/05 01:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dexotin1puku': Purge remote 2025/03/05 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bejoneg7koju': Purge remote 2025/03/05 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nivapig1zupu': Purge remote 2025/03/05 01:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucigor0nofa': Purge remote 2025/03/05 01:22:04 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefobit8boka': Purge remote 2025/03/05 01:22:04 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pupalor0leru': Purge remote 2025/03/05 01:22:05 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hapaveb4raga': Purge remote 2025/03/05 01:22:05 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxosuw0revu': Purge remote 2025/03/05 01:22:06 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocixoh7tizu': Purge remote 2025/03/05 01:22:06 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peladuw4cobi': Purge remote 2025/03/05 01:22:06 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestApplyTransforms (52.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:22:07 DEBUG : TestDrive: Loaded fresh token from config file 2025/03/05 01:22:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 01:22:09 DEBUG : sub/file2: md5 = 1cad9f7ad77575ea6f8094b39bedc1c2 OK 2025/03/05 01:22:09 INFO : file1: Copied (new) to: sub/file2 2025/03/05 01:22:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:22:10 DEBUG : file1: Unchanged skipping 2025/03/05 01:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': don't need to copy/move sub/file2, it is already at target location 2025/03/05 01:22:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:22:15 DEBUG : dst/file1: md5 = db72022825cd2f68116e8ab0ccbf9d61 OK 2025/03/05 01:22:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/backup" 2025/03/05 01:22:16 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/1nrff024r7pq65ecp72fc28jb0" 2025/03/05 01:22:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/05 01:22:20 INFO : dst/file1: Moved (server-side) 2025/03/05 01:22:21 DEBUG : dst/file1: md5 = 4b3ad0feca6d359ffe111df5c5c85604 OK 2025/03/05 01:22:21 INFO : dst/file1: Copied (new) 2025/03/05 01:22:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:22:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:22:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.59s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:22:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/dst" 2025/03/05 01:22:26 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 01:22:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/CompareDest" 2025/03/05 01:22:27 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/gveqi14airsml4bgu7krj116o8" 2025/03/05 01:22:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 01:22:31 DEBUG : one: md5 = ee555344676932047d36df5fe6662442 OK 2025/03/05 01:22:31 INFO : one: Copied (new) 2025/03/05 01:22:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:22:34 DEBUG : one: md5 = bd7cd79aa44340405cebfca38a24bf7a OK 2025/03/05 01:22:34 INFO : one: Copied (replaced existing) 2025/03/05 01:22:35 DEBUG : dst/one: md5 = f86b5fcf00a93fd4b5b12aa8464a3bd1 OK 2025/03/05 01:22:38 DEBUG : CompareDest/one: md5 = 2bfc0b64199d5fd579df34409763a75b OK 2025/03/05 01:22:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:22:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:22:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:22:41 DEBUG : CompareDest/two: md5 = 3e61937cffb48a983a637c7f80c076e2 OK 2025/03/05 01:22:41 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 01:22:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:22:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 01:22:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 01:22:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:22:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 01:22:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 01:22:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/05 01:22:45 DEBUG : two: md5 = 6adbb9c22012945ff8efa9a5069a84a8 OK 2025/03/05 01:22:45 INFO : two: Copied (new) 2025/03/05 01:22:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:22:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:22:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:22:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.93s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:22:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/dst" 2025/03/05 01:22:50 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 01:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/CopyDest" 2025/03/05 01:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/05 01:22:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 01:22:55 DEBUG : one: md5 = f94422365772ce21099e3c926609586c OK 2025/03/05 01:22:55 INFO : one: Copied (new) 2025/03/05 01:22:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:22:58 DEBUG : one: md5 = 1d434b31d8acf6049fafc55e01918eda OK 2025/03/05 01:22:58 INFO : one: Copied (replaced existing) 2025/03/05 01:23:00 DEBUG : dst/one: md5 = 194aaf2fd4fe02c1de7336de0938fee5 OK 2025/03/05 01:23:02 DEBUG : CopyDest/one: md5 = 0b37d2242da73d21277c0a4935e2a595 OK 2025/03/05 01:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/BackupDir" 2025/03/05 01:23:03 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/05 01:23:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:23:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:23:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:23:06 INFO : one: Moved (server-side) 2025/03/05 01:23:07 INFO : one: Copied (server-side copy) 2025/03/05 01:23:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/05 01:23:09 DEBUG : CopyDest/two: md5 = a940985d5ea6d1bff81d8d9c87b98c3a OK 2025/03/05 01:23:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 01:23:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:23:11 INFO : two: Copied (server-side copy) 2025/03/05 01:23:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/05 01:23:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:23:12 DEBUG : two: Unchanged skipping 2025/03/05 01:23:13 DEBUG : CopyDest/three: md5 = 369ba224e5ea8d0bbe808e71f5f943e8 OK 2025/03/05 01:23:14 DEBUG : three: Need to transfer - File not found at Destination 2025/03/05 01:23:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/05 01:23:14 DEBUG : three: Destination not found in --copy-dest 2025/03/05 01:23:16 DEBUG : three: md5 = 63a305196c98f0b1405ed39ddd108cdb OK 2025/03/05 01:23:16 INFO : three: Copied (new) 2025/03/05 01:23:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 01:23:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:23:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:23:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:23:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 01:23:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:23:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.62s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/05 01:23:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b4afcfb357b66a565cf0c9a7749f557a OK 2025/03/05 01:23:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/05 01:23:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/05 01:23:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/05 01:23:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/05 01:23:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/05 01:23:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 54f2c4793251be6efa8cb84ec6c16611 OK 2025/03/05 01:23:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/05 01:23:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/05 01:23:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using skip mode. 2025/03/05 01:23:36 NOTICE: one: Found 2 files with duplicate names 2025/03/05 01:23:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.01s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using skip mode. 2025/03/05 01:23:41 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:23:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/05 01:23:42 INFO : one: Deleted 2025/03/05 01:23:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.03s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using first mode. 2025/03/05 01:23:47 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:23:48 INFO : one: Deleted 2025/03/05 01:23:48 INFO : one: Deleted 2025/03/05 01:23:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using newest mode. 2025/03/05 01:23:53 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:23:54 INFO : one: Deleted 2025/03/05 01:23:54 INFO : one: Deleted 2025/03/05 01:23:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.94s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:23:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using oldest mode. 2025/03/05 01:24:00 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:24:00 INFO : one: Deleted 2025/03/05 01:24:01 INFO : one: Deleted 2025/03/05 01:24:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:24:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using largest mode. 2025/03/05 01:24:06 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:24:07 INFO : one: Deleted 2025/03/05 01:24:07 INFO : one: Deleted 2025/03/05 01:24:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using smallest mode. 2025/03/05 01:24:12 NOTICE: one: Found 3 files with duplicate names 2025/03/05 01:24:12 INFO : one: Deleted 2025/03/05 01:24:13 INFO : one: Deleted 2025/03/05 01:24:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.87s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:24:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Looking for duplicate names using rename mode. 2025/03/05 01:24:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/05 01:24:21 INFO : one-2.txt: renamed from: one.txt 2025/03/05 01:24:22 INFO : one-3.txt: renamed from: one.txt 2025/03/05 01:24:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:24:27 DEBUG : dupe1/one.txt: md5 = 6f944c26e1137eea6c9c654755bcb1bf OK 2025/03/05 01:24:29 DEBUG : dupe2/two.txt: md5 = 73cb961d5064c29157fe2cc95d35083e OK 2025/03/05 01:24:32 DEBUG : dupe3/three.txt: md5 = 43e172920b6461bdf92e9874db5713dc OK 2025/03/05 01:24:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/05 01:24:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/05 01:24:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/05 01:24:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/05 01:24:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/05 01:24:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/05 01:24:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.65s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:24:39 DEBUG : a.txt: md5 = e7af6857a4561f2b7506b54ab2125401 OK 2025/03/05 01:24:41 DEBUG : zend.txt: md5 = 276ade58f3bc9057346590ce5002a974 OK 2025/03/05 01:24:43 DEBUG : sub dir/hello world: md5 = a7fce6ed784eee31cfa33aa3e9bfabb9 OK 2025/03/05 01:24:44 DEBUG : sub dir/hello world2: md5 = 481d29d9af1798ef61d368894d26bb2c OK 2025/03/05 01:24:46 DEBUG : sub dir/ignore dir/.ignore: md5 = 42e50ee00ec2b3897d841c81a598ccb0 OK 2025/03/05 01:24:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = a14ae82424f362190bd6daaaec6bc5f8 OK 2025/03/05 01:24:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 85bb89fbc08eb313ddcfc2dde8981991 OK 2025/03/05 01:24:51 DEBUG : a.txt: Excluded (Size Filter) 2025/03/05 01:24:51 DEBUG : a.txt: Excluded 2025/03/05 01:24:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/05 01:24:51 DEBUG : sub dir/hello world2: Excluded 2025/03/05 01:24:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/05 01:24:51 DEBUG : sub dir/hello world: Excluded 2025/03/05 01:24:52 DEBUG : sub dir/ignore dir: Excluded 2025/03/05 01:24:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/05 01:24:52 DEBUG : sub dir/hello world2: Excluded 2025/03/05 01:24:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/05 01:24:52 DEBUG : sub dir/hello world: Excluded 2025/03/05 01:24:52 DEBUG : sub dir/ignore dir: Excluded 2025/03/05 01:24:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/05 01:24:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:00 DEBUG : file1: md5 = 579085603adbcaa30de69fe636538db7 OK 2025/03/05 01:25:02 DEBUG : sub/file2: md5 = 720363e2899cbfa0acf83155cdc0eb60 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/03/05 01:25:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/05 01:25:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/05 01:25:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/05 01:25:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.42s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:10 DEBUG : file1: md5 = 82e0e07693d700fbb196a7464bad98ef OK 2025/03/05 01:25:12 DEBUG : sub/file2: md5 = 8275842833d6fb797074c1681ffce66f 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/03/05 01:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/notfound" 2025/03/05 01:25:16 DEBUG : Config file has changed externally - reloading 2025/03/05 01:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/05 01:25:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.21s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Making directory 2025/03/05 01:25:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:22 DEBUG : sub dir/hello world: md5 = 5d89b888f29da606b1b322dc43a9c7ed OK 2025/03/05 01:25:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:26 DEBUG : potato2: md5 = 9e9910362af4383af341f780951c5374 OK 2025/03/05 01:25:28 DEBUG : empty space: md5 = b887fb19a701cac2324a75dd645f5071 OK --- PASS: TestLs (4.59s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:31 DEBUG : potato2: md5 = 9ef40f7674ad43d7608b2fbd37fdbfc7 OK 2025/03/05 01:25:32 DEBUG : empty space: md5 = 9ef32afcf740a437bb780052464cbdea OK 2025/03/05 01:25:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:36 DEBUG : potato2: md5 = e6d6e31df3474a62ba0356a005023e24 OK 2025/03/05 01:25:37 DEBUG : empty space: md5 = 4905e93193ed51c0e842d4a9e8861913 OK --- PASS: TestLsLong (4.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:40 DEBUG : potato2: md5 = db7ea94608a92453b028cf36edf20362 OK 2025/03/05 01:25:41 DEBUG : empty space: md5 = 855f44a38a1d3a9a4c8497d8f03f19b7 OK --- PASS: TestHashSums (4.31s) === RUN TestHashSumsWithErrors 2025/03/05 01:25:43 DEBUG : Creating backend with remote ":memory:" 2025/03/05 01:25:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/05 01:25:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/05 01:25:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/05 01:25:43 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:44 DEBUG : potato2: md5 = 5d0cc0ba2d70d835640e0e083f855e3a OK 2025/03/05 01:25:46 DEBUG : empty space: md5 = 82ecd5d440175c9b6887d5df53e4f51c OK 2025/03/05 01:25:48 DEBUG : sub dir/potato3: md5 = 6f1af599d8b89febc9f9558edce41508 OK 2025/03/05 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.58s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:53 DEBUG : small: md5 = 96b089c63f7c7247da2213602bc36548 OK 2025/03/05 01:25:54 DEBUG : medium: md5 = 13cf435402dd1581b77b134199cc72fb OK 2025/03/05 01:25:55 DEBUG : large: md5 = 9c1736d455ee21fb23616803821c9e82 OK 2025/03/05 01:25:56 DEBUG : Waiting for deletions to finish 2025/03/05 01:25:56 DEBUG : large: Excluded (Size Filter) 2025/03/05 01:25:56 INFO : medium: Deleted 2025/03/05 01:25:56 INFO : small: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:25:59 DEBUG : small: md5 = b74855693c4b8c91e9d22142bc53b6f5 OK 2025/03/05 01:26:00 DEBUG : medium: md5 = a4ac31b3ccd3acfddedd332e91517104 OK 2025/03/05 01:26:02 DEBUG : large: md5 = 9fc562a3ecd199a3d213492b45dbe2ce OK 2025/03/05 01:26:02 DEBUG : Waiting for deletions to finish 2025/03/05 01:26:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/05 01:26:03 INFO : small: Deleted 2025/03/05 01:26:03 INFO : large: Deleted --- PASS: TestMaxDelete (6.72s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:26:06 DEBUG : small: md5 = cf92b7ba2c35a2eb7226c1ff263dbee2 OK 2025/03/05 01:26:07 DEBUG : medium: md5 = ea8c8cc097d380323d87b330f72f76be OK 2025/03/05 01:26:09 DEBUG : large: md5 = ba1896316fb3a0bf81eb985400745285 OK 2025/03/05 01:26:09 DEBUG : Waiting for deletions to finish 2025/03/05 01:26:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/05 01:26:09 INFO : small: Deleted 2025/03/05 01:26:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.72s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:26:12 DEBUG : small: md5 = e99fd3499cf84564089a644d05cf29d1 OK 2025/03/05 01:26:14 DEBUG : medium: md5 = f3ff93b47295469cc270d6d4f044d911 OK 2025/03/05 01:26:15 DEBUG : large: md5 = f19a95baf1a2ecc0fec039f4db5fb7cf OK 2025/03/05 01:26:15 DEBUG : Waiting for deletions to finish 2025/03/05 01:26:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/05 01:26:16 INFO : large: Deleted 2025/03/05 01:26:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:26:19 DEBUG : ReadFile: md5 = 5ac5e226b380a17d13645a338d8dd129 OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/03/05 01:26:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/05 01:26:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/05 01:26:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 01:26:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 01:26:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 01:26:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/05 01:26:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:26:23 DEBUG : file1: md5 = 9a2a16ac88fd5db2f61ff5f4b5424dbd OK 2025/03/05 01:26:25 DEBUG : file2: md5 = b632c42446f8a2869e82d9d322d07597 OK --- PASS: TestCat (17.42s) === RUN TestPurge 2025/03/05 01:26:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cigotor3gavu" 2025/03/05 01:26:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:26:39 DEBUG : Creating backend with remote "TestDrive:crypt/t6oucio805ao8qn70snujj78glke4kvedoue8av0fkbadng4e9v0" 2025/03/05 01:26:40 DEBUG : Creating backend with remote "/tmp/rclone3095128889" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cigotor3gavu'", Local "Local file system at /tmp/rclone3095128889", Modify Window "1ms" 2025/03/05 01:26:45 DEBUG : A1/B1/C1/one: md5 = 80a6a7f0457c3b75b9f3f8bf1ad283ec OK 2025/03/05 01:26:45 INFO : A2: Making directory 2025/03/05 01:26:45 INFO : A1/B2: Making directory 2025/03/05 01:26:46 INFO : A1/B2/C2: Making directory 2025/03/05 01:26:47 INFO : A1/B1/C3: Making directory 2025/03/05 01:26:48 INFO : A3: Making directory 2025/03/05 01:26:48 INFO : A3/B3: Making directory 2025/03/05 01:26:49 INFO : A3/B3/C4: Making directory 2025/03/05 01:26:51 DEBUG : A1/two: md5 = 3cf20fc09cfc6725958e490e03d1c189 OK 2025/03/05 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cigotor3gavu': Purge remote 2025/03/05 01:26:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.75s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:26:58 DEBUG : A1/B1/C1/one: md5 = 4f99da86b24a195216760ba6fa362f6f OK 2025/03/05 01:26:58 INFO : A2: Making directory 2025/03/05 01:26:59 INFO : A1/B2: Making directory 2025/03/05 01:27:00 INFO : A1/B2/C2: Making directory 2025/03/05 01:27:01 INFO : A1/B1/C3: Making directory 2025/03/05 01:27:01 INFO : A3: Making directory 2025/03/05 01:27:02 INFO : A3/B3: Making directory 2025/03/05 01:27:03 INFO : A3/B3/C4: Making directory 2025/03/05 01:27:05 DEBUG : A1/two: md5 = 076672bd825754dcc4a80b099ed2bd73 OK 2025/03/05 01:27:06 DEBUG : removing 1 level 3 directories 2025/03/05 01:27:06 INFO : A3/B3/C4: Removing directory 2025/03/05 01:27:09 DEBUG : removing 2 level 3 directories 2025/03/05 01:27:09 INFO : A1/B2/C2: Removing directory 2025/03/05 01:27:09 INFO : A1/B1/C3: Removing directory 2025/03/05 01:27:09 DEBUG : removing 2 level 2 directories 2025/03/05 01:27:09 INFO : A3/B3: Removing directory 2025/03/05 01:27:09 INFO : A1/B2: Removing directory 2025/03/05 01:27:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 01:27:10 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/05 01:27:10 DEBUG : removing 2 level 1 directories 2025/03/05 01:27:10 INFO : A3: Removing directory 2025/03/05 01:27:10 INFO : A2: Removing directory 2025/03/05 01:27:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/05 01:27:14 DEBUG : removing 1 level 3 directories 2025/03/05 01:27:14 INFO : A1/B1/C1: Removing directory 2025/03/05 01:27:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:15 DEBUG : removing 1 level 2 directories 2025/03/05 01:27:15 INFO : A1/B1: Removing directory 2025/03/05 01:27:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 01:27:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:27:15 DEBUG : removing 1 level 1 directories 2025/03/05 01:27:15 INFO : A1: Removing directory 2025/03/05 01:27:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 01:27:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 01:27:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:27:16 DEBUG : removing 1 level 0 directories 2025/03/05 01:27:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Removing directory 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/05 01:27:16 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:18 INFO : A1: Making directory 2025/03/05 01:27:19 INFO : A1/B1: Making directory 2025/03/05 01:27:20 INFO : A1/B1/C1: Making directory 2025/03/05 01:27:22 DEBUG : removing 1 level 3 directories 2025/03/05 01:27:22 INFO : A1/B1/C1: Removing directory 2025/03/05 01:27:23 DEBUG : removing 1 level 2 directories 2025/03/05 01:27:23 INFO : A1/B1: Removing directory 2025/03/05 01:27:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:27:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:25 INFO : A1: Making directory 2025/03/05 01:27:26 INFO : A1/B1: Making directory 2025/03/05 01:27:27 INFO : A1/B1/C1: Making directory 2025/03/05 01:27:30 DEBUG : removing 1 level 3 directories 2025/03/05 01:27:30 INFO : A1/B1/C1: Removing directory 2025/03/05 01:27:30 DEBUG : removing 1 level 2 directories 2025/03/05 01:27:30 INFO : A1/B1: Removing directory 2025/03/05 01:27:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:27:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:34 DEBUG : file1: md5 = 0b47b790b23bbfab831dd18654c31423 OK 2025/03/05 01:27:35 DEBUG : filename.txt: File name found in url 2025/03/05 01:27:36 DEBUG : filename.txt: md5 = fc67b8ce8cce3acc20de094d98f8e3cd OK 2025/03/05 01:27:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/05 01:27:38 DEBUG : headerfilename.txt: md5 = c8965d7e81de4fd2b0f7590f207ca8bf OK 2025/03/05 01:27:39 DEBUG : file2: md5 = 442ce0517d39a826a275235e28f0315c OK --- PASS: TestCopyURL (9.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 01:27:45 DEBUG : sub/file2: md5 = 6ced04f5649a1968c2d54587d8384922 OK 2025/03/05 01:27:45 INFO : file1: Copied (new) to: sub/file2 2025/03/05 01:27:45 INFO : file1: Deleted 2025/03/05 01:27:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:27:45 DEBUG : file1: Unchanged skipping 2025/03/05 01:27:45 INFO : file1: Deleted 2025/03/05 01:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': don't need to copy/move sub/file2, it is already at target location 2025/03/05 01:27:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/05 01:27:50 DEBUG : file1: md5 = 5841c81b40c80a6e665e4f12244d932b OK 2025/03/05 01:27:50 INFO : file1: Copied (new) 2025/03/05 01:27:50 INFO : file1: Deleted 2025/03/05 01:27:50 DEBUG : file1: Destination exists, skipping 2025/03/05 01:27:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:27:54 DEBUG : dst/file1: md5 = 203ce707ce982b2b8c17fceb2b86ae3e OK 2025/03/05 01:27:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalodey2piwo/backup" 2025/03/05 01:27:55 DEBUG : Config file has changed externally - reloading 2025/03/05 01:27:55 DEBUG : Creating backend with remote "TestDrive:crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg/1nrff024r7pq65ecp72fc28jb0" 2025/03/05 01:27:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/05 01:27:59 INFO : dst/file1: Moved (server-side) 2025/03/05 01:28:00 DEBUG : dst/file1: md5 = a44acf03bb0a8c95320c98adb24311b9 OK 2025/03/05 01:28:00 INFO : dst/file1: Copied (new) 2025/03/05 01:28:00 INFO : dst/file1: Deleted 2025/03/05 01:28:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:28:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/05 01:28:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.72s) === 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:28:07 DEBUG : A1/one: md5 = 2fb2dba73fc0e4a0ecc4deec612ca265 OK 2025/03/05 01:28:08 DEBUG : A1/two: md5 = dfdeddebfc5d523b4ea94d8ae7c0fac1 OK 2025/03/05 01:28:10 DEBUG : A1/B1/three: md5 = a4a12d3e907e189f3afde90e899af139 OK 2025/03/05 01:28:12 DEBUG : A1/B1/C1/four: md5 = 9f3df29f5409baf6273c46c1f27781a0 OK 2025/03/05 01:28:15 DEBUG : A1/B1/C2/five: md5 = 506da9a6462f410dbb4bc2aa5cc94c26 OK 2025/03/05 01:28:15 INFO : A1/B2: Making directory 2025/03/05 01:28:15 INFO : A1/B1/C3: Making directory 2025/03/05 01:28:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/05 01:28:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/05 01:28:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/05 01:28:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/05 01:28:26 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/05 01:28:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 01:28:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 01:28:29 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:28:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 01:28:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 01:28:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/05 01:28:37 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/05 01:28:37 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/05 01:28:37 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/05 01:28:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/05 01:28:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/05 01:28:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 01:28:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 01:28:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:28:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 01:28:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 01:28:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/05 01:28:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/05 01:28:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/05 01:28:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/05 01:28:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/05 01:28:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/05 01:28:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/05 01:28:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/05 01:28:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/05 01:28:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.47s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:28:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 01:28:52 DEBUG : no_checksum_small_file_from_pipe: md5 = cd3575fb075b9f391f4faeddbf80cbab OK 2025/03/05 01:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/05 01:28:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 01:28:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/05 01:28:54 DEBUG : no_checksum_big_file_from_pipe: md5 = d07fc56b927770a3edfcae5676795d0a OK 2025/03/05 01:28:54 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 01:28:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 484f303e7bb2c2c78e1cc0de0678f875 OK 2025/03/05 01:28:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 01:28:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/05 01:28:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 86539e0a3b78e0b9876bedcd07b96a1b OK 2025/03/05 01:28:59 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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 01:29:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:29:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/05 01:29: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-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/05 01:29:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/05 01:29:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/05 01:29:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.71s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/05 01:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (48 bytes), uploading instead of streaming 2025/03/05 01:29:12 DEBUG : rcat_metadata: md5 = 80ed0490c8609d76ed8884d6d8eb0b2f OK 2025/03/05 01:29:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/05 01:29:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/05 01:29:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = 264b5030d6d05f258b7002080a60170b OK 2025/03/05 01:29:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:17 DEBUG : potato1: md5 = 5b75930bba6334da7359f3b4ad2fd153 OK 2025/03/05 01:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/05 01:29:18 DEBUG : potato2: md5 = 40a00159f5b22e70608e104a74d01e4e OK 2025/03/05 01:29:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:21 DEBUG : potato1: md5 = 9df0b33796d4c45e71eda4c6aed348db OK 2025/03/05 01:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/05 01:29:23 DEBUG : potato2: md5 = 1475b2898bf0f7b802c9f50af571377f OK 2025/03/05 01:29:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:26 DEBUG : potato2: md5 = dbfa27107f7760074294fe3fcb8648c3 OK 2025/03/05 01:29:28 DEBUG : empty space: md5 = 76982d75cfc3f5243f3f7b8b40b0b944 OK 2025/03/05 01:29:30 DEBUG : sub dir/potato3: md5 = 298064db8511a85bc5f224915914b15d OK 2025/03/05 01:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Touching "sub dir/potato3" 2025/03/05 01:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Touching "empty space" 2025/03/05 01:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Touching "potato2" 2025/03/05 01:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.38s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:34 DEBUG : dir with metadata: Making directory with metadata 2025/03/05 01:29:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:37 DEBUG : directory with modtime: Making directory with metadata 2025/03/05 01:29:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/05 01:29:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 01:29:39 DEBUG : Google drive root 'crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg': Skipping btime metadata as can't update it on an existing file: 2025-03-05T01:29:39.692589555Z 2025/03/05 01:29:40 INFO : non existent directory: Updated directory metadata 2025/03/05 01:29:42 DEBUG : Google drive root 'crypt/8h3670ihd08jn0lku3imibgsvm03p5019tv3tli7l89f2vfnvvcg': Skipping btime metadata as can't update it on an existing file: 2025-03-05T01:29:39.692589555Z 2025/03/05 01:29:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/05 01:29:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/05 01:29:46 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/05 01:29:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 01:29:48 DEBUG : dst: Making directory with metadata 2025/03/05 01:29:48 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/05 01:29:48 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:29:49 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 01:29:50 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 01:29:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/05 01:29:50 INFO : dst: Set directory modification time (using SetModTime) 2025/03/05 01:29:50 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo'", Local "Local file system at /tmp/rclone1186956073", Modify Window "1ms" 2025/03/05 01:29:54 DEBUG : sub dir/test remove existing: md5 = 3b02cc59e776c332730cee266bdc584e OK 2025/03/05 01:29:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 71eff89f6467057cc84244180e9e56c0 OK 2025/03/05 01:29:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sijixiv7" before starting 2025/03/05 01:29:58 DEBUG : sub dir/test remove existing.sijixiv7: TEST: removing renamed existing file after operation 2025/03/05 01:29:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bocuret0" before starting 2025/03/05 01:30:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bocuret0: TEST: renaming existing back after failed operation 2025/03/05 01:30:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gadovom7" before starting 2025/03/05 01:30:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gadovom7: TEST: removing renamed existing file after operation 2025/03/05 01:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t0314jahit859glgfa377v3g19n6r4fbiecq5addvaddjoh5461g" 2025/03/05 01:30:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hnfuhao4jd1c1ghcrpa3ukmlrc3ivrjgkn2vatlg75n21hspo8bq4lcgkrvcq461cj3nsnpt48sqj8vdptka3f7rq6mus05fqghh9fh9jklqfv7tsq3jmeo60q479rvlann4cglq5jupm4dcj8f08ofivm38mn3bkdoi31knsmbtdj1t859g" --- PASS: TestRemoveExisting (12.93s) === 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/03/05 01:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalodey2piwo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m19.673250635s (try 1/5)