"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/07 03:33:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi" 2025/09/07 03:33:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:33:03 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0" 2025/09/07 03:33:04 DEBUG : Creating backend with remote "/tmp/rclone3543343234" === 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/07 03:33:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/07 03:33:04 DEBUG : potato: Seek from 10 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 10 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/07 03:33:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/07 03:33:04 DEBUG : potato: Seek from 8 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 8 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/07 03:33:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/07 03:33:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/07 03:33:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/07 03:33:04 DEBUG : potato: Seek from 5 to 2 2025/09/07 03:33:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/07 03:33:04 DEBUG : potato: Seek from 9 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 9 to 0 2025/09/07 03:33:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:07 DEBUG : rutabaga: md5 = 1e2bf226e905dcbf667ee51c6d45073b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/07 03:33:09 DEBUG : empty space: md5 = 949c1845e0778f82d99e32402443b8ca OK === RUN TestCheck/3 2025/09/07 03:33:11 DEBUG : potato2: md5 = ac63338f4cb4641ce3ecc3c3b551b112 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/07 03:33:13 DEBUG : remotepotato: md5 = 44d07073dcdd51345b03087a40f3fc68 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.71s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/07 03:33:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 03:33:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/07 03:33:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/07 03:33:16 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/09/07 03:33:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/07 03:33:16 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:18 DEBUG : rutabaga: md5 = 7fcf946bba469c8e48377608d91992c6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/07 03:33:21 DEBUG : empty space: md5 = 5d5cfb0fd540bc87dee7989f994980f2 OK === RUN TestCheckDownload/3 2025/09/07 03:33:24 DEBUG : potato2: md5 = 5fd471a25d1b814f0a7f30c50a9a5b5e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/07 03:33:28 DEBUG : remotepotato: md5 = 5ad7553d0fa9eb499e3f93e89dbef8cd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.67s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.11s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:34 DEBUG : rutabaga: md5 = a46dbf795794b716e4bf0c1b6af6d485 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/07 03:33:37 DEBUG : empty space: md5 = d2328d787dc54806debe31661dbaa6fc OK === RUN TestCheckSizeOnly/3 2025/09/07 03:33:39 DEBUG : potato2: md5 = d4f49256bcaa3e2adaa1d12fbca88197 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/07 03:33:41 DEBUG : remotepotato: md5 = ae639fb364f3f8348d17019e3bd48225 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.08s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:45 DEBUG : test.sum: md5 = 5c8345f18d12c156c62e5bfe340f3a6f OK 2025/09/07 03:33:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 03:33:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 03:33:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 03:33:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/07 03:33:48 DEBUG : test.sum: md5 = 7638bd71ef5a7e9373db946693759575 OK 2025/09/07 03:33:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/07 03:33:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/07 03:33:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/07 03:33:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.01s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/data" 2025/09/07 03:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:33:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/data" 2025/09/07 03:33:52 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/vjrnln8ratgmqakfosrqe8espk" 2025/09/07 03:33:56 DEBUG : data/banana: md5 = 358e5237de02c34b453296a2bb980ccf OK 2025/09/07 03:33:57 DEBUG : test.sum: md5 = 64bf407f01e4f3b8ed1254aa17e505f6 OK === RUN TestCheckSumDownload/subtest1 2025/09/07 03:34:01 DEBUG : data/potato: md5 = 33c2ae9f4373d86a3ab593875b923793 OK 2025/09/07 03:34:03 DEBUG : test.sum: md5 = b1aa414d8908a8c7fb9c38a6719ae3bf OK === RUN TestCheckSumDownload/subtest2 2025/09/07 03:34:07 DEBUG : test.sum: md5 = 3639b18f0ffcc6addc698810222d23c9 OK === RUN TestCheckSumDownload/subtest3 2025/09/07 03:34:11 DEBUG : test.sum: md5 = 1dfdedb07eb1d1435abf8b8467022c66 OK === RUN TestCheckSumDownload/subtest4 2025/09/07 03:34:16 DEBUG : test.sum: md5 = 541172f0942b0a9e31db7c803c0deb72 OK === RUN TestCheckSumDownload/subtest5 2025/09/07 03:34:20 DEBUG : test.sum: md5 = 85f14d49fe2a27190e5fd54564a16c0f OK === RUN TestCheckSumDownload/subtest6 2025/09/07 03:34:24 DEBUG : data/banana: md5 = 94f01fff7869e5b7b68a3481948d382d OK 2025/09/07 03:34:26 DEBUG : data/potato: md5 = dee3fafe19d29c2e67ce15012309d193 OK 2025/09/07 03:34:27 DEBUG : test.sum: md5 = 4ac47d4faf85a2d995894f95fee130a8 OK === RUN TestCheckSumDownload/subtest7 2025/09/07 03:34:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/07 03:34:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.77s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.10s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/09/07 03:34:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mihebol4cuvi" 2025/09/07 03:34:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:33 DEBUG : Creating backend with remote "TestDrive:crypt/3tevvfpdnis0qvr3tkg52ramf38ph35v5a3bc4aab8vnv5i5m2hg" 2025/09/07 03:34:34 DEBUG : Creating backend with remote "/tmp/rclone3275682007" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi'", Local "Local file system at /tmp/rclone3275682007", Modify Window "1ms" 2025/09/07 03:34:36 DEBUG : hello, world!: md5 = 29d4569eda64b6e3e7a525187a8d3048 OK upper checkfile vs. lower remote (without normalization) 2025/09/07 03:34:36 ERROR : hello, world!: sum not found 2025/09/07 03:34:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi' 2025/09/07 03:34:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': 1 files missing 2025/09/07 03:34:36 NOTICE: 1 hashes missing 2025/09/07 03:34:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': 1 differences found 2025/09/07 03:34:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/07 03:34:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': 0 differences found 2025/09/07 03:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': 1 matching files 2025/09/07 03:34:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gijezes9kage" 2025/09/07 03:34:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:38 DEBUG : Creating backend with remote "TestDrive:crypt/ocresuh93esd3lelgucagas1d3fdtb21n3shjdjftavpkp5uh6hg" 2025/09/07 03:34:39 DEBUG : Creating backend with remote "/tmp/rclone920335402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage'", Local "Local file system at /tmp/rclone920335402", Modify Window "1ms" 2025/09/07 03:34:41 DEBUG : HELLO, WORLD!: md5 = 6b877c8e9ce6dacc52ffbe633a8763d9 OK lower checkfile vs. upper remote (without normalization) 2025/09/07 03:34:41 ERROR : HELLO, WORLD!: sum not found 2025/09/07 03:34:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage' 2025/09/07 03:34:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': 1 files missing 2025/09/07 03:34:41 NOTICE: 1 hashes missing 2025/09/07 03:34:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': 1 differences found 2025/09/07 03:34:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/07 03:34:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': 0 differences found 2025/09/07 03:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': 1 matching files 2025/09/07 03:34:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufusod0jolu" 2025/09/07 03:34:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:42 DEBUG : Creating backend with remote "TestDrive:crypt/a69etcptilglcllihvnaunron6urg038f6p9lahvvqpj6sf2fte0" 2025/09/07 03:34:43 DEBUG : Creating backend with remote "/tmp/rclone4184031623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu'", Local "Local file system at /tmp/rclone4184031623", Modify Window "1ms" 2025/09/07 03:34:46 DEBUG : HeLlO, wOrLd!: md5 = 22be381a6a3c2db417eb556ab211b169 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/07 03:34:46 ERROR : HeLlO, wOrLd!: sum not found 2025/09/07 03:34:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu' 2025/09/07 03:34:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': 1 files missing 2025/09/07 03:34:46 NOTICE: 1 hashes missing 2025/09/07 03:34:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': 1 differences found 2025/09/07 03:34:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/07 03:34:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:34:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': 0 differences found 2025/09/07 03:34:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': 1 matching files 2025/09/07 03:34:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cacobiv9taya" 2025/09/07 03:34:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:47 DEBUG : Creating backend with remote "TestDrive:crypt/4kr0ppl4oq3i3dv0lhgt9purrsqmq6dn7psscqhp212lbvmkln60" 2025/09/07 03:34:48 DEBUG : Creating backend with remote "/tmp/rclone2300408469" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya'", Local "Local file system at /tmp/rclone2300408469", Modify Window "1ms" 2025/09/07 03:34:50 DEBUG : HELLO, WORLD!: md5 = b2e7bd9d2c618ce7514426d9df263f3b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/07 03:34:51 ERROR : HELLO, WORLD!: sum not found 2025/09/07 03:34:51 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya' 2025/09/07 03:34:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': 1 files missing 2025/09/07 03:34:51 NOTICE: 1 hashes missing 2025/09/07 03:34:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': 1 differences found 2025/09/07 03:34:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/07 03:34:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:34:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': 0 differences found 2025/09/07 03:34:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': 1 matching files 2025/09/07 03:34:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetobon4qozi" 2025/09/07 03:34:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:52 DEBUG : Creating backend with remote "TestDrive:crypt/smugdmfqkemf99jj27ndgmjd0s60ljfrv7sbb4n3deen7vqftpig" 2025/09/07 03:34:53 DEBUG : Creating backend with remote "/tmp/rclone340191743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi'", Local "Local file system at /tmp/rclone340191743", Modify Window "1ms" 2025/09/07 03:34:55 DEBUG : 測試_Русский___ě_áñ: md5 = 6fedad8613df9359b740cec67b9f5d70 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/07 03:34:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 03:34:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi' 2025/09/07 03:34:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': 1 files missing 2025/09/07 03:34:56 NOTICE: 1 hashes missing 2025/09/07 03:34:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': 1 differences found 2025/09/07 03:34:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/07 03:34:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': 0 differences found 2025/09/07 03:34:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': 1 matching files 2025/09/07 03:34:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeqehaf9muye" 2025/09/07 03:34:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:34:57 DEBUG : Creating backend with remote "TestDrive:crypt/sd7msl8fa7bvk6ljgfr6rih5g85f0j5v2397t57gsdsa22sssih0" 2025/09/07 03:34:58 DEBUG : Creating backend with remote "/tmp/rclone1582016840" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye'", Local "Local file system at /tmp/rclone1582016840", Modify Window "1ms" 2025/09/07 03:35:00 DEBUG : 測試_Русский___ě_áñ: md5 = a90dcfe98f51b8527509c7b665cdc84f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/07 03:35:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/07 03:35:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye' 2025/09/07 03:35:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': 1 files missing 2025/09/07 03:35:01 NOTICE: 1 hashes missing 2025/09/07 03:35:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': 1 differences found 2025/09/07 03:35:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/07 03:35:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': 0 differences found 2025/09/07 03:35:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': 1 matching files 2025/09/07 03:35:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wibexim0kufu" 2025/09/07 03:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/a0664pgii146ckfp8q6ne4225lfb9nogdl946m1a9j01i7g2ogn0" 2025/09/07 03:35:03 DEBUG : Creating backend with remote "/tmp/rclone1268600170" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu'", Local "Local file system at /tmp/rclone1268600170", Modify Window "1ms" 2025/09/07 03:35:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c79373abbce53bd902cad135a01601c4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/07 03:35:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:35:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu' 2025/09/07 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': 1 files missing 2025/09/07 03:35:06 NOTICE: 1 hashes missing 2025/09/07 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': 1 differences found 2025/09/07 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/07 03:35:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': 0 differences found 2025/09/07 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': 1 matching files 2025/09/07 03:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qepoyog5nasi" 2025/09/07 03:35:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/tu51g4fqu9trd71cfgjntkceppmg4gh187obk9sgj8g0kq5gbhj0" 2025/09/07 03:35:08 DEBUG : Creating backend with remote "/tmp/rclone2147851786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi'", Local "Local file system at /tmp/rclone2147851786", Modify Window "1ms" 2025/09/07 03:35:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3c458cdc19534345fce3c446266c81d9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/07 03:35:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:35:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi' 2025/09/07 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': 1 files missing 2025/09/07 03:35:11 NOTICE: 1 hashes missing 2025/09/07 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': 1 differences found 2025/09/07 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/07 03:35:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': 0 differences found 2025/09/07 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': 1 matching files 2025/09/07 03:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bozulug4zoda" 2025/09/07 03:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/3r8gmsrvuhcjntr75vernrrkqsdj12dlav2sobkhgeg8t54nfpf0" 2025/09/07 03:35:13 DEBUG : Creating backend with remote "/tmp/rclone2025851218" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda'", Local "Local file system at /tmp/rclone2025851218", Modify Window "1ms" 2025/09/07 03:35:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5ae703c9a91a97d1f8f319771ed3814a OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/07 03:35:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:35:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda' 2025/09/07 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': 1 files missing 2025/09/07 03:35:16 NOTICE: 1 hashes missing 2025/09/07 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': 1 differences found 2025/09/07 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/07 03:35:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': 0 differences found 2025/09/07 03:35:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': 1 matching files 2025/09/07 03:35:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ledomim4xipa" 2025/09/07 03:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:35:17 DEBUG : Creating backend with remote "TestDrive:crypt/llcvh12tqfre0tm4kclbqio0guopjkdk3jusa1rdok6tr3o06n40" 2025/09/07 03:35:18 DEBUG : Creating backend with remote "/tmp/rclone608103482" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa'", Local "Local file system at /tmp/rclone608103482", Modify Window "1ms" 2025/09/07 03:35:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c6406a9e07e87e02d5d9b351454e112 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/07 03:35:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/07 03:35:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa' 2025/09/07 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': 1 files missing 2025/09/07 03:35:21 NOTICE: 1 hashes missing 2025/09/07 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': 1 differences found 2025/09/07 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/07 03:35:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/07 03:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': 0 differences found 2025/09/07 03:35:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': 1 matching files 2025/09/07 03:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ledomim4xipa': Purge remote 2025/09/07 03:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozulug4zoda': Purge remote 2025/09/07 03:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qepoyog5nasi': Purge remote 2025/09/07 03:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wibexim0kufu': Purge remote 2025/09/07 03:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeqehaf9muye': Purge remote 2025/09/07 03:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetobon4qozi': Purge remote 2025/09/07 03:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cacobiv9taya': Purge remote 2025/09/07 03:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufusod0jolu': Purge remote 2025/09/07 03:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gijezes9kage': Purge remote 2025/09/07 03:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mihebol4cuvi': Purge remote --- PASS: TestApplyTransforms (53.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:35:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:35:29 DEBUG : sub/file2: md5 = 93cc94946d623e55e054c113d9ad2e88 OK 2025/09/07 03:35:29 INFO : file1: Copied (new) to: sub/file2 2025/09/07 03:35:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 03:35:30 DEBUG : file1: Unchanged skipping 2025/09/07 03:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': don't need to copy/move sub/file2, it is already at target location 2025/09/07 03:35:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.25s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:35:36 DEBUG : dst/file1: md5 = 2b45c5a4fabeb569eb8ee5ded76a3f6d OK 2025/09/07 03:35:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/backup" 2025/09/07 03:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/1nrff024r7pq65ecp72fc28jb0" 2025/09/07 03:35:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 03:35:41 INFO : dst/file1: Moved (server-side) 2025/09/07 03:35:42 DEBUG : dst/file1: md5 = 0fce2a42d0fae818ed7bacea06e1cfbb OK 2025/09/07 03:35:42 INFO : dst/file1: Copied (new) 2025/09/07 03:35:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:35:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:35:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.37s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:35:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/dst" 2025/09/07 03:35:47 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 03:35:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/CompareDest" 2025/09/07 03:35:49 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/gveqi14airsml4bgu7krj116o8" 2025/09/07 03:35:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 03:35:53 DEBUG : one: md5 = 44eefd0648f4a81bfadcef16c1bbd1f8 OK 2025/09/07 03:35:53 INFO : one: Copied (new) 2025/09/07 03:35:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:35:56 DEBUG : one: md5 = 273492f798a490fa67964b2371848941 OK 2025/09/07 03:35:56 INFO : one: Copied (replaced existing) 2025/09/07 03:35:58 DEBUG : dst/one: md5 = 47b243a602e3d10fbc2594570f5c5228 OK 2025/09/07 03:36:00 DEBUG : CompareDest/one: md5 = 9f0a1d480b50d56fc8b96d85bedd04a8 OK 2025/09/07 03:36:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:36:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/07 03:36:03 DEBUG : CompareDest/two: md5 = 0428ea9f20d833daf7123c12b358ba57 OK 2025/09/07 03:36:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:36:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 03:36:05 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:36:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/07 03:36:06 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:36:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/07 03:36:08 DEBUG : two: md5 = 6dbd259f59a4c1e807a66fce02614f56 OK 2025/09/07 03:36:08 INFO : two: Copied (new) 2025/09/07 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 03:36:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:36:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:36:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/dst" 2025/09/07 03:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 03:36:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/CopyDest" 2025/09/07 03:36:15 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/07 03:36:16 DEBUG : one: Need to transfer - File not found at Destination 2025/09/07 03:36:19 DEBUG : one: md5 = 1334e00c8c2be7d4ec77f27152059822 OK 2025/09/07 03:36:19 INFO : one: Copied (new) 2025/09/07 03:36:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:36:22 DEBUG : one: md5 = 1e6fa8196396a10113a32f87509f8735 OK 2025/09/07 03:36:22 INFO : one: Copied (replaced existing) 2025/09/07 03:36:25 DEBUG : dst/one: md5 = 07775e934ffc530886100fcbaf6df088 OK 2025/09/07 03:36:27 DEBUG : CopyDest/one: md5 = 0394c0ee402cba80c0c31692d61eff26 OK 2025/09/07 03:36:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/BackupDir" 2025/09/07 03:36:28 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/07 03:36:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:36:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/07 03:36:31 INFO : one: Moved (server-side) 2025/09/07 03:36:33 INFO : one: Copied (server-side copy) 2025/09/07 03:36:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/07 03:36:35 DEBUG : CopyDest/two: md5 = 8101e4d10c5e6fd0aabcec7e662e9c4f OK 2025/09/07 03:36:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/07 03:36:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:37 INFO : two: Copied (server-side copy) 2025/09/07 03:36:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/07 03:36:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/07 03:36:38 DEBUG : two: Unchanged skipping 2025/09/07 03:36:40 DEBUG : CopyDest/three: md5 = f2bc3b32e66ad694046b409bb9f27a72 OK 2025/09/07 03:36:41 DEBUG : three: Need to transfer - File not found at Destination 2025/09/07 03:36:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/07 03:36:41 DEBUG : three: Destination not found in --copy-dest 2025/09/07 03:36:43 DEBUG : three: md5 = 73d8a9f1e475fdbd3228b376c16703c6 OK 2025/09/07 03:36:43 INFO : three: Copied (new) 2025/09/07 03:36:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 03:36:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:36:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 03:36:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 03:36:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:36:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 03:36:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.20s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:36:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/07 03:36:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6ae3ac8aa4cd9a06aded8d11f7715e8d OK 2025/09/07 03:36:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/07 03:36:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/07 03:36:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/07 03:36:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/07 03:36:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/07 03:36:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 64dc7ce0b26a7896d03fd6f821dfef31 OK 2025/09/07 03:36:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/07 03:36:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/07 03:36:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.58s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using skip mode. 2025/09/07 03:37:04 NOTICE: one: Found 2 files with duplicate names 2025/09/07 03:37:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using skip mode. 2025/09/07 03:37:10 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/07 03:37:10 INFO : one: Deleted 2025/09/07 03:37:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.60s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using first mode. 2025/09/07 03:37:16 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:17 INFO : one: Deleted 2025/09/07 03:37:17 INFO : one: Deleted 2025/09/07 03:37:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.61s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using newest mode. 2025/09/07 03:37:23 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:23 INFO : one: Deleted 2025/09/07 03:37:24 INFO : one: Deleted 2025/09/07 03:37:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using oldest mode. 2025/09/07 03:37:30 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:30 INFO : one: Deleted 2025/09/07 03:37:31 INFO : one: Deleted 2025/09/07 03:37:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using largest mode. 2025/09/07 03:37:36 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:36 INFO : one: Deleted 2025/09/07 03:37:37 INFO : one: Deleted 2025/09/07 03:37:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using smallest mode. 2025/09/07 03:37:43 NOTICE: one: Found 3 files with duplicate names 2025/09/07 03:37:43 INFO : one: Deleted 2025/09/07 03:37:43 INFO : one: Deleted 2025/09/07 03:37:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.64s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Looking for duplicate names using rename mode. 2025/09/07 03:37:50 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/07 03:37:52 INFO : one-2.txt: renamed from: one.txt 2025/09/07 03:37:53 INFO : one-3.txt: renamed from: one.txt 2025/09/07 03:37:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.24s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:37:59 DEBUG : dupe1/one.txt: md5 = 675c58772d17ce4c96eafaae789829a5 OK 2025/09/07 03:38:02 DEBUG : dupe2/two.txt: md5 = 416d8731f9645e8fe8647f9efe6564ae OK 2025/09/07 03:38:04 DEBUG : dupe3/three.txt: md5 = 99be19abd9ca13196a0225a5eefd076a OK 2025/09/07 03:38:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/07 03:38:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/07 03:38:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/07 03:38:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/07 03:38:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/07 03:38:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/07 03:38:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.22s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:38:12 DEBUG : a.txt: md5 = 565b2b7d22cf8d3c8db7f39c872b728a OK 2025/09/07 03:38:13 DEBUG : zend.txt: md5 = b914a88c75137f0eab1a7701eb93d31f OK 2025/09/07 03:38:15 DEBUG : sub dir/hello world: md5 = aab8cc214382c3dd0686be6caf0ab574 OK 2025/09/07 03:38:17 DEBUG : sub dir/hello world2: md5 = 08109f3e14e24a88cc5a758e12ba1b39 OK 2025/09/07 03:38:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 604676aac204e978b71ad179b95b1d22 OK 2025/09/07 03:38:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5e54e8edc6306e300b6dd1cabe63a73d OK 2025/09/07 03:38:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61c1d18e7b8bf2f6453a66c6a54438a8 OK 2025/09/07 03:38:24 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 03:38:24 DEBUG : a.txt: Excluded 2025/09/07 03:38:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:38:25 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:38:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:38:25 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:38:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:38:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:38:26 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:38:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:38:26 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:38:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/07 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/07 03:38:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/07 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/07 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/07 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/07 03:38:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:38:34 DEBUG : a.txt: md5 = d2682acc3f33a40d6758ce1d42ac5c0c OK 2025/09/07 03:38:36 DEBUG : zend.txt: md5 = 25b1477af2074f9a7f15b14f17ad8f6b OK 2025/09/07 03:38:38 DEBUG : sub dir/hello world: md5 = 5790a57f0427f4336b5881fb42adb074 OK 2025/09/07 03:38:40 DEBUG : sub dir/hello world2: md5 = ebab8dba544b5981c4261643d04ec2ba OK 2025/09/07 03:38:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 44c7a3535c694cf96dca437ceb532e09 OK 2025/09/07 03:38:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = d9b37f924a645d08d2d0502ef0ca73d9 OK 2025/09/07 03:38:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2a71994037cb14cf57df063d5b651493 OK 2025/09/07 03:38:47 DEBUG : a.txt: Excluded (Size Filter) 2025/09/07 03:38:47 DEBUG : a.txt: Excluded 2025/09/07 03:38:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:38:48 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:38:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:38:48 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:38:49 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:38:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/07 03:38:49 DEBUG : sub dir/hello world: Excluded 2025/09/07 03:38:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/07 03:38:49 DEBUG : sub dir/hello world2: Excluded 2025/09/07 03:38:49 DEBUG : sub dir/ignore dir: Excluded 2025/09/07 03:38:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/07 03:38:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/07 03:38:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/07 03:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/07 03:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/07 03:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/07 03:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.44s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:38:58 DEBUG : file1: md5 = 133a1430635dccc76a90c8e8e5cc34d2 OK 2025/09/07 03:39:00 DEBUG : sub/file2: md5 = 31f8a315228578a54599a93775949991 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/09/07 03:39:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/07 03:39:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/07 03:39:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/07 03:39:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:07 DEBUG : file1: md5 = d73c20ba598b8b1627aeaba0a7e81637 OK 2025/09/07 03:39:10 DEBUG : sub/file2: md5 = 8dcd0f975c629010ed02c6ec4a5d92ce 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/09/07 03:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/notfound" 2025/09/07 03:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/07 03:39:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.91s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Making directory 2025/09/07 03:39:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:21 DEBUG : sub dir/hello world: md5 = 2260fae969031790cfc29ab0ddcf817b OK 2025/09/07 03:39:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:25 DEBUG : potato2: md5 = fb434775ff9c432a732671463a02ec99 OK 2025/09/07 03:39:26 DEBUG : empty space: md5 = 57e5560b6dd77c8b02f396c1d1759ab0 OK --- PASS: TestLs (4.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:30 DEBUG : potato2: md5 = 66e728ab333fd67b77f0173ec26ee759 OK 2025/09/07 03:39:31 DEBUG : empty space: md5 = 4629e5d963d4e2f8fad948a28a3dfc12 OK 2025/09/07 03:39:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:35 DEBUG : potato2: md5 = b03df9bfee25f2d8a8dcbd9653f29698 OK 2025/09/07 03:39:36 DEBUG : empty space: md5 = 81ba3756e16bd3dbc8a05a344e75ab6f OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:40 DEBUG : potato2: md5 = 23b3c81b17724c5b3581bb08d8c43bfb OK 2025/09/07 03:39:41 DEBUG : empty space: md5 = 4bbe1d4e18e64ade3daa48808aa4f8be OK --- PASS: TestHashSums (4.67s) === RUN TestHashSumsWithErrors 2025/09/07 03:39:43 DEBUG : Creating backend with remote ":memory:" 2025/09/07 03:39:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/07 03:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/07 03:39:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:44 DEBUG : potato2: md5 = 54dfae2ee7d3a215b93dec5a7e893f31 OK 2025/09/07 03:39:46 DEBUG : empty space: md5 = 58e91ebeb7a00dce3a0f261acbe228ae OK 2025/09/07 03:39:48 DEBUG : sub dir/potato3: md5 = 328825da6231b6df70ecdfcf25c5f851 OK 2025/09/07 03:39:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:39:53 DEBUG : small: md5 = 203162d9ce530216f1a9a2dc1c93929c OK 2025/09/07 03:39:54 DEBUG : medium: md5 = a8a5eb25fd862c1ee96e2b52a0376db2 OK 2025/09/07 03:39:56 DEBUG : large: md5 = 1cb20336e7f7a62e98968634c5f4e4fb OK 2025/09/07 03:39:56 DEBUG : Waiting for deletions to finish 2025/09/07 03:39:56 DEBUG : large: Excluded (Size Filter) 2025/09/07 03:39:57 INFO : medium: Deleted 2025/09/07 03:39:57 INFO : small: Deleted --- PASS: TestDelete (6.52s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:00 DEBUG : small: md5 = ddee5542c45800704243908078c3089d OK 2025/09/07 03:40:01 DEBUG : medium: md5 = bceda4a8046b9b42ce18dbaf9b528b8c OK 2025/09/07 03:40:02 DEBUG : large: md5 = f7c437301587bbd6f4e9c342b238450c OK 2025/09/07 03:40:03 DEBUG : Waiting for deletions to finish 2025/09/07 03:40:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/07 03:40:03 INFO : large: Deleted 2025/09/07 03:40:03 INFO : medium: Deleted --- PASS: TestMaxDelete (7.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:07 DEBUG : small: md5 = 766072e2f0d64359230c928efdbd73df OK 2025/09/07 03:40:08 DEBUG : medium: md5 = a8698e2bdfff75d6675696a916cf1639 OK 2025/09/07 03:40:09 DEBUG : large: md5 = 992bb71bd0c86b04f2371f2813f08ac2 OK 2025/09/07 03:40:10 DEBUG : Waiting for deletions to finish 2025/09/07 03:40:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 03:40:10 INFO : small: Deleted 2025/09/07 03:40:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:14 DEBUG : small: md5 = 4ea53c2d8e57255e197a29075bf24238 OK 2025/09/07 03:40:15 DEBUG : medium: md5 = e5cff86e2840fc55ea13b6986eea8616 OK 2025/09/07 03:40:16 DEBUG : large: md5 = 9d69e190a5d4fd58e23c7019753ae76a OK 2025/09/07 03:40:17 DEBUG : Waiting for deletions to finish 2025/09/07 03:40:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/07 03:40:17 INFO : large: Deleted 2025/09/07 03:40:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.03s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:21 DEBUG : ReadFile: md5 = 058967ac70e277f907b2293bb6982d34 OK --- PASS: TestReadFile (4.28s) === RUN TestRetry 2025/09/07 03:40:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/07 03:40:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/07 03:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:40:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/07 03:40:23 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:25 DEBUG : file1: md5 = 96f89dc2bac9ffba765536f6e5fda3cf OK 2025/09/07 03:40:26 DEBUG : file2: md5 = e96e7be4a9ee35a08e80a3dc8a7aec53 OK --- PASS: TestCat (16.38s) === RUN TestPurge 2025/09/07 03:40:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kebusad5jehi" 2025/09/07 03:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:40:40 DEBUG : Creating backend with remote "TestDrive:crypt/ppp0p6ugim2tvrscujl4opj8j3rfi8esn9qdp7vit5qp81euhptg" 2025/09/07 03:40:41 DEBUG : Creating backend with remote "/tmp/rclone3276643426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kebusad5jehi'", Local "Local file system at /tmp/rclone3276643426", Modify Window "1ms" 2025/09/07 03:40:45 DEBUG : A1/B1/C1/one: md5 = 3ce7b5ee14a6d43291ae174db62690cb OK 2025/09/07 03:40:45 INFO : A2: Making directory 2025/09/07 03:40:46 INFO : A1/B2: Making directory 2025/09/07 03:40:47 INFO : A1/B2/C2: Making directory 2025/09/07 03:40:47 INFO : A1/B1/C3: Making directory 2025/09/07 03:40:48 INFO : A3: Making directory 2025/09/07 03:40:49 INFO : A3/B3: Making directory 2025/09/07 03:40:50 INFO : A3/B3/C4: Making directory 2025/09/07 03:40:52 DEBUG : A1/two: md5 = b0723432d01be31ca926e5be928c0e18 OK 2025/09/07 03:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kebusad5jehi': Purge remote 2025/09/07 03:40:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.62s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:40:59 DEBUG : A1/B1/C1/one: md5 = 8a6a2afc62ae9b526fc46bb6bfbc66d9 OK 2025/09/07 03:40:59 INFO : A2: Making directory 2025/09/07 03:41:00 INFO : A1/B2: Making directory 2025/09/07 03:41:00 INFO : A1/B2/C2: Making directory 2025/09/07 03:41:01 INFO : A1/B1/C3: Making directory 2025/09/07 03:41:02 INFO : A3: Making directory 2025/09/07 03:41:03 INFO : A3/B3: Making directory 2025/09/07 03:41:03 INFO : A3/B3/C4: Making directory 2025/09/07 03:41:06 DEBUG : A1/two: md5 = a17de040cf4b6c90b85fb6daa1b5cc39 OK 2025/09/07 03:41:07 DEBUG : removing 1 level 3 directories 2025/09/07 03:41:07 INFO : A3/B3/C4: Removing directory 2025/09/07 03:41:10 DEBUG : removing 2 level 3 directories 2025/09/07 03:41:10 INFO : A1/B1/C3: Removing directory 2025/09/07 03:41:10 INFO : A1/B2/C2: Removing directory 2025/09/07 03:41:10 DEBUG : removing 2 level 2 directories 2025/09/07 03:41:10 INFO : A1/B2: Removing directory 2025/09/07 03:41:10 INFO : A3/B3: Removing directory 2025/09/07 03:41:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/07 03:41:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 03:41:11 DEBUG : removing 2 level 1 directories 2025/09/07 03:41:11 INFO : A3: Removing directory 2025/09/07 03:41:11 INFO : A2: Removing directory 2025/09/07 03:41:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/07 03:41:15 DEBUG : removing 1 level 3 directories 2025/09/07 03:41:15 INFO : A1/B1/C1: Removing directory 2025/09/07 03:41:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:16 DEBUG : removing 1 level 2 directories 2025/09/07 03:41:16 INFO : A1/B1: Removing directory 2025/09/07 03:41:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 03:41:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:41:17 DEBUG : removing 1 level 1 directories 2025/09/07 03:41:17 INFO : A1: Removing directory 2025/09/07 03:41:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 03:41:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 03:41:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 03:41:17 DEBUG : removing 1 level 0 directories 2025/09/07 03:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Removing directory 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/07 03:41:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:20 INFO : A1: Making directory 2025/09/07 03:41:20 INFO : A1/B1: Making directory 2025/09/07 03:41:21 INFO : A1/B1/C1: Making directory 2025/09/07 03:41:23 DEBUG : removing 1 level 3 directories 2025/09/07 03:41:23 INFO : A1/B1/C1: Removing directory 2025/09/07 03:41:24 DEBUG : removing 1 level 2 directories 2025/09/07 03:41:24 INFO : A1/B1: Removing directory 2025/09/07 03:41:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:41:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:27 INFO : A1: Making directory 2025/09/07 03:41:27 INFO : A1/B1: Making directory 2025/09/07 03:41:28 INFO : A1/B1/C1: Making directory 2025/09/07 03:41:31 DEBUG : removing 1 level 3 directories 2025/09/07 03:41:31 INFO : A1/B1/C1: Removing directory 2025/09/07 03:41:32 DEBUG : removing 1 level 2 directories 2025/09/07 03:41:32 INFO : A1/B1: Removing directory 2025/09/07 03:41:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:41:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.48s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:36 DEBUG : file1: md5 = 0ec622800cdac2af065883d694223b08 OK 2025/09/07 03:41:36 DEBUG : filename.txt: File name found in url 2025/09/07 03:41:38 DEBUG : filename.txt: md5 = b59f4d91a4d1c148644dbb8570adf493 OK 2025/09/07 03:41:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/07 03:41:39 DEBUG : headerfilename.txt: md5 = 7533282f15d2f8f4c8d1bb41f5977fee OK 2025/09/07 03:41:41 DEBUG : file2: md5 = b10353d41d9a9a3e09bd0f2f6f6a1bbe OK --- PASS: TestCopyURL (9.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:41:46 DEBUG : sub/file2: md5 = f34e498ba0165a1c8c1cf1e7bd99e6a2 OK 2025/09/07 03:41:46 INFO : file1: Copied (new) to: sub/file2 2025/09/07 03:41:46 INFO : file1: Deleted 2025/09/07 03:41:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 03:41:47 DEBUG : file1: Unchanged skipping 2025/09/07 03:41:47 INFO : file1: Deleted 2025/09/07 03:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': don't need to copy/move sub/file2, it is already at target location 2025/09/07 03:41:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/07 03:41:51 DEBUG : file1: md5 = 9f14cda3981ec38b7a10b3bfb935f1d9 OK 2025/09/07 03:41:51 INFO : file1: Copied (new) 2025/09/07 03:41:51 INFO : file1: Deleted 2025/09/07 03:41:52 DEBUG : file1: Destination exists, skipping 2025/09/07 03:41:52 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:41:56 DEBUG : dst/file1: md5 = a5a766220b5564097997c3548c0c5852 OK 2025/09/07 03:41:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesubob0kisi/backup" 2025/09/07 03:41:57 DEBUG : Creating backend with remote "TestDrive:crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0/1nrff024r7pq65ecp72fc28jb0" 2025/09/07 03:41:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 03:42:01 INFO : dst/file1: Moved (server-side) 2025/09/07 03:42:02 DEBUG : dst/file1: md5 = e54ff93bcf4e6ede136b0ccb8fcab28d OK 2025/09/07 03:42:02 INFO : dst/file1: Copied (new) 2025/09/07 03:42:02 INFO : dst/file1: Deleted 2025/09/07 03:42:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:42:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/07 03:42:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.02s) === 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:42:09 DEBUG : A1/one: md5 = a0c6f0721143cddc77bef381d59bc59e OK 2025/09/07 03:42:11 DEBUG : A1/two: md5 = ee47a28852c49af1e76b553431c46b8a OK 2025/09/07 03:42:13 DEBUG : A1/B1/three: md5 = 802aafd80b844c2d53bd6ce9c967a502 OK 2025/09/07 03:42:15 DEBUG : A1/B1/C1/four: md5 = 7364a5d46e80f5026fc2f5ad192694a4 OK 2025/09/07 03:42:17 DEBUG : A1/B1/C2/five: md5 = a514c7bf1a4bf47f9249485d33fd9e44 OK 2025/09/07 03:42:17 INFO : A1/B2: Making directory 2025/09/07 03:42:18 INFO : A1/B1/C3: Making directory 2025/09/07 03:42:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/07 03:42:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/07 03:42:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/07 03:42:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/07 03:42:28 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/07 03:42:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 03:42:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 03:42:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:42:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 03:42:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 03:42:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/07 03:42:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/07 03:42:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/07 03:42:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/07 03:42:39 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/07 03:42:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/07 03:42:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 03:42:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 03:42:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:42:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 03:42:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 03:42:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/07 03:42:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/07 03:42:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:42:54 DEBUG : no_checksum_small_file_from_pipe: md5 = a0d3d77125e131828d3f7f20747310ac OK 2025/09/07 03:42:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/07 03:42:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:42:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/07 03:42:56 DEBUG : no_checksum_big_file_from_pipe: md5 = 99b05d36aa83fa96691d633d5175a3f0 OK 2025/09/07 03:42:56 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:42:59 DEBUG : with_checksum_small_file_from_pipe: md5 = b873c91be47ea380d0f83ad638b637b7 OK 2025/09/07 03:42:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:43:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/07 03:43:01 DEBUG : with_checksum_big_file_from_pipe: md5 = 52f8633978206e10f5709e0ba4bf8174 OK 2025/09/07 03:43:01 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:43:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 03:43:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/07 03:43:06 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-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/07 03:43:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/07 03:43:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/07 03:43:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.29s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/07 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/07 03:43:15 DEBUG : rcat_metadata: md5 = e5ec1c1328c31bb6d83a519f4cdb62b9 OK 2025/09/07 03:43:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/07 03:43:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/07 03:43:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0b5df007fdcb4bff43a0c997981fa7a8 OK 2025/09/07 03:43:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:20 DEBUG : potato1: md5 = edf1c3ca623948969b4b2e90f0cea797 OK 2025/09/07 03:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/07 03:43:22 DEBUG : potato2: md5 = f9fe6e1742a72afc76d26ffa9d0a3c9d OK 2025/09/07 03:43:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:25 DEBUG : potato1: md5 = 4d2101077a9a3bb948028a76e99e2380 OK 2025/09/07 03:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/07 03:43:26 DEBUG : potato2: md5 = f18ac83c437f96ad435c0411f934c2fa OK 2025/09/07 03:43:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:30 DEBUG : potato2: md5 = b4d3d69202817199b7a5ee6cd8ff4d9c OK 2025/09/07 03:43:32 DEBUG : empty space: md5 = 17f7be8fc9b8afe69a6f0202aec27775 OK 2025/09/07 03:43:34 DEBUG : sub dir/potato3: md5 = ce080ab6c15eb28fb07046a8983ad6dd OK 2025/09/07 03:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Touching "empty space" 2025/09/07 03:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Touching "potato2" 2025/09/07 03:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Touching "sub dir/potato3" 2025/09/07 03:43:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.08s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:39 DEBUG : dir with metadata: Making directory with metadata 2025/09/07 03:43:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.36s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:41 DEBUG : directory with modtime: Making directory with metadata 2025/09/07 03:43:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.57s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/07 03:43:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 03:43:44 DEBUG : Google drive root 'crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0': Skipping btime metadata as can't update it on an existing file: 2025-09-07T03:43:44.158011256Z 2025/09/07 03:43:44 INFO : non existent directory: Updated directory metadata 2025/09/07 03:43:46 DEBUG : Google drive root 'crypt/lp07u7qc8nj7i7pj6g2l0vjmjoab070q3gi87m389soouocovlf0': Skipping btime metadata as can't update it on an existing file: 2025-09-07T03:43:44.158011256Z 2025/09/07 03:43:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/07 03:43:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/07 03:43:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/07 03:43:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 03:43:53 DEBUG : dst: Making directory with metadata 2025/09/07 03:43:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/07 03:43:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/07 03:43:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 03:43:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 03:43:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/07 03:43:55 INFO : dst: Set directory modification time (using SetModTime) 2025/09/07 03:43:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi'", Local "Local file system at /tmp/rclone3543343234", Modify Window "1ms" 2025/09/07 03:43:58 DEBUG : sub dir/test remove existing: md5 = b4b89f36609ce9e8722a7ff35da92080 OK 2025/09/07 03:44:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fceda2842f9cd8592564126ae072032f OK 2025/09/07 03:44:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rutivoh9" before starting 2025/09/07 03:44:03 DEBUG : sub dir/test remove existing.rutivoh9: TEST: removing renamed existing file after operation 2025/09/07 03:44:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.supapol6" before starting 2025/09/07 03:44:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.supapol6: TEST: renaming existing back after failed operation 2025/09/07 03:44:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.japugib8" before starting 2025/09/07 03:44:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.japugib8: TEST: removing renamed existing file after operation 2025/09/07 03:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0bi1dtqjkch0co1qp33150tll9cb16vl8dqig5sg1kgcjbsuf3n0" 2025/09/07 03:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kqgd8gbgn53i5bfoa8j4bsvdjdbpa3mqhb7icqd7np0u7u68d7n1dml9umla8nncrrsi6tfd0irh9pa5n7efthnv0ls1ln3f866ci6hr797nsr2rbtb423jpf6rqomk916mugn33bholqpsi0n5870rd8ostl76d3h53le4eo825q74l0n0g" --- PASS: TestRemoveExisting (13.27s) === 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/09/07 03:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesubob0kisi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m6.815759131s (try 1/5)