"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/25 01:29:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye" 2025/04/25 01:29:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:29:18 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0" 2025/04/25 01:29:19 DEBUG : Creating backend with remote "/tmp/rclone4155087904" === 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/25 01:29:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/25 01:29:20 DEBUG : potato: Seek from 10 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 10 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Seek from 5 to 2 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/25 01:29:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Seek from 5 to 2 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/25 01:29:20 DEBUG : potato: Seek from 8 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 8 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/25 01:29:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/25 01:29:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/25 01:29:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/25 01:29:20 DEBUG : potato: Seek from 5 to 2 2025/04/25 01:29:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/25 01:29:20 DEBUG : potato: Seek from 9 to 0 2025/04/25 01:29:20 DEBUG : potato: Seek from 9 to 0 2025/04/25 01:29:20 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:29:22 DEBUG : rutabaga: md5 = 6ca3ff8feacac8207621feb00cb750ad OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/25 01:29:24 DEBUG : empty space: md5 = 84cf4754aef0d6d530a2ea30486c966a OK === RUN TestCheck/3 2025/04/25 01:29:26 DEBUG : potato2: md5 = 6fe5d62d629b753f2dd3f8af1179b6b8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/25 01:29:28 DEBUG : remotepotato: md5 = b820339cdb94bc202776c629e3d587d8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.37s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/25 01:29:31 DEBUG : Creating backend with remote "nonexistent" 2025/04/25 01:29:31 DEBUG : Config file has changed externally - reloading 2025/04/25 01:29:31 DEBUG : Creating backend with remote "nonexistent" 2025/04/25 01:29:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/25 01:29:31 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/25 01:29:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/25 01:29:31 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:29:32 DEBUG : rutabaga: md5 = 328531710e828a6a21dd10d3ad9711cd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/25 01:29:36 DEBUG : empty space: md5 = 312cde3532aa627f1de31ce6ef4b6c70 OK === RUN TestCheckDownload/3 2025/04/25 01:29:39 DEBUG : potato2: md5 = 24f72627bcea70ab08c95e988e45f712 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/25 01:29:44 DEBUG : remotepotato: md5 = 946921f3764170f679f27a3c6bbf264f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.19s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.54s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.70s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (1.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:29:50 DEBUG : rutabaga: md5 = 6be32bdffd627f33db38e12c003e7613 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/25 01:29:52 DEBUG : empty space: md5 = ffb45df558d2d478645cc40f8bcc3a70 OK === RUN TestCheckSizeOnly/3 2025/04/25 01:29:53 DEBUG : potato2: md5 = 522352c162245265c1c4b5b0b5ca4814 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/25 01:29:55 DEBUG : remotepotato: md5 = 814871339eeec83d430b797b1d6eb77c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.15s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:30:00 DEBUG : test.sum: md5 = 3881f43a1bac409b5d8596bb0a2825b0 OK 2025/04/25 01:30:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/25 01:30:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/25 01:30:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/25 01:30:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/25 01:30:02 DEBUG : test.sum: md5 = 6a185e0bff96e8e36841d1f09c984a02 OK 2025/04/25 01:30:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/25 01:30:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/25 01:30:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/25 01:30:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.68s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:30:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/data" 2025/04/25 01:30:04 DEBUG : Config file has changed externally - reloading 2025/04/25 01:30:04 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:30:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/data" 2025/04/25 01:30:06 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/vjrnln8ratgmqakfosrqe8espk" 2025/04/25 01:30:10 DEBUG : data/banana: md5 = c7dbbe62d6f40c98bf3b7fccb9e5392a OK 2025/04/25 01:30:11 DEBUG : test.sum: md5 = 954a413e865a3f532968ed37a053babf OK === RUN TestCheckSumDownload/subtest1 2025/04/25 01:30:16 DEBUG : data/potato: md5 = 23d41daf0081b5b967a1e5d9225124cb OK 2025/04/25 01:30:17 DEBUG : test.sum: md5 = 26cf39f25d9a2ee7acc2937b2e2e669c OK === RUN TestCheckSumDownload/subtest2 2025/04/25 01:30:21 DEBUG : test.sum: md5 = bb12747991d073399525756498d7dc38 OK === RUN TestCheckSumDownload/subtest3 2025/04/25 01:30:26 DEBUG : test.sum: md5 = 74e634d1fe88e52301f05abd56a7bc28 OK === RUN TestCheckSumDownload/subtest4 2025/04/25 01:30:30 DEBUG : test.sum: md5 = 1cabff27acf0e35a659f5f3c84eba122 OK === RUN TestCheckSumDownload/subtest5 2025/04/25 01:30:35 DEBUG : test.sum: md5 = ea2318e38d5ad78070e0e2ac05077a77 OK === RUN TestCheckSumDownload/subtest6 2025/04/25 01:30:39 DEBUG : data/banana: md5 = 06bc1774231ed240366d5be22170d88a OK 2025/04/25 01:30:40 DEBUG : data/potato: md5 = c64e361c604f81789c0dd28ff7aaa516 OK 2025/04/25 01:30:41 DEBUG : test.sum: md5 = 3948c7b2a362e048cc10d9756cf7af11 OK === RUN TestCheckSumDownload/subtest7 2025/04/25 01:30:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/25 01:30:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.47s) --- PASS: TestCheckSumDownload/subtest1 (2.77s) --- PASS: TestCheckSumDownload/subtest2 (2.61s) --- PASS: TestCheckSumDownload/subtest3 (3.00s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/04/25 01:30:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suseziv0vopi" 2025/04/25 01:30:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:30:47 DEBUG : Creating backend with remote "TestDrive:crypt/cqcs9kdbukmbbcvh76pv57pivq6144vh09r9lr8bk6maq99n9o4g" 2025/04/25 01:30:48 DEBUG : Creating backend with remote "/tmp/rclone3339019241" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi'", Local "Local file system at /tmp/rclone3339019241", Modify Window "1ms" 2025/04/25 01:30:49 DEBUG : hello, world!: md5 = 1ea40edebea2562752f5e708562bb361 OK upper checkfile vs. lower remote (without normalization) 2025/04/25 01:30:50 ERROR : hello, world!: sum not found 2025/04/25 01:30:50 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi' 2025/04/25 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': 1 files missing 2025/04/25 01:30:50 NOTICE: 1 hashes missing 2025/04/25 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': 2 differences found 2025/04/25 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/25 01:30:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': 0 differences found 2025/04/25 01:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': 1 matching files 2025/04/25 01:30:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pexefeb4bike" 2025/04/25 01:30:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:30:51 DEBUG : Creating backend with remote "TestDrive:crypt/lqm4vli8lpjooiutedbk2r3l5t1bshvmka8q2mva1joherh16h00" 2025/04/25 01:30:52 DEBUG : Creating backend with remote "/tmp/rclone1684729302" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike'", Local "Local file system at /tmp/rclone1684729302", Modify Window "1ms" 2025/04/25 01:30:54 DEBUG : HELLO, WORLD!: md5 = 2cf8558801038c8094ffc6fca1bef2f8 OK lower checkfile vs. upper remote (without normalization) 2025/04/25 01:30:54 ERROR : HELLO, WORLD!: sum not found 2025/04/25 01:30:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike' 2025/04/25 01:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': 1 files missing 2025/04/25 01:30:54 NOTICE: 1 hashes missing 2025/04/25 01:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': 2 differences found 2025/04/25 01:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/25 01:30:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': 0 differences found 2025/04/25 01:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': 1 matching files 2025/04/25 01:30:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepeyew5woki" 2025/04/25 01:30:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:30:56 DEBUG : Creating backend with remote "TestDrive:crypt/hadsun2fuiulsd06erbdcvpvrikd87e2gf5f02o3s77n7acpp5cg" 2025/04/25 01:30:57 DEBUG : Creating backend with remote "/tmp/rclone3793964716" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki'", Local "Local file system at /tmp/rclone3793964716", Modify Window "1ms" 2025/04/25 01:30:59 DEBUG : HeLlO, wOrLd!: md5 = 005b8fa9ec15f090929515d25fb9c3d3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/25 01:31:00 ERROR : HeLlO, wOrLd!: sum not found 2025/04/25 01:31:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki' 2025/04/25 01:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': 1 files missing 2025/04/25 01:31:00 NOTICE: 1 hashes missing 2025/04/25 01:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': 2 differences found 2025/04/25 01:31:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/25 01:31:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': 0 differences found 2025/04/25 01:31:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': 1 matching files 2025/04/25 01:31:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serepar7ruvo" 2025/04/25 01:31:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:01 DEBUG : Creating backend with remote "TestDrive:crypt/o52g2c7q9drp40a00e6vpmpie8fdk18k74osa7soga39d0fv906g" 2025/04/25 01:31:01 DEBUG : Creating backend with remote "/tmp/rclone695876710" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo'", Local "Local file system at /tmp/rclone695876710", Modify Window "1ms" 2025/04/25 01:31:04 DEBUG : HELLO, WORLD!: md5 = 6c833d63aa3a3dbc2da8e2eb135e59ca OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/25 01:31:04 ERROR : HELLO, WORLD!: sum not found 2025/04/25 01:31:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo' 2025/04/25 01:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': 1 files missing 2025/04/25 01:31:04 NOTICE: 1 hashes missing 2025/04/25 01:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': 2 differences found 2025/04/25 01:31:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/25 01:31:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': 0 differences found 2025/04/25 01:31:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': 1 matching files 2025/04/25 01:31:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yalolir6zoxu" 2025/04/25 01:31:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:05 DEBUG : Creating backend with remote "TestDrive:crypt/sv3o89qu391bgt8tk1siofrni3470ossatatmuan1j7iar61hvug" 2025/04/25 01:31:06 DEBUG : Creating backend with remote "/tmp/rclone3773008808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu'", Local "Local file system at /tmp/rclone3773008808", Modify Window "1ms" 2025/04/25 01:31:08 DEBUG : 測試_Русский___ě_áñ: md5 = b84dc249c56ce40b0bbaf2f61e1b7fc5 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/25 01:31:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu' 2025/04/25 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': 1 files missing 2025/04/25 01:31:09 NOTICE: 1 hashes missing 2025/04/25 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': 2 differences found 2025/04/25 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/25 01:31:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': 0 differences found 2025/04/25 01:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': 1 matching files 2025/04/25 01:31:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tijixuc3viyu" 2025/04/25 01:31:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:10 DEBUG : Creating backend with remote "TestDrive:crypt/s07v7pjms6pujfh41hkoj94net5437ua0esfunhlh1r8l17bjtig" 2025/04/25 01:31:11 DEBUG : Creating backend with remote "/tmp/rclone1084567144" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu'", Local "Local file system at /tmp/rclone1084567144", Modify Window "1ms" 2025/04/25 01:31:13 DEBUG : 測試_Русский___ě_áñ: md5 = c046374fe70ece4a5fdb7e6fde939f04 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/25 01:31:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu' 2025/04/25 01:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': 1 files missing 2025/04/25 01:31:13 NOTICE: 1 hashes missing 2025/04/25 01:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': 2 differences found 2025/04/25 01:31:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/25 01:31:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': 0 differences found 2025/04/25 01:31:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': 1 matching files 2025/04/25 01:31:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohiqed7miyi" 2025/04/25 01:31:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:14 DEBUG : Creating backend with remote "TestDrive:crypt/fph6ok99dk79n6e2uje4m6a97n5b03aqp8kl9sc9im611k14tb90" 2025/04/25 01:31:15 DEBUG : Creating backend with remote "/tmp/rclone3246400215" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi'", Local "Local file system at /tmp/rclone3246400215", Modify Window "1ms" 2025/04/25 01:31:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b4b56f9eb4c726cc8ab02779645fcd1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/25 01:31:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi' 2025/04/25 01:31:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': 1 files missing 2025/04/25 01:31:18 NOTICE: 1 hashes missing 2025/04/25 01:31:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': 2 differences found 2025/04/25 01:31:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/25 01:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': 0 differences found 2025/04/25 01:31:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': 1 matching files 2025/04/25 01:31:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiligul2povi" 2025/04/25 01:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:19 DEBUG : Creating backend with remote "TestDrive:crypt/0qan9247s00f7c54s48nb2u6pr2kseostt309j3qandlsqr9htug" 2025/04/25 01:31:20 DEBUG : Creating backend with remote "/tmp/rclone3710086144" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi'", Local "Local file system at /tmp/rclone3710086144", Modify Window "1ms" 2025/04/25 01:31:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 58d33ecdb3e1ee00de75c671afc3bb3a OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/25 01:31:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi' 2025/04/25 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': 1 files missing 2025/04/25 01:31:22 NOTICE: 1 hashes missing 2025/04/25 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': 2 differences found 2025/04/25 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/25 01:31:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': 0 differences found 2025/04/25 01:31:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': 1 matching files 2025/04/25 01:31:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meluvup1lufi" 2025/04/25 01:31:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:24 DEBUG : Creating backend with remote "TestDrive:crypt/lh2rfshcp1gibck0521o5qsjsb6qt2vj8n2p7kppks94m6l71ft0" 2025/04/25 01:31:25 DEBUG : Creating backend with remote "/tmp/rclone1650015706" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi'", Local "Local file system at /tmp/rclone1650015706", Modify Window "1ms" 2025/04/25 01:31:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bf1c5eb4578d00569005362182ec4f58 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/25 01:31:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi' 2025/04/25 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': 1 files missing 2025/04/25 01:31:27 NOTICE: 1 hashes missing 2025/04/25 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': 2 differences found 2025/04/25 01:31:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/25 01:31:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': 0 differences found 2025/04/25 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': 1 matching files 2025/04/25 01:31:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-harokac9bise" 2025/04/25 01:31:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:31:28 DEBUG : Creating backend with remote "TestDrive:crypt/ocl6ckq64563a83b1k1h9o8ka92enooft1gj47q4h4tohdplgka0" 2025/04/25 01:31:29 DEBUG : Creating backend with remote "/tmp/rclone707648784" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise'", Local "Local file system at /tmp/rclone707648784", Modify Window "1ms" 2025/04/25 01:31:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d85fb3d75e14215cb166e874da185313 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/25 01:31:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/25 01:31:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise' 2025/04/25 01:31:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': 1 files missing 2025/04/25 01:31:32 NOTICE: 1 hashes missing 2025/04/25 01:31:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': 2 differences found 2025/04/25 01:31:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/25 01:31:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/25 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': 0 differences found 2025/04/25 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': 1 matching files 2025/04/25 01:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-harokac9bise': Purge remote 2025/04/25 01:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meluvup1lufi': Purge remote 2025/04/25 01:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiligul2povi': Purge remote 2025/04/25 01:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohiqed7miyi': Purge remote 2025/04/25 01:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tijixuc3viyu': Purge remote 2025/04/25 01:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yalolir6zoxu': Purge remote 2025/04/25 01:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serepar7ruvo': Purge remote 2025/04/25 01:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepeyew5woki': Purge remote 2025/04/25 01:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pexefeb4bike': Purge remote 2025/04/25 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suseziv0vopi': Purge remote --- PASS: TestApplyTransforms (50.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:31:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 01:31:39 DEBUG : sub/file2: md5 = 9a1a92d1193c0366cff75238b86fceab OK 2025/04/25 01:31:39 INFO : file1: Copied (new) to: sub/file2 2025/04/25 01:31:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:31:40 DEBUG : file1: Unchanged skipping 2025/04/25 01:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': don't need to copy/move sub/file2, it is already at target location 2025/04/25 01:31:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.57s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:31:45 DEBUG : dst/file1: md5 = bf342ce6b03b72b9b0ff8028526c3cd1 OK 2025/04/25 01:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/backup" 2025/04/25 01:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/1nrff024r7pq65ecp72fc28jb0" 2025/04/25 01:31:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/25 01:31:50 INFO : dst/file1: Moved (server-side) 2025/04/25 01:31:51 DEBUG : dst/file1: md5 = 5285cf3de61fa986ef015ed33c73a6ff OK 2025/04/25 01:31:51 INFO : dst/file1: Copied (new) 2025/04/25 01:31:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:31:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:31:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:31:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/dst" 2025/04/25 01:31:55 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/25 01:31:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/CompareDest" 2025/04/25 01:31:57 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/gveqi14airsml4bgu7krj116o8" 2025/04/25 01:31:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:32:01 DEBUG : one: md5 = b3525627676c7bf47df3fa236ff1a870 OK 2025/04/25 01:32:01 INFO : one: Copied (new) 2025/04/25 01:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:03 DEBUG : one: md5 = afa6e1f6b79a6a0369b72f12b64a949d OK 2025/04/25 01:32:03 INFO : one: Copied (replaced existing) 2025/04/25 01:32:05 DEBUG : dst/one: md5 = 81b07a31124d825207c7d6bad3469260 OK 2025/04/25 01:32:07 DEBUG : CompareDest/one: md5 = 8e93f612801a2cf06a963e11b9ed6ab4 OK 2025/04/25 01:32:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:32:10 DEBUG : CompareDest/two: md5 = 91fab140e838d8f77a839e6b382c4dab OK 2025/04/25 01:32:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:32:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:32:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:32:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:32:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:32:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:14 DEBUG : two: md5 = e1480e59e4a51fdf5496b2cb182603fa OK 2025/04/25 01:32:14 INFO : two: Copied (new) 2025/04/25 01:32:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:32:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:32:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:32:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.11s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:32:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/dst" 2025/04/25 01:32:19 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/25 01:32:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/CopyDest" 2025/04/25 01:32:20 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/25 01:32:22 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:32:24 DEBUG : one: md5 = 645e3ee704cd4a67930c4546fba57e9c OK 2025/04/25 01:32:24 INFO : one: Copied (new) 2025/04/25 01:32:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:26 DEBUG : one: md5 = 7dfd4022c38abc9d0d97cb9fafdd3811 OK 2025/04/25 01:32:26 INFO : one: Copied (replaced existing) 2025/04/25 01:32:28 DEBUG : dst/one: md5 = ee4c36523be7e2986a0f6ea6ef9143ce OK 2025/04/25 01:32:30 DEBUG : CopyDest/one: md5 = f0256f6f253a2c80ae48f08732d2c551 OK 2025/04/25 01:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/BackupDir" 2025/04/25 01:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/25 01:32:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:32:34 INFO : one: Moved (server-side) 2025/04/25 01:32:35 INFO : one: Copied (server-side copy) 2025/04/25 01:32:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/25 01:32:37 DEBUG : CopyDest/two: md5 = be1e5181a9fccbfae04f9d65ee774bbd OK 2025/04/25 01:32:38 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:32:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:39 INFO : two: Copied (server-side copy) 2025/04/25 01:32:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/25 01:32:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:32:40 DEBUG : two: Unchanged skipping 2025/04/25 01:32:41 DEBUG : CopyDest/three: md5 = 5210b2a52329e867e1b0a947587b6764 OK 2025/04/25 01:32:42 DEBUG : three: Need to transfer - File not found at Destination 2025/04/25 01:32:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/25 01:32:42 DEBUG : three: Destination not found in --copy-dest 2025/04/25 01:32:44 DEBUG : three: md5 = ccd5a43863de40178c22d7656a74012b OK 2025/04/25 01:32:44 INFO : three: Copied (new) 2025/04/25 01:32:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/25 01:32:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:32:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:32:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/25 01:32:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:32:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:32:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.16s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:32:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/25 01:32:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d991142444497acd85c457a645a5b687 OK 2025/04/25 01:32:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/25 01:32:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/25 01:32:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/25 01:32:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/25 01:32:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/25 01:32:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 745e4fc7b702429a16e1d1c39e83fe73 OK 2025/04/25 01:32:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/25 01:32:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/25 01:32:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using skip mode. 2025/04/25 01:33:02 NOTICE: one: Found 2 files with duplicate names 2025/04/25 01:33:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.37s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using skip mode. 2025/04/25 01:33:08 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/25 01:33:08 INFO : one: Deleted 2025/04/25 01:33:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using first mode. 2025/04/25 01:33:14 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:14 INFO : one: Deleted 2025/04/25 01:33:15 INFO : one: Deleted 2025/04/25 01:33:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using newest mode. 2025/04/25 01:33:20 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:21 INFO : one: Deleted 2025/04/25 01:33:21 INFO : one: Deleted 2025/04/25 01:33:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using oldest mode. 2025/04/25 01:33:27 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:27 INFO : one: Deleted 2025/04/25 01:33:27 INFO : one: Deleted 2025/04/25 01:33:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.08s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using largest mode. 2025/04/25 01:33:33 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:33 INFO : one: Deleted 2025/04/25 01:33:34 INFO : one: Deleted 2025/04/25 01:33:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using smallest mode. 2025/04/25 01:33:39 NOTICE: one: Found 3 files with duplicate names 2025/04/25 01:33:39 INFO : one: Deleted 2025/04/25 01:33:40 INFO : one: Deleted 2025/04/25 01:33:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Looking for duplicate names using rename mode. 2025/04/25 01:33:46 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/25 01:33:47 INFO : one-2.txt: renamed from: one.txt 2025/04/25 01:33:48 INFO : one-3.txt: renamed from: one.txt 2025/04/25 01:33:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:33:54 DEBUG : dupe1/one.txt: md5 = cf0ec22a06b0d51556c451537542336b OK 2025/04/25 01:33:56 DEBUG : dupe2/two.txt: md5 = 3dfce2b8d75e2e3957fca2fa9bfcd0df OK 2025/04/25 01:33:58 DEBUG : dupe3/three.txt: md5 = 91ad47bf014f4587078ffac894a62044 OK 2025/04/25 01:33:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/25 01:33:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/25 01:33:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/25 01:34:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/25 01:34:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/25 01:34:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/25 01:34:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:34:05 DEBUG : a.txt: md5 = 20782d3462b3d54b844d32c4f7ba24a4 OK 2025/04/25 01:34:06 DEBUG : zend.txt: md5 = c9427e730f50d2f34507d97839db89e8 OK 2025/04/25 01:34:08 DEBUG : sub dir/hello world: md5 = d387ab227b14f52838a34b6e17830972 OK 2025/04/25 01:34:10 DEBUG : sub dir/hello world2: md5 = 5c73f01e7a8ce55b54366e464445da57 OK 2025/04/25 01:34:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 3a67e1685469bb5446f871d85ca1b5bc OK 2025/04/25 01:34:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 14855bd01bfbcb4f66726c0e031aae52 OK 2025/04/25 01:34:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = f6e435557264bcc022c656a66804d562 OK 2025/04/25 01:34:16 DEBUG : a.txt: Excluded (Size Filter) 2025/04/25 01:34:16 DEBUG : a.txt: Excluded 2025/04/25 01:34:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 01:34:17 DEBUG : sub dir/hello world2: Excluded 2025/04/25 01:34:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 01:34:17 DEBUG : sub dir/hello world: Excluded 2025/04/25 01:34:17 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 01:34:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 01:34:17 DEBUG : sub dir/hello world2: Excluded 2025/04/25 01:34:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 01:34:17 DEBUG : sub dir/hello world: Excluded 2025/04/25 01:34:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 01:34:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/25 01:34:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/25 01:34:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/25 01:34:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/25 01:34:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/25 01:34:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/25 01:34:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.55s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:34:26 DEBUG : a.txt: md5 = 4a84d799c709326bc097b6c99c59aa13 OK 2025/04/25 01:34:27 DEBUG : zend.txt: md5 = ed743e00c2f3150f2fcfcce2e95e5f6f OK 2025/04/25 01:34:29 DEBUG : sub dir/hello world: md5 = 23287e4a5ffe48d3892c2a483a9f65df OK 2025/04/25 01:34:30 DEBUG : sub dir/hello world2: md5 = 626c6e8684c42e09f9c908a1f9068233 OK 2025/04/25 01:34:32 DEBUG : sub dir/ignore dir/.ignore: md5 = e445addc5ff3985cb9a1b2345aa25f2b OK 2025/04/25 01:34:34 DEBUG : sub dir/ignore dir/should be ignored: md5 = 97acaa04c6f6cee58e32e83baeb5098d OK 2025/04/25 01:34:36 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7f088655c21e6f794847262df21aae64 OK 2025/04/25 01:34:37 DEBUG : a.txt: Excluded (Size Filter) 2025/04/25 01:34:37 DEBUG : a.txt: Excluded 2025/04/25 01:34:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 01:34:37 DEBUG : sub dir/hello world2: Excluded 2025/04/25 01:34:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 01:34:37 DEBUG : sub dir/hello world: Excluded 2025/04/25 01:34:38 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 01:34:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/25 01:34:38 DEBUG : sub dir/hello world2: Excluded 2025/04/25 01:34:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/25 01:34:38 DEBUG : sub dir/hello world: Excluded 2025/04/25 01:34:38 DEBUG : sub dir/ignore dir: Excluded 2025/04/25 01:34:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/25 01:34:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:34:46 DEBUG : file1: md5 = cfc4357894acce16256a637e056ccc6f OK 2025/04/25 01:34:48 DEBUG : sub/file2: md5 = 5e082fb80ab20079f477540fb933b5b5 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/25 01:34:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/25 01:34:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/25 01:34:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/25 01:34:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.74s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.59s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:34:55 DEBUG : file1: md5 = 8a8ca66d8af5f155beb63f69fc9546ea OK 2025/04/25 01:34:57 DEBUG : sub/file2: md5 = 76745e44a5b0ba4fcc6e2ccaf842c3ab 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/25 01:35:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/notfound" 2025/04/25 01:35:01 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/25 01:35:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.07s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.63s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Making directory 2025/04/25 01:35:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:07 DEBUG : sub dir/hello world: md5 = 2a5b19cd98471709ab547979f0a18778 OK 2025/04/25 01:35:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.39s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:11 DEBUG : potato2: md5 = 2b7d607f37ffb4f7c98c1ade706e16e6 OK 2025/04/25 01:35:12 DEBUG : empty space: md5 = 063cb45bd4e9127654df1356e2329b5d OK --- PASS: TestLs (4.36s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:15 DEBUG : potato2: md5 = f2a2fa788bd1a494142e3f9f06961eaa OK 2025/04/25 01:35:17 DEBUG : empty space: md5 = 67784310d19944c3720badfa9c76f37d OK 2025/04/25 01:35:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/25 01:35:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:20 DEBUG : potato2: md5 = 602a97290780345bd2c4b56040277e13 OK 2025/04/25 01:35:22 DEBUG : empty space: md5 = 889505697aa758ca26a780d393ff9366 OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:25 DEBUG : potato2: md5 = e53e278af134281507a15fb7e746192a OK 2025/04/25 01:35:26 DEBUG : empty space: md5 = 26b6171ff550030ffa4455844603b4a5 OK --- PASS: TestHashSums (4.15s) === RUN TestHashSumsWithErrors 2025/04/25 01:35:28 DEBUG : Creating backend with remote ":memory:" 2025/04/25 01:35:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/25 01:35:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/25 01:35:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:29 DEBUG : potato2: md5 = aa8c01d221a4646750c5d7d0eb750d82 OK 2025/04/25 01:35:30 DEBUG : empty space: md5 = e07ed35bf0ffcffba1c81d474c6a56ca OK 2025/04/25 01:35:32 DEBUG : sub dir/potato3: md5 = 85a7ab34d212a1bcd100b69566ce4997 OK 2025/04/25 01:35:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:37 DEBUG : small: md5 = 209f81c5386a2da65e038c3c0cb3d6f1 OK 2025/04/25 01:35:38 DEBUG : medium: md5 = c7424aab5003a30f2c37c621ca916e0e OK 2025/04/25 01:35:40 DEBUG : large: md5 = af3470c996e1d92c2481679cc6ef9a15 OK 2025/04/25 01:35:40 DEBUG : Waiting for deletions to finish 2025/04/25 01:35:40 DEBUG : large: Excluded (Size Filter) 2025/04/25 01:35:40 INFO : medium: Deleted 2025/04/25 01:35:41 INFO : small: Deleted --- PASS: TestDelete (5.94s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:43 DEBUG : small: md5 = 012901814f9c8c00a2711babf7eaf4d1 OK 2025/04/25 01:35:44 DEBUG : medium: md5 = 7efc2991a182171975b3d3c3fd927069 OK 2025/04/25 01:35:46 DEBUG : large: md5 = d70e5dc0d35d9ef9a8153620ff1be138 OK 2025/04/25 01:35:46 DEBUG : Waiting for deletions to finish 2025/04/25 01:35:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/25 01:35:46 INFO : small: Deleted 2025/04/25 01:35:46 INFO : medium: Deleted --- PASS: TestMaxDelete (6.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:49 DEBUG : small: md5 = cce22f5611b2996cb1a5cd756f43d3c7 OK 2025/04/25 01:35:51 DEBUG : medium: md5 = 86c1641f10f81b2be61a024635ab4dd7 OK 2025/04/25 01:35:52 DEBUG : large: md5 = b4ae0af2518ad25870c4012ee5f5a743 OK 2025/04/25 01:35:52 DEBUG : Waiting for deletions to finish 2025/04/25 01:35:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/25 01:35:53 INFO : medium: Deleted 2025/04/25 01:35:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.30s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:35:56 DEBUG : small: md5 = f7f6fab2d8259d364478d7e81a4e8425 OK 2025/04/25 01:35:57 DEBUG : medium: md5 = 00b4dae7caa1fa434d9ff8c5644989b2 OK 2025/04/25 01:35:58 DEBUG : large: md5 = 9f9ca608948c1494c0810cbf7328e719 OK 2025/04/25 01:35:58 DEBUG : Waiting for deletions to finish 2025/04/25 01:35:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/25 01:35:59 INFO : small: Deleted 2025/04/25 01:35:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.54s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:36:02 DEBUG : ReadFile: md5 = 1e70646c01d0b272882a96df9d9730db OK --- PASS: TestReadFile (3.83s) === RUN TestRetry 2025/04/25 01:36:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/25 01:36:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/25 01:36:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 01:36:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 01:36:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 01:36:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/25 01:36:05 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:36:06 DEBUG : file1: md5 = f714bfdc998bb021c53c475f81ba2e94 OK 2025/04/25 01:36:07 DEBUG : file2: md5 = 0520661840ab703f9f8520cb364175b5 OK --- PASS: TestCat (17.06s) === RUN TestPurge 2025/04/25 01:36:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naqeyix5moco" 2025/04/25 01:36:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:36:22 DEBUG : Creating backend with remote "TestDrive:crypt/d0mikda0s63i23774mkq4rq0120e53170p0bd017mlnrmtmgn1lg" 2025/04/25 01:36:23 DEBUG : Creating backend with remote "/tmp/rclone2300348822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naqeyix5moco'", Local "Local file system at /tmp/rclone2300348822", Modify Window "1ms" 2025/04/25 01:36:27 DEBUG : A1/B1/C1/one: md5 = f78efa4b80950596805241ac67fc1776 OK 2025/04/25 01:36:27 INFO : A2: Making directory 2025/04/25 01:36:28 INFO : A1/B2: Making directory 2025/04/25 01:36:28 INFO : A1/B2/C2: Making directory 2025/04/25 01:36:29 INFO : A1/B1/C3: Making directory 2025/04/25 01:36:30 INFO : A3: Making directory 2025/04/25 01:36:30 INFO : A3/B3: Making directory 2025/04/25 01:36:31 INFO : A3/B3/C4: Making directory 2025/04/25 01:36:33 DEBUG : A1/two: md5 = 55d8bcacecbb3f3f3f49e4a95e30b72a OK 2025/04/25 01:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqeyix5moco': Purge remote 2025/04/25 01:36:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:36:40 DEBUG : A1/B1/C1/one: md5 = 2d8c4816c4acbcb96e5f9bcd968004bd OK 2025/04/25 01:36:40 INFO : A2: Making directory 2025/04/25 01:36:41 INFO : A1/B2: Making directory 2025/04/25 01:36:41 INFO : A1/B2/C2: Making directory 2025/04/25 01:36:42 INFO : A1/B1/C3: Making directory 2025/04/25 01:36:43 INFO : A3: Making directory 2025/04/25 01:36:44 INFO : A3/B3: Making directory 2025/04/25 01:36:44 INFO : A3/B3/C4: Making directory 2025/04/25 01:36:46 DEBUG : A1/two: md5 = 33d903a48487c02671290961ad4669dd OK 2025/04/25 01:36:47 DEBUG : removing 1 level 3 directories 2025/04/25 01:36:47 INFO : A3/B3/C4: Removing directory 2025/04/25 01:36:50 DEBUG : removing 2 level 3 directories 2025/04/25 01:36:50 INFO : A1/B2/C2: Removing directory 2025/04/25 01:36:50 INFO : A1/B1/C3: Removing directory 2025/04/25 01:36:50 DEBUG : removing 2 level 2 directories 2025/04/25 01:36:50 INFO : A3/B3: Removing directory 2025/04/25 01:36:50 INFO : A1/B2: Removing directory 2025/04/25 01:36:51 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/25 01:36:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/25 01:36:51 DEBUG : removing 2 level 1 directories 2025/04/25 01:36:51 INFO : A3: Removing directory 2025/04/25 01:36:51 INFO : A2: Removing directory 2025/04/25 01:36:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/25 01:36:55 DEBUG : removing 1 level 3 directories 2025/04/25 01:36:55 INFO : A1/B1/C1: Removing directory 2025/04/25 01:36:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:56 DEBUG : removing 1 level 2 directories 2025/04/25 01:36:56 INFO : A1/B1: Removing directory 2025/04/25 01:36:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/25 01:36:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:36:56 DEBUG : removing 1 level 1 directories 2025/04/25 01:36:56 INFO : A1: Removing directory 2025/04/25 01:36:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/25 01:36:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/25 01:36:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:36:57 DEBUG : removing 1 level 0 directories 2025/04/25 01:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Removing directory 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:36:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (21.97s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:36:59 INFO : A1: Making directory 2025/04/25 01:37:00 INFO : A1/B1: Making directory 2025/04/25 01:37:00 INFO : A1/B1/C1: Making directory 2025/04/25 01:37:03 DEBUG : removing 1 level 3 directories 2025/04/25 01:37:03 INFO : A1/B1/C1: Removing directory 2025/04/25 01:37:03 DEBUG : removing 1 level 2 directories 2025/04/25 01:37:03 INFO : A1/B1: Removing directory 2025/04/25 01:37:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:37:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.45s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:06 INFO : A1: Making directory 2025/04/25 01:37:07 INFO : A1/B1: Making directory 2025/04/25 01:37:07 INFO : A1/B1/C1: Making directory 2025/04/25 01:37:10 DEBUG : removing 1 level 3 directories 2025/04/25 01:37:10 INFO : A1/B1/C1: Removing directory 2025/04/25 01:37:10 DEBUG : removing 1 level 2 directories 2025/04/25 01:37:10 INFO : A1/B1: Removing directory 2025/04/25 01:37:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:37:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.81s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:14 DEBUG : file1: md5 = 89f03b90d45025d2593b281b39dbc4a8 OK 2025/04/25 01:37:14 DEBUG : filename.txt: File name found in url 2025/04/25 01:37:16 DEBUG : filename.txt: md5 = fa00e0549aaad636ecc4bb12f446a2f5 OK 2025/04/25 01:37:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/25 01:37:17 DEBUG : headerfilename.txt: md5 = df27452a4f567ba1e0b0d3e9df917105 OK 2025/04/25 01:37:18 DEBUG : file2: md5 = a9706e03ea9b137dfeb26b6e06c30a11 OK --- PASS: TestCopyURL (8.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 01:37:23 DEBUG : sub/file2: md5 = f1dd09bebf2493ea9568c8a8c3fecc6a OK 2025/04/25 01:37:23 INFO : file1: Copied (new) to: sub/file2 2025/04/25 01:37:23 INFO : file1: Deleted 2025/04/25 01:37:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:37:24 DEBUG : file1: Unchanged skipping 2025/04/25 01:37:24 INFO : file1: Deleted 2025/04/25 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': don't need to copy/move sub/file2, it is already at target location 2025/04/25 01:37:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.98s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/25 01:37:28 DEBUG : file1: md5 = b5e2fcfa0f1dc9c87e4f471260f69407 OK 2025/04/25 01:37:28 INFO : file1: Copied (new) 2025/04/25 01:37:28 INFO : file1: Deleted 2025/04/25 01:37:29 DEBUG : file1: Destination exists, skipping 2025/04/25 01:37:29 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:33 DEBUG : dst/file1: md5 = 304d21c7e7186c195df6fa9e954fb401 OK 2025/04/25 01:37:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqolel7leye/backup" 2025/04/25 01:37:33 DEBUG : Creating backend with remote "TestDrive:crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0/1nrff024r7pq65ecp72fc28jb0" 2025/04/25 01:37:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/25 01:37:37 INFO : dst/file1: Moved (server-side) 2025/04/25 01:37:38 DEBUG : dst/file1: md5 = 00dfa3078163456121fde96e33283e8c OK 2025/04/25 01:37:38 INFO : dst/file1: Copied (new) 2025/04/25 01:37:38 INFO : dst/file1: Deleted 2025/04/25 01:37:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:37:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/25 01:37:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.14s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:37:45 DEBUG : A1/one: md5 = 6fe731c73122a8b4ea05b9e639fb24ca OK 2025/04/25 01:37:46 DEBUG : A1/two: md5 = 90cf8c443f83448be5c5cf7948d7fa2b OK 2025/04/25 01:37:49 DEBUG : A1/B1/three: md5 = fc01f72a8d90367be695d31db73080ca OK 2025/04/25 01:37:51 DEBUG : A1/B1/C1/four: md5 = 14988de93322e9883c5ddfaac5c05d66 OK 2025/04/25 01:37:53 DEBUG : A1/B1/C2/five: md5 = 9f1ee721145408fb383588e76bc99bb5 OK 2025/04/25 01:37:53 INFO : A1/B2: Making directory 2025/04/25 01:37:53 INFO : A1/B1/C3: Making directory 2025/04/25 01:38:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/25 01:38:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/25 01:38:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/25 01:38:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/25 01:38:02 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/25 01:38:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/25 01:38:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/25 01:38:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:38:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/25 01:38:06 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/25 01:38:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/25 01:38:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/25 01:38:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/25 01:38:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/25 01:38:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/25 01:38:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/25 01:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/25 01:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/25 01:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:38:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/25 01:38:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/25 01:38:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/25 01:38:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/25 01:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.11s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (34 bytes), uploading instead of streaming 2025/04/25 01:38:28 DEBUG : no_checksum_small_file_from_pipe: md5 = 9e2bead9424e439a79ad69f9487016a7 OK 2025/04/25 01:38:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/25 01:38:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/25 01:38:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/25 01:38:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 3d2061e9e39204e9812ce538242da6d0 OK 2025/04/25 01:38:29 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (34 bytes), uploading instead of streaming 2025/04/25 01:38:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 6cb9e50adc74140eb35af3e79943342a OK 2025/04/25 01:38:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/25 01:38:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/25 01:38:34 DEBUG : with_checksum_big_file_from_pipe: md5 = d29b51be8ff14578e6818441651c4cb9 OK 2025/04/25 01:38:34 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (34 bytes), uploading instead of streaming 2025/04/25 01:38:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:38:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/25 01:38:38 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (34 bytes), uploading instead of streaming 2025/04/25 01:38:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/25 01:38:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/25 01:38:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.55s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/25 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (48 bytes), uploading instead of streaming 2025/04/25 01:38:46 DEBUG : rcat_metadata: md5 = 1bd864aee7a04e757d7c47ae55cfd891 OK 2025/04/25 01:38:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/25 01:38:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/25 01:38:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = d81b3f5a15076e40d1013f6884fb4f74 OK 2025/04/25 01:38:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:51 DEBUG : potato1: md5 = cacea731d3b734237c783e156138812e OK 2025/04/25 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (60 bytes), uploading instead of streaming 2025/04/25 01:38:53 DEBUG : potato2: md5 = 096c39ddf29cdf72f8c3f2a891bd3023 OK 2025/04/25 01:38:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:38:56 DEBUG : potato1: md5 = aaaa7e8788aa9512a4aef425d426e94b OK 2025/04/25 01:38:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': File to upload is small (60 bytes), uploading instead of streaming 2025/04/25 01:38:57 DEBUG : potato2: md5 = c562e3068af588c4c0af1f1929f0acc5 OK 2025/04/25 01:38:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.55s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:00 DEBUG : potato2: md5 = d3c3a7126f0ef05e4b93ea14ae48c2e4 OK 2025/04/25 01:39:02 DEBUG : empty space: md5 = 0eafc3c944613a8b1ae7a65a8d5c05b7 OK 2025/04/25 01:39:04 DEBUG : sub dir/potato3: md5 = a12e2866c3ba577d6bcbdd8af80b87f1 OK 2025/04/25 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Touching "sub dir/potato3" 2025/04/25 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Touching "empty space" 2025/04/25 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Touching "potato2" 2025/04/25 01:39:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.21s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:08 DEBUG : dir with metadata: Making directory with metadata 2025/04/25 01:39:09 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-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:10 DEBUG : directory with modtime: Making directory with metadata 2025/04/25 01:39:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.18s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/25 01:39:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/25 01:39:13 DEBUG : Google drive root 'crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0': Skipping btime metadata as can't update it on an existing file: 2025-04-25T01:39:12.982098156Z 2025/04/25 01:39:13 INFO : non existent directory: Updated directory metadata 2025/04/25 01:39:15 DEBUG : Google drive root 'crypt/h04guptt6r5cappons2e9pp5pg0vah5bkqmkn7v5tnpbph0746r0': Skipping btime metadata as can't update it on an existing file: 2025-04-25T01:39:12.982098156Z 2025/04/25 01:39:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/25 01:39:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/25 01:39:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.81s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/25 01:39:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/25 01:39:21 DEBUG : dst: Making directory with metadata 2025/04/25 01:39:21 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/25 01:39:21 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:39:22 INFO : dst: Set directory modification time (using SetModTime) 2025/04/25 01:39:22 INFO : dst: Set directory modification time (using SetModTime) 2025/04/25 01:39:22 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/25 01:39:23 INFO : dst: Set directory modification time (using SetModTime) 2025/04/25 01:39:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye'", Local "Local file system at /tmp/rclone4155087904", Modify Window "1ms" 2025/04/25 01:39:26 DEBUG : sub dir/test remove existing: md5 = 2946438eda2fae0ad051a47e6dd94d84 OK 2025/04/25 01:39:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c39d975abcd57ef0a7e4417e8b0551db OK 2025/04/25 01:39:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vuvabus6" before starting 2025/04/25 01:39:30 DEBUG : sub dir/test remove existing.vuvabus6: TEST: removing renamed existing file after operation 2025/04/25 01:39:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fesotes6" before starting 2025/04/25 01:39:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fesotes6: TEST: renaming existing back after failed operation 2025/04/25 01:39:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.simumim0" before starting 2025/04/25 01:39:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.simumim0: TEST: removing renamed existing file after operation 2025/04/25 01:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8ecumjhoj04784guqvf0tqo1748a6sa58ui4otudhgd4sk3pfvfg" 2025/04/25 01:39:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qnfcguk4r9im0avbp7phsm9gmu9n7b7gpmf1lue9f1t26vuk727tfhe9cncoipbu9a81d9rd9lodb5t60o73c95aauljipullh4lr2k66s8tti2pusf6nelitav9hs7suithvn1o6t567b90he6eiqld18asqqukclbhsk15usq7r3osbs10" --- PASS: TestRemoveExisting (11.97s) === 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/25 01:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqolel7leye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m18.192192523s (try 1/5)