"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/10 04:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji" 2025/07/10 04:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg" 2025/07/10 04:01:23 DEBUG : Creating backend with remote "/tmp/rclone1196714104" === 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", 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/07/10 04:01:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/10 04:01:24 DEBUG : potato: Seek from 10 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 10 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Seek from 5 to 2 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/10 04:01:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Seek from 5 to 2 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/10 04:01:24 DEBUG : potato: Seek from 8 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 8 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/10 04:01:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 04:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 04:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 04:01:24 DEBUG : potato: Seek from 5 to 2 2025/07/10 04:01:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/10 04:01:24 DEBUG : potato: Seek from 9 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 9 to 0 2025/07/10 04:01:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:01:26 DEBUG : rutabaga: md5 = fee621b8fc87b10882901c006b0e0eca OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/10 04:01:28 DEBUG : empty space: md5 = 257d687c27f32589147211f3850c2ef8 OK === RUN TestCheck/3 2025/07/10 04:01:30 DEBUG : potato2: md5 = 5613754cace5c455ac99945dd20bf298 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/10 04:01:32 DEBUG : remotepotato: md5 = e7bee2d935807b134170c5e5ced36ea9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/07/10 04:01:35 DEBUG : Creating backend with remote "nonexistent" 2025/07/10 04:01:35 DEBUG : Creating backend with remote "nonexistent" 2025/07/10 04:01:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/10 04:01:35 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/07/10 04:01:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/10 04:01:35 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:01:36 DEBUG : rutabaga: md5 = b32ba866f4484311171e5a92e08fe18c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/10 04:01:40 DEBUG : empty space: md5 = 2900e0eb38c4d55fe4f2c290d5bb5f34 OK === RUN TestCheckDownload/3 2025/07/10 04:01:43 DEBUG : potato2: md5 = 1cf274a9338534fc45224c2e632f6c57 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/10 04:01:46 DEBUG : remotepotato: md5 = b99d34f800e1c85250b52b474f031f1e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.95s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:01:53 DEBUG : rutabaga: md5 = 6cda6a1664a6c8bf38f79a16c8db5d82 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/10 04:01:55 DEBUG : empty space: md5 = 0b85d55536d00654eab2edc645715974 OK === RUN TestCheckSizeOnly/3 2025/07/10 04:01:57 DEBUG : potato2: md5 = c536a9d5c94b3533a4af89b99665b075 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/10 04:01:59 DEBUG : remotepotato: md5 = 9baefe18bbe59b13df33a1831d5b4354 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.33s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.39s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:02:04 DEBUG : test.sum: md5 = 64acc9fd0f772d098b2fd9e73b593cb1 OK 2025/07/10 04:02:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/10 04:02:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/10 04:02:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/10 04:02:05 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/10 04:02:07 DEBUG : test.sum: md5 = 2dfd6d5745f6e06c89aa39a1ba299560 OK 2025/07/10 04:02:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/10 04:02:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/10 04:02:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/10 04:02:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.26s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/data" 2025/07/10 04:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:02:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/data" 2025/07/10 04:02:10 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/vjrnln8ratgmqakfosrqe8espk" 2025/07/10 04:02:14 DEBUG : data/banana: md5 = 5b544bfa79fc61034310d24e072d8b20 OK 2025/07/10 04:02:15 DEBUG : test.sum: md5 = 02449ea1432ba3e822cad4da99494983 OK === RUN TestCheckSumDownload/subtest1 2025/07/10 04:02:20 DEBUG : data/potato: md5 = f1f4041170cefafd1409a796975c1cfe OK 2025/07/10 04:02:21 DEBUG : test.sum: md5 = 5f80fd2f4e6e81937778657a55cb5c6b OK === RUN TestCheckSumDownload/subtest2 2025/07/10 04:02:25 DEBUG : test.sum: md5 = 19ce31a7b8cfb74bf25df378811329e1 OK === RUN TestCheckSumDownload/subtest3 2025/07/10 04:02:29 DEBUG : test.sum: md5 = 8d1734662c58a84fb575aed7e7ff69ff OK === RUN TestCheckSumDownload/subtest4 2025/07/10 04:02:33 DEBUG : test.sum: md5 = 8eaf89dccf976ebf2b4f1b91f21b7fed OK === RUN TestCheckSumDownload/subtest5 2025/07/10 04:02:37 DEBUG : test.sum: md5 = 06aff3f46ac44247ff81cf5887b862d7 OK === RUN TestCheckSumDownload/subtest6 2025/07/10 04:02:41 DEBUG : data/banana: md5 = d2ae0bda5c9403b67e9f408bf744eec2 OK 2025/07/10 04:02:42 DEBUG : data/potato: md5 = 29f6ec55154dec00da052adbae5e8872 OK 2025/07/10 04:02:43 DEBUG : test.sum: md5 = a8072c0721fb215ff466415ad64da559 OK === RUN TestCheckSumDownload/subtest7 2025/07/10 04:02:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/10 04:02:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.51s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.23s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.16s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/07/10 04:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jigokux7leci" 2025/07/10 04:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/ot718jbvepbluhkirtdvttcd79hjh8pqt86qr6fkuooav09s9f20" 2025/07/10 04:02:50 DEBUG : Creating backend with remote "/tmp/rclone3609665397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci'", Local "Local file system at /tmp/rclone3609665397", Modify Window "1ms" 2025/07/10 04:02:52 DEBUG : hello, world!: md5 = 6839dc0cb17e5f762424a4d682a56a28 OK upper checkfile vs. lower remote (without normalization) 2025/07/10 04:02:53 ERROR : hello, world!: sum not found 2025/07/10 04:02:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci' 2025/07/10 04:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': 1 files missing 2025/07/10 04:02:53 NOTICE: 1 hashes missing 2025/07/10 04:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': 1 differences found 2025/07/10 04:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/10 04:02:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': 0 differences found 2025/07/10 04:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': 1 matching files 2025/07/10 04:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karical0qoxi" 2025/07/10 04:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/rl2k8ttjkv5jopv7frbgmqdi8ag2nn6ajogodivgbsv86qj0jlf0" 2025/07/10 04:02:55 DEBUG : Creating backend with remote "/tmp/rclone1667030827" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi'", Local "Local file system at /tmp/rclone1667030827", Modify Window "1ms" 2025/07/10 04:02:57 DEBUG : HELLO, WORLD!: md5 = a5095f2e293b0d6793256447520bd179 OK lower checkfile vs. upper remote (without normalization) 2025/07/10 04:02:57 ERROR : HELLO, WORLD!: sum not found 2025/07/10 04:02:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi' 2025/07/10 04:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': 1 files missing 2025/07/10 04:02:57 NOTICE: 1 hashes missing 2025/07/10 04:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': 1 differences found 2025/07/10 04:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/10 04:02:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': 0 differences found 2025/07/10 04:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': 1 matching files 2025/07/10 04:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saloqag0firo" 2025/07/10 04:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/0n9c8ssftu5284gmoaadmbee1n07rucm599b7b6iq22m476p6vgg" 2025/07/10 04:03:00 DEBUG : Creating backend with remote "/tmp/rclone110826137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo'", Local "Local file system at /tmp/rclone110826137", Modify Window "1ms" 2025/07/10 04:03:02 DEBUG : HeLlO, wOrLd!: md5 = 9d6e5598149f68818875a722587a9aa4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/10 04:03:02 ERROR : HeLlO, wOrLd!: sum not found 2025/07/10 04:03:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo' 2025/07/10 04:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': 1 files missing 2025/07/10 04:03:02 NOTICE: 1 hashes missing 2025/07/10 04:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': 1 differences found 2025/07/10 04:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/10 04:03:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': 0 differences found 2025/07/10 04:03:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': 1 matching files 2025/07/10 04:03:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqohab4xibo" 2025/07/10 04:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/6356jnonu544rfuitcnnnahbqojvdauvu5ftq8h0l21q8506hm4g" 2025/07/10 04:03:04 DEBUG : Creating backend with remote "/tmp/rclone3780287497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo'", Local "Local file system at /tmp/rclone3780287497", Modify Window "1ms" 2025/07/10 04:03:07 DEBUG : HELLO, WORLD!: md5 = 1bc7aab890fc24adfd1969fb173a7fd4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/10 04:03:07 ERROR : HELLO, WORLD!: sum not found 2025/07/10 04:03:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo' 2025/07/10 04:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': 1 files missing 2025/07/10 04:03:07 NOTICE: 1 hashes missing 2025/07/10 04:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': 1 differences found 2025/07/10 04:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/10 04:03:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': 0 differences found 2025/07/10 04:03:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': 1 matching files 2025/07/10 04:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xadiquj9runo" 2025/07/10 04:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/hi4irepsod8a9o3t0954a78r11km6tr8lvmk93c628dkriqi1oq0" 2025/07/10 04:03:09 DEBUG : Creating backend with remote "/tmp/rclone3780063452" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo'", Local "Local file system at /tmp/rclone3780063452", Modify Window "1ms" 2025/07/10 04:03:11 DEBUG : 測試_Русский___ě_áñ: md5 = 2246663dddf4078f6da432d9d0c2d77d OK NFD checkfile vs. NFC remote (without normalization) 2025/07/10 04:03:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo' 2025/07/10 04:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': 1 files missing 2025/07/10 04:03:12 NOTICE: 1 hashes missing 2025/07/10 04:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': 1 differences found 2025/07/10 04:03:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/10 04:03:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': 0 differences found 2025/07/10 04:03:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': 1 matching files 2025/07/10 04:03:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cozatiq2roma" 2025/07/10 04:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:13 DEBUG : Creating backend with remote "TestDrive:crypt/8a2t5j165rjhj17jroor02smconklt3ns2v5jemsro4eemhssdg0" 2025/07/10 04:03:14 DEBUG : Creating backend with remote "/tmp/rclone3527391714" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma'", Local "Local file system at /tmp/rclone3527391714", Modify Window "1ms" 2025/07/10 04:03:17 DEBUG : 測試_Русский___ě_áñ: md5 = 8eb859f46fc7a7363b3449e6645f3e08 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/10 04:03:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma' 2025/07/10 04:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': 1 files missing 2025/07/10 04:03:17 NOTICE: 1 hashes missing 2025/07/10 04:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': 1 differences found 2025/07/10 04:03:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/10 04:03:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': 0 differences found 2025/07/10 04:03:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': 1 matching files 2025/07/10 04:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zivaduc6kofe" 2025/07/10 04:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/em5qtaq1ltf8u4jckj845huak97j73bqq23f18fdlebnoimo85mg" 2025/07/10 04:03:19 DEBUG : Creating backend with remote "/tmp/rclone3589913665" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe'", Local "Local file system at /tmp/rclone3589913665", Modify Window "1ms" 2025/07/10 04:03:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1f9d697d1e89cf57975879a266b703f6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/10 04:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe' 2025/07/10 04:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': 1 files missing 2025/07/10 04:03:22 NOTICE: 1 hashes missing 2025/07/10 04:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': 1 differences found 2025/07/10 04:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/10 04:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': 0 differences found 2025/07/10 04:03:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': 1 matching files 2025/07/10 04:03:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wulebax1pase" 2025/07/10 04:03:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:23 DEBUG : Creating backend with remote "TestDrive:crypt/74had4qnpock09lahtdqn2f9rqbah530dfcu219r5glfj5qa64cg" 2025/07/10 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone3582259642" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase'", Local "Local file system at /tmp/rclone3582259642", Modify Window "1ms" 2025/07/10 04:03:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b1a51c730c45c29e544b7553fa0d9080 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/10 04:03:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase' 2025/07/10 04:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': 1 files missing 2025/07/10 04:03:27 NOTICE: 1 hashes missing 2025/07/10 04:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': 1 differences found 2025/07/10 04:03:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/10 04:03:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': 0 differences found 2025/07/10 04:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': 1 matching files 2025/07/10 04:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kapoxes7cefu" 2025/07/10 04:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/h6b1gp65sp7qqavu68k651b9bk313f3s8je9aetbc2jvna67hf1g" 2025/07/10 04:03:29 DEBUG : Creating backend with remote "/tmp/rclone4241272785" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu'", Local "Local file system at /tmp/rclone4241272785", Modify Window "1ms" 2025/07/10 04:03:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 41b7798d8a3bb8eea316e47db2aa74a7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/10 04:03:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu' 2025/07/10 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': 1 files missing 2025/07/10 04:03:32 NOTICE: 1 hashes missing 2025/07/10 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': 1 differences found 2025/07/10 04:03:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/10 04:03:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': 0 differences found 2025/07/10 04:03:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': 1 matching files 2025/07/10 04:03:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xexoreh5babu" 2025/07/10 04:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:03:33 DEBUG : Creating backend with remote "TestDrive:crypt/jlgojp269kj64lti8f1tgetlrmku3hpu3g2q9ffnimi8i4uhhs20" 2025/07/10 04:03:34 DEBUG : Creating backend with remote "/tmp/rclone3055775074" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu'", Local "Local file system at /tmp/rclone3055775074", Modify Window "1ms" 2025/07/10 04:03:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51a4d90ce79ed75a860d39a950c9cc62 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/10 04:03:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 04:03:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu' 2025/07/10 04:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': 1 files missing 2025/07/10 04:03:37 NOTICE: 1 hashes missing 2025/07/10 04:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': 1 differences found 2025/07/10 04:03:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/10 04:03:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 04:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': 0 differences found 2025/07/10 04:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': 1 matching files 2025/07/10 04:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xexoreh5babu': Purge remote 2025/07/10 04:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kapoxes7cefu': Purge remote 2025/07/10 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wulebax1pase': Purge remote 2025/07/10 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zivaduc6kofe': Purge remote 2025/07/10 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cozatiq2roma': Purge remote 2025/07/10 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xadiquj9runo': Purge remote 2025/07/10 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqohab4xibo': Purge remote 2025/07/10 04:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saloqag0firo': Purge remote 2025/07/10 04:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karical0qoxi': Purge remote 2025/07/10 04:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jigokux7leci': Purge remote --- PASS: TestApplyTransforms (53.78s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:03:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 04:03:45 DEBUG : sub/file2: md5 = 839ab879637fc7181046d2465bd53d07 OK 2025/07/10 04:03:45 INFO : file1: Copied (new) to: sub/file2 2025/07/10 04:03:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 04:03:46 DEBUG : file1: Unchanged skipping 2025/07/10 04:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': don't need to copy/move sub/file2, it is already at target location 2025/07/10 04:03:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:03:51 DEBUG : dst/file1: md5 = 879bc4fbaf4e5bfaed830dd2a9992804 OK 2025/07/10 04:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/backup" 2025/07/10 04:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/1nrff024r7pq65ecp72fc28jb0" 2025/07/10 04:03:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/10 04:03:56 INFO : dst/file1: Moved (server-side) 2025/07/10 04:03:57 DEBUG : dst/file1: md5 = 05587f9c177c3a13a083e29d97963120 OK 2025/07/10 04:03:57 INFO : dst/file1: Copied (new) 2025/07/10 04:04:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:04:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:04:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.92s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/dst" 2025/07/10 04:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 04:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/CompareDest" 2025/07/10 04:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/gveqi14airsml4bgu7krj116o8" 2025/07/10 04:04:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 04:04:08 DEBUG : one: md5 = 40d32bc1611bcbdbf4d5fb9257468750 OK 2025/07/10 04:04:08 INFO : one: Copied (new) 2025/07/10 04:04:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:10 DEBUG : one: md5 = 790463a7dbe79c19301a06d5ab717631 OK 2025/07/10 04:04:10 INFO : one: Copied (replaced existing) 2025/07/10 04:04:12 DEBUG : dst/one: md5 = c2cd65940133006885b6f9221cd62ebd OK 2025/07/10 04:04:15 DEBUG : CompareDest/one: md5 = 794fe041d901926d07ffddd5a2d1484d OK 2025/07/10 04:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 04:04:18 DEBUG : CompareDest/two: md5 = 391c39e8d6338f90f271b586da23640c OK 2025/07/10 04:04:19 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 04:04:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 04:04:19 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 04:04:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 04:04:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 04:04:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:23 DEBUG : two: md5 = 1932d177eefcf690953d9cd1a5cd05f9 OK 2025/07/10 04:04:23 INFO : two: Copied (new) 2025/07/10 04:04:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 04:04:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:04:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:04:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/dst" 2025/07/10 04:04:27 DEBUG : Config file has changed externally - reloading 2025/07/10 04:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 04:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/CopyDest" 2025/07/10 04:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/10 04:04:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 04:04:33 DEBUG : one: md5 = 223511a7aab9b7b5bbd0f27a3c3d2239 OK 2025/07/10 04:04:33 INFO : one: Copied (new) 2025/07/10 04:04:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:36 DEBUG : one: md5 = 92a4508750371f21a150f0ef40627e33 OK 2025/07/10 04:04:36 INFO : one: Copied (replaced existing) 2025/07/10 04:04:37 DEBUG : dst/one: md5 = 589ae60929ecb1b74cb6bb0b2355b8bd OK 2025/07/10 04:04:40 DEBUG : CopyDest/one: md5 = f1666d0aac42da1ebb8d0c40f7c39493 OK 2025/07/10 04:04:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/BackupDir" 2025/07/10 04:04:40 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/10 04:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 04:04:44 INFO : one: Moved (server-side) 2025/07/10 04:04:45 INFO : one: Copied (server-side copy) 2025/07/10 04:04:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/10 04:04:47 DEBUG : CopyDest/two: md5 = 26bfa1ad692c2572447542dc3d430b23 OK 2025/07/10 04:04:48 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 04:04:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:49 INFO : two: Copied (server-side copy) 2025/07/10 04:04:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/10 04:04:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 04:04:50 DEBUG : two: Unchanged skipping 2025/07/10 04:04:52 DEBUG : CopyDest/three: md5 = 2df0c6a185e72482e2b07196d2ec6dac OK 2025/07/10 04:04:53 DEBUG : three: Need to transfer - File not found at Destination 2025/07/10 04:04:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/10 04:04:53 DEBUG : three: Destination not found in --copy-dest 2025/07/10 04:04:54 DEBUG : three: md5 = 82c5c1a58356f6e9e86e170e413c429b OK 2025/07/10 04:04:54 INFO : three: Copied (new) 2025/07/10 04:04:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 04:04:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 04:04:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:05:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:05:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 04:05:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 04:05:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.99s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/10 04:05:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f1f4a6736194f277625c7f7343dcc36c OK 2025/07/10 04:05:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/10 04:05:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/10 04:05:06 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/07/10 04:05:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/10 04:05:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/10 04:05:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f2e9bcd02bef74abc0f2d4f901c290ac OK 2025/07/10 04:05:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/10 04:05:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/10 04:05:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using skip mode. 2025/07/10 04:05:15 NOTICE: one: Found 2 files with duplicate names 2025/07/10 04:05:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using skip mode. 2025/07/10 04:05:21 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/10 04:05:21 INFO : one: Deleted 2025/07/10 04:05:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.95s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using first mode. 2025/07/10 04:05:28 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:28 INFO : one: Deleted 2025/07/10 04:05:29 INFO : one: Deleted 2025/07/10 04:05:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using newest mode. 2025/07/10 04:05:34 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:35 INFO : one: Deleted 2025/07/10 04:05:35 INFO : one: Deleted 2025/07/10 04:05:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using oldest mode. 2025/07/10 04:05:41 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:42 INFO : one: Deleted 2025/07/10 04:05:42 INFO : one: Deleted 2025/07/10 04:05:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using largest mode. 2025/07/10 04:05:48 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:48 INFO : one: Deleted 2025/07/10 04:05:49 INFO : one: Deleted 2025/07/10 04:05:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:05:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using smallest mode. 2025/07/10 04:05:54 NOTICE: one: Found 3 files with duplicate names 2025/07/10 04:05:54 INFO : one: Deleted 2025/07/10 04:05:55 INFO : one: Deleted 2025/07/10 04:05:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:06:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Looking for duplicate names using rename mode. 2025/07/10 04:06:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/10 04:06:02 INFO : one-2.txt: renamed from: one.txt 2025/07/10 04:06:04 INFO : one-3.txt: renamed from: one.txt 2025/07/10 04:06:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:06:09 DEBUG : dupe1/one.txt: md5 = f5f62ef9278f478e2d15d20893063598 OK 2025/07/10 04:06:12 DEBUG : dupe2/two.txt: md5 = cd920679cef296c5f07ce2054ca8576c OK 2025/07/10 04:06:14 DEBUG : dupe3/three.txt: md5 = 8e86c3e867f83df5620c0282a79ba8d2 OK 2025/07/10 04:06:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/10 04:06:15 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/10 04:06:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/10 04:06:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/10 04:06:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/10 04:06:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/10 04:06:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:06:21 DEBUG : a.txt: md5 = 4d8df0c062b6fb2c13fcb0e32f3689ac OK 2025/07/10 04:06:23 DEBUG : zend.txt: md5 = 06d9c8d9e63329b2f107bc4dfa655003 OK 2025/07/10 04:06:25 DEBUG : sub dir/hello world: md5 = 1cbb3aad808ddbc4083cd8e68d658ab1 OK 2025/07/10 04:06:26 DEBUG : sub dir/hello world2: md5 = 3a365d52442f128587afd005cd65ebb3 OK 2025/07/10 04:06:28 DEBUG : sub dir/ignore dir/.ignore: md5 = bbd04116b8a1b9e39ed7a95808ac0219 OK 2025/07/10 04:06:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = a5131eea940541838265f6a69e59cb6d OK 2025/07/10 04:06:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 13542ff007087377f00d3a575fc7e487 OK 2025/07/10 04:06:33 DEBUG : a.txt: Excluded (Size Filter) 2025/07/10 04:06:33 DEBUG : a.txt: Excluded 2025/07/10 04:06:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 04:06:34 DEBUG : sub dir/hello world2: Excluded 2025/07/10 04:06:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 04:06:34 DEBUG : sub dir/hello world: Excluded 2025/07/10 04:06:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 04:06:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 04:06:35 DEBUG : sub dir/hello world2: Excluded 2025/07/10 04:06:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 04:06:35 DEBUG : sub dir/hello world: Excluded 2025/07/10 04:06:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 04:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/10 04:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/10 04:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/10 04:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/10 04:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/10 04:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/10 04:06:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.47s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:06:43 DEBUG : a.txt: md5 = 58e509ef57fbf048ffa8ff1a441019f0 OK 2025/07/10 04:06:44 DEBUG : zend.txt: md5 = 48396b57374af0995817a0e56322685c OK 2025/07/10 04:06:46 DEBUG : sub dir/hello world: md5 = 56632857a11d12f22479a10ae6eefb2b OK 2025/07/10 04:06:48 DEBUG : sub dir/hello world2: md5 = 97bd62094afbeb5c2a398c447937e54d OK 2025/07/10 04:06:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 37889e5dd0095cf032a46662afebfec3 OK 2025/07/10 04:06:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3a795036ecbf0ef18969a87a6e62bf99 OK 2025/07/10 04:06:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 88995cf18ed65702f885db6c447b96aa OK 2025/07/10 04:06:55 DEBUG : a.txt: Excluded (Size Filter) 2025/07/10 04:06:55 DEBUG : a.txt: Excluded 2025/07/10 04:06:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 04:06:55 DEBUG : sub dir/hello world: Excluded 2025/07/10 04:06:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 04:06:55 DEBUG : sub dir/hello world2: Excluded 2025/07/10 04:06:56 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 04:06:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 04:06:56 DEBUG : sub dir/hello world: Excluded 2025/07/10 04:06:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 04:06:56 DEBUG : sub dir/hello world2: Excluded 2025/07/10 04:06:56 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 04:07:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/10 04:07:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.41s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:04 DEBUG : file1: md5 = 3ff3b0b62e5b7c9a773ed480d8aea546 OK 2025/07/10 04:07:07 DEBUG : sub/file2: md5 = 6d12ad5d1aa232d91cd5a7d4adcf3bcf 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/07/10 04:07:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/10 04:07:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/10 04:07:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/10 04:07:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.68s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:14 DEBUG : file1: md5 = 33a819fcc36f9dc5ea2e59956103defe OK 2025/07/10 04:07:16 DEBUG : sub/file2: md5 = 2b114e1cf615f167cf71c9b4573c329a 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/07/10 04:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/notfound" 2025/07/10 04:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/10 04:07:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Making directory 2025/07/10 04:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:27 DEBUG : sub dir/hello world: md5 = 61f72fb0a4f4c3418bc10b70c1201996 OK 2025/07/10 04:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:31 DEBUG : potato2: md5 = aa3f8a07f36a0dc256ad319c3ee214e4 OK 2025/07/10 04:07:32 DEBUG : empty space: md5 = 0f075df1082f7334b40ec9a616ca1520 OK --- PASS: TestLs (4.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:36 DEBUG : potato2: md5 = 18daca66409411abc4ae1c7d367869bf OK 2025/07/10 04:07:37 DEBUG : empty space: md5 = adc09cd9f4df1bf3f4f3e55ac61c42b7 OK 2025/07/10 04:07:38 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.03s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:40 DEBUG : potato2: md5 = acbc787507c6d1022e965bc3e5f810d8 OK 2025/07/10 04:07:42 DEBUG : empty space: md5 = cf4baf6d6e072bca4ba67eb24f032406 OK --- PASS: TestLsLong (4.48s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:45 DEBUG : potato2: md5 = 4d05a3d2518b32125546cbd9b25edcf4 OK 2025/07/10 04:07:46 DEBUG : empty space: md5 = aba850d66c8e099b54740e8e0ad1bd29 OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/07/10 04:07:48 DEBUG : Creating backend with remote ":memory:" 2025/07/10 04:07:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/10 04:07:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/10 04:07:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/10 04:07:48 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:49 DEBUG : potato2: md5 = f7f1cae6c64ecb80af2ada78977bac08 OK 2025/07/10 04:07:51 DEBUG : empty space: md5 = 4ed3fe54bba3840ca5701c706b03e819 OK 2025/07/10 04:07:53 DEBUG : sub dir/potato3: md5 = 71cfbca6f2f5db41a3a38eb0a7bb4d78 OK 2025/07/10 04:07:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:07:58 DEBUG : small: md5 = c99920f8971d53367f0758dd5753e4c6 OK 2025/07/10 04:07:59 DEBUG : medium: md5 = 6a4fa24e7cf37ae8d20674383ed2e977 OK 2025/07/10 04:08:01 DEBUG : large: md5 = bf2dc4be1ea0c2b7e92a710693852940 OK 2025/07/10 04:08:01 DEBUG : Waiting for deletions to finish 2025/07/10 04:08:01 DEBUG : large: Excluded (Size Filter) 2025/07/10 04:08:02 INFO : medium: Deleted 2025/07/10 04:08:02 INFO : small: Deleted --- PASS: TestDelete (6.41s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:08:05 DEBUG : small: md5 = fec69a1418028e969cc6c86ad570f45b OK 2025/07/10 04:08:06 DEBUG : medium: md5 = 5c4dd06acba28ba6a2ad749ba18a7da8 OK 2025/07/10 04:08:08 DEBUG : large: md5 = 7e9c730bf1ed74fb8c8ea1866b274ea7 OK 2025/07/10 04:08:08 DEBUG : Waiting for deletions to finish 2025/07/10 04:08:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/10 04:08:09 INFO : small: Deleted 2025/07/10 04:08:09 INFO : medium: Deleted --- PASS: TestMaxDelete (8.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:08:13 DEBUG : small: md5 = 59fceb68b6c8f0e50d3fc6d59746e256 OK 2025/07/10 04:08:14 DEBUG : medium: md5 = c079e6f96cae603823b5985567c61a83 OK 2025/07/10 04:08:16 DEBUG : large: md5 = caa1e385b98c2e75ee10a1d0a0b6f365 OK 2025/07/10 04:08:16 DEBUG : Waiting for deletions to finish 2025/07/10 04:08:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/10 04:08:17 INFO : small: Deleted 2025/07/10 04:08:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.74s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:08:20 DEBUG : small: md5 = 4464e19409dd09dc41019e9a4393376a OK 2025/07/10 04:08:21 DEBUG : medium: md5 = 7e263a6903749fdf4c2d084625ff2502 OK 2025/07/10 04:08:22 DEBUG : large: md5 = 5422e927b7794ee7b23ad088d363d46f OK 2025/07/10 04:08:22 DEBUG : Waiting for deletions to finish 2025/07/10 04:08:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/10 04:08:23 INFO : small: Deleted 2025/07/10 04:08:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.58s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:08:26 DEBUG : ReadFile: md5 = a6c18c41e659f5fc9077a89612907cd8 OK --- PASS: TestReadFile (4.35s) === RUN TestRetry 2025/07/10 04:08:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/10 04:08:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/10 04:08:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 04:08:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 04:08:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 04:08:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 04:08:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:08:31 DEBUG : file1: md5 = f9120b42d91bef8457dfbcb2b9fd035a OK 2025/07/10 04:08:32 DEBUG : file2: md5 = 7501d1ce44b53d13def42f203aef7246 OK --- PASS: TestCat (16.10s) === RUN TestPurge 2025/07/10 04:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiqufuc7deya" 2025/07/10 04:08:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/6kioas2qdj4kp5kj3d161713mt6rth7rb49tu6971udcohqkcne0" 2025/07/10 04:08:46 DEBUG : Creating backend with remote "/tmp/rclone3149017398" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiqufuc7deya'", Local "Local file system at /tmp/rclone3149017398", Modify Window "1ms" 2025/07/10 04:08:51 DEBUG : A1/B1/C1/one: md5 = abbbe7d4f1cfd791c3f5e32165fc3ab5 OK 2025/07/10 04:08:51 INFO : A2: Making directory 2025/07/10 04:08:52 INFO : A1/B2: Making directory 2025/07/10 04:08:52 INFO : A1/B2/C2: Making directory 2025/07/10 04:08:53 INFO : A1/B1/C3: Making directory 2025/07/10 04:08:54 INFO : A3: Making directory 2025/07/10 04:08:55 INFO : A3/B3: Making directory 2025/07/10 04:08:55 INFO : A3/B3/C4: Making directory 2025/07/10 04:08:58 DEBUG : A1/two: md5 = f68d3f0b9cea97425878cb1b2c342a3f OK 2025/07/10 04:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiqufuc7deya': Purge remote 2025/07/10 04:09:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:09:05 DEBUG : A1/B1/C1/one: md5 = 59ee699c8dc86d3a4afbeae8ba47e2b6 OK 2025/07/10 04:09:05 INFO : A2: Making directory 2025/07/10 04:09:05 INFO : A1/B2: Making directory 2025/07/10 04:09:06 INFO : A1/B2/C2: Making directory 2025/07/10 04:09:07 INFO : A1/B1/C3: Making directory 2025/07/10 04:09:08 INFO : A3: Making directory 2025/07/10 04:09:08 INFO : A3/B3: Making directory 2025/07/10 04:09:09 INFO : A3/B3/C4: Making directory 2025/07/10 04:09:11 DEBUG : A1/two: md5 = bffee532d2a1e5181729f67f0910c354 OK 2025/07/10 04:09:12 DEBUG : removing 1 level 3 directories 2025/07/10 04:09:12 INFO : A3/B3/C4: Removing directory 2025/07/10 04:09:15 DEBUG : removing 2 level 3 directories 2025/07/10 04:09:15 INFO : A1/B2/C2: Removing directory 2025/07/10 04:09:15 INFO : A1/B1/C3: Removing directory 2025/07/10 04:09:16 DEBUG : removing 2 level 2 directories 2025/07/10 04:09:16 INFO : A3/B3: Removing directory 2025/07/10 04:09:16 INFO : A1/B2: Removing directory 2025/07/10 04:09:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 04:09:16 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/10 04:09:17 DEBUG : removing 2 level 1 directories 2025/07/10 04:09:17 INFO : A3: Removing directory 2025/07/10 04:09:17 INFO : A2: Removing directory 2025/07/10 04:09:17 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/10 04:09:21 DEBUG : removing 1 level 3 directories 2025/07/10 04:09:21 INFO : A1/B1/C1: Removing directory 2025/07/10 04:09:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:22 DEBUG : removing 1 level 2 directories 2025/07/10 04:09:22 INFO : A1/B1: Removing directory 2025/07/10 04:09:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 04:09:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:09:23 DEBUG : removing 1 level 1 directories 2025/07/10 04:09:23 INFO : A1: Removing directory 2025/07/10 04:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 04:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 04:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 04:09:24 DEBUG : removing 1 level 0 directories 2025/07/10 04:09:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Removing directory 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 04:09:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.99s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:09:26 INFO : A1: Making directory 2025/07/10 04:09:27 INFO : A1/B1: Making directory 2025/07/10 04:09:27 INFO : A1/B1/C1: Making directory 2025/07/10 04:09:30 DEBUG : removing 1 level 3 directories 2025/07/10 04:09:30 INFO : A1/B1/C1: Removing directory 2025/07/10 04:09:31 DEBUG : removing 1 level 2 directories 2025/07/10 04:09:31 INFO : A1/B1: Removing directory 2025/07/10 04:09:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:09:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:09:34 INFO : A1: Making directory 2025/07/10 04:09:34 INFO : A1/B1: Making directory 2025/07/10 04:09:35 INFO : A1/B1/C1: Making directory 2025/07/10 04:09:38 DEBUG : removing 1 level 3 directories 2025/07/10 04:09:38 INFO : A1/B1/C1: Removing directory 2025/07/10 04:09:38 DEBUG : removing 1 level 2 directories 2025/07/10 04:09:38 INFO : A1/B1: Removing directory 2025/07/10 04:09:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:09:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:09:42 DEBUG : file1: md5 = 3e67fbedc6846278012c4c215149de5b OK 2025/07/10 04:09:44 DEBUG : filename.txt: File name found in url 2025/07/10 04:09:45 DEBUG : filename.txt: md5 = 9bc2a06256be47306f99e9d7727bb7ba OK 2025/07/10 04:09:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/10 04:09:46 DEBUG : headerfilename.txt: md5 = dfe202efdf69f45ea23d8ac7dd519a39 OK 2025/07/10 04:09:48 DEBUG : file2: md5 = 53f964a230af4b4a3296de0e9a6234b2 OK --- PASS: TestCopyURL (9.33s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:09:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 04:10:08 DEBUG : sub/file2: md5 = 51a04abac5bee916fdf9b5e4797a077b OK 2025/07/10 04:10:08 INFO : file1: Copied (new) to: sub/file2 2025/07/10 04:10:08 INFO : file1: Deleted 2025/07/10 04:10:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 04:10:09 DEBUG : file1: Unchanged skipping 2025/07/10 04:10:09 INFO : file1: Deleted 2025/07/10 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': don't need to copy/move sub/file2, it is already at target location 2025/07/10 04:10:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (21.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:10:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 04:10:13 DEBUG : file1: md5 = fc2f459d192cafe95cea79c5420bfaa4 OK 2025/07/10 04:10:13 INFO : file1: Copied (new) 2025/07/10 04:10:13 INFO : file1: Deleted 2025/07/10 04:10:14 DEBUG : file1: Destination exists, skipping 2025/07/10 04:10:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.41s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:10:19 DEBUG : dst/file1: md5 = 5c7d743092e32255879f4c42965c02c6 OK 2025/07/10 04:10:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenapax8jaji/backup" 2025/07/10 04:10:19 DEBUG : Config file has changed externally - reloading 2025/07/10 04:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg/1nrff024r7pq65ecp72fc28jb0" 2025/07/10 04:10:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/10 04:10:24 INFO : dst/file1: Moved (server-side) 2025/07/10 04:10:25 DEBUG : dst/file1: md5 = 4b757c55f8f995cacb191a13e567baff OK 2025/07/10 04:10:25 INFO : dst/file1: Copied (new) 2025/07/10 04:10:25 INFO : dst/file1: Deleted 2025/07/10 04:10:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:10:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 04:10:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.01s) === 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:10:33 DEBUG : A1/one: md5 = f74aee7e73bfd8b50bb8cfd9500122f3 OK 2025/07/10 04:10:34 DEBUG : A1/two: md5 = 957b5bbf3c5c017b97e8de75ee1bbbfd OK 2025/07/10 04:10:37 DEBUG : A1/B1/three: md5 = b4f62f22d3e027c9cc038851a8b8b8b7 OK 2025/07/10 04:10:39 DEBUG : A1/B1/C1/four: md5 = 055004e0e6f8b5b9b588c481f0b6266d OK 2025/07/10 04:10:41 DEBUG : A1/B1/C2/five: md5 = 5ca950d22c1d4baa7c3d2dae1df8b987 OK 2025/07/10 04:10:41 INFO : A1/B2: Making directory 2025/07/10 04:10:42 INFO : A1/B1/C3: Making directory 2025/07/10 04:10:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/10 04:10:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/10 04:10:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/10 04:10:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/10 04:10:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/10 04:10:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 04:10:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 04:10:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:10:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 04:10:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 04:10:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/10 04:11:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/10 04:11:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/10 04:11:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/10 04:11:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/10 04:11:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/10 04:11:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 04:11:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 04:11:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:11:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 04:11:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 04:11:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/10 04:11:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/10 04:11:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 04:11:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 04:11:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 04:11:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 04:11:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 04:11:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 04:11:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 04:11:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.97s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 04:11:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 7fea7cccf7d43e60eacdf6b404c7716d OK 2025/07/10 04:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/10 04:11:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 04:11:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/10 04:11:22 DEBUG : no_checksum_big_file_from_pipe: md5 = f1f573ea878a6ec48556f967337c0738 OK 2025/07/10 04:11:22 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 04:11:25 DEBUG : with_checksum_small_file_from_pipe: md5 = c578380025bcefd4b91c8649769511f8 OK 2025/07/10 04:11:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 04:11:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/10 04:11:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 67e82ba1290f0901577722df8a2ab320 OK 2025/07/10 04:11:27 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 04:11:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 04:11:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/10 04:11:33 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-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 04:11:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 04:11:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/10 04:11:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.75s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/10 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (48 bytes), uploading instead of streaming 2025/07/10 04:11:44 DEBUG : rcat_metadata: md5 = 336a5e5f5de009d14271271a98fe0e7d OK 2025/07/10 04:11:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/10 04:11:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/10 04:11:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0ec64f921e9da2520a8fbc9e2a6146bc OK 2025/07/10 04:11:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.47s) --- PASS: TestRcatMetadata/Normal (3.01s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:51 DEBUG : potato1: md5 = e25fcb89bb8ed04b5c7ab6c2e1442c38 OK 2025/07/10 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (60 bytes), uploading instead of streaming 2025/07/10 04:11:52 DEBUG : potato2: md5 = c90d246994442e393cf9b53bc6d9eda0 OK 2025/07/10 04:11:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:11:56 DEBUG : potato1: md5 = 7e327a24c9214ed6c2efaee53fb23aa0 OK 2025/07/10 04:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': File to upload is small (60 bytes), uploading instead of streaming 2025/07/10 04:11:57 DEBUG : potato2: md5 = 64c99016bf281df68859632eb1359a08 OK 2025/07/10 04:11:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.21s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:01 DEBUG : potato2: md5 = d067f376a8235ef678701d2d9aeb9b85 OK 2025/07/10 04:12:02 DEBUG : empty space: md5 = 2fe9c18c503c75c175e5e55e2750ef66 OK 2025/07/10 04:12:04 DEBUG : sub dir/potato3: md5 = 8a68ca827f37311f2ae97ab08f81e879 OK 2025/07/10 04:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Touching "empty space" 2025/07/10 04:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Touching "potato2" 2025/07/10 04:12:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Touching "sub dir/potato3" 2025/07/10 04:12:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.83s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:09 DEBUG : dir with metadata: Making directory with metadata 2025/07/10 04:12:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.55s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:12 DEBUG : directory with modtime: Making directory with metadata 2025/07/10 04:12:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/10 04:12:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 04:12:14 DEBUG : Google drive root 'crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg': Skipping btime metadata as can't update it on an existing file: 2025-07-10T04:12:14.589336045Z 2025/07/10 04:12:15 INFO : non existent directory: Updated directory metadata 2025/07/10 04:12:17 DEBUG : Google drive root 'crypt/9hmqbntseu5fl9dcf7cib0k0g6olin094f3hnjajnuji94bib7rg': Skipping btime metadata as can't update it on an existing file: 2025-07-10T04:12:14.589336045Z 2025/07/10 04:12:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.99s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/10 04:12:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/10 04:12:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.38s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/10 04:12:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 04:12:23 DEBUG : dst: Making directory with metadata 2025/07/10 04:12:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 04:12:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 04:12:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 04:12:25 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 04:12:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/10 04:12:26 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 04:12:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji'", Local "Local file system at /tmp/rclone1196714104", Modify Window "1ms" 2025/07/10 04:12:29 DEBUG : sub dir/test remove existing: md5 = 60210ef7102cd25978d189628e8f9df5 OK 2025/07/10 04:12:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b7bc58f821631338424e4bdf2321e3ee OK 2025/07/10 04:12:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.levuyis1" before starting 2025/07/10 04:12:34 DEBUG : sub dir/test remove existing.levuyis1: TEST: removing renamed existing file after operation 2025/07/10 04:12:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gepoceb1" before starting 2025/07/10 04:12:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gepoceb1: TEST: renaming existing back after failed operation 2025/07/10 04:12:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hamosab0" before starting 2025/07/10 04:12:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hamosab0: TEST: removing renamed existing file after operation 2025/07/10 04:12:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bsrn46rc7ih09fknq6dfpk3t239unnrbejntacfgv2lden16vot8im5u0ah4vcq7foqrljv1j0pcuh271j54ed5ruob9m345c3rmm6ldeek37qnc1r3jos04v4j4q33ltrhrm2ba92gb0t2lb5hulolbclesrgek5dqpnird9fevu3hhm3k0" 2025/07/10 04:12:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p8uo6a8hqmvr6d13q9ncg8uua0geahllk5im5dghafq5m7rj3eb0" --- PASS: TestRemoveExisting (13.25s) === 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/07/10 04:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenapax8jaji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m18.789068511s (try 1/5)