"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/01 03:55:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede" 2025/05/01 03:55:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:55:25 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0" 2025/05/01 03:55:26 DEBUG : Creating backend with remote "/tmp/rclone1582321739" === 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/01 03:55:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/01 03:55:27 DEBUG : potato: Seek from 10 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 10 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Seek from 5 to 2 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/01 03:55:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Seek from 5 to 2 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/01 03:55:27 DEBUG : potato: Seek from 8 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 8 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/01 03:55:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/01 03:55:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/01 03:55:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/01 03:55:27 DEBUG : potato: Seek from 5 to 2 2025/05/01 03:55:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/01 03:55:27 DEBUG : potato: Seek from 9 to 0 2025/05/01 03:55:27 DEBUG : potato: Seek from 9 to 0 2025/05/01 03:55:27 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:55:29 DEBUG : rutabaga: md5 = 3c24d8b216525bb85681e9e7d622ffd8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/01 03:55:31 DEBUG : empty space: md5 = 9287be1a663d0be4a423da691f40fab9 OK === RUN TestCheck/3 2025/05/01 03:55:33 DEBUG : potato2: md5 = 7f71cec092457195bb50d73fc93aea74 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/01 03:55:35 DEBUG : remotepotato: md5 = 03a744930a9e02a9ee8781d3533eb3cc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.84s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/01 03:55:38 DEBUG : Creating backend with remote "nonexistent" 2025/05/01 03:55:38 DEBUG : Creating backend with remote "nonexistent" 2025/05/01 03:55:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/01 03:55:38 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/05/01 03:55:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/01 03:55:38 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:55:39 DEBUG : rutabaga: md5 = 5a1c283faa9be928bd48df92c11cda01 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/01 03:55:42 DEBUG : empty space: md5 = 22d7d53ba29de944dc388174b793835c OK === RUN TestCheckDownload/3 2025/05/01 03:55:45 DEBUG : potato2: md5 = 44912b50c297b19152521032cf7eb287 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/01 03:55:49 DEBUG : remotepotato: md5 = 28fa2bfe22ab916ceceef914583ebe85 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.35s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:55:54 DEBUG : rutabaga: md5 = 2205463c17a5c28aa0786cfaab07adeb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/01 03:55:56 DEBUG : empty space: md5 = 6c6979dc4da0a9a4586c7f7aa4eaaf37 OK === RUN TestCheckSizeOnly/3 2025/05/01 03:55:58 DEBUG : potato2: md5 = 8df38bd2d5fa495a3789582ce198e6ec OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/01 03:56:00 DEBUG : remotepotato: md5 = af9c37fe3a5d8972f030a963aa713aa3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.96s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:56:04 DEBUG : test.sum: md5 = 6eca85aaccd246a42144346165a12373 OK 2025/05/01 03:56:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/01 03:56:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/01 03:56:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/01 03:56:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/01 03:56:06 DEBUG : test.sum: md5 = 2797d4c550e915bf98389a1532ac1f17 OK 2025/05/01 03:56:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/01 03:56:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/01 03:56:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/01 03:56:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.66s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:56:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/data" 2025/05/01 03:56:09 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:56:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/data" 2025/05/01 03:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/vjrnln8ratgmqakfosrqe8espk" 2025/05/01 03:56:14 DEBUG : data/banana: md5 = cbd2751fb0de63e1f7e02723d58d4679 OK 2025/05/01 03:56:15 DEBUG : test.sum: md5 = 056944717053f914b5c468450ea485eb OK === RUN TestCheckSumDownload/subtest1 2025/05/01 03:56:20 DEBUG : data/potato: md5 = 8fea0f20a53846cea976a1bad0951d47 OK 2025/05/01 03:56:21 DEBUG : test.sum: md5 = f0f717fbf89cb64a5e5e471a34808c6f OK === RUN TestCheckSumDownload/subtest2 2025/05/01 03:56:25 DEBUG : test.sum: md5 = 2718182bec94622618bfd81009e42edd OK === RUN TestCheckSumDownload/subtest3 2025/05/01 03:56:29 DEBUG : test.sum: md5 = 4d09c382efda33cac26c3849189153f1 OK === RUN TestCheckSumDownload/subtest4 2025/05/01 03:56:33 DEBUG : test.sum: md5 = d2ef78d5179b76a0dd8d62c8b7c87e19 OK === RUN TestCheckSumDownload/subtest5 2025/05/01 03:56:37 DEBUG : test.sum: md5 = ce8ca00e42ac602a075d56cf64a8aeb5 OK === RUN TestCheckSumDownload/subtest6 2025/05/01 03:56:41 DEBUG : data/banana: md5 = dcdb2ff2425b08cbdf0b2ffb5221321a OK 2025/05/01 03:56:42 DEBUG : data/potato: md5 = d95e3931f178379358c59f7d241cb916 OK 2025/05/01 03:56:44 DEBUG : test.sum: md5 = e32dc56596b97b13eff66120e40eb961 OK === RUN TestCheckSumDownload/subtest7 2025/05/01 03:56:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/01 03:56:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.67s) --- PASS: TestCheckSumDownload/subtest1 (2.48s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/05/01 03:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-topeyoj5mipe" 2025/05/01 03:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/6n6hr14v9r7aasv8ltmenikcvc2knsu7ujtr32nn7lrmp9ok4ajg" 2025/05/01 03:56:50 DEBUG : Creating backend with remote "/tmp/rclone3755007045" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe'", Local "Local file system at /tmp/rclone3755007045", Modify Window "1ms" 2025/05/01 03:56:52 DEBUG : hello, world!: md5 = 8e26973b08b720743750653375d0097d OK upper checkfile vs. lower remote (without normalization) 2025/05/01 03:56:52 ERROR : hello, world!: sum not found 2025/05/01 03:56:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe' 2025/05/01 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': 1 files missing 2025/05/01 03:56:52 NOTICE: 1 hashes missing 2025/05/01 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': 2 differences found 2025/05/01 03:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/01 03:56:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': 0 differences found 2025/05/01 03:56:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': 1 matching files 2025/05/01 03:56:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucazax9cibe" 2025/05/01 03:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:56:54 DEBUG : Creating backend with remote "TestDrive:crypt/qhbk83ut1kenejibc72kp0l370qfgfpqg4u8aldg7dt0ilkvg4sg" 2025/05/01 03:56:54 DEBUG : Creating backend with remote "/tmp/rclone609852499" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe'", Local "Local file system at /tmp/rclone609852499", Modify Window "1ms" 2025/05/01 03:56:56 DEBUG : HELLO, WORLD!: md5 = 157cbd010480a0c5b5678631a5f78f62 OK lower checkfile vs. upper remote (without normalization) 2025/05/01 03:56:57 ERROR : HELLO, WORLD!: sum not found 2025/05/01 03:56:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe' 2025/05/01 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': 1 files missing 2025/05/01 03:56:57 NOTICE: 1 hashes missing 2025/05/01 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': 2 differences found 2025/05/01 03:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/01 03:56:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': 0 differences found 2025/05/01 03:56:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': 1 matching files 2025/05/01 03:56:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sizofum3tidi" 2025/05/01 03:56:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:56:58 DEBUG : Creating backend with remote "TestDrive:crypt/engvukp0bouub84qdb8of29n7njt44vh1n3s7i4uihcfv7etf3c0" 2025/05/01 03:56:59 DEBUG : Creating backend with remote "/tmp/rclone2999007489" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi'", Local "Local file system at /tmp/rclone2999007489", Modify Window "1ms" 2025/05/01 03:57:01 DEBUG : HeLlO, wOrLd!: md5 = 7da8b41367dd22ae71907d35a6eac2e1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/01 03:57:01 ERROR : HeLlO, wOrLd!: sum not found 2025/05/01 03:57:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi' 2025/05/01 03:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': 1 files missing 2025/05/01 03:57:01 NOTICE: 1 hashes missing 2025/05/01 03:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': 2 differences found 2025/05/01 03:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/01 03:57:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': 0 differences found 2025/05/01 03:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': 1 matching files 2025/05/01 03:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakepon6gozu" 2025/05/01 03:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/j6in2ib37u4pgomo5s73a80k9dc1ajdcl74l3amq0lofa5n15e90" 2025/05/01 03:57:03 DEBUG : Creating backend with remote "/tmp/rclone2418418571" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu'", Local "Local file system at /tmp/rclone2418418571", Modify Window "1ms" 2025/05/01 03:57:05 DEBUG : HELLO, WORLD!: md5 = 3f1681fb2d6ac74f04d8e2f034fab75a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/01 03:57:06 ERROR : HELLO, WORLD!: sum not found 2025/05/01 03:57:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu' 2025/05/01 03:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': 1 files missing 2025/05/01 03:57:06 NOTICE: 1 hashes missing 2025/05/01 03:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': 2 differences found 2025/05/01 03:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/01 03:57:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': 0 differences found 2025/05/01 03:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': 1 matching files 2025/05/01 03:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacevap2suge" 2025/05/01 03:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:07 DEBUG : Creating backend with remote "TestDrive:crypt/33ggkqpo852tblj4h3dv6bekcu9he97algrrdat06hh5bqm8v1mg" 2025/05/01 03:57:08 DEBUG : Creating backend with remote "/tmp/rclone2880818634" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge'", Local "Local file system at /tmp/rclone2880818634", Modify Window "1ms" 2025/05/01 03:57:10 DEBUG : 測試_Русский___ě_áñ: md5 = dc1183c6738d43fa1b84ebeaca0902db OK NFD checkfile vs. NFC remote (without normalization) 2025/05/01 03:57:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge' 2025/05/01 03:57:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': 1 files missing 2025/05/01 03:57:10 NOTICE: 1 hashes missing 2025/05/01 03:57:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': 2 differences found 2025/05/01 03:57:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/01 03:57:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': 0 differences found 2025/05/01 03:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': 1 matching files 2025/05/01 03:57:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sumecib8xuki" 2025/05/01 03:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:11 DEBUG : Creating backend with remote "TestDrive:crypt/b1hbefkeafb85ajd15nku17171ad5hcscjeifgdfrc6h4ge99rq0" 2025/05/01 03:57:12 DEBUG : Creating backend with remote "/tmp/rclone1431469592" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki'", Local "Local file system at /tmp/rclone1431469592", Modify Window "1ms" 2025/05/01 03:57:14 DEBUG : 測試_Русский___ě_áñ: md5 = 52a21cbee17fb52df83c2bd11529d5f5 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/01 03:57:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki' 2025/05/01 03:57:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': 1 files missing 2025/05/01 03:57:15 NOTICE: 1 hashes missing 2025/05/01 03:57:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': 2 differences found 2025/05/01 03:57:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/01 03:57:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': 0 differences found 2025/05/01 03:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': 1 matching files 2025/05/01 03:57:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebaret0seca" 2025/05/01 03:57:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:16 DEBUG : Creating backend with remote "TestDrive:crypt/mq67vpp37aouba9uahkh6chg8ud9cutihgucnco7b83sp6t1bcm0" 2025/05/01 03:57:17 DEBUG : Creating backend with remote "/tmp/rclone3846214574" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca'", Local "Local file system at /tmp/rclone3846214574", Modify Window "1ms" 2025/05/01 03:57:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ab43e3c29539a23d5e1456d7cdd53e7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/01 03:57:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca' 2025/05/01 03:57:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': 1 files missing 2025/05/01 03:57:19 NOTICE: 1 hashes missing 2025/05/01 03:57:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': 2 differences found 2025/05/01 03:57:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/01 03:57:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': 0 differences found 2025/05/01 03:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': 1 matching files 2025/05/01 03:57:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bacuvew4defi" 2025/05/01 03:57:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:20 DEBUG : Creating backend with remote "TestDrive:crypt/c6gos4b3vaitqin6qglcqck6hrf7k2en4u61bqhn4eel3l5puu00" 2025/05/01 03:57:21 DEBUG : Creating backend with remote "/tmp/rclone3098386092" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi'", Local "Local file system at /tmp/rclone3098386092", Modify Window "1ms" 2025/05/01 03:57:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9adb90cafac6efc3a1c3dd76a580aef3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/01 03:57:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi' 2025/05/01 03:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': 1 files missing 2025/05/01 03:57:24 NOTICE: 1 hashes missing 2025/05/01 03:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': 2 differences found 2025/05/01 03:57:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/01 03:57:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': 0 differences found 2025/05/01 03:57:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': 1 matching files 2025/05/01 03:57:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nanujiv9xinu" 2025/05/01 03:57:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:25 DEBUG : Creating backend with remote "TestDrive:crypt/jpr0r82vr4aqeabe05c0o1o54obdk7qslqsf7n1efkqf8f1isa1g" 2025/05/01 03:57:26 DEBUG : Creating backend with remote "/tmp/rclone865464566" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu'", Local "Local file system at /tmp/rclone865464566", Modify Window "1ms" 2025/05/01 03:57:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 21425d5fd495f6dfe69234a49e9637ba OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/01 03:57:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu' 2025/05/01 03:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': 1 files missing 2025/05/01 03:57:28 NOTICE: 1 hashes missing 2025/05/01 03:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': 2 differences found 2025/05/01 03:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/01 03:57:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': 0 differences found 2025/05/01 03:57:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': 1 matching files 2025/05/01 03:57:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopipaf6mice" 2025/05/01 03:57:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 03:57:29 DEBUG : Creating backend with remote "TestDrive:crypt/ts70a3r38a74qtddnnud2ugk1aokjnqkcv3a7tov9rhtahftskr0" 2025/05/01 03:57:30 DEBUG : Creating backend with remote "/tmp/rclone257612894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice'", Local "Local file system at /tmp/rclone257612894", Modify Window "1ms" 2025/05/01 03:57:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f66c87fad4a80b0cb9aa4e21f22b553b OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/01 03:57:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/01 03:57:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice' 2025/05/01 03:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': 1 files missing 2025/05/01 03:57:33 NOTICE: 1 hashes missing 2025/05/01 03:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': 2 differences found 2025/05/01 03:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/01 03:57:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/01 03:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': 0 differences found 2025/05/01 03:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': 1 matching files 2025/05/01 03:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopipaf6mice': Purge remote 2025/05/01 03:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nanujiv9xinu': Purge remote 2025/05/01 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bacuvew4defi': Purge remote 2025/05/01 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebaret0seca': Purge remote 2025/05/01 03:57:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sumecib8xuki': Purge remote 2025/05/01 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacevap2suge': Purge remote 2025/05/01 03:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakepon6gozu': Purge remote 2025/05/01 03:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sizofum3tidi': Purge remote 2025/05/01 03:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucazax9cibe': Purge remote 2025/05/01 03:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-topeyoj5mipe': Purge remote --- PASS: TestApplyTransforms (49.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:57:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/01 03:57:40 DEBUG : sub/file2: md5 = bddf8ab10eba06ca068a8b0c07e08cb0 OK 2025/05/01 03:57:40 INFO : file1: Copied (new) to: sub/file2 2025/05/01 03:57:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 03:57:41 DEBUG : file1: Unchanged skipping 2025/05/01 03:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': don't need to copy/move sub/file2, it is already at target location 2025/05/01 03:57:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.76s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:57:46 DEBUG : dst/file1: md5 = 8d1b09427b800494ac4a27a0b5de6990 OK 2025/05/01 03:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/backup" 2025/05/01 03:57:47 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/1nrff024r7pq65ecp72fc28jb0" 2025/05/01 03:57:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/01 03:57:50 INFO : dst/file1: Moved (server-side) 2025/05/01 03:57:52 DEBUG : dst/file1: md5 = b6f804dc144cad29df42c6c20474ef0d OK 2025/05/01 03:57:52 INFO : dst/file1: Copied (new) 2025/05/01 03:57:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 03:57:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 03:57:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:57:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/dst" 2025/05/01 03:57:56 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/01 03:57:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/CompareDest" 2025/05/01 03:57:58 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/gveqi14airsml4bgu7krj116o8" 2025/05/01 03:57:59 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 03:58:01 DEBUG : one: md5 = bcc2b05af62e960f2d0dcd023e5fc017 OK 2025/05/01 03:58:01 INFO : one: Copied (new) 2025/05/01 03:58:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:04 DEBUG : one: md5 = 39d23e18d89a68650090ee1b2a1991cf OK 2025/05/01 03:58:04 INFO : one: Copied (replaced existing) 2025/05/01 03:58:06 DEBUG : dst/one: md5 = 8181505f580cd0fa9b25baed2c28ade4 OK 2025/05/01 03:58:08 DEBUG : CompareDest/one: md5 = 96f345fdc6a06f9c0c72e127bbe2e0dc OK 2025/05/01 03:58:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/01 03:58:11 DEBUG : CompareDest/two: md5 = cfff5a4557852ff53c68bff94b1cdc3a OK 2025/05/01 03:58:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 03:58:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 03:58:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 03:58:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/01 03:58:14 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 03:58:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:15 DEBUG : two: md5 = a19c02dad7d7234f8bd4d54cb211df0c OK 2025/05/01 03:58:15 INFO : two: Copied (new) 2025/05/01 03:58:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 03:58:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 03:58:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 03:58:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:58:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/dst" 2025/05/01 03:58:19 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/01 03:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/CopyDest" 2025/05/01 03:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/01 03:58:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/01 03:58:25 DEBUG : one: md5 = 39b02967591987e764591ba9fa1d5622 OK 2025/05/01 03:58:25 INFO : one: Copied (new) 2025/05/01 03:58:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:27 DEBUG : one: md5 = 6f7ebc556e6b4f89eb6ba23ce4815891 OK 2025/05/01 03:58:27 INFO : one: Copied (replaced existing) 2025/05/01 03:58:29 DEBUG : dst/one: md5 = 793e434bfe65c38a482fc080572d0c81 OK 2025/05/01 03:58:31 DEBUG : CopyDest/one: md5 = 12a981be566db77c3ce14f39fa4472ad OK 2025/05/01 03:58:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/BackupDir" 2025/05/01 03:58:32 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/01 03:58:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/01 03:58:35 INFO : one: Moved (server-side) 2025/05/01 03:58:36 INFO : one: Copied (server-side copy) 2025/05/01 03:58:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/01 03:58:38 DEBUG : CopyDest/two: md5 = 1a2884b69a83cbb21ae0233e329d8cff OK 2025/05/01 03:58:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/01 03:58:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:39 INFO : two: Copied (server-side copy) 2025/05/01 03:58:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/01 03:58:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/01 03:58:40 DEBUG : two: Unchanged skipping 2025/05/01 03:58:42 DEBUG : CopyDest/three: md5 = ce90ef9ea1e9577556c0bd2b66c7213c OK 2025/05/01 03:58:43 DEBUG : three: Need to transfer - File not found at Destination 2025/05/01 03:58:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/01 03:58:43 DEBUG : three: Destination not found in --copy-dest 2025/05/01 03:58:44 DEBUG : three: md5 = 570af7f4641194dd7172c95b73c66def OK 2025/05/01 03:58:44 INFO : three: Copied (new) 2025/05/01 03:58:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/01 03:58:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 03:58:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 03:58:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/01 03:58:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 03:58:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 03:58:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (30.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:58:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/01 03:58:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1f95ec312439db182c08e62d96751558 OK 2025/05/01 03:58:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/01 03:58:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/01 03:58:54 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/05/01 03:58:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/01 03:58:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/01 03:58:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 76ac61d50da600ded4082ecbda023016 OK 2025/05/01 03:58:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/01 03:58:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/01 03:58:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using skip mode. 2025/05/01 03:59:03 NOTICE: one: Found 2 files with duplicate names 2025/05/01 03:59:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.28s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using skip mode. 2025/05/01 03:59:08 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/01 03:59:08 INFO : one: Deleted 2025/05/01 03:59:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.84s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using first mode. 2025/05/01 03:59:14 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:14 INFO : one: Deleted 2025/05/01 03:59:15 INFO : one: Deleted 2025/05/01 03:59:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.83s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using newest mode. 2025/05/01 03:59:20 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:20 INFO : one: Deleted 2025/05/01 03:59:21 INFO : one: Deleted 2025/05/01 03:59:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.25s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.37s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using oldest mode. 2025/05/01 03:59:26 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:27 INFO : one: Deleted 2025/05/01 03:59:27 INFO : one: Deleted 2025/05/01 03:59:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.80s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using largest mode. 2025/05/01 03:59:32 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:33 INFO : one: Deleted 2025/05/01 03:59:33 INFO : one: Deleted 2025/05/01 03:59:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.75s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using smallest mode. 2025/05/01 03:59:38 NOTICE: one: Found 3 files with duplicate names 2025/05/01 03:59:38 INFO : one: Deleted 2025/05/01 03:59:39 INFO : one: Deleted 2025/05/01 03:59:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.98s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Looking for duplicate names using rename mode. 2025/05/01 03:59:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/01 03:59:46 INFO : one-2.txt: renamed from: one.txt 2025/05/01 03:59:47 INFO : one-3.txt: renamed from: one.txt 2025/05/01 03:59:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.01s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 03:59:53 DEBUG : dupe1/one.txt: md5 = f88c4baea22f9dbe6d87279cc94c3908 OK 2025/05/01 03:59:55 DEBUG : dupe2/two.txt: md5 = ac0b554b9a6aa0dba2ea282b6ba1fc02 OK 2025/05/01 03:59:57 DEBUG : dupe3/three.txt: md5 = 805f65ad51c27e9ee2fc7c7768c44d82 OK 2025/05/01 03:59:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/01 03:59:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/01 03:59:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/01 03:59:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/01 04:00:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/01 04:00:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/01 04:00:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.80s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:00:04 DEBUG : a.txt: md5 = 8cb201dc486985a37b25a5c050978c15 OK 2025/05/01 04:00:05 DEBUG : zend.txt: md5 = 3ded30713086bf96c695532e8d94f089 OK 2025/05/01 04:00:08 DEBUG : sub dir/hello world: md5 = 210b0db218e0395829fd81f890415e75 OK 2025/05/01 04:00:09 DEBUG : sub dir/hello world2: md5 = e5dc28e1fa2ebf2f907c9f347c7e6eb6 OK 2025/05/01 04:00:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 8e6f40d534450f850054a0f3676b5254 OK 2025/05/01 04:00:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 100717efd0f2d86960e219cb096b2df8 OK 2025/05/01 04:00:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 86d2283584f1228092f715e62dbbc2a7 OK 2025/05/01 04:00:16 DEBUG : a.txt: Excluded (Size Filter) 2025/05/01 04:00:16 DEBUG : a.txt: Excluded 2025/05/01 04:00:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/01 04:00:16 DEBUG : sub dir/hello world2: Excluded 2025/05/01 04:00:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/01 04:00:16 DEBUG : sub dir/hello world: Excluded 2025/05/01 04:00:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/01 04:00:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/01 04:00:17 DEBUG : sub dir/hello world2: Excluded 2025/05/01 04:00:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/01 04:00:17 DEBUG : sub dir/hello world: Excluded 2025/05/01 04:00:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/01 04:00:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/01 04:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/01 04:00:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/01 04:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/01 04:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/01 04:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/01 04:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.62s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:00:25 DEBUG : a.txt: md5 = 33e32a9f1174c74740e86846882188b9 OK 2025/05/01 04:00:26 DEBUG : zend.txt: md5 = da7662ac66818a4eafe3b64edea164fd OK 2025/05/01 04:00:29 DEBUG : sub dir/hello world: md5 = 5abdb856664d3192c660367762051849 OK 2025/05/01 04:00:30 DEBUG : sub dir/hello world2: md5 = 723ee0dd3f27fc9f1006cbbab40524b9 OK 2025/05/01 04:00:32 DEBUG : sub dir/ignore dir/.ignore: md5 = dcb58976a8f334c48853a4ad07fcaac7 OK 2025/05/01 04:00:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = e28215066a79766a15bf1438f5e6aac9 OK 2025/05/01 04:00:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 581973971758fd2ba6ed58bd447d4776 OK 2025/05/01 04:00:37 DEBUG : a.txt: Excluded (Size Filter) 2025/05/01 04:00:37 DEBUG : a.txt: Excluded 2025/05/01 04:00:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/01 04:00:37 DEBUG : sub dir/hello world: Excluded 2025/05/01 04:00:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/01 04:00:37 DEBUG : sub dir/hello world2: Excluded 2025/05/01 04:00:38 DEBUG : sub dir/ignore dir: Excluded 2025/05/01 04:00:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/01 04:00:38 DEBUG : sub dir/hello world: Excluded 2025/05/01 04:00:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/01 04:00:38 DEBUG : sub dir/hello world2: Excluded 2025/05/01 04:00:38 DEBUG : sub dir/ignore dir: Excluded 2025/05/01 04:00:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/01 04:00:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:00:46 DEBUG : file1: md5 = 32b10feeb91261f014f7fe8731ff99da OK 2025/05/01 04:00:48 DEBUG : sub/file2: md5 = 0945344b8ff7192d3bf881c841a54790 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/05/01 04:00:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/01 04:00:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/01 04:00:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/01 04:00:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.00s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:00:55 DEBUG : file1: md5 = cbc1f197d04d93083e8adbcf66144492 OK 2025/05/01 04:00:57 DEBUG : sub/file2: md5 = cf8e02a306bb3285a9d071f905f42b48 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/05/01 04:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/notfound" 2025/05/01 04:01:01 DEBUG : Config file has changed externally - reloading 2025/05/01 04:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/01 04:01:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.76s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Making directory 2025/05/01 04:01:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:07 DEBUG : sub dir/hello world: md5 = 559b5eb49ce6ae00aa40708b0efff1b9 OK 2025/05/01 04:01:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.41s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:11 DEBUG : potato2: md5 = b04a965aef3059b4673c78d4b7f0651f OK 2025/05/01 04:01:12 DEBUG : empty space: md5 = c7a235691e85b87c486e40249934135f OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:15 DEBUG : potato2: md5 = e8709a8509450db8387bf27a62e090e1 OK 2025/05/01 04:01:17 DEBUG : empty space: md5 = 18f09362dfbb80922a010e810401cda4 OK 2025/05/01 04:01:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.77s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:20 DEBUG : potato2: md5 = d2ee9a8b355fed1b291a354ff4a0bd58 OK 2025/05/01 04:01:21 DEBUG : empty space: md5 = e17740f953cd118d2b9dc5567ef93af2 OK --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:25 DEBUG : potato2: md5 = 2eac79fd3ecc13055b1e62380de2b4ba OK 2025/05/01 04:01:26 DEBUG : empty space: md5 = 9bef12659ca7f6717646a7f329df5bea OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2025/05/01 04:01:28 DEBUG : Creating backend with remote ":memory:" 2025/05/01 04:01:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/01 04:01:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/01 04:01:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/01 04:01:28 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:29 DEBUG : potato2: md5 = f054238506c3ecfc9aa2260753ff800f OK 2025/05/01 04:01:30 DEBUG : empty space: md5 = 7bbd5c3380e3b7af196e3ee7bdf8a097 OK 2025/05/01 04:01:32 DEBUG : sub dir/potato3: md5 = f7021c404742a0248d07ca64978c8de4 OK 2025/05/01 04:01:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:37 DEBUG : small: md5 = 7557fd27ce13ba6dc4ca1ec187008a83 OK 2025/05/01 04:01:38 DEBUG : medium: md5 = c1e681e47cea04137419b8bda72a4b07 OK 2025/05/01 04:01:39 DEBUG : large: md5 = 1624ea50366335991be25b7718d6922c OK 2025/05/01 04:01:39 DEBUG : Waiting for deletions to finish 2025/05/01 04:01:40 DEBUG : large: Excluded (Size Filter) 2025/05/01 04:01:40 INFO : small: Deleted 2025/05/01 04:01:40 INFO : medium: Deleted --- PASS: TestDelete (5.83s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:42 DEBUG : small: md5 = 60873728f43425da48ec32bebd4566b4 OK 2025/05/01 04:01:44 DEBUG : medium: md5 = f3c6a1827ba258be55455a545befb2c5 OK 2025/05/01 04:01:45 DEBUG : large: md5 = 8e539db2d3cf4dca547ffdc6415dc89c OK 2025/05/01 04:01:45 DEBUG : Waiting for deletions to finish 2025/05/01 04:01:45 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/01 04:01:46 INFO : small: Deleted 2025/05/01 04:01:46 INFO : medium: Deleted --- PASS: TestMaxDelete (6.24s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:49 DEBUG : small: md5 = 892a20cdfa902aabff1594290fce9491 OK 2025/05/01 04:01:50 DEBUG : medium: md5 = 9594aa2c4bfcd92ca32bb58d592cd2fa OK 2025/05/01 04:01:51 DEBUG : large: md5 = 9bfa0f325353b90957682ae699fa31b1 OK 2025/05/01 04:01:52 DEBUG : Waiting for deletions to finish 2025/05/01 04:01:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/01 04:01:52 INFO : small: Deleted 2025/05/01 04:01:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.15s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:01:55 DEBUG : small: md5 = 67695c40d0d198934bcf98dcbab9ff06 OK 2025/05/01 04:01:56 DEBUG : medium: md5 = 1d09a3da35a8d4e8186b4e3eda97fb31 OK 2025/05/01 04:01:57 DEBUG : large: md5 = 3178cc4ac6132b01ae101eabd11d51a2 OK 2025/05/01 04:01:58 DEBUG : Waiting for deletions to finish 2025/05/01 04:01:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/01 04:01:58 INFO : medium: Deleted 2025/05/01 04:01:58 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.13s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:02:01 DEBUG : ReadFile: md5 = 93157334205dcbfee4a69dc9d0e750a2 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/05/01 04:02:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/01 04:02:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/01 04:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/01 04:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/01 04:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/01 04:02:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/01 04:02:04 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:02:05 DEBUG : file1: md5 = f4396e9983028316c1e2117dbfba66e8 OK 2025/05/01 04:02:06 DEBUG : file2: md5 = b470e14a6dbaf2b87742df7c86e149d0 OK --- PASS: TestCat (16.34s) === RUN TestPurge 2025/05/01 04:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besimaf5zoba" 2025/05/01 04:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 04:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/ech57414o9bi82o071vvt0nfonvdjos6vvj98acl4qqp70b2sb60" 2025/05/01 04:02:21 DEBUG : Creating backend with remote "/tmp/rclone17685749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-besimaf5zoba'", Local "Local file system at /tmp/rclone17685749", Modify Window "1ms" 2025/05/01 04:02:25 DEBUG : A1/B1/C1/one: md5 = c5c7e89a10e3fa040d06e384ea5a4b3d OK 2025/05/01 04:02:25 INFO : A2: Making directory 2025/05/01 04:02:26 INFO : A1/B2: Making directory 2025/05/01 04:02:27 INFO : A1/B2/C2: Making directory 2025/05/01 04:02:27 INFO : A1/B1/C3: Making directory 2025/05/01 04:02:28 INFO : A3: Making directory 2025/05/01 04:02:29 INFO : A3/B3: Making directory 2025/05/01 04:02:29 INFO : A3/B3/C4: Making directory 2025/05/01 04:02:31 DEBUG : A1/two: md5 = 62a1adda2f7a6c93cab491e0a99f3688 OK 2025/05/01 04:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besimaf5zoba': Purge remote 2025/05/01 04:02:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:02:39 DEBUG : A1/B1/C1/one: md5 = 1a1940c577b2b72894d16e50c897f702 OK 2025/05/01 04:02:39 INFO : A2: Making directory 2025/05/01 04:02:40 INFO : A1/B2: Making directory 2025/05/01 04:02:40 INFO : A1/B2/C2: Making directory 2025/05/01 04:02:41 INFO : A1/B1/C3: Making directory 2025/05/01 04:02:42 INFO : A3: Making directory 2025/05/01 04:02:42 INFO : A3/B3: Making directory 2025/05/01 04:02:43 INFO : A3/B3/C4: Making directory 2025/05/01 04:02:45 DEBUG : A1/two: md5 = 8505e874473f6242425929976ed22b5e OK 2025/05/01 04:02:46 DEBUG : removing 1 level 3 directories 2025/05/01 04:02:46 INFO : A3/B3/C4: Removing directory 2025/05/01 04:02:49 DEBUG : removing 2 level 3 directories 2025/05/01 04:02:49 INFO : A1/B2/C2: Removing directory 2025/05/01 04:02:49 INFO : A1/B1/C3: Removing directory 2025/05/01 04:02:49 DEBUG : removing 2 level 2 directories 2025/05/01 04:02:49 INFO : A3/B3: Removing directory 2025/05/01 04:02:49 INFO : A1/B2: Removing directory 2025/05/01 04:02:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/01 04:02:49 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/01 04:02:50 DEBUG : removing 2 level 1 directories 2025/05/01 04:02:50 INFO : A3: Removing directory 2025/05/01 04:02:50 INFO : A2: Removing directory 2025/05/01 04:02:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/01 04:02:54 DEBUG : removing 1 level 3 directories 2025/05/01 04:02:54 INFO : A1/B1/C1: Removing directory 2025/05/01 04:02:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:54 DEBUG : removing 1 level 2 directories 2025/05/01 04:02:54 INFO : A1/B1: Removing directory 2025/05/01 04:02:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/01 04:02:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:02:55 DEBUG : removing 1 level 1 directories 2025/05/01 04:02:55 INFO : A1: Removing directory 2025/05/01 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/01 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/01 04:02:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 04:02:56 DEBUG : removing 1 level 0 directories 2025/05/01 04:02:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Removing directory 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/01 04:02:56 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.45s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:02:58 INFO : A1: Making directory 2025/05/01 04:02:59 INFO : A1/B1: Making directory 2025/05/01 04:02:59 INFO : A1/B1/C1: Making directory 2025/05/01 04:03:01 DEBUG : removing 1 level 3 directories 2025/05/01 04:03:01 INFO : A1/B1/C1: Removing directory 2025/05/01 04:03:02 DEBUG : removing 1 level 2 directories 2025/05/01 04:03:02 INFO : A1/B1: Removing directory 2025/05/01 04:03:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:03:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.42s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:05 INFO : A1: Making directory 2025/05/01 04:03:05 INFO : A1/B1: Making directory 2025/05/01 04:03:06 INFO : A1/B1/C1: Making directory 2025/05/01 04:03:08 DEBUG : removing 1 level 3 directories 2025/05/01 04:03:08 INFO : A1/B1/C1: Removing directory 2025/05/01 04:03:09 DEBUG : removing 1 level 2 directories 2025/05/01 04:03:09 INFO : A1/B1: Removing directory 2025/05/01 04:03:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:03:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:13 DEBUG : file1: md5 = 9d392fa90e4bb4b57e5a6d7275871a61 OK 2025/05/01 04:03:14 DEBUG : filename.txt: File name found in url 2025/05/01 04:03:15 DEBUG : filename.txt: md5 = 737222751628f3f9f1cdca623221738f OK 2025/05/01 04:03:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/01 04:03:16 DEBUG : headerfilename.txt: md5 = b1d8475f911029856cb1d055777dc3e6 OK 2025/05/01 04:03:18 DEBUG : file2: md5 = e09ca90c9d0cf29aa58d8fe0dbf6107b OK --- PASS: TestCopyURL (8.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/01 04:03:22 DEBUG : sub/file2: md5 = 3e6f27e24b111bd6cc576b2cd5fe1d47 OK 2025/05/01 04:03:22 INFO : file1: Copied (new) to: sub/file2 2025/05/01 04:03:22 INFO : file1: Deleted 2025/05/01 04:03:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 04:03:23 DEBUG : file1: Unchanged skipping 2025/05/01 04:03:23 INFO : file1: Deleted 2025/05/01 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': don't need to copy/move sub/file2, it is already at target location 2025/05/01 04:03:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.71s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/01 04:03:27 DEBUG : file1: md5 = e9ce20d24f23de31ba2afd56d4487c38 OK 2025/05/01 04:03:27 INFO : file1: Copied (new) 2025/05/01 04:03:27 INFO : file1: Deleted 2025/05/01 04:03:28 DEBUG : file1: Destination exists, skipping 2025/05/01 04:03:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.10s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:32 DEBUG : dst/file1: md5 = 836ea391664ccfab2286f7bb0e6b3e34 OK 2025/05/01 04:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwumem7mede/backup" 2025/05/01 04:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0/1nrff024r7pq65ecp72fc28jb0" 2025/05/01 04:03:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/01 04:03:36 INFO : dst/file1: Moved (server-side) 2025/05/01 04:03:38 DEBUG : dst/file1: md5 = b92aeefaeeeea2cba0566f8a2f870df0 OK 2025/05/01 04:03:38 INFO : dst/file1: Copied (new) 2025/05/01 04:03:38 INFO : dst/file1: Deleted 2025/05/01 04:03:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 04:03:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/01 04:03:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.29s) === 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:03:44 DEBUG : A1/one: md5 = f9cccb8bacf1fd6b2b67a84ea50d9307 OK 2025/05/01 04:03:45 DEBUG : A1/two: md5 = 37a5f9cd344a8a6d2fa7884587bf668e OK 2025/05/01 04:03:47 DEBUG : A1/B1/three: md5 = 0a417a4ae4bfe3ea9898e22f775efd50 OK 2025/05/01 04:03:49 DEBUG : A1/B1/C1/four: md5 = 673311cb61bb09be7e0b78f82c8f96c4 OK 2025/05/01 04:03:51 DEBUG : A1/B1/C2/five: md5 = 88157a4f75cdf30bb5cfebfeef59062a OK 2025/05/01 04:03:51 INFO : A1/B2: Making directory 2025/05/01 04:03:52 INFO : A1/B1/C3: Making directory 2025/05/01 04:04:01 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/01 04:04:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/01 04:04:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/01 04:04:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/01 04:04:01 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/01 04:04:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/01 04:04:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/01 04:04:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:04:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/01 04:04:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/01 04:04:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/01 04:04:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/01 04:04:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/01 04:04:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/01 04:04:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/01 04:04:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/01 04:04:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/01 04:04:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/01 04:04:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:04:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/01 04:04:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/01 04:04:19 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/05/01 04:04:19 DEBUG : Config file has changed externally - reloading 2025/05/01 04:04:19 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/05/01 04:04:19 DEBUG : TestDrive: Saved new token in config file 2025/05/01 04:04:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/01 04:04:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/01 04:04:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/01 04:04:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/01 04:04:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/01 04:04:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/01 04:04:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/01 04:04:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/01 04:04:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/01 04:04:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.18s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (34 bytes), uploading instead of streaming 2025/05/01 04:04:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 470edda9ab18c9c51420d7d6d337d259 OK 2025/05/01 04:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/01 04:04:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/01 04:04:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/01 04:04:28 DEBUG : no_checksum_big_file_from_pipe: md5 = e3f22354d6d98656e48b5497b0315d35 OK 2025/05/01 04:04:28 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (34 bytes), uploading instead of streaming 2025/05/01 04:04:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 3688a4214f3d54ee5aabfbddeb5ca115 OK 2025/05/01 04:04:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/01 04:04:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/01 04:04:32 DEBUG : with_checksum_big_file_from_pipe: md5 = cf6be957d8e1c1cef0f3266617147ba1 OK 2025/05/01 04:04:32 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (34 bytes), uploading instead of streaming 2025/05/01 04:04:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 04:04:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/01 04:04:37 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-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (34 bytes), uploading instead of streaming 2025/05/01 04:04:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/01 04:04:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/01 04:04:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.54s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/01 04:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (48 bytes), uploading instead of streaming 2025/05/01 04:04:45 DEBUG : rcat_metadata: md5 = ffa9f39582ba0b2947bdf59c78bdc709 OK 2025/05/01 04:04:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/01 04:04:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/01 04:04:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4911fc60ab9ada124e8c2ce059cfa8b1 OK 2025/05/01 04:04:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.45s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:50 DEBUG : potato1: md5 = 1bfc7b23fd7b127cfc7f897a5ef603e7 OK 2025/05/01 04:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (60 bytes), uploading instead of streaming 2025/05/01 04:04:51 DEBUG : potato2: md5 = 7e814aefeea02bafd08a2747319d3a8f OK 2025/05/01 04:04:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:54 DEBUG : potato1: md5 = 90ba25c677ac0e88bee7a1837139781c OK 2025/05/01 04:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': File to upload is small (60 bytes), uploading instead of streaming 2025/05/01 04:04:55 DEBUG : potato2: md5 = a5eef3589a8b42410158f0bfee92cc3e OK 2025/05/01 04:04:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:04:59 DEBUG : potato2: md5 = 7714749f84e1222cc81904b1abedf852 OK 2025/05/01 04:05:00 DEBUG : empty space: md5 = a16eb5e9b881868e4c767c19658ee893 OK 2025/05/01 04:05:02 DEBUG : sub dir/potato3: md5 = 35942ae5b2dafd7208d01ba4ee5e5901 OK 2025/05/01 04:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Touching "sub dir/potato3" 2025/05/01 04:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Touching "empty space" 2025/05/01 04:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Touching "potato2" 2025/05/01 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (8.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:06 DEBUG : dir with metadata: Making directory with metadata 2025/05/01 04:05:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.20s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:08 DEBUG : directory with modtime: Making directory with metadata 2025/05/01 04:05:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.13s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/01 04:05:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/01 04:05:11 DEBUG : Google drive root 'crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0': Skipping btime metadata as can't update it on an existing file: 2025-05-01T04:05:11.105890376Z 2025/05/01 04:05:11 INFO : non existent directory: Updated directory metadata 2025/05/01 04:05:13 DEBUG : Google drive root 'crypt/10g4bgq3kd715f0t6pkt05johg67fhvklak1kk1dbrpfgahdobp0': Skipping btime metadata as can't update it on an existing file: 2025-05-01T04:05:11.105890376Z 2025/05/01 04:05:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/01 04:05:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/01 04:05:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.49s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/01 04:05:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/01 04:05:20 DEBUG : dst: Making directory with metadata 2025/05/01 04:05:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/01 04:05:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/01 04:05:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/01 04:05:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/01 04:05:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/01 04:05:22 INFO : dst: Set directory modification time (using SetModTime) 2025/05/01 04:05:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.57s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede'", Local "Local file system at /tmp/rclone1582321739", Modify Window "1ms" 2025/05/01 04:05:25 DEBUG : sub dir/test remove existing: md5 = 6230bc87d5d9ee86b184b4926d91509b OK 2025/05/01 04:05:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 71a91871baa3bd97c0fac92af7c52b1f OK 2025/05/01 04:05:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pebihoq7" before starting 2025/05/01 04:05:29 DEBUG : sub dir/test remove existing.pebihoq7: TEST: removing renamed existing file after operation 2025/05/01 04:05:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yijurav9" before starting 2025/05/01 04:05:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yijurav9: TEST: renaming existing back after failed operation 2025/05/01 04:05:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.niyijir8" before starting 2025/05/01 04:05:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.niyijir8: TEST: removing renamed existing file after operation 2025/05/01 04:05:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2se75ostb6erqa6p6nfb85iktdv7nscmk9oc92tki63gie3v9fu2vrju374pbo74p5ihf5o3486ekgnd7amn9idrj0npb255cnjk4457r4mbcidl12ucrpb852mrmvb0druc1chkarp19t1fuqt193d541uo91k9s5uee7ie9pmdj9srkr3g" 2025/05/01 04:05:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mvgv5ei855g53qblkjd3v66vjtsffqopg7vhodvk98m0ha1u6fbg" --- PASS: TestRemoveExisting (12.32s) === 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/05/01 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwumem7mede': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m10.818661314s (try 1/5)