"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/20 04:26:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme" 2025/04/20 04:26:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:26:20 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0" 2025/04/20 04:26:21 DEBUG : Creating backend with remote "/tmp/rclone3542342729" === 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.18s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/20 04:26:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/20 04:26:21 DEBUG : potato: Seek from 10 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 10 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/20 04:26:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/20 04:26:21 DEBUG : potato: Seek from 8 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 8 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/20 04:26:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:26:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:26:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:26:21 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:26:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/20 04:26:21 DEBUG : potato: Seek from 9 to 0 2025/04/20 04:26:21 DEBUG : potato: Seek from 9 to 0 2025/04/20 04:26:21 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:26:24 DEBUG : rutabaga: md5 = f230a9d026aa605e6bcddb860d3588f9 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/20 04:26:26 DEBUG : empty space: md5 = 6cb3bd4c718f9c4b7fd4da2e399dd4cc OK === RUN TestCheck/3 2025/04/20 04:26:28 DEBUG : potato2: md5 = 58cd33ccd6e3ee7f31c94bd4115ed7c1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/20 04:26:30 DEBUG : remotepotato: md5 = fb18a5c1a9c43cbac88941f0bea1c61f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.12s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/04/20 04:26:33 DEBUG : Creating backend with remote "nonexistent" 2025/04/20 04:26:33 DEBUG : Creating backend with remote "nonexistent" 2025/04/20 04:26:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/20 04:26:33 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/04/20 04:26:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/20 04:26:33 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:26:34 DEBUG : rutabaga: md5 = 84cc8dc244bf92d424d3e67786e65643 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/20 04:26:37 DEBUG : empty space: md5 = e8e41bbf947a897cdd490a38d085b26e OK === RUN TestCheckDownload/3 2025/04/20 04:26:40 DEBUG : potato2: md5 = 582da1e177d1feaaecdf9ec77bfbc954 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/20 04:26:44 DEBUG : remotepotato: md5 = 043cd3fa7a4dfa54e651fc0843d99025 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.84s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (1.03s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:26:50 DEBUG : rutabaga: md5 = 96988c2950d3987013b3bcadf4399373 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/20 04:26:52 DEBUG : empty space: md5 = fba1e24e077e945f82e8c84978bf1119 OK === RUN TestCheckSizeOnly/3 2025/04/20 04:26:54 DEBUG : potato2: md5 = 6f7abf2e6bd2e1226ea96f0a86ca5c68 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/20 04:26:56 DEBUG : remotepotato: md5 = 6167a2c450f311213417bb249b0ac631 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.57s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:27:00 DEBUG : test.sum: md5 = bcb23ad5fcad392c96927a33712aa06f OK 2025/04/20 04:27:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/20 04:27:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/20 04:27:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/20 04:27:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/20 04:27:03 DEBUG : test.sum: md5 = 13284a8eac1aff173c5485c06e2aaa46 OK 2025/04/20 04:27:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/20 04:27:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/20 04:27:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/20 04:27:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/data" 2025/04/20 04:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme/data' lacks md5, skipping --- SKIP: TestCheckSum (1.77s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:27:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/data" 2025/04/20 04:27:07 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/vjrnln8ratgmqakfosrqe8espk" 2025/04/20 04:27:10 DEBUG : data/banana: md5 = 6136c1a65dfecc16fde0cbc3edc428ed OK 2025/04/20 04:27:11 DEBUG : test.sum: md5 = a0bd2363c9529654fc4369449200eec4 OK === RUN TestCheckSumDownload/subtest1 2025/04/20 04:27:15 DEBUG : data/potato: md5 = 06e6fd861dab57c0f21dad85507c7c30 OK 2025/04/20 04:27:17 DEBUG : test.sum: md5 = 361afe8dda425452d22feceaa72ab092 OK === RUN TestCheckSumDownload/subtest2 2025/04/20 04:27:21 DEBUG : test.sum: md5 = 109ae10c3d01135a2b55f212220c0482 OK === RUN TestCheckSumDownload/subtest3 2025/04/20 04:27:25 DEBUG : test.sum: md5 = 3a65528dddb7654ce5b06498e72165f5 OK === RUN TestCheckSumDownload/subtest4 2025/04/20 04:27:29 DEBUG : test.sum: md5 = f7bccb255cd67836a5ea72e8ecbb61fe OK === RUN TestCheckSumDownload/subtest5 2025/04/20 04:27:33 DEBUG : test.sum: md5 = d0995fa47fb68d63e0ba1831a1bd1af4 OK === RUN TestCheckSumDownload/subtest6 2025/04/20 04:27:37 DEBUG : data/banana: md5 = b0249f984d25faf32a6c544bc81d4cb8 OK 2025/04/20 04:27:38 DEBUG : data/potato: md5 = c3af9d8d03396bdc5bd9618d4f55ad33 OK 2025/04/20 04:27:40 DEBUG : test.sum: md5 = 81e1c4d4b29589c01a19193495b068f1 OK === RUN TestCheckSumDownload/subtest7 2025/04/20 04:27:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/20 04:27:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.48s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (2.64s) --- PASS: TestCheckSumDownload/subtest3 (2.31s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (1.99s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/04/20 04:27:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lecibud9rudo" 2025/04/20 04:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:27:45 DEBUG : Creating backend with remote "TestDrive:crypt/i8qsjeotnhlrn4n1dhsrndr55nqe0bfupa448r7sidhefrp8q72g" 2025/04/20 04:27:46 DEBUG : Creating backend with remote "/tmp/rclone1239950089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo'", Local "Local file system at /tmp/rclone1239950089", Modify Window "1ms" 2025/04/20 04:27:48 DEBUG : hello, world!: md5 = 29eaacd180f0586c93d55f874fd4f9fc OK upper checkfile vs. lower remote (without normalization) 2025/04/20 04:27:48 ERROR : hello, world!: sum not found 2025/04/20 04:27:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo' 2025/04/20 04:27:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': 1 files missing 2025/04/20 04:27:48 NOTICE: 1 hashes missing 2025/04/20 04:27:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': 2 differences found 2025/04/20 04:27:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/20 04:27:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:27:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': 0 differences found 2025/04/20 04:27:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': 1 matching files 2025/04/20 04:27:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homatat1gewo" 2025/04/20 04:27:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:27:50 DEBUG : Creating backend with remote "TestDrive:crypt/6escdhl5vgturauqh980a1oqndq6fepmfib0sg4111ubr2hf50sg" 2025/04/20 04:27:51 DEBUG : Creating backend with remote "/tmp/rclone2237981819" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo'", Local "Local file system at /tmp/rclone2237981819", Modify Window "1ms" 2025/04/20 04:27:53 DEBUG : HELLO, WORLD!: md5 = 11ab317db16c8b2e5806f14aee681a67 OK lower checkfile vs. upper remote (without normalization) 2025/04/20 04:27:53 ERROR : HELLO, WORLD!: sum not found 2025/04/20 04:27:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo' 2025/04/20 04:27:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': 1 files missing 2025/04/20 04:27:53 NOTICE: 1 hashes missing 2025/04/20 04:27:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': 2 differences found 2025/04/20 04:27:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/20 04:27:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': 0 differences found 2025/04/20 04:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': 1 matching files 2025/04/20 04:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vipokor1coka" 2025/04/20 04:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/kuv26ralpbbepvbck1i8ulmq3jn2mi9aph6sqgshq1s42aslg81g" 2025/04/20 04:27:55 DEBUG : Creating backend with remote "/tmp/rclone3857061716" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka'", Local "Local file system at /tmp/rclone3857061716", Modify Window "1ms" 2025/04/20 04:27:57 DEBUG : HeLlO, wOrLd!: md5 = 900981c5c7b36189e9c8fd8f51202c50 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/20 04:27:58 ERROR : HeLlO, wOrLd!: sum not found 2025/04/20 04:27:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka' 2025/04/20 04:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': 1 files missing 2025/04/20 04:27:58 NOTICE: 1 hashes missing 2025/04/20 04:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': 2 differences found 2025/04/20 04:27:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/20 04:27:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:27:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': 0 differences found 2025/04/20 04:27:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': 1 matching files 2025/04/20 04:27:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boleyol2kuni" 2025/04/20 04:27:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:27:59 DEBUG : Creating backend with remote "TestDrive:crypt/vbdtlgmc1bgn5qf69k5u8q3o3kr5b847j505hjmsodacse0lf8m0" 2025/04/20 04:28:00 DEBUG : Creating backend with remote "/tmp/rclone1124281161" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni'", Local "Local file system at /tmp/rclone1124281161", Modify Window "1ms" 2025/04/20 04:28:02 DEBUG : HELLO, WORLD!: md5 = 24d220ee39d6b31adfe6d3a2eae6a373 OK 2025/04/20 04:28:02 DEBUG : Config file has changed externally - reloading 2025/04/20 04:28:02 DEBUG : TestDrive: Loaded fresh token from config file upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/20 04:28:03 ERROR : HELLO, WORLD!: sum not found 2025/04/20 04:28:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni' 2025/04/20 04:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': 1 files missing 2025/04/20 04:28:03 NOTICE: 1 hashes missing 2025/04/20 04:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': 2 differences found 2025/04/20 04:28:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/20 04:28:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': 0 differences found 2025/04/20 04:28:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': 1 matching files 2025/04/20 04:28:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qulepur0moki" 2025/04/20 04:28:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:04 DEBUG : Creating backend with remote "TestDrive:crypt/s2tcp1mfe2a3kkp297k7in5ee4gc3jk2496jgi7ujhsuoo8jc730" 2025/04/20 04:28:05 DEBUG : Creating backend with remote "/tmp/rclone2110939261" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki'", Local "Local file system at /tmp/rclone2110939261", Modify Window "1ms" 2025/04/20 04:28:07 DEBUG : 測試_Русский___ě_áñ: md5 = 090dc969693e6b775502c315156e299a OK NFD checkfile vs. NFC remote (without normalization) 2025/04/20 04:28:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki' 2025/04/20 04:28:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': 1 files missing 2025/04/20 04:28:07 NOTICE: 1 hashes missing 2025/04/20 04:28:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': 2 differences found 2025/04/20 04:28:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/20 04:28:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': 0 differences found 2025/04/20 04:28:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': 1 matching files 2025/04/20 04:28:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwiniq0luga" 2025/04/20 04:28:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:08 DEBUG : Creating backend with remote "TestDrive:crypt/on6fmgh6ur6c2id65rrjmjfg2giltm6n0k7lif4b93d7fpp1rkdg" 2025/04/20 04:28:09 DEBUG : Creating backend with remote "/tmp/rclone2804770946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga'", Local "Local file system at /tmp/rclone2804770946", Modify Window "1ms" 2025/04/20 04:28:11 DEBUG : 測試_Русский___ě_áñ: md5 = 9028ed9b1b559915374d0e587cda7890 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/20 04:28:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga' 2025/04/20 04:28:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': 1 files missing 2025/04/20 04:28:12 NOTICE: 1 hashes missing 2025/04/20 04:28:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': 2 differences found 2025/04/20 04:28:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/20 04:28:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': 0 differences found 2025/04/20 04:28:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': 1 matching files 2025/04/20 04:28:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savenob2wope" 2025/04/20 04:28:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:13 DEBUG : Creating backend with remote "TestDrive:crypt/fbr76anogf1rtvuj0oh9sdp0dfvdo38fstk5ci1r5q2s2tulfarg" 2025/04/20 04:28:14 DEBUG : Creating backend with remote "/tmp/rclone73603029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope'", Local "Local file system at /tmp/rclone73603029", Modify Window "1ms" 2025/04/20 04:28:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f83a85342503a615ba41e561fdad709b OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/20 04:28:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope' 2025/04/20 04:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': 1 files missing 2025/04/20 04:28:20 NOTICE: 1 hashes missing 2025/04/20 04:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': 2 differences found 2025/04/20 04:28:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/20 04:28:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': 0 differences found 2025/04/20 04:28:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': 1 matching files 2025/04/20 04:28:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cebuvoh1molo" 2025/04/20 04:28:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:21 DEBUG : Creating backend with remote "TestDrive:crypt/b3tb382evk9jajov7au7esplg8uo4mg0gupkiooanpuuvdocco40" 2025/04/20 04:28:22 DEBUG : Creating backend with remote "/tmp/rclone3395651916" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo'", Local "Local file system at /tmp/rclone3395651916", Modify Window "1ms" 2025/04/20 04:28:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 48603953077bb0f415f859de53a3d2b6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/20 04:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo' 2025/04/20 04:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': 1 files missing 2025/04/20 04:28:25 NOTICE: 1 hashes missing 2025/04/20 04:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': 2 differences found 2025/04/20 04:28:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/20 04:28:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': 0 differences found 2025/04/20 04:28:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': 1 matching files 2025/04/20 04:28:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zisised9yako" 2025/04/20 04:28:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:26 DEBUG : Creating backend with remote "TestDrive:crypt/p800a1u5krlkjqi4njphf4sp4me7gt8blose1vhha6tu3rqibgg0" 2025/04/20 04:28:27 DEBUG : Creating backend with remote "/tmp/rclone2926237949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako'", Local "Local file system at /tmp/rclone2926237949", Modify Window "1ms" 2025/04/20 04:28:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42eb9e2d65e6701fde5bf4bafbae3a7e OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/20 04:28:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako' 2025/04/20 04:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': 1 files missing 2025/04/20 04:28:29 NOTICE: 1 hashes missing 2025/04/20 04:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': 2 differences found 2025/04/20 04:28:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/20 04:28:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': 0 differences found 2025/04/20 04:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': 1 matching files 2025/04/20 04:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutulew0hibi" 2025/04/20 04:28:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:28:30 DEBUG : Creating backend with remote "TestDrive:crypt/krrp06id086vpicu6lai616askd7epu9ahl545c1hesai9k2rdqg" 2025/04/20 04:28:31 DEBUG : Creating backend with remote "/tmp/rclone280401221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi'", Local "Local file system at /tmp/rclone280401221", Modify Window "1ms" 2025/04/20 04:28:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9157433084e6c1a131a7970996b83ca7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/20 04:28:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:28:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi' 2025/04/20 04:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': 1 files missing 2025/04/20 04:28:34 NOTICE: 1 hashes missing 2025/04/20 04:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': 2 differences found 2025/04/20 04:28:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/20 04:28:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': 0 differences found 2025/04/20 04:28:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': 1 matching files 2025/04/20 04:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutulew0hibi': Purge remote 2025/04/20 04:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zisised9yako': Purge remote 2025/04/20 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebuvoh1molo': Purge remote 2025/04/20 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savenob2wope': Purge remote 2025/04/20 04:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwiniq0luga': Purge remote 2025/04/20 04:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qulepur0moki': Purge remote 2025/04/20 04:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boleyol2kuni': Purge remote 2025/04/20 04:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vipokor1coka': Purge remote 2025/04/20 04:28:38 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/20 04:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homatat1gewo': Purge remote 2025/04/20 04:28:39 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/20 04:28:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lecibud9rudo': Purge remote 2025/04/20 04:28:39 DEBUG : TestDrive: Loaded fresh token from config file --- PASS: TestApplyTransforms (54.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:28:39 DEBUG : TestDrive: Loaded fresh token from config file 2025/04/20 04:28:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:28:42 DEBUG : sub/file2: md5 = 2e8e22b5a8138f242d24c6daad612807 OK 2025/04/20 04:28:42 INFO : file1: Copied (new) to: sub/file2 2025/04/20 04:28:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:28:42 DEBUG : file1: Unchanged skipping 2025/04/20 04:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': don't need to copy/move sub/file2, it is already at target location 2025/04/20 04:28:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.52s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:28:47 DEBUG : dst/file1: md5 = ef0d98aa4de027f0af47a1da6bce1e90 OK 2025/04/20 04:28:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/backup" 2025/04/20 04:28:48 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:28:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/20 04:28:52 INFO : dst/file1: Moved (server-side) 2025/04/20 04:28:53 DEBUG : dst/file1: md5 = a97026e6e9b9ef7861f8352c99064b97 OK 2025/04/20 04:28:53 INFO : dst/file1: Copied (new) 2025/04/20 04:28:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:28:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:28:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:28:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/dst" 2025/04/20 04:28:58 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:29:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/CompareDest" 2025/04/20 04:29:00 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/gveqi14airsml4bgu7krj116o8" 2025/04/20 04:29:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 04:29:03 DEBUG : one: md5 = 0a3ee27b5b0765484f519380560ec7de OK 2025/04/20 04:29:03 INFO : one: Copied (new) 2025/04/20 04:29:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:06 DEBUG : one: md5 = 37f52d7e88ac84f9fbb08b28637905ca OK 2025/04/20 04:29:06 INFO : one: Copied (replaced existing) 2025/04/20 04:29:08 DEBUG : dst/one: md5 = e9bf07e84843c5b9a7deb51e3a802396 OK 2025/04/20 04:29:10 DEBUG : CompareDest/one: md5 = 855417c1e8b6abfefb35f14e55554f49 OK 2025/04/20 04:29:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 04:29:13 DEBUG : CompareDest/two: md5 = c050324de911b9de6749dc464786313a OK 2025/04/20 04:29:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:29:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 04:29:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:29:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 04:29:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:29:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:17 DEBUG : two: md5 = 1820cb5ec691b1ff56b4f6075ae7d2ca OK 2025/04/20 04:29:17 INFO : two: Copied (new) 2025/04/20 04:29:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:29:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:29:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:29:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:29:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/dst" 2025/04/20 04:29:21 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:29:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/CopyDest" 2025/04/20 04:29:23 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/20 04:29:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 04:29:27 DEBUG : one: md5 = e059b1de24ea991b1f0127d4b9b8d817 OK 2025/04/20 04:29:27 INFO : one: Copied (new) 2025/04/20 04:29:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:29 DEBUG : one: md5 = 278124e64443985c59c146e7b893b5b3 OK 2025/04/20 04:29:29 INFO : one: Copied (replaced existing) 2025/04/20 04:29:31 DEBUG : dst/one: md5 = 28e7545e2cd1f61ecfc87a1e2c4e707d OK 2025/04/20 04:29:34 DEBUG : CopyDest/one: md5 = f3473e2ea5fdaaf58a0f44cb909d18e3 OK 2025/04/20 04:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/BackupDir" 2025/04/20 04:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/20 04:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:29:38 INFO : one: Moved (server-side) 2025/04/20 04:29:39 INFO : one: Copied (server-side copy) 2025/04/20 04:29:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 04:29:41 DEBUG : CopyDest/two: md5 = 2c80d067836b9a098857b5c3d9809030 OK 2025/04/20 04:29:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:29:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:43 INFO : two: Copied (server-side copy) 2025/04/20 04:29:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 04:29:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:29:44 DEBUG : two: Unchanged skipping 2025/04/20 04:29:45 DEBUG : CopyDest/three: md5 = 059e1727765bee9a5d29bd5a1eb62f91 OK 2025/04/20 04:29:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 04:29:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 04:29:46 DEBUG : three: Destination not found in --copy-dest 2025/04/20 04:29:48 DEBUG : three: md5 = 7fac140c3d4d73a6926ed3b88a78444f OK 2025/04/20 04:29:48 INFO : three: Copied (new) 2025/04/20 04:29:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:29:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:29:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:29:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:29:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:29:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:29:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.74s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:29:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/20 04:29:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8f4404fbb811f97cc58a3c9a36613795 OK 2025/04/20 04:29:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/20 04:29:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/20 04:29:58 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/04/20 04:29:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/20 04:30:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/20 04:30:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 92c8846e7fa64bcb0a71866ef8a51fdb OK 2025/04/20 04:30:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/20 04:30:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/20 04:30:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.85s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using skip mode. 2025/04/20 04:30:07 NOTICE: one: Found 2 files with duplicate names 2025/04/20 04:30:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using skip mode. 2025/04/20 04:30:13 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/20 04:30:13 INFO : one: Deleted 2025/04/20 04:30:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.93s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using first mode. 2025/04/20 04:30:19 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:19 INFO : one: Deleted 2025/04/20 04:30:20 INFO : one: Deleted 2025/04/20 04:30:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.82s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using newest mode. 2025/04/20 04:30:25 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:25 INFO : one: Deleted 2025/04/20 04:30:26 INFO : one: Deleted 2025/04/20 04:30:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.06s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using oldest mode. 2025/04/20 04:30:31 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:32 INFO : one: Deleted 2025/04/20 04:30:32 INFO : one: Deleted 2025/04/20 04:30:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.03s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using largest mode. 2025/04/20 04:30:37 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:38 INFO : one: Deleted 2025/04/20 04:30:38 INFO : one: Deleted 2025/04/20 04:30:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.95s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using smallest mode. 2025/04/20 04:30:43 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:30:44 INFO : one: Deleted 2025/04/20 04:30:44 INFO : one: Deleted 2025/04/20 04:30:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Looking for duplicate names using rename mode. 2025/04/20 04:30:51 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/20 04:30:52 INFO : one-2.txt: renamed from: one.txt 2025/04/20 04:30:53 INFO : one-3.txt: renamed from: one.txt 2025/04/20 04:30:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:30:59 DEBUG : dupe1/one.txt: md5 = e49537c04d812b4b62873802508b2d9b OK 2025/04/20 04:31:01 DEBUG : dupe2/two.txt: md5 = 86610e911f114d29ab0aedd60baa607a OK 2025/04/20 04:31:03 DEBUG : dupe3/three.txt: md5 = 4344723e956d8d7135092772f50edf35 OK 2025/04/20 04:31:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/20 04:31:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/20 04:31:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/20 04:31:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/20 04:31:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/20 04:31:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/20 04:31:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.96s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:31:10 DEBUG : a.txt: md5 = 20c96db412c9c131c3f1ba680427bb95 OK 2025/04/20 04:31:11 DEBUG : zend.txt: md5 = 4592d5ef0dcb2547801ec797401ee11e OK 2025/04/20 04:31:13 DEBUG : sub dir/hello world: md5 = aaecdca455129298fb61744bfd02088a OK 2025/04/20 04:31:14 DEBUG : sub dir/hello world2: md5 = 730653613247cd60568a9df68bf0067f OK 2025/04/20 04:31:17 DEBUG : sub dir/ignore dir/.ignore: md5 = c423fcaf94b26fda52b60147908ff052 OK 2025/04/20 04:31:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 44b92e127413105814bdc05bae30ea56 OK 2025/04/20 04:31:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = ecec2435a1cb413ba21628b6cec64a7e OK 2025/04/20 04:31:21 DEBUG : a.txt: Excluded (Size Filter) 2025/04/20 04:31:21 DEBUG : a.txt: Excluded 2025/04/20 04:31:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:31:21 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:31:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:31:21 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:31:22 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:31:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:31:22 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:31:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:31:22 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:31:22 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:31:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/20 04:31:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/20 04:31:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/20 04:31:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/20 04:31:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/20 04:31:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/20 04:31:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.25s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:31:30 DEBUG : a.txt: md5 = f01f3c41ddaaf81a0164a6010d151400 OK 2025/04/20 04:31:31 DEBUG : zend.txt: md5 = 65d053b2ed06676d2d3de62f654a89c3 OK 2025/04/20 04:31:33 DEBUG : sub dir/hello world: md5 = d0a66def5e1dcc6853b64fed30dd1ee6 OK 2025/04/20 04:31:35 DEBUG : sub dir/hello world2: md5 = 9135c7b6d17864a8556ef55ebafa59d7 OK 2025/04/20 04:31:37 DEBUG : sub dir/ignore dir/.ignore: md5 = b1c5e86f81f5f10e0ba5e507bbda0d05 OK 2025/04/20 04:31:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 420cf480621daa0f6aa5400d4318744d OK 2025/04/20 04:31:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = ff8461e0e36e875c4c23531bdaf7687c OK 2025/04/20 04:31:41 DEBUG : a.txt: Excluded (Size Filter) 2025/04/20 04:31:41 DEBUG : a.txt: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:31:42 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:31:42 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:31:42 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:31:42 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:31:42 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:31:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/20 04:31:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/20 04:31:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/20 04:31:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/20 04:31:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/20 04:31:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/20 04:31:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:31:50 DEBUG : file1: md5 = fe3ea25fb9fc10b8db8607db5e041e95 OK 2025/04/20 04:31:52 DEBUG : sub/file2: md5 = 69bc14073b0e8abf4212e83d693b6e7c 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/04/20 04:31:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/20 04:31:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/20 04:31:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/20 04:31:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.83s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:31:59 DEBUG : file1: md5 = 38fc92a77391b50fba9a56e16c31564c OK 2025/04/20 04:32:01 DEBUG : sub/file2: md5 = 1a239c1382d9c20cb049f76ca582452e 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/04/20 04:32:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/notfound" 2025/04/20 04:32:05 DEBUG : Config file has changed externally - reloading 2025/04/20 04:32:05 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/20 04:32:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.12s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Making directory 2025/04/20 04:32:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:12 DEBUG : sub dir/hello world: md5 = b1d218f1270cbb33b42cb4b7a4a98967 OK 2025/04/20 04:32:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.60s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:15 DEBUG : potato2: md5 = 8f6855c86bfb9d130d410ed14c05069b OK 2025/04/20 04:32:16 DEBUG : empty space: md5 = 9f05c69e69ac7744431fa08a89b8467f OK --- PASS: TestLs (4.20s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:20 DEBUG : potato2: md5 = 24dd0851abc488a9cdc4859db573f3e7 OK 2025/04/20 04:32:21 DEBUG : empty space: md5 = 6c7f8fcaecc73f16cb85feb40dd187b9 OK 2025/04/20 04:32:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:24 DEBUG : potato2: md5 = 88621804c33e128f979760ba2e156cab OK 2025/04/20 04:32:26 DEBUG : empty space: md5 = cfde2108258fbf7611d052d7a3f1a80d OK --- PASS: TestLsLong (4.39s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:29 DEBUG : potato2: md5 = 20bdba4f4e59f306b2dae18d0a57843a OK 2025/04/20 04:32:30 DEBUG : empty space: md5 = 085f2c009adb3c36ff31526feb6406c8 OK --- PASS: TestHashSums (4.22s) === RUN TestHashSumsWithErrors 2025/04/20 04:32:32 DEBUG : Creating backend with remote ":memory:" 2025/04/20 04:32:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/20 04:32:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/20 04:32:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/20 04:32:32 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:33 DEBUG : potato2: md5 = 872671be5afda87367214814c7f87a6b OK 2025/04/20 04:32:34 DEBUG : empty space: md5 = 964350c01a60388944e9aaca932f79a9 OK 2025/04/20 04:32:36 DEBUG : sub dir/potato3: md5 = cd3429ca206b4f1d133c00e2caeb48e2 OK 2025/04/20 04:32:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.81s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:41 DEBUG : small: md5 = 95921adf322eceeb6def47fbeef6a38d OK 2025/04/20 04:32:42 DEBUG : medium: md5 = 9201b04884d2005df032ad06c6f7705e OK 2025/04/20 04:32:43 DEBUG : large: md5 = 3bbfec3b3cb809eb4e43ca922bfdbb8a OK 2025/04/20 04:32:44 DEBUG : Waiting for deletions to finish 2025/04/20 04:32:44 DEBUG : large: Excluded (Size Filter) 2025/04/20 04:32:44 INFO : medium: Deleted 2025/04/20 04:32:44 INFO : small: Deleted --- PASS: TestDelete (6.06s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:47 DEBUG : small: md5 = 68ceb75147efb17d12b9df10fd2379af OK 2025/04/20 04:32:48 DEBUG : medium: md5 = 70ccab982826c5123a4c3096ed9cb872 OK 2025/04/20 04:32:49 DEBUG : large: md5 = 72929366946e36da33e6ed26334366b9 OK 2025/04/20 04:32:50 DEBUG : Waiting for deletions to finish 2025/04/20 04:32:50 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/20 04:32:50 INFO : small: Deleted 2025/04/20 04:32:50 INFO : medium: Deleted --- PASS: TestMaxDelete (6.30s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:32:53 DEBUG : small: md5 = e6707a1c6e597c5242990f0daeab8ef3 OK 2025/04/20 04:32:54 DEBUG : medium: md5 = bc4e54158560790e5754fa6d489e94d1 OK 2025/04/20 04:32:56 DEBUG : large: md5 = 6d761633dc050efdb3b308f43df7a852 OK 2025/04/20 04:32:56 DEBUG : Waiting for deletions to finish 2025/04/20 04:32:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/20 04:32:57 INFO : medium: Deleted 2025/04/20 04:32:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:33:00 DEBUG : small: md5 = 46555d72225c9a63eceb922f14d51928 OK 2025/04/20 04:33:01 DEBUG : medium: md5 = d00f2271d3cb7b09a1e30b50020e4cc5 OK 2025/04/20 04:33:02 DEBUG : large: md5 = 3e8698f99246bb947ebcba8a2c383dd9 OK 2025/04/20 04:33:03 DEBUG : Waiting for deletions to finish 2025/04/20 04:33:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/20 04:33:03 INFO : medium: Deleted 2025/04/20 04:33:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.55s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:33:06 DEBUG : ReadFile: md5 = 13e5af86033f4b6645dacc9138f55679 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/04/20 04:33:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/20 04:33:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/20 04:33:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:33:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:33:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:33:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:33:09 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:33:11 DEBUG : file1: md5 = 4cdb8d8db4b942d939360893fe751037 OK 2025/04/20 04:33:12 DEBUG : file2: md5 = 9fb85098c61d8103f0de2def9b44bd85 OK --- PASS: TestCat (15.98s) === RUN TestPurge 2025/04/20 04:33:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sorihon4feko" 2025/04/20 04:33:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:33:25 DEBUG : Creating backend with remote "TestDrive:crypt/tkmt90kvs7oa69kr5dm37lc4b3dgrjcp1ciercs9j7dhqb1e0gkg" 2025/04/20 04:33:26 DEBUG : Creating backend with remote "/tmp/rclone2941246077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sorihon4feko'", Local "Local file system at /tmp/rclone2941246077", Modify Window "1ms" 2025/04/20 04:33:30 DEBUG : A1/B1/C1/one: md5 = b7157e3ed001453dff1fc9bdbf043c54 OK 2025/04/20 04:33:30 INFO : A2: Making directory 2025/04/20 04:33:31 INFO : A1/B2: Making directory 2025/04/20 04:33:32 INFO : A1/B2/C2: Making directory 2025/04/20 04:33:33 INFO : A1/B1/C3: Making directory 2025/04/20 04:33:33 INFO : A3: Making directory 2025/04/20 04:33:34 INFO : A3/B3: Making directory 2025/04/20 04:33:35 INFO : A3/B3/C4: Making directory 2025/04/20 04:33:37 DEBUG : A1/two: md5 = 9388fd21eece0e7bedbedd79db58f0cc OK 2025/04/20 04:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorihon4feko': Purge remote 2025/04/20 04:33:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:33:43 DEBUG : A1/B1/C1/one: md5 = 167d198e9eabc719f3ec0721dfacd398 OK 2025/04/20 04:33:43 INFO : A2: Making directory 2025/04/20 04:33:44 INFO : A1/B2: Making directory 2025/04/20 04:33:45 INFO : A1/B2/C2: Making directory 2025/04/20 04:33:46 INFO : A1/B1/C3: Making directory 2025/04/20 04:33:46 INFO : A3: Making directory 2025/04/20 04:33:47 INFO : A3/B3: Making directory 2025/04/20 04:33:48 INFO : A3/B3/C4: Making directory 2025/04/20 04:33:50 DEBUG : A1/two: md5 = 13d062fb3298040fce9002495fb7f26c OK 2025/04/20 04:33:51 DEBUG : removing 1 level 3 directories 2025/04/20 04:33:51 INFO : A3/B3/C4: Removing directory 2025/04/20 04:33:53 DEBUG : removing 2 level 3 directories 2025/04/20 04:33:53 INFO : A1/B2/C2: Removing directory 2025/04/20 04:33:53 INFO : A1/B1/C3: Removing directory 2025/04/20 04:33:54 DEBUG : removing 2 level 2 directories 2025/04/20 04:33:54 INFO : A3/B3: Removing directory 2025/04/20 04:33:54 INFO : A1/B2: Removing directory 2025/04/20 04:33:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:33:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/20 04:33:54 DEBUG : removing 2 level 1 directories 2025/04/20 04:33:54 INFO : A3: Removing directory 2025/04/20 04:33:54 INFO : A2: Removing directory 2025/04/20 04:33:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/20 04:33:58 DEBUG : removing 1 level 3 directories 2025/04/20 04:33:58 INFO : A1/B1/C1: Removing directory 2025/04/20 04:33:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:33:59 DEBUG : removing 1 level 2 directories 2025/04/20 04:33:59 INFO : A1/B1: Removing directory 2025/04/20 04:33:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:33:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:33:59 DEBUG : removing 1 level 1 directories 2025/04/20 04:33:59 INFO : A1: Removing directory 2025/04/20 04:34:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:34:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:34:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:34:00 DEBUG : removing 1 level 0 directories 2025/04/20 04:34:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Removing directory 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:34:00 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (21.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:02 INFO : A1: Making directory 2025/04/20 04:34:03 INFO : A1/B1: Making directory 2025/04/20 04:34:04 INFO : A1/B1/C1: Making directory 2025/04/20 04:34:06 DEBUG : removing 1 level 3 directories 2025/04/20 04:34:06 INFO : A1/B1/C1: Removing directory 2025/04/20 04:34:07 DEBUG : removing 1 level 2 directories 2025/04/20 04:34:07 INFO : A1/B1: Removing directory 2025/04/20 04:34:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:34:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.42s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:09 INFO : A1: Making directory 2025/04/20 04:34:10 INFO : A1/B1: Making directory 2025/04/20 04:34:10 INFO : A1/B1/C1: Making directory 2025/04/20 04:34:13 DEBUG : removing 1 level 3 directories 2025/04/20 04:34:13 INFO : A1/B1/C1: Removing directory 2025/04/20 04:34:13 DEBUG : removing 1 level 2 directories 2025/04/20 04:34:13 INFO : A1/B1: Removing directory 2025/04/20 04:34:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:34:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.86s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:17 DEBUG : file1: md5 = e05896d548d664674243cfd054b01cc3 OK 2025/04/20 04:34:18 DEBUG : filename.txt: File name found in url 2025/04/20 04:34:19 DEBUG : filename.txt: md5 = 62644c15a92c1705d32640e0ac73e0ee OK 2025/04/20 04:34:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/20 04:34:20 DEBUG : headerfilename.txt: md5 = bb203f3af6ef260dec9b5590a7431b3b OK 2025/04/20 04:34:22 DEBUG : file2: md5 = 7c558558ed0e17d20699d07175b09581 OK --- PASS: TestCopyURL (8.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:34:26 DEBUG : sub/file2: md5 = 37c125f7094b67f5d96a08d10b8f1128 OK 2025/04/20 04:34:26 INFO : file1: Copied (new) to: sub/file2 2025/04/20 04:34:26 INFO : file1: Deleted 2025/04/20 04:34:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:34:27 DEBUG : file1: Unchanged skipping 2025/04/20 04:34:27 INFO : file1: Deleted 2025/04/20 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': don't need to copy/move sub/file2, it is already at target location 2025/04/20 04:34:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.40s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:34:31 DEBUG : file1: md5 = ae968b5dd41e4cb9370c42ce1b0326c6 OK 2025/04/20 04:34:31 INFO : file1: Copied (new) 2025/04/20 04:34:31 INFO : file1: Deleted 2025/04/20 04:34:32 DEBUG : file1: Destination exists, skipping 2025/04/20 04:34:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:36 DEBUG : dst/file1: md5 = 4ac57486923f16d62369b014085af357 OK 2025/04/20 04:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuremad9qeme/backup" 2025/04/20 04:34:36 DEBUG : Creating backend with remote "TestDrive:crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0/1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:34:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/20 04:34:40 INFO : dst/file1: Moved (server-side) 2025/04/20 04:34:41 DEBUG : dst/file1: md5 = 42a4f3f494bc2f752cb2286ef5113cb0 OK 2025/04/20 04:34:41 INFO : dst/file1: Copied (new) 2025/04/20 04:34:41 INFO : dst/file1: Deleted 2025/04/20 04:34:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:34:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:34:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.81s) === 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:34:47 DEBUG : A1/one: md5 = 6fefadd25a62ffa74965a17c76486a3f OK 2025/04/20 04:34:49 DEBUG : A1/two: md5 = 9d937575fafba4d040b434550e9831c4 OK 2025/04/20 04:34:51 DEBUG : A1/B1/three: md5 = ad0893bfa163c853fc1ce12a7d9ddcc5 OK 2025/04/20 04:34:53 DEBUG : A1/B1/C1/four: md5 = 8a1f0c10919c081d0e531aa58ba62c78 OK 2025/04/20 04:34:55 DEBUG : A1/B1/C2/five: md5 = 561a9c41a566b91277f71a70aedfdf6e OK 2025/04/20 04:34:55 INFO : A1/B2: Making directory 2025/04/20 04:34:55 INFO : A1/B1/C3: Making directory 2025/04/20 04:35:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/20 04:35:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/20 04:35:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/20 04:35:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/20 04:35:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/20 04:35:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:35:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:35:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:35:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:35:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:35:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/20 04:35:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/20 04:35:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/20 04:35:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/20 04:35:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/20 04:35:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/20 04:35:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:35:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:35:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:35:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:35:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:35:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/20 04:35:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/20 04:35:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:35:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:35:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:35:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:35:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:35:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:35:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:35:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.93s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:35:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 915b61d135b6d68c9a673ea8130e738d OK 2025/04/20 04:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/20 04:35:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:35:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/20 04:35:31 DEBUG : no_checksum_big_file_from_pipe: md5 = f4d789e6e396496a6f521d5fde79e681 OK 2025/04/20 04:35:31 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:35:34 DEBUG : with_checksum_small_file_from_pipe: md5 = 46139e8da2a7aaed6b73ba9e039d06ae OK 2025/04/20 04:35:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:35:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/20 04:35:35 DEBUG : with_checksum_big_file_from_pipe: md5 = d3e7e9e09653a5dddd66332348f6adee OK 2025/04/20 04:35:35 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:35:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:35:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/20 04:35:40 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-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:35:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:35:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/20 04:35:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.57s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.52s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/20 04:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (48 bytes), uploading instead of streaming 2025/04/20 04:35:48 DEBUG : rcat_metadata: md5 = daaf96a4bea2000455192d3738c07c7e OK 2025/04/20 04:35:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/20 04:35:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/20 04:35:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7cec0c92671005396b3fbbc9f814e856 OK 2025/04/20 04:35:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.41s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.60s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:53 DEBUG : potato1: md5 = 7536e7164e44ddcfd411f2f32ac25af0 OK 2025/04/20 04:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/04/20 04:35:54 DEBUG : potato2: md5 = 4d404e5a54efaea58d24d3a4c96b5b62 OK 2025/04/20 04:35:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.04s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:35:57 DEBUG : potato1: md5 = 026e107ba191e21b8914b10a0f387887 OK 2025/04/20 04:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/04/20 04:35:58 DEBUG : potato2: md5 = a5bf14eb7fc25cf910229207cd2b70f7 OK 2025/04/20 04:35:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.59s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:02 DEBUG : potato2: md5 = 3b7a2550c16783480479cb016cd84216 OK 2025/04/20 04:36:03 DEBUG : empty space: md5 = 62a313a853fcfce9950c932889eea8e3 OK 2025/04/20 04:36:05 DEBUG : sub dir/potato3: md5 = 16f682441e21d254a0a540027be5b6fd OK 2025/04/20 04:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Touching "sub dir/potato3" 2025/04/20 04:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Touching "empty space" 2025/04/20 04:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Touching "potato2" 2025/04/20 04:36:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (8.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:09 DEBUG : dir with metadata: Making directory with metadata 2025/04/20 04:36:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:11 DEBUG : directory with modtime: Making directory with metadata 2025/04/20 04:36:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/20 04:36:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:36:14 DEBUG : Google drive root 'crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0': Skipping btime metadata as can't update it on an existing file: 2025-04-20T04:36:14.20211709Z 2025/04/20 04:36:14 INFO : non existent directory: Updated directory metadata 2025/04/20 04:36:16 DEBUG : Google drive root 'crypt/62ojumk0dfr22mjhrl3t14m81f46v9eqr1nvh90bnnp0h6sac7c0': Skipping btime metadata as can't update it on an existing file: 2025-04-20T04:36:14.20211709Z 2025/04/20 04:36:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.64s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/20 04:36:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/20 04:36:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/20 04:36:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:36:22 DEBUG : dst: Making directory with metadata 2025/04/20 04:36:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:36:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:36:23 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:36:24 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:36:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/20 04:36:24 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:36:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.15s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme'", Local "Local file system at /tmp/rclone3542342729", Modify Window "1ms" 2025/04/20 04:36:27 DEBUG : sub dir/test remove existing: md5 = b61bf9c7ef7ced4c0c7400027327d293 OK 2025/04/20 04:36:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5572da91091cffb020899a08d0d92ce4 OK 2025/04/20 04:36:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rigoxay1" before starting 2025/04/20 04:36:31 DEBUG : sub dir/test remove existing.rigoxay1: TEST: removing renamed existing file after operation 2025/04/20 04:36:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ducipaq3" before starting 2025/04/20 04:36:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ducipaq3: TEST: renaming existing back after failed operation 2025/04/20 04:36:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venuyup9" before starting 2025/04/20 04:36:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venuyup9: TEST: removing renamed existing file after operation 2025/04/20 04:36:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3lrhrh7nlj26foroa12pikfnv1q1u2ldncsej08rfg5iplkts3k0" 2025/04/20 04:36:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6oojuhlcov4d8fao0uu1flhvhbvase68so2fn5ilfa0rk5pua7ro7lok22ljnpqka7e8c86jbngmf1ee0oglkkumcs5sv96hv9geu42fvnn3dndg1ur66t483gr8962nnkse9vq0kcs7ce0dl4leok1h8qqolsle4coq8pep9jo2q0kfpnpg" --- PASS: TestRemoveExisting (12.14s) === 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/04/20 04:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuremad9qeme': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m17.886500713s (try 1/5)