"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/29 03:23:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta" 2026/03/29 03:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:23:49 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90" 2026/03/29 03:23:50 DEBUG : Creating backend with remote "/tmp/rclone164555258" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/03/29 03:23:51 DEBUG : a: size = 0 OK 2026/03/29 03:23:51 DEBUG : a: size = 1 (memory) 2026/03/29 03:23:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/29 03:23:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/29 03:23:51 DEBUG : potato: Seek from 10 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 10 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 2 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/29 03:23:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 2 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/29 03:23:51 DEBUG : potato: Seek from 8 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 8 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/29 03:23:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/29 03:23:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/29 03:23:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/29 03:23:51 DEBUG : potato: Seek from 5 to 2 2026/03/29 03:23:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/29 03:23:51 DEBUG : potato: Seek from 9 to 0 2026/03/29 03:23:51 DEBUG : potato: Seek from 9 to 0 2026/03/29 03:23:51 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:23:53 DEBUG : rutabaga: md5 = fbb4ebe6cd982d5bc20bb5636fc2445d OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/29 03:23:55 DEBUG : empty space: md5 = 94048de767ff716f1091744d88f0d96f OK === RUN TestCheck/3 2026/03/29 03:23:57 DEBUG : potato2: md5 = 101be75f777715ed9ce8723e7ed0816a OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/29 03:23:59 DEBUG : remotepotato: md5 = 33467328ace7a2593e13f36708d90727 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.04s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/03/29 03:24:02 DEBUG : Creating backend with remote "nonexistent" 2026/03/29 03:24:02 DEBUG : Creating backend with remote "nonexistent" 2026/03/29 03:24:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/29 03:24:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/29 03:24:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/29 03:24:02 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:24:03 DEBUG : rutabaga: md5 = 98e4303a15120e004ed3a26724dc6bd5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/29 03:24:07 DEBUG : empty space: md5 = fef51f75dcc40ae100c56d0065e8a6e1 OK === RUN TestCheckDownload/3 2026/03/29 03:24:09 DEBUG : potato2: md5 = d9c81c55885b0b2feb2a600b2dcd9637 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/29 03:24:13 DEBUG : remotepotato: md5 = 2d77d1760ccbd5303210b91f170337ea OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.07s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.73s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (0.88s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:24:18 DEBUG : rutabaga: md5 = 456cc62d87acd60f426cfb3a81605902 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/29 03:24:20 DEBUG : empty space: md5 = fef96f68f89a1f22f56ef1b2d9b3b2f5 OK === RUN TestCheckSizeOnly/3 2026/03/29 03:24:22 DEBUG : potato2: md5 = 4788e2e3f74c6a29494e808bbfda02e5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/29 03:24:25 DEBUG : remotepotato: md5 = 3ad5281aa0d9bf1dfb7b936bc0aa9684 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.34s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:24:29 DEBUG : test.sum: md5 = b51bebad9365569ad4d37802f0cbf150 OK 2026/03/29 03:24:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/29 03:24:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/29 03:24:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/29 03:24:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/29 03:24:31 DEBUG : test.sum: md5 = 118364fd29ab0801f5a9b0e3bd3f1435 OK 2026/03/29 03:24:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/29 03:24:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/29 03:24:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/29 03:24:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.55s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:24:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/data" 2026/03/29 03:24:33 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/data" 2026/03/29 03:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/vjrnln8ratgmqakfosrqe8espk" 2026/03/29 03:24:38 DEBUG : data/banana: md5 = febb2c6420d48baf03b6acecfd531e6b OK 2026/03/29 03:24:40 DEBUG : test.sum: md5 = 12fe735c4257a8494a5de017b36ab6ef OK === RUN TestCheckSumDownload/subtest1 2026/03/29 03:24:44 DEBUG : data/potato: md5 = 2db20553a2835f1bf2c894a81c06ac34 OK 2026/03/29 03:24:45 DEBUG : test.sum: md5 = 597c085fc38efc9f931bf2d7fa90845c OK === RUN TestCheckSumDownload/subtest2 2026/03/29 03:24:49 DEBUG : test.sum: md5 = 2db86d4ad8020a3201b7d5c7d6d85095 OK === RUN TestCheckSumDownload/subtest3 2026/03/29 03:24:53 DEBUG : test.sum: md5 = 3f7dffbb3c459d1fbe316e1ce175887b OK === RUN TestCheckSumDownload/subtest4 2026/03/29 03:24:57 DEBUG : test.sum: md5 = 521f8c9dd36f9322a29262bb11454940 OK === RUN TestCheckSumDownload/subtest5 2026/03/29 03:25:01 DEBUG : test.sum: md5 = d962475c6e901e3f2754f5712a9fd5b4 OK === RUN TestCheckSumDownload/subtest6 2026/03/29 03:25:05 DEBUG : data/banana: md5 = aa5259f8d1032b4e00961f0554199eb8 OK 2026/03/29 03:25:06 DEBUG : data/potato: md5 = c1a04e5cf00a4ec11af68421225f3aaa OK 2026/03/29 03:25:08 DEBUG : test.sum: md5 = 4fbcd8c67b1b276e1115d4b1d637d8ae OK === RUN TestCheckSumDownload/subtest7 2026/03/29 03:25:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/29 03:25:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.07s) --- PASS: TestCheckSumDownload/subtest1 (2.15s) --- PASS: TestCheckSumDownload/subtest2 (1.72s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (1.84s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.81s) --- PASS: TestCheckSumDownload/subtest7 (1.93s) === RUN TestApplyTransforms 2026/03/29 03:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boyeqot3baka" 2026/03/29 03:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/hjoo6liepsq2kkma13g3ob3g68f7ajr3ibjpkjshe9fhpn9fu940" 2026/03/29 03:25:14 DEBUG : Creating backend with remote "/tmp/rclone1307698621" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka'", Local "Local file system at /tmp/rclone1307698621", Modify Window "1ms" 2026/03/29 03:25:16 DEBUG : hello, world!: md5 = 4032696378529aa43debf2bc874c582e OK upper checkfile vs. lower remote (without normalization) 2026/03/29 03:25:17 ERROR : hello, world!: sum not found 2026/03/29 03:25:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka' 2026/03/29 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': 1 files missing 2026/03/29 03:25:17 NOTICE: 1 hashes missing 2026/03/29 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': 1 differences found 2026/03/29 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/29 03:25:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': 0 differences found 2026/03/29 03:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': 1 matching files 2026/03/29 03:25:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivewok9qiwe" 2026/03/29 03:25:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:17 DEBUG : Creating backend with remote "TestDrive:crypt/dgubkvnp4c5eeoo5vv8btjavmvqf4cks7uq3igcif9itfcmmdto0" 2026/03/29 03:25:18 DEBUG : Creating backend with remote "/tmp/rclone2454988314" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe'", Local "Local file system at /tmp/rclone2454988314", Modify Window "1ms" 2026/03/29 03:25:20 DEBUG : HELLO, WORLD!: md5 = dbe525b67e37637a4e32431bbfa8cc19 OK lower checkfile vs. upper remote (without normalization) 2026/03/29 03:25:21 ERROR : HELLO, WORLD!: sum not found 2026/03/29 03:25:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe' 2026/03/29 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': 1 files missing 2026/03/29 03:25:21 NOTICE: 1 hashes missing 2026/03/29 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': 1 differences found 2026/03/29 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/29 03:25:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': 0 differences found 2026/03/29 03:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': 1 matching files 2026/03/29 03:25:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vofeqif1ledo" 2026/03/29 03:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:22 DEBUG : Creating backend with remote "TestDrive:crypt/71d2dnqfbfvstckho6mjucoesg2gb5t30v2u6q40lu7e3n5sns3g" 2026/03/29 03:25:23 DEBUG : Creating backend with remote "/tmp/rclone2671816604" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo'", Local "Local file system at /tmp/rclone2671816604", Modify Window "1ms" 2026/03/29 03:25:25 DEBUG : HeLlO, wOrLd!: md5 = 85487e3498e262257142d1ec743fb3eb OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/29 03:25:26 ERROR : HeLlO, wOrLd!: sum not found 2026/03/29 03:25:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo' 2026/03/29 03:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': 1 files missing 2026/03/29 03:25:26 NOTICE: 1 hashes missing 2026/03/29 03:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': 1 differences found 2026/03/29 03:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/29 03:25:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': 0 differences found 2026/03/29 03:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': 1 matching files 2026/03/29 03:25:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sigamok7tomo" 2026/03/29 03:25:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/36dq8eeljpgeche103vakfegseqhngsf0ra5g7609277sa64vsa0" 2026/03/29 03:25:28 DEBUG : Creating backend with remote "/tmp/rclone3253984922" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo'", Local "Local file system at /tmp/rclone3253984922", Modify Window "1ms" 2026/03/29 03:25:30 DEBUG : HELLO, WORLD!: md5 = 4996ab1356ea00f80b79c4b369516969 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/29 03:25:30 ERROR : HELLO, WORLD!: sum not found 2026/03/29 03:25:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo' 2026/03/29 03:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': 1 files missing 2026/03/29 03:25:30 NOTICE: 1 hashes missing 2026/03/29 03:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': 1 differences found 2026/03/29 03:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/29 03:25:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': 0 differences found 2026/03/29 03:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': 1 matching files 2026/03/29 03:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cativoj0nigi" 2026/03/29 03:25:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:31 DEBUG : Creating backend with remote "TestDrive:crypt/r2ekecrj3ulefv6978uhhnv190iunnb4isogsnkv9r1lt39n4g5g" 2026/03/29 03:25:32 DEBUG : Creating backend with remote "/tmp/rclone3193484397" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi'", Local "Local file system at /tmp/rclone3193484397", Modify Window "1ms" 2026/03/29 03:25:34 DEBUG : 測試_Русский___ě_áñ: md5 = 23688d95534ad980f7e4f0d26fc217cb OK NFD checkfile vs. NFC remote (without normalization) 2026/03/29 03:25:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi' 2026/03/29 03:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': 1 files missing 2026/03/29 03:25:35 NOTICE: 1 hashes missing 2026/03/29 03:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': 1 differences found 2026/03/29 03:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/29 03:25:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': 0 differences found 2026/03/29 03:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': 1 matching files 2026/03/29 03:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-betocof0vove" 2026/03/29 03:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/513kbcqcqbr3fjt276qtsoudlogg6tep10r70qnph1jehclkvd10" 2026/03/29 03:25:37 DEBUG : Creating backend with remote "/tmp/rclone1183551337" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove'", Local "Local file system at /tmp/rclone1183551337", Modify Window "1ms" 2026/03/29 03:25:39 DEBUG : 測試_Русский___ě_áñ: md5 = 3d646b9904fd7109463b85c63862848c OK NFC checkfile vs. NFD remote (without normalization) 2026/03/29 03:25:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove' 2026/03/29 03:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': 1 files missing 2026/03/29 03:25:39 NOTICE: 1 hashes missing 2026/03/29 03:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': 1 differences found 2026/03/29 03:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/29 03:25:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': 0 differences found 2026/03/29 03:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': 1 matching files 2026/03/29 03:25:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jopucan8josa" 2026/03/29 03:25:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:40 DEBUG : Creating backend with remote "TestDrive:crypt/h22d5asgtus8reddfsl4vp2h0buu1j42jpb9kcc7nff859d6foj0" 2026/03/29 03:25:41 DEBUG : Creating backend with remote "/tmp/rclone3052724443" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa'", Local "Local file system at /tmp/rclone3052724443", Modify Window "1ms" 2026/03/29 03:25:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cbf4612685aa17d407aa8f59c44a0ba5 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/29 03:25:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa' 2026/03/29 03:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': 1 files missing 2026/03/29 03:25:44 NOTICE: 1 hashes missing 2026/03/29 03:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': 1 differences found 2026/03/29 03:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/29 03:25:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': 0 differences found 2026/03/29 03:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': 1 matching files 2026/03/29 03:25:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laragem4xiwi" 2026/03/29 03:25:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:45 DEBUG : Creating backend with remote "TestDrive:crypt/pn2knaa6fdup8kv16js7o8lohf560s65096nmrooh41er4kcj4ng" 2026/03/29 03:25:46 DEBUG : Creating backend with remote "/tmp/rclone3792632914" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi'", Local "Local file system at /tmp/rclone3792632914", Modify Window "1ms" 2026/03/29 03:25:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac82485f224ae399700eb63d64354aad OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/29 03:25:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi' 2026/03/29 03:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': 1 files missing 2026/03/29 03:25:48 NOTICE: 1 hashes missing 2026/03/29 03:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': 1 differences found 2026/03/29 03:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/29 03:25:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': 0 differences found 2026/03/29 03:25:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': 1 matching files 2026/03/29 03:25:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqepaj7curu" 2026/03/29 03:25:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:49 DEBUG : Creating backend with remote "TestDrive:crypt/eahju5jd62lp8n7ipkntkubg9l5tffn2n605bua4k3gc03vetot0" 2026/03/29 03:25:50 DEBUG : Creating backend with remote "/tmp/rclone2931709091" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu'", Local "Local file system at /tmp/rclone2931709091", Modify Window "1ms" 2026/03/29 03:25:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 900749e9bc921ed092d1e8ed5e892e35 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/29 03:25:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu' 2026/03/29 03:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': 1 files missing 2026/03/29 03:25:53 NOTICE: 1 hashes missing 2026/03/29 03:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': 1 differences found 2026/03/29 03:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/29 03:25:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': 0 differences found 2026/03/29 03:25:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': 1 matching files 2026/03/29 03:25:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-werofuj1peki" 2026/03/29 03:25:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:25:54 DEBUG : Creating backend with remote "TestDrive:crypt/dfifqcpacsrnc8o9i4fuqd44si76q3k6tj3eurh97skb89esfing" 2026/03/29 03:25:55 DEBUG : Creating backend with remote "/tmp/rclone2069246666" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki'", Local "Local file system at /tmp/rclone2069246666", Modify Window "1ms" 2026/03/29 03:25:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ff605a0a8c6fe15b6e5766463e2910e5 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/29 03:25:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/29 03:25:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki' 2026/03/29 03:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': 1 files missing 2026/03/29 03:25:58 NOTICE: 1 hashes missing 2026/03/29 03:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': 1 differences found 2026/03/29 03:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/29 03:25:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/29 03:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': 0 differences found 2026/03/29 03:25:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': 1 matching files 2026/03/29 03:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-werofuj1peki': Purge remote 2026/03/29 03:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqepaj7curu': Purge remote 2026/03/29 03:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laragem4xiwi': Purge remote 2026/03/29 03:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jopucan8josa': Purge remote 2026/03/29 03:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betocof0vove': Purge remote 2026/03/29 03:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cativoj0nigi': Purge remote 2026/03/29 03:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sigamok7tomo': Purge remote 2026/03/29 03:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vofeqif1ledo': Purge remote 2026/03/29 03:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivewok9qiwe': Purge remote 2026/03/29 03:26:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boyeqot3baka': Purge remote --- PASS: TestApplyTransforms (50.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:26:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 03:26:06 DEBUG : sub/file2: md5 = a30e5da7efbef835538679197bcdf1dd OK 2026/03/29 03:26:06 DEBUG : sub/file2: size = 14 OK 2026/03/29 03:26:06 INFO : file1: Copied (new) to: sub/file2 2026/03/29 03:26:06 DEBUG : sub/file2: size = 14 OK 2026/03/29 03:26:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 03:26:06 DEBUG : file1: Unchanged skipping 2026/03/29 03:26:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': don't need to copy/move sub/file2, it is already at target location 2026/03/29 03:26:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.07s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:26:11 DEBUG : dst/file1: md5 = a958a41abe8ccd761952b65eedf98b13 OK 2026/03/29 03:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/backup" 2026/03/29 03:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/1nrff024r7pq65ecp72fc28jb0" 2026/03/29 03:26:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone164555258) 2026/03/29 03:26:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta') 2026/03/29 03:26:14 DEBUG : dst/file1: Sizes differ 2026/03/29 03:26:16 INFO : dst/file1: Moved (server-side) 2026/03/29 03:26:17 DEBUG : dst/file1: md5 = a784f684899e5f0ca2765fc877fa9954 OK 2026/03/29 03:26:17 DEBUG : dst/file1: size = 14 OK 2026/03/29 03:26:17 INFO : dst/file1: Copied (new) 2026/03/29 03:26:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:26:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:26:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.36s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:26:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/dst" 2026/03/29 03:26:22 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 03:26:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/CompareDest" 2026/03/29 03:26:24 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/gveqi14airsml4bgu7krj116o8" 2026/03/29 03:26:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 03:26:28 DEBUG : one: md5 = b21e353c011400ed5f299cf597def248 OK 2026/03/29 03:26:28 DEBUG : one: size = 3 OK 2026/03/29 03:26:28 INFO : one: Copied (new) 2026/03/29 03:26:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:26:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/dst') 2026/03/29 03:26:29 DEBUG : one: Sizes differ 2026/03/29 03:26:30 DEBUG : one: md5 = 5a4b074205cabec1846858c020c8f928 OK 2026/03/29 03:26:30 DEBUG : one: size = 5 OK 2026/03/29 03:26:30 INFO : one: Copied (replaced existing) 2026/03/29 03:26:32 DEBUG : dst/one: md5 = df4ce2e2e5cf9187d6edcd197dbad207 OK 2026/03/29 03:26:34 DEBUG : CompareDest/one: md5 = 1d39187fabb7a78a029bb76edb33fbba OK 2026/03/29 03:26:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:26:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/dst') 2026/03/29 03:26:35 DEBUG : one: Sizes differ 2026/03/29 03:26:36 DEBUG : one: size = 5 OK 2026/03/29 03:26:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:26:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 03:26:38 DEBUG : CompareDest/two: md5 = cd91067ea6ce9d53924403a6478a1c08 OK 2026/03/29 03:26:38 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 03:26:39 DEBUG : two: size = 3 OK 2026/03/29 03:26:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:26:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 03:26:39 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 03:26:40 DEBUG : two: size = 3 OK 2026/03/29 03:26:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:26:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 03:26:41 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 03:26:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:26:41 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/CompareDest') 2026/03/29 03:26:41 DEBUG : two: Sizes differ 2026/03/29 03:26:42 DEBUG : two: md5 = 9ac6d407f516b67672e4371068819dcb OK 2026/03/29 03:26:42 DEBUG : two: size = 5 OK 2026/03/29 03:26:42 INFO : two: Copied (new) 2026/03/29 03:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:26:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:26:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:26:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.81s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:26:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/dst" 2026/03/29 03:26:47 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 03:26:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/CopyDest" 2026/03/29 03:26:49 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/29 03:26:50 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 03:26:52 DEBUG : one: md5 = 7c68c051b5bbe7a55dc13212afde4654 OK 2026/03/29 03:26:52 DEBUG : one: size = 3 OK 2026/03/29 03:26:52 INFO : one: Copied (new) 2026/03/29 03:26:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:26:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/dst') 2026/03/29 03:26:54 DEBUG : one: Sizes differ 2026/03/29 03:26:55 DEBUG : one: md5 = 1362b1adf5131f0b0aad3adb391d71ea OK 2026/03/29 03:26:55 DEBUG : one: size = 5 OK 2026/03/29 03:26:55 INFO : one: Copied (replaced existing) 2026/03/29 03:26:57 DEBUG : dst/one: md5 = ce306374f775a080a1de5c37049a70e5 OK 2026/03/29 03:26:59 DEBUG : CopyDest/one: md5 = 53cc5c50890a99f39db6813bd55832db OK 2026/03/29 03:27:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/BackupDir" 2026/03/29 03:27:00 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/29 03:27:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:27:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/dst') 2026/03/29 03:27:02 DEBUG : one: Sizes differ 2026/03/29 03:27:02 DEBUG : one: size = 5 OK 2026/03/29 03:27:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:27:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone164555258) 2026/03/29 03:27:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/dst') 2026/03/29 03:27:02 DEBUG : one: Sizes differ 2026/03/29 03:27:04 INFO : one: Moved (server-side) 2026/03/29 03:27:05 DEBUG : one: size = 5 OK 2026/03/29 03:27:05 INFO : one: Copied (server-side copy) 2026/03/29 03:27:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/29 03:27:07 DEBUG : CopyDest/two: md5 = 9b939debbb595aa0513bd34c5416faa7 OK 2026/03/29 03:27:07 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 03:27:07 DEBUG : two: size = 3 OK 2026/03/29 03:27:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:27:08 DEBUG : two: size = 3 OK 2026/03/29 03:27:08 INFO : two: Copied (server-side copy) 2026/03/29 03:27:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/29 03:27:09 DEBUG : two: size = 3 OK 2026/03/29 03:27:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 03:27:09 DEBUG : two: Unchanged skipping 2026/03/29 03:27:11 DEBUG : CopyDest/three: md5 = 0c87a2a62cd67108100e8e7785438dbf OK 2026/03/29 03:27:12 DEBUG : three: Need to transfer - File not found at Destination 2026/03/29 03:27:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone164555258) 2026/03/29 03:27:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta/CopyDest') 2026/03/29 03:27:12 DEBUG : three: Sizes differ 2026/03/29 03:27:12 DEBUG : three: Destination not found in --copy-dest 2026/03/29 03:27:14 DEBUG : three: md5 = 0e36a9a0e7714ba21247c5ece1dbc3d2 OK 2026/03/29 03:27:14 DEBUG : three: size = 7 OK 2026/03/29 03:27:14 INFO : three: Copied (new) 2026/03/29 03:27:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/29 03:27:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:27:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:27:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:27:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:27:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/29 03:27:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.80s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/29 03:27:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e1cc5873de4dffdb42c783ea6b87a918 OK 2026/03/29 03:27:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/29 03:27:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/29 03:27:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/29 03:27:24 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 2026/03/29 03:27:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/29 03:27:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/29 03:27:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1ed699b5b60e403f0e90739f49857e09 OK 2026/03/29 03:27:27 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/29 03:27:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/29 03:27:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/29 03:27:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using skip mode. 2026/03/29 03:27:33 NOTICE: one: Found 2 files with duplicate names 2026/03/29 03:27:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using skip mode. 2026/03/29 03:27:39 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:27:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/29 03:27:40 INFO : one: Deleted 2026/03/29 03:27:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.63s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using first mode. 2026/03/29 03:27:46 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:27:46 INFO : one: Deleted 2026/03/29 03:27:47 INFO : one: Deleted 2026/03/29 03:27:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.66s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using newest mode. 2026/03/29 03:27:53 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:27:53 INFO : one: Deleted 2026/03/29 03:27:53 INFO : one: Deleted 2026/03/29 03:27:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.49s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:27:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using oldest mode. 2026/03/29 03:27:59 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:28:00 INFO : one: Deleted 2026/03/29 03:28:00 INFO : one: Deleted 2026/03/29 03:28:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:28:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using largest mode. 2026/03/29 03:28:05 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:28:06 INFO : one: Deleted 2026/03/29 03:28:06 INFO : one: Deleted 2026/03/29 03:28:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.11s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:28:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using smallest mode. 2026/03/29 03:28:12 NOTICE: one: Found 3 files with duplicate names 2026/03/29 03:28:12 INFO : one: Deleted 2026/03/29 03:28:13 INFO : one: Deleted 2026/03/29 03:28:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.25s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Looking for duplicate names using rename mode. 2026/03/29 03:28:19 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/29 03:28:20 INFO : one-2.txt: renamed from: one.txt 2026/03/29 03:28:22 INFO : one-3.txt: renamed from: one.txt 2026/03/29 03:28:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.53s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:28:27 DEBUG : dupe1/one.txt: md5 = afd3abd3fd97bc62a408668b76a1fe8b OK 2026/03/29 03:28:29 DEBUG : dupe2/two.txt: md5 = 887af55e060832cd210e387bbf11da45 OK 2026/03/29 03:28:32 DEBUG : dupe3/three.txt: md5 = 01a77d9f1e064ded78a8d16b2bb7838b OK 2026/03/29 03:28:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/29 03:28:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/29 03:28:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 03:28:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/29 03:28:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 03:28:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/29 03:28:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.57s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:28:39 DEBUG : a.txt: md5 = ea52774427c40e254c5c273e1985681f OK 2026/03/29 03:28:41 DEBUG : zend.txt: md5 = 1c7497aabc4ff7db21d6d6f571d2b4be OK 2026/03/29 03:28:43 DEBUG : sub dir/hello world: md5 = 66f20eb62e67ccfea0d81676d2a4926e OK 2026/03/29 03:28:44 DEBUG : sub dir/hello world2: md5 = 1702bb8a12142443e83393a68f14b10b OK 2026/03/29 03:28:46 DEBUG : sub dir/ignore dir/.ignore: md5 = 6123cc6e960cf4ebd91e5db4537c06d7 OK 2026/03/29 03:28:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 666187c85c97430e43857d973663d8e6 OK 2026/03/29 03:28:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6a559084a1e87f524e3598a4da72cb72 OK 2026/03/29 03:28:51 DEBUG : a.txt: Excluded (Size Filter) 2026/03/29 03:28:51 DEBUG : a.txt: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 03:28:52 DEBUG : sub dir/hello world: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 03:28:52 DEBUG : sub dir/hello world2: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 03:28:52 DEBUG : sub dir/hello world: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 03:28:52 DEBUG : sub dir/hello world2: Excluded 2026/03/29 03:28:52 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 03:28:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/29 03:28:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/29 03:28:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/29 03:28:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/29 03:28:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/29 03:28:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 03:28:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.05s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:00 DEBUG : a.txt: md5 = 1578248cc972e10e12d20a42628f0641 OK 2026/03/29 03:29:02 DEBUG : zend.txt: md5 = f95ac39c7d5a12f81ecfb8a1d26a5bd9 OK 2026/03/29 03:29:04 DEBUG : sub dir/hello world: md5 = 69ef3f343a090217d336710644870959 OK 2026/03/29 03:29:05 DEBUG : sub dir/hello world2: md5 = c76fb25bc31273424f076a040280fbc1 OK 2026/03/29 03:29:08 DEBUG : sub dir/ignore dir/.ignore: md5 = eb979444537d3e9b0168c94b715bf0ae OK 2026/03/29 03:29:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 78e64391ca3e6eebd1e9c72348831618 OK 2026/03/29 03:29:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7eb91b55b72339ca5e2f7b59f5d4a923 OK 2026/03/29 03:29:12 DEBUG : a.txt: Excluded (Size Filter) 2026/03/29 03:29:12 DEBUG : a.txt: Excluded 2026/03/29 03:29:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 03:29:13 DEBUG : sub dir/hello world2: Excluded 2026/03/29 03:29:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 03:29:13 DEBUG : sub dir/hello world: Excluded 2026/03/29 03:29:14 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 03:29:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/29 03:29:14 DEBUG : sub dir/hello world2: Excluded 2026/03/29 03:29:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/29 03:29:14 DEBUG : sub dir/hello world: Excluded 2026/03/29 03:29:14 DEBUG : sub dir/ignore dir: Excluded 2026/03/29 03:29:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/29 03:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.21s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:21 DEBUG : file1: md5 = 5ee8cdbc08e2b7d0da86cbc60b70525b OK 2026/03/29 03:29:24 DEBUG : sub/file2: md5 = df6f37ce15fcba3924921ccd18bf341a 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 2026/03/29 03:29:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/29 03:29:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/29 03:29:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/29 03:29:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.27s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:31 DEBUG : file1: md5 = 806671dd575861aff4f1251c623a5378 OK 2026/03/29 03:29:33 DEBUG : sub/file2: md5 = 76ce48a79a0109a821f9d17fc1f9d270 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 2026/03/29 03:29:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/notfound" 2026/03/29 03:29:37 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/qe0i31qdkoejk60elps0ni5sqk" 2026/03/29 03:29:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.04s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Making directory 2026/03/29 03:29:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:43 DEBUG : sub dir/hello world: md5 = 18d9796bc2d40d8f258bd231d65a845b OK 2026/03/29 03:29:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:47 DEBUG : potato2: md5 = f2a7431a91730abfb7b918085199a053 OK 2026/03/29 03:29:48 DEBUG : empty space: md5 = bbff2d64dbc9617f9341c667ab0cfa8f OK --- PASS: TestLs (4.59s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:52 DEBUG : potato2: md5 = 35105ffd6c57b88197ad1f834c4d5f23 OK 2026/03/29 03:29:53 DEBUG : empty space: md5 = 9c30251f70824f26eaf959a78906a39a OK 2026/03/29 03:29:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.99s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:29:57 DEBUG : potato2: md5 = b8a8724397d8e987b96f84cd652add39 OK 2026/03/29 03:29:58 DEBUG : empty space: md5 = f7cce30886595d62280ddb9f80bf187c OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:01 DEBUG : potato2: md5 = dc1a9b707d5319c7e682259e4f1a5e22 OK 2026/03/29 03:30:03 DEBUG : empty space: md5 = 4508692ba22555ad659890acc5ba4af5 OK --- PASS: TestHashSums (4.69s) === RUN TestHashSumsWithErrors 2026/03/29 03:30:04 DEBUG : Creating backend with remote ":memory:" 2026/03/29 03:30:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/29 03:30:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/29 03:30:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/29 03:30:04 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:06 DEBUG : potato2: md5 = c5310d249e12df856dfd0bcc86956b69 OK 2026/03/29 03:30:07 DEBUG : empty space: md5 = 9a31b2b0a7d16b7e9eb1e6d933f19038 OK 2026/03/29 03:30:10 DEBUG : sub dir/potato3: md5 = 6b84e1946ca00b07598c259a0f9138bf OK 2026/03/29 03:30:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:14 DEBUG : small: md5 = 6f1e941557ce0300785ebd4aecd26c09 OK 2026/03/29 03:30:16 DEBUG : medium: md5 = 1d8bca4e501e19dbfa99e5248b566a7e OK 2026/03/29 03:30:17 DEBUG : large: md5 = 348e37b169e2ec1bd5abfd21cc8d6865 OK 2026/03/29 03:30:18 DEBUG : Waiting for deletions to finish 2026/03/29 03:30:18 DEBUG : large: Excluded (Size Filter) 2026/03/29 03:30:18 INFO : small: Deleted 2026/03/29 03:30:18 INFO : medium: Deleted --- PASS: TestDelete (6.61s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:21 DEBUG : small: md5 = b329288f8090d8c2d60179e4224ec9f4 OK 2026/03/29 03:30:23 DEBUG : medium: md5 = 06ebf636949878ff577518a66dcfdfde OK 2026/03/29 03:30:24 DEBUG : large: md5 = a4ce7770bf30c1cfdcc8bf33a1aa9868 OK 2026/03/29 03:30:25 DEBUG : Waiting for deletions to finish 2026/03/29 03:30:25 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/29 03:30:25 INFO : small: Deleted 2026/03/29 03:30:25 INFO : large: Deleted --- PASS: TestMaxDelete (7.37s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:28 DEBUG : small: md5 = 188bedb2eb8cc831458ea1dd02d0dad8 OK 2026/03/29 03:30:30 DEBUG : medium: md5 = 37acc502d4ee6e1cde7889e20dec844e OK 2026/03/29 03:30:31 DEBUG : large: md5 = 92093ad21c0085b80e30a10a70730eab OK 2026/03/29 03:30:31 DEBUG : Waiting for deletions to finish 2026/03/29 03:30:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/29 03:30:32 INFO : small: Deleted 2026/03/29 03:30:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.67s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:35 DEBUG : small: md5 = f5aa54c2f5d09ee30ed2882fd625464e OK 2026/03/29 03:30:36 DEBUG : medium: md5 = 34e3bbbf0c3f9a4fca8c3c21bad54624 OK 2026/03/29 03:30:38 DEBUG : large: md5 = 96a2d34062487699e4e8629c605e4953 OK 2026/03/29 03:30:38 DEBUG : Waiting for deletions to finish 2026/03/29 03:30:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/29 03:30:39 INFO : medium: Deleted 2026/03/29 03:30:39 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:42 DEBUG : ReadFile: md5 = 69c7ca638b29deae057eaa3a99dd604b OK --- PASS: TestReadFile (3.89s) === RUN TestRetry 2026/03/29 03:30:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/29 03:30:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/29 03:30:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 03:30:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 03:30:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 03:30:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/29 03:30:44 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:30:46 DEBUG : file1: md5 = 07080c19667ed9469a27cb03876f0779 OK 2026/03/29 03:30:47 DEBUG : file2: md5 = 281cc209f3f7e534de27a7c77668abac OK --- PASS: TestCat (14.02s) === RUN TestPurge 2026/03/29 03:30:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisinoq2dedi" 2026/03/29 03:30:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 03:30:58 DEBUG : Creating backend with remote "TestDrive:crypt/9a62i8lg2pahouik274c2crv0vb9f0l35ujv1aj31fn6816f39hg" 2026/03/29 03:30:59 DEBUG : Creating backend with remote "/tmp/rclone3395223415" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisinoq2dedi'", Local "Local file system at /tmp/rclone3395223415", Modify Window "1ms" 2026/03/29 03:31:04 DEBUG : A1/B1/C1/one: md5 = b7ecc2c858877b5b5e5de4fb788586e2 OK 2026/03/29 03:31:04 INFO : A2: Making directory 2026/03/29 03:31:04 INFO : A1/B2: Making directory 2026/03/29 03:31:05 INFO : A1/B2/C2: Making directory 2026/03/29 03:31:06 INFO : A1/B1/C3: Making directory 2026/03/29 03:31:07 INFO : A3: Making directory 2026/03/29 03:31:07 INFO : A3/B3: Making directory 2026/03/29 03:31:08 INFO : A3/B3/C4: Making directory 2026/03/29 03:31:10 DEBUG : A1/two: md5 = 02f6af9bbc1f11d664342eec725cc10a OK 2026/03/29 03:31:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisinoq2dedi': Purge remote 2026/03/29 03:31:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.45s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:31:18 DEBUG : A1/B1/C1/one: md5 = 10a929e38fe6ddce9efd975244877a66 OK 2026/03/29 03:31:18 INFO : A2: Making directory 2026/03/29 03:31:18 INFO : A1/B2: Making directory 2026/03/29 03:31:19 INFO : A1/B2/C2: Making directory 2026/03/29 03:31:20 INFO : A1/B1/C3: Making directory 2026/03/29 03:31:20 INFO : A3: Making directory 2026/03/29 03:31:21 INFO : A3/B3: Making directory 2026/03/29 03:31:22 INFO : A3/B3/C4: Making directory 2026/03/29 03:31:24 DEBUG : A1/two: md5 = 31a5aecfba93e8fdce59317e6b5fe0b4 OK 2026/03/29 03:31:25 DEBUG : removing 1 level 3 directories 2026/03/29 03:31:25 INFO : A3/B3/C4: Removing directory 2026/03/29 03:31:28 DEBUG : removing 2 level 3 directories 2026/03/29 03:31:28 INFO : A1/B1/C3: Removing directory 2026/03/29 03:31:28 INFO : A1/B2/C2: Removing directory 2026/03/29 03:31:28 DEBUG : removing 2 level 2 directories 2026/03/29 03:31:28 INFO : A3/B3: Removing directory 2026/03/29 03:31:28 INFO : A1/B2: Removing directory 2026/03/29 03:31:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/29 03:31:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/29 03:31:29 DEBUG : removing 2 level 1 directories 2026/03/29 03:31:29 INFO : A3: Removing directory 2026/03/29 03:31:29 INFO : A2: Removing directory 2026/03/29 03:31:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/29 03:31:33 DEBUG : removing 1 level 3 directories 2026/03/29 03:31:33 INFO : A1/B1/C1: Removing directory 2026/03/29 03:31:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:34 DEBUG : removing 1 level 2 directories 2026/03/29 03:31:34 INFO : A1/B1: Removing directory 2026/03/29 03:31:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/29 03:31:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:31:34 DEBUG : removing 1 level 1 directories 2026/03/29 03:31:34 INFO : A1: Removing directory 2026/03/29 03:31:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/29 03:31:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/29 03:31:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:31:35 DEBUG : removing 1 level 0 directories 2026/03/29 03:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Removing directory 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/29 03:31:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (22.79s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:31:38 INFO : A1: Making directory 2026/03/29 03:31:38 INFO : A1/B1: Making directory 2026/03/29 03:31:39 INFO : A1/B1/C1: Making directory 2026/03/29 03:31:42 DEBUG : removing 1 level 3 directories 2026/03/29 03:31:42 INFO : A1/B1/C1: Removing directory 2026/03/29 03:31:42 DEBUG : removing 1 level 2 directories 2026/03/29 03:31:42 INFO : A1/B1: Removing directory 2026/03/29 03:31:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:31:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.10s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:31:45 INFO : A1: Making directory 2026/03/29 03:31:45 INFO : A1/B1: Making directory 2026/03/29 03:31:46 INFO : A1/B1/C1: Making directory 2026/03/29 03:31:49 DEBUG : removing 1 level 3 directories 2026/03/29 03:31:49 INFO : A1/B1/C1: Removing directory 2026/03/29 03:31:50 DEBUG : removing 1 level 2 directories 2026/03/29 03:31:50 INFO : A1/B1: Removing directory 2026/03/29 03:31:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:31:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:31:54 DEBUG : file1: md5 = 0be73e887e6f7f28a898d39c3ce3c060 OK 2026/03/29 03:31:54 DEBUG : filename.txt: File name found in url 2026/03/29 03:31:56 DEBUG : filename.txt: md5 = ee373cf3ad226722267ad19c85db67eb OK 2026/03/29 03:31:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/29 03:31:57 DEBUG : headerfilename.txt: md5 = 8e84a489eea8d7d7231e307ea10c8a8a OK 2026/03/29 03:31:58 DEBUG : file2: md5 = ab32ab94a0cb43b3712f8fdcf9509ab6 OK --- PASS: TestCopyURL (8.61s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:32:02 DEBUG : file1: md5 = f8cb985f6cd02e69ffb40fa79fe91753 OK --- PASS: TestCopyURLDownloadHeaders (2.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:32:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 03:32:05 DEBUG : sub/file2: md5 = 9fb01c346dc223137540733bcada0822 OK 2026/03/29 03:32:05 DEBUG : sub/file2: size = 14 OK 2026/03/29 03:32:05 INFO : file1: Copied (new) to: sub/file2 2026/03/29 03:32:05 INFO : file1: Deleted 2026/03/29 03:32:06 DEBUG : sub/file2: size = 14 OK 2026/03/29 03:32:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 03:32:06 DEBUG : file1: Unchanged skipping 2026/03/29 03:32:06 INFO : file1: Deleted 2026/03/29 03:32:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': don't need to copy/move sub/file2, it is already at target location 2026/03/29 03:32:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.05s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:32:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/29 03:32:11 DEBUG : file1: md5 = 85f81bc33a29cdf1f7b0fdc35c652143 OK 2026/03/29 03:32:11 DEBUG : file1: size = 14 OK 2026/03/29 03:32:11 INFO : file1: Copied (new) 2026/03/29 03:32:11 INFO : file1: Deleted 2026/03/29 03:32:11 DEBUG : file1: Destination exists, skipping 2026/03/29 03:32:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:32:15 DEBUG : dst/file1: md5 = 5e10f0a1a315e1093d1977a9a4253781 OK 2026/03/29 03:32:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusezod2feta/backup" 2026/03/29 03:32:16 DEBUG : Creating backend with remote "TestDrive:crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90/1nrff024r7pq65ecp72fc28jb0" 2026/03/29 03:32:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone164555258) 2026/03/29 03:32:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta') 2026/03/29 03:32:18 DEBUG : dst/file1: Sizes differ 2026/03/29 03:32:20 INFO : dst/file1: Moved (server-side) 2026/03/29 03:32:21 DEBUG : dst/file1: md5 = f8d15abe94f24480607c043009d10abd OK 2026/03/29 03:32:21 DEBUG : dst/file1: size = 14 OK 2026/03/29 03:32:21 INFO : dst/file1: Copied (new) 2026/03/29 03:32:21 INFO : dst/file1: Deleted 2026/03/29 03:32:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:32:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/29 03:32:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.93s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:32:28 DEBUG : A1/one: md5 = 69e4e1bfcc6876a4e4617569876f5a50 OK 2026/03/29 03:32:30 DEBUG : A1/two: md5 = 90df5ebb552902d990a288fec79eb35c OK 2026/03/29 03:32:32 DEBUG : A1/B1/three: md5 = 42c51521a5d30488bda9b046e6c8102f OK 2026/03/29 03:32:34 DEBUG : A1/B1/C1/four: md5 = 4f8815731ec32e608744250d069ea7c9 OK 2026/03/29 03:32:36 DEBUG : A1/B1/C2/five: md5 = c56b27f06fff19219d70877bc3c52e04 OK 2026/03/29 03:32:36 INFO : A1/B2: Making directory 2026/03/29 03:32:37 INFO : A1/B1/C3: Making directory 2026/03/29 03:32:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/29 03:32:46 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/29 03:32:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/29 03:32:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/29 03:32:46 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/29 03:32:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/29 03:32:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/29 03:32:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:32:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/29 03:32:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/29 03:32:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/29 03:32:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/29 03:32:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/29 03:32:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/29 03:32:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/29 03:32:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/29 03:33:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/29 03:33:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/29 03:33:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:33:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/29 03:33:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/29 03:33:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/29 03:33:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/29 03:33:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/29 03:33:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/29 03:33:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/29 03:33:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/29 03:33:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/29 03:33:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/29 03:33:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 03:33:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.29s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 03:33:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 91c10bad14c85c666efcaa1f0ed6e465 OK 2026/03/29 03:33:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 03:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/29 03:33:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 03:33:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/29 03:33:14 DEBUG : no_checksum_big_file_from_pipe: md5 = b95a328da10a3988b9fcd93df962e4d8 OK 2026/03/29 03:33:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 03:33:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 03:33:17 DEBUG : with_checksum_small_file_from_pipe: md5 = e5dc3ca840d737cbe3cc520d85735f6a OK 2026/03/29 03:33:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 03:33:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 03:33:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/29 03:33:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 7fb07e7ae1af4c1bea4ee5bc94feee45 OK 2026/03/29 03:33:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 03:33:19 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 03:33:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 03:33:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 03:33:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/29 03:33:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 03:33:24 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (34 bytes), uploading instead of streaming 2026/03/29 03:33:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/29 03:33:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/29 03:33:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/29 03:33:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/29 03:33:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/29 03:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (48 bytes), uploading instead of streaming 2026/03/29 03:33:32 DEBUG : rcat_metadata: md5 = 9d5073129a71a2c5525c83ad53bb0b35 OK 2026/03/29 03:33:32 DEBUG : rcat_metadata: size = 48 OK 2026/03/29 03:33:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/29 03:33:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/29 03:33:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 413ef464d64aafceca3c0b27e69deafe OK 2026/03/29 03:33:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/29 03:33:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.54s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.62s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:37 DEBUG : potato1: md5 = 4ed36ac7c2a368c0a56b3f131b588206 OK 2026/03/29 03:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (60 bytes), uploading instead of streaming 2026/03/29 03:33:39 DEBUG : potato2: md5 = 01ccd583ebad08e03aa3c632b57dd930 OK 2026/03/29 03:33:39 DEBUG : potato2: size = 60 OK 2026/03/29 03:33:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.55s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:42 DEBUG : potato1: md5 = 91ef076907ccd58a140b94c9c68efc51 OK 2026/03/29 03:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': File to upload is small (60 bytes), uploading instead of streaming 2026/03/29 03:33:43 DEBUG : potato2: md5 = 8a6eb8b26871f93b28b0def066858f16 OK 2026/03/29 03:33:43 DEBUG : potato2: size = 60 OK 2026/03/29 03:33:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.80s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:47 DEBUG : potato1: md5 = a40e844e87a82f5fa47524166442ef78 OK --- PASS: TestRcatSizeUploadHeaders (2.18s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:49 DEBUG : potato2: md5 = d9c08d66e524848c806929d1ed4f9def OK 2026/03/29 03:33:50 DEBUG : empty space: md5 = 95f4f7bc86eb775b017965cfa6704996 OK 2026/03/29 03:33:53 DEBUG : sub dir/potato3: md5 = 9157dd86163175a824248e24303ba5a7 OK 2026/03/29 03:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Touching "sub dir/potato3" 2026/03/29 03:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Touching "empty space" 2026/03/29 03:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Touching "potato2" 2026/03/29 03:33:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.51s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:57 DEBUG : dir with metadata: Making directory with metadata 2026/03/29 03:33:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:33:59 DEBUG : directory with modtime: Making directory with metadata 2026/03/29 03:34:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:34:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/29 03:34:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 03:34:02 DEBUG : Google drive root 'crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90': Skipping btime metadata as can't update it on an existing file: 2026-03-29T03:34:02.233722872Z 2026/03/29 03:34:03 INFO : non existent directory: Updated directory metadata 2026/03/29 03:34:05 DEBUG : Google drive root 'crypt/qktq02589vfhra4l45vk394r9mcn3n93at22gqcnmk1lp9q0do90': Skipping btime metadata as can't update it on an existing file: 2026-03-29T03:34:02.233722872Z 2026/03/29 03:34:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:34:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/29 03:34:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/29 03:34:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:34:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/29 03:34:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 03:34:10 DEBUG : dst: Making directory with metadata 2026/03/29 03:34:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 03:34:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 03:34:11 INFO : dst: Set directory modification time (using SetModTime) 2026/03/29 03:34:12 INFO : dst: Set directory modification time (using SetModTime) 2026/03/29 03:34:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/29 03:34:12 INFO : dst: Set directory modification time (using SetModTime) 2026/03/29 03:34:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.36s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta'", Local "Local file system at /tmp/rclone164555258", Modify Window "1ms" 2026/03/29 03:34:16 DEBUG : sub dir/test remove existing: md5 = 1d998e6671f1d4f0f581ecea2f889ce4 OK 2026/03/29 03:34:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7fd9661b56c17b5dbf0283f45299e1aa OK 2026/03/29 03:34:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wehayat0" before starting 2026/03/29 03:34:20 DEBUG : sub dir/test remove existing.wehayat0: TEST: removing renamed existing file after operation 2026/03/29 03:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hawemeg3" before starting 2026/03/29 03:34:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hawemeg3: TEST: renaming existing back after failed operation 2026/03/29 03:34:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.todeloj6" before starting 2026/03/29 03:34:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.todeloj6: TEST: removing renamed existing file after operation 2026/03/29 03:34:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d04ge43o1be3dplrhtbcr8utfbkl8ugddcc8qfu1sdnfhhbuv69q6g2gm9p02hbcg17ug02j30j49nvdn1rtucb6b20ohumtjeqlemil9t1smbh373hnch0jbbe543hoqlgkp21d6evunoko2gas0l9e9lsrrf8pm7i4qb7ci4h7938ge510" 2026/03/29 03:34:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "khbei5hipbajt11peeq0hgeuhgmsttcng9pq60gdsjc70udhb870" --- PASS: TestRemoveExisting (13.45s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/29 03:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusezod2feta': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m38.353893067s (try 1/5)