"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/24 03:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu" 2026/05/24 03:39:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00" 2026/05/24 03:39:19 DEBUG : Creating backend with remote "/tmp/rclone3242728998" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/05/24 03:39:20 DEBUG : a: size = 0 OK 2026/05/24 03:39:20 DEBUG : a: size = 1 (memory) 2026/05/24 03:39:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/24 03:39:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/24 03:39:20 DEBUG : potato: Seek from 10 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 10 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 2 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/24 03:39:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 2 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/24 03:39:20 DEBUG : potato: Seek from 8 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 8 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/24 03:39:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/24 03:39:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/24 03:39:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/24 03:39:20 DEBUG : potato: Seek from 5 to 2 2026/05/24 03:39:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/24 03:39:20 DEBUG : potato: Seek from 9 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 9 to 0 2026/05/24 03:39:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:39:22 DEBUG : rutabaga: md5 = a187ad1e486b1e25484639eae2036121 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/24 03:39:24 DEBUG : empty space: md5 = df47f6d91caf3b35a43dfd7220dc1f27 OK === RUN TestCheck/3 2026/05/24 03:39:26 DEBUG : potato2: md5 = 98a2a76c10066b1454f33db049c3b656 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/24 03:39:28 DEBUG : remotepotato: md5 = 43d180ade02d00b845946374c132a784 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.95s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/05/24 03:39:31 DEBUG : Creating backend with remote "nonexistent" 2026/05/24 03:39:31 DEBUG : Creating backend with remote "nonexistent" 2026/05/24 03:39:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/24 03:39:31 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/24 03:39:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/24 03:39:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:39:32 DEBUG : rutabaga: md5 = f394826579e253db75c41f8825d01481 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/24 03:39:35 DEBUG : empty space: md5 = 29872c19b28f21a3485ba4a4c36ca637 OK === RUN TestCheckDownload/3 2026/05/24 03:39:37 DEBUG : potato2: md5 = a4841edf07bd53723544b7353e348199 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/24 03:39:41 DEBUG : remotepotato: md5 = 9c7091b5651db25f18465f7d2159f17d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.55s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.72s) --- PASS: TestCheckDownload/4 (0.93s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:39:47 DEBUG : rutabaga: md5 = 3da1679f2a91076a916b95aae411d7bc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/24 03:39:49 DEBUG : empty space: md5 = 4610898dcab3ba5899bc08cf6d9def86 OK === RUN TestCheckSizeOnly/3 2026/05/24 03:39:51 DEBUG : potato2: md5 = b8788573abd526c790315181ab46c81e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/24 03:39:53 DEBUG : remotepotato: md5 = 05137e6accf0b07b124e6cb6dbb50a30 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.65s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:39:57 DEBUG : test.sum: md5 = fd219601980a1dcfccedcbc1b541d6be OK 2026/05/24 03:39:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/24 03:39:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/24 03:39:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/24 03:39:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/24 03:40:00 DEBUG : test.sum: md5 = a3fa3095d6ad968eb1af717b1103850c OK 2026/05/24 03:40:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/24 03:40:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/24 03:40:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/24 03:40:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.65s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:40:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/data" 2026/05/24 03:40:01 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/data" 2026/05/24 03:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/vjrnln8ratgmqakfosrqe8espk" 2026/05/24 03:40:07 DEBUG : data/banana: md5 = 63c45aaaff321ba1d51dbac80178d43d OK 2026/05/24 03:40:09 DEBUG : test.sum: md5 = 30f26f744eaa37007f02237d25b9befb OK === RUN TestCheckSumDownload/subtest1 2026/05/24 03:40:14 DEBUG : data/potato: md5 = f3a80838c9f695846f78483af57bdcad OK 2026/05/24 03:40:15 DEBUG : test.sum: md5 = 877358f36d362c3d4e838dd8e8429125 OK === RUN TestCheckSumDownload/subtest2 2026/05/24 03:40:19 DEBUG : test.sum: md5 = 078331eda2528f6864d6c90cb31eb1d2 OK === RUN TestCheckSumDownload/subtest3 2026/05/24 03:40:23 DEBUG : test.sum: md5 = 24a0b73b689d4673114a13f89965ef38 OK === RUN TestCheckSumDownload/subtest4 2026/05/24 03:40:26 DEBUG : test.sum: md5 = 50b9d7feedb81062b4646766ba4ac86c OK === RUN TestCheckSumDownload/subtest5 2026/05/24 03:40:30 DEBUG : test.sum: md5 = 468dd7c383d93b2ae3a70fc948d3190d OK === RUN TestCheckSumDownload/subtest6 2026/05/24 03:40:33 DEBUG : data/banana: md5 = 84fb7cde21b22b3519ccb8619e9ff46b OK 2026/05/24 03:40:35 DEBUG : data/potato: md5 = 7a5d002c056871807e3c221d7e77ff9e OK 2026/05/24 03:40:36 DEBUG : test.sum: md5 = d6f821e07a763705416a223d8a339855 OK === RUN TestCheckSumDownload/subtest7 2026/05/24 03:40:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/24 03:40:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.64s) --- PASS: TestCheckSumDownload/subtest1 (2.07s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (1.81s) --- PASS: TestCheckSumDownload/subtest4 (1.79s) --- PASS: TestCheckSumDownload/subtest5 (1.71s) --- PASS: TestCheckSumDownload/subtest6 (1.62s) --- PASS: TestCheckSumDownload/subtest7 (1.90s) === RUN TestApplyTransforms 2026/05/24 03:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jelesed4cuko" 2026/05/24 03:40:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/2snprjsb299uac5312shhqmvs9f8ljkfafe1uh67uddi0ncu9jeg" 2026/05/24 03:40:42 DEBUG : Creating backend with remote "/tmp/rclone289319407" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko'", Local "Local file system at /tmp/rclone289319407", Modify Window "1ms" 2026/05/24 03:40:44 DEBUG : hello, world!: md5 = ab5cd99bc0ce0a1392044765edbc9a2f OK upper checkfile vs. lower remote (without normalization) 2026/05/24 03:40:45 ERROR : hello, world!: sum not found 2026/05/24 03:40:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko' 2026/05/24 03:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': 1 files missing 2026/05/24 03:40:45 NOTICE: 1 hashes missing 2026/05/24 03:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': 1 differences found 2026/05/24 03:40:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/24 03:40:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': 0 differences found 2026/05/24 03:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': 1 matching files 2026/05/24 03:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fumisay1kora" 2026/05/24 03:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/7fc97sssmhj5h44uoq0r4feff7f7tkfbt5651ihknj5bdk4lffa0" 2026/05/24 03:40:47 DEBUG : Creating backend with remote "/tmp/rclone3680701734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora'", Local "Local file system at /tmp/rclone3680701734", Modify Window "1ms" 2026/05/24 03:40:49 DEBUG : HELLO, WORLD!: md5 = 861427c198e25972c7332ad371ea6b2e OK lower checkfile vs. upper remote (without normalization) 2026/05/24 03:40:50 ERROR : HELLO, WORLD!: sum not found 2026/05/24 03:40:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora' 2026/05/24 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': 1 files missing 2026/05/24 03:40:50 NOTICE: 1 hashes missing 2026/05/24 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': 1 differences found 2026/05/24 03:40:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/24 03:40:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': 0 differences found 2026/05/24 03:40:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': 1 matching files 2026/05/24 03:40:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vofecov7yevo" 2026/05/24 03:40:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:40:51 DEBUG : Creating backend with remote "TestDrive:crypt/0i3dp5lkb9f6amcmi33pco3d53f60lveucob0ldidnuvstfu6h3g" 2026/05/24 03:40:51 DEBUG : Creating backend with remote "/tmp/rclone3966578191" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo'", Local "Local file system at /tmp/rclone3966578191", Modify Window "1ms" 2026/05/24 03:40:54 DEBUG : HeLlO, wOrLd!: md5 = ca9d0ca7cccedf88041cde920437a1df OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/24 03:40:54 ERROR : HeLlO, wOrLd!: sum not found 2026/05/24 03:40:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo' 2026/05/24 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': 1 files missing 2026/05/24 03:40:54 NOTICE: 1 hashes missing 2026/05/24 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': 1 differences found 2026/05/24 03:40:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/24 03:40:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:40:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': 0 differences found 2026/05/24 03:40:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': 1 matching files 2026/05/24 03:40:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rusitev8vulu" 2026/05/24 03:40:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:40:55 DEBUG : Creating backend with remote "TestDrive:crypt/vkntsgvaucfe2hsiiou9ggaofojcdt15ha26t4ngra936ntasst0" 2026/05/24 03:40:56 DEBUG : Creating backend with remote "/tmp/rclone3369845207" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu'", Local "Local file system at /tmp/rclone3369845207", Modify Window "1ms" 2026/05/24 03:40:59 DEBUG : HELLO, WORLD!: md5 = e54d54bc4174eec98cef1b75b69cb390 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/24 03:40:59 ERROR : HELLO, WORLD!: sum not found 2026/05/24 03:40:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu' 2026/05/24 03:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': 1 files missing 2026/05/24 03:40:59 NOTICE: 1 hashes missing 2026/05/24 03:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': 1 differences found 2026/05/24 03:40:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/24 03:41:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': 0 differences found 2026/05/24 03:41:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': 1 matching files 2026/05/24 03:41:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizeyoq8buqo" 2026/05/24 03:41:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:00 DEBUG : Creating backend with remote "TestDrive:crypt/tdjf0m0tlmsil6ti24g2v3gi38u5ltr9paf8s2jbpp048bpu4ro0" 2026/05/24 03:41:01 DEBUG : Creating backend with remote "/tmp/rclone2445873740" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo'", Local "Local file system at /tmp/rclone2445873740", Modify Window "1ms" 2026/05/24 03:41:03 DEBUG : 測試_Русский___ě_áñ: md5 = 001ee3b84f10641e08779d42e4b98ca7 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/24 03:41:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo' 2026/05/24 03:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': 1 files missing 2026/05/24 03:41:04 NOTICE: 1 hashes missing 2026/05/24 03:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': 1 differences found 2026/05/24 03:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/24 03:41:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': 0 differences found 2026/05/24 03:41:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': 1 matching files 2026/05/24 03:41:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juzijef0pofa" 2026/05/24 03:41:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:04 DEBUG : Creating backend with remote "TestDrive:crypt/rb89b943cp3pavp9quq61cufc1f62t40grvi6dkjiaf571bpjvc0" 2026/05/24 03:41:05 DEBUG : Creating backend with remote "/tmp/rclone2772761050" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa'", Local "Local file system at /tmp/rclone2772761050", Modify Window "1ms" 2026/05/24 03:41:08 DEBUG : 測試_Русский___ě_áñ: md5 = 1c523fdd1d8d909b058637bcde81ef70 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/24 03:41:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa' 2026/05/24 03:41:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': 1 files missing 2026/05/24 03:41:08 NOTICE: 1 hashes missing 2026/05/24 03:41:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': 1 differences found 2026/05/24 03:41:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/24 03:41:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': 0 differences found 2026/05/24 03:41:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': 1 matching files 2026/05/24 03:41:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudupun3dose" 2026/05/24 03:41:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:09 DEBUG : Creating backend with remote "TestDrive:crypt/j771kh2rnd2m4vlmlladjp2f47495cb3b153coqimaumtig096a0" 2026/05/24 03:41:10 DEBUG : Creating backend with remote "/tmp/rclone2903693415" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose'", Local "Local file system at /tmp/rclone2903693415", Modify Window "1ms" 2026/05/24 03:41:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ce75667270127758bdf062ca44fc8fd OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/24 03:41:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose' 2026/05/24 03:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': 1 files missing 2026/05/24 03:41:13 NOTICE: 1 hashes missing 2026/05/24 03:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': 1 differences found 2026/05/24 03:41:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/24 03:41:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': 0 differences found 2026/05/24 03:41:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': 1 matching files 2026/05/24 03:41:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juwuvar4meve" 2026/05/24 03:41:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:14 DEBUG : Creating backend with remote "TestDrive:crypt/94pvn4gb8a8pfjd6cs66p4mr4748g6gsi2k5cbei63mht4kce1mg" 2026/05/24 03:41:15 DEBUG : Creating backend with remote "/tmp/rclone2445909122" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve'", Local "Local file system at /tmp/rclone2445909122", Modify Window "1ms" 2026/05/24 03:41:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce089da49d03ae06a9f5195295f0f598 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/24 03:41:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve' 2026/05/24 03:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': 1 files missing 2026/05/24 03:41:17 NOTICE: 1 hashes missing 2026/05/24 03:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': 1 differences found 2026/05/24 03:41:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/24 03:41:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': 0 differences found 2026/05/24 03:41:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': 1 matching files 2026/05/24 03:41:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haxofet7demi" 2026/05/24 03:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:18 DEBUG : Creating backend with remote "TestDrive:crypt/smh75s26t4tr62udl18r596a81o10otk9np1g2cb9s5jqs9i7is0" 2026/05/24 03:41:19 DEBUG : Creating backend with remote "/tmp/rclone3691077025" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi'", Local "Local file system at /tmp/rclone3691077025", Modify Window "1ms" 2026/05/24 03:41:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5663066abcd11464a5f434a8c197da7d OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/24 03:41:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi' 2026/05/24 03:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': 1 files missing 2026/05/24 03:41:22 NOTICE: 1 hashes missing 2026/05/24 03:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': 1 differences found 2026/05/24 03:41:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/24 03:41:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': 0 differences found 2026/05/24 03:41:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': 1 matching files 2026/05/24 03:41:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxofud6zeli" 2026/05/24 03:41:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:41:23 DEBUG : Creating backend with remote "TestDrive:crypt/90jnlc821i1k4vtd3vqdnhb1nkmecgtpjv8l8rb1r374v6i00gk0" 2026/05/24 03:41:23 DEBUG : Creating backend with remote "/tmp/rclone1820443015" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli'", Local "Local file system at /tmp/rclone1820443015", Modify Window "1ms" 2026/05/24 03:41:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 78b76c90fd8cb43b52fb09d3ce02bc5c OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/24 03:41:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/24 03:41:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli' 2026/05/24 03:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': 1 files missing 2026/05/24 03:41:26 NOTICE: 1 hashes missing 2026/05/24 03:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': 1 differences found 2026/05/24 03:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/24 03:41:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/24 03:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': 0 differences found 2026/05/24 03:41:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': 1 matching files 2026/05/24 03:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxofud6zeli': Purge remote 2026/05/24 03:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haxofet7demi': Purge remote 2026/05/24 03:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwuvar4meve': Purge remote 2026/05/24 03:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudupun3dose': Purge remote 2026/05/24 03:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juzijef0pofa': Purge remote 2026/05/24 03:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizeyoq8buqo': Purge remote 2026/05/24 03:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rusitev8vulu': Purge remote 2026/05/24 03:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vofecov7yevo': Purge remote 2026/05/24 03:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fumisay1kora': Purge remote 2026/05/24 03:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jelesed4cuko': Purge remote --- PASS: TestApplyTransforms (50.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:41:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 03:41:33 DEBUG : sub/file2: md5 = 02f7781a30f99f1b021e62a8665da190 OK 2026/05/24 03:41:33 DEBUG : sub/file2: size = 14 OK 2026/05/24 03:41:33 INFO : file1: Copied (new) to: sub/file2 2026/05/24 03:41:34 DEBUG : sub/file2: size = 14 OK 2026/05/24 03:41:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 03:41:34 DEBUG : file1: Unchanged skipping 2026/05/24 03:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': don't need to copy/move sub/file2, it is already at target location 2026/05/24 03:41:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.88s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:41:40 DEBUG : dst/file1: md5 = d9bdfec040f68c67ff33a260c4d50c71 OK 2026/05/24 03:41:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/backup" 2026/05/24 03:41:41 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/1nrff024r7pq65ecp72fc28jb0" 2026/05/24 03:41:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:41:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu') 2026/05/24 03:41:42 DEBUG : dst/file1: Sizes differ 2026/05/24 03:41:44 INFO : dst/file1: Moved (server-side) 2026/05/24 03:41:46 DEBUG : dst/file1: md5 = e20944522bcc640b84d92df0607d5d52 OK 2026/05/24 03:41:46 DEBUG : dst/file1: size = 14 OK 2026/05/24 03:41:46 INFO : dst/file1: Copied (new) 2026/05/24 03:41:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:41:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:41:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/dst" 2026/05/24 03:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 03:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/CompareDest" 2026/05/24 03:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/gveqi14airsml4bgu7krj116o8" 2026/05/24 03:41:53 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 03:41:56 DEBUG : one: md5 = e51f62724286d9211d644f105dd70a6b OK 2026/05/24 03:41:56 DEBUG : one: size = 3 OK 2026/05/24 03:41:56 INFO : one: Copied (new) 2026/05/24 03:41:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:41:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/dst') 2026/05/24 03:41:57 DEBUG : one: Sizes differ 2026/05/24 03:41:58 DEBUG : one: md5 = b1caf6eec6ccbe556139aa6d92bf8bd2 OK 2026/05/24 03:41:58 DEBUG : one: size = 5 OK 2026/05/24 03:41:58 INFO : one: Copied (replaced existing) 2026/05/24 03:42:00 DEBUG : dst/one: md5 = 6b44d385059257c2b7ec5a01bf80ae8b OK 2026/05/24 03:42:02 DEBUG : CompareDest/one: md5 = 0f6a6c1a09f4fb47eb083d9327b5248b OK 2026/05/24 03:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/dst') 2026/05/24 03:42:03 DEBUG : one: Sizes differ 2026/05/24 03:42:03 DEBUG : one: size = 5 OK 2026/05/24 03:42:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/24 03:42:05 DEBUG : CompareDest/two: md5 = c088eaa01e41db62a1caa7a58b94052c OK 2026/05/24 03:42:06 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 03:42:06 DEBUG : two: size = 3 OK 2026/05/24 03:42:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 03:42:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 03:42:07 DEBUG : two: size = 3 OK 2026/05/24 03:42:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/24 03:42:09 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 03:42:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:09 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/CompareDest') 2026/05/24 03:42:09 DEBUG : two: Sizes differ 2026/05/24 03:42:10 DEBUG : two: md5 = 8e08ad2d2ed1730e3642f09c8198dc95 OK 2026/05/24 03:42:10 DEBUG : two: size = 5 OK 2026/05/24 03:42:10 INFO : two: Copied (new) 2026/05/24 03:42:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 03:42:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:42:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:42:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.89s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/dst" 2026/05/24 03:42:14 DEBUG : Config file has changed externally - reloading 2026/05/24 03:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 03:42:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/CopyDest" 2026/05/24 03:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/24 03:42:17 DEBUG : one: Need to transfer - File not found at Destination 2026/05/24 03:42:20 DEBUG : one: md5 = 4cbd830abbdc46a53e5ee824661f2a00 OK 2026/05/24 03:42:20 DEBUG : one: size = 3 OK 2026/05/24 03:42:20 INFO : one: Copied (new) 2026/05/24 03:42:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/dst') 2026/05/24 03:42:21 DEBUG : one: Sizes differ 2026/05/24 03:42:22 DEBUG : one: md5 = a7ab5f1eecca862a69b83483c41942cb OK 2026/05/24 03:42:22 DEBUG : one: size = 5 OK 2026/05/24 03:42:22 INFO : one: Copied (replaced existing) 2026/05/24 03:42:24 DEBUG : dst/one: md5 = acccc15ac79b35f31e1eb0b04bb46ede OK 2026/05/24 03:42:26 DEBUG : CopyDest/one: md5 = bcd48c60a15d976b9e0d10a8b78e2f78 OK 2026/05/24 03:42:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/BackupDir" 2026/05/24 03:42:27 DEBUG : Config file has changed externally - reloading 2026/05/24 03:42:27 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/24 03:42:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/dst') 2026/05/24 03:42:28 DEBUG : one: Sizes differ 2026/05/24 03:42:29 DEBUG : one: size = 5 OK 2026/05/24 03:42:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/dst') 2026/05/24 03:42:29 DEBUG : one: Sizes differ 2026/05/24 03:42:30 INFO : one: Moved (server-side) 2026/05/24 03:42:31 DEBUG : one: size = 5 OK 2026/05/24 03:42:31 INFO : one: Copied (server-side copy) 2026/05/24 03:42:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/24 03:42:33 DEBUG : CopyDest/two: md5 = 5fc4679e1a924a67464830a95fa2f0ae OK 2026/05/24 03:42:34 DEBUG : two: Need to transfer - File not found at Destination 2026/05/24 03:42:34 DEBUG : two: size = 3 OK 2026/05/24 03:42:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:35 DEBUG : two: size = 3 OK 2026/05/24 03:42:35 INFO : two: Copied (server-side copy) 2026/05/24 03:42:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/24 03:42:36 DEBUG : two: size = 3 OK 2026/05/24 03:42:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/24 03:42:36 DEBUG : two: Unchanged skipping 2026/05/24 03:42:38 DEBUG : CopyDest/three: md5 = 7b73283dfae1aecf40f17b2261156fca OK 2026/05/24 03:42:38 DEBUG : three: Need to transfer - File not found at Destination 2026/05/24 03:42:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:42:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu/CopyDest') 2026/05/24 03:42:39 DEBUG : three: Sizes differ 2026/05/24 03:42:39 DEBUG : three: Destination not found in --copy-dest 2026/05/24 03:42:40 DEBUG : three: md5 = 63c1760ea1cea25a6810568d1dcdc7ee OK 2026/05/24 03:42:40 DEBUG : three: size = 7 OK 2026/05/24 03:42:40 INFO : three: Copied (new) 2026/05/24 03:42:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/24 03:42:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:42:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 03:42:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:42:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/24 03:42:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 03:42:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.51s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:42:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/24 03:42:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f335fe609e39cf22f4b2c8226e7a22ad OK 2026/05/24 03:42:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/24 03:42:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/24 03:42:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/24 03:42:51 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/05/24 03:42:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/24 03:42:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/24 03:42:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e1f971cd48773bd32d2f49e0b8212abc OK 2026/05/24 03:42:53 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/24 03:42:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/24 03:42:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/24 03:42:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.25s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:42:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using skip mode. 2026/05/24 03:43:00 NOTICE: one: Found 2 files with duplicate names 2026/05/24 03:43:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using skip mode. 2026/05/24 03:43:05 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/24 03:43:06 INFO : one: Deleted 2026/05/24 03:43:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using first mode. 2026/05/24 03:43:11 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:11 INFO : one: Deleted 2026/05/24 03:43:12 INFO : one: Deleted 2026/05/24 03:43:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.70s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using newest mode. 2026/05/24 03:43:17 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:17 INFO : one: Deleted 2026/05/24 03:43:18 INFO : one: Deleted 2026/05/24 03:43:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.17s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using oldest mode. 2026/05/24 03:43:24 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:24 INFO : one: Deleted 2026/05/24 03:43:25 INFO : one: Deleted 2026/05/24 03:43:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using largest mode. 2026/05/24 03:43:30 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:30 INFO : one: Deleted 2026/05/24 03:43:31 INFO : one: Deleted 2026/05/24 03:43:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.04s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using smallest mode. 2026/05/24 03:43:36 NOTICE: one: Found 3 files with duplicate names 2026/05/24 03:43:37 INFO : one: Deleted 2026/05/24 03:43:37 INFO : one: Deleted 2026/05/24 03:43:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Looking for duplicate names using rename mode. 2026/05/24 03:43:43 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/24 03:43:44 INFO : one-2.txt: renamed from: one.txt 2026/05/24 03:43:46 INFO : one-3.txt: renamed from: one.txt 2026/05/24 03:43:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.89s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:43:51 DEBUG : dupe1/one.txt: md5 = 938c8231571c089aee6ce7609bfb5a66 OK 2026/05/24 03:43:53 DEBUG : dupe2/two.txt: md5 = b9655eb44e4457fe3d2c242513964fd1 OK 2026/05/24 03:43:55 DEBUG : dupe3/three.txt: md5 = fa796bf5c2c1c60e9dae495bed689319 OK 2026/05/24 03:43:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/24 03:43:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/24 03:43:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/24 03:43:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/24 03:44:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/24 03:44:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/24 03:44:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.09s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:44:03 DEBUG : a.txt: md5 = 5fe795d94b35933404dde71dd02b4948 OK 2026/05/24 03:44:04 DEBUG : zend.txt: md5 = c613a26640df32a764d675350a28f128 OK 2026/05/24 03:44:06 DEBUG : sub dir/hello world: md5 = ac0b51d7f13dc9ee03919d26b0744ffe OK 2026/05/24 03:44:07 DEBUG : sub dir/hello world2: md5 = a8449a9a6c077ded09efba9aa6f6aaef OK 2026/05/24 03:44:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 1536f26284da2cf531d7cba5a1fb3a6f OK 2026/05/24 03:44:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8ee0bb86363df54c7f03386ffcbaa5fa OK 2026/05/24 03:44:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0c7af654875a1480b2d602965a34bcd8 OK 2026/05/24 03:44:14 DEBUG : a.txt: Excluded (Size Filter) 2026/05/24 03:44:14 DEBUG : a.txt: Excluded 2026/05/24 03:44:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 03:44:15 DEBUG : sub dir/hello world: Excluded 2026/05/24 03:44:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 03:44:15 DEBUG : sub dir/hello world2: Excluded 2026/05/24 03:44:16 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 03:44:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 03:44:16 DEBUG : sub dir/hello world: Excluded 2026/05/24 03:44:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 03:44:16 DEBUG : sub dir/hello world2: Excluded 2026/05/24 03:44:16 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 03:44:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/24 03:44:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.98s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:44:24 DEBUG : a.txt: md5 = c2a523138c33cd7d6b867f1a9f418a35 OK 2026/05/24 03:44:25 DEBUG : zend.txt: md5 = ec2a3de14e475765fba1f299c4ee8acf OK 2026/05/24 03:44:27 DEBUG : sub dir/hello world: md5 = 4de12af95f50aa208889de2a1d808cc5 OK 2026/05/24 03:44:28 DEBUG : sub dir/hello world2: md5 = 35c7f5d7f7bf53ff8c4c746c8b0fa348 OK 2026/05/24 03:44:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 5a86fb21849568d79ca8be69a8829ace OK 2026/05/24 03:44:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 22808fe64c68309019aa0b9d9f909c5c OK 2026/05/24 03:44:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = cc8c0aa3494a35ec93f35a1e897e4e6f OK 2026/05/24 03:44:35 DEBUG : a.txt: Excluded (Size Filter) 2026/05/24 03:44:35 DEBUG : a.txt: Excluded 2026/05/24 03:44:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 03:44:35 DEBUG : sub dir/hello world2: Excluded 2026/05/24 03:44:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 03:44:35 DEBUG : sub dir/hello world: Excluded 2026/05/24 03:44:36 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 03:44:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/24 03:44:36 DEBUG : sub dir/hello world2: Excluded 2026/05/24 03:44:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/24 03:44:36 DEBUG : sub dir/hello world: Excluded 2026/05/24 03:44:36 DEBUG : sub dir/ignore dir: Excluded 2026/05/24 03:44:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/24 03:44:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/24 03:44:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/24 03:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/24 03:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/24 03:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/24 03:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.58s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:44:44 DEBUG : file1: md5 = 8527560a20c32db58e6304953eaa861d OK 2026/05/24 03:44:46 DEBUG : sub/file2: md5 = 23bdb8a643e4823152b0277417755104 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/05/24 03:44:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/24 03:44:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/24 03:44:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/24 03:44:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.06s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:44:53 DEBUG : file1: md5 = c014484535c56d0287bf1074db57d1fe OK 2026/05/24 03:44:55 DEBUG : sub/file2: md5 = a59ae8cf415b4ea6cafc4fd7a7c788e2 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/05/24 03:44:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/notfound" 2026/05/24 03:44:59 DEBUG : Config file has changed externally - reloading 2026/05/24 03:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/qe0i31qdkoejk60elps0ni5sqk" 2026/05/24 03:45:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.43s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Making directory 2026/05/24 03:45:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:06 DEBUG : sub dir/hello world: md5 = 64dd858c776ce6a2a40bf33e90afb2c4 OK 2026/05/24 03:45:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.40s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:10 DEBUG : potato2: md5 = db902e61e7c1ee9ccaf0159cb8f9ca82 OK 2026/05/24 03:45:11 DEBUG : empty space: md5 = bff4488e9040cdf012749b6b943d253b OK --- PASS: TestLs (4.44s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:14 DEBUG : potato2: md5 = c03094f7201db3e4eeb78aca85114fa6 OK 2026/05/24 03:45:15 DEBUG : empty space: md5 = c41c78f4c0670d4239113c8324cc4922 OK 2026/05/24 03:45:16 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.57s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:19 DEBUG : potato2: md5 = 8d285d658bbeb10875b83c21af00ee88 OK 2026/05/24 03:45:20 DEBUG : empty space: md5 = 121f444fc1f90f3a61b23270457c0655 OK --- PASS: TestLsLong (4.55s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:23 DEBUG : potato2: md5 = 58d9e5dfcb283477fa39fbc011b47230 OK 2026/05/24 03:45:24 DEBUG : empty space: md5 = d50bda5ee43c1d255ca15e35df2b2ce7 OK --- PASS: TestHashSums (4.09s) === RUN TestHashSumsWithErrors 2026/05/24 03:45:26 DEBUG : Creating backend with remote ":memory:" 2026/05/24 03:45:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/24 03:45:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/24 03:45:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/24 03:45:26 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:27 DEBUG : potato2: md5 = e51c77532c3c616e4a40e3e70676c450 OK 2026/05/24 03:45:29 DEBUG : empty space: md5 = b83969b273de4dfa949b89f8180388f7 OK 2026/05/24 03:45:31 DEBUG : sub dir/potato3: md5 = b1e1ad1b81997b77cce6732733a1488a OK 2026/05/24 03:45:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:36 DEBUG : small: md5 = a5d8dcce4ccc9537c54e0f284ec4d57e OK 2026/05/24 03:45:37 DEBUG : medium: md5 = 6b005ea25c16b241cde2b0f257da4608 OK 2026/05/24 03:45:38 DEBUG : large: md5 = 42f9635ade100ac8b1d44904c6e0d30b OK 2026/05/24 03:45:39 DEBUG : Waiting for deletions to finish 2026/05/24 03:45:39 DEBUG : large: Excluded (Size Filter) 2026/05/24 03:45:39 INFO : small: Deleted 2026/05/24 03:45:39 INFO : medium: Deleted --- PASS: TestDelete (6.18s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:42 DEBUG : small: md5 = b21d06a9e7e59f8d9b0c8423dbe5ee6e OK 2026/05/24 03:45:43 DEBUG : medium: md5 = ed07bd0dccc508e32d23fb0d96f15152 OK 2026/05/24 03:45:45 DEBUG : large: md5 = e498e1c9a817b0aa75e89af10b8e63a6 OK 2026/05/24 03:45:45 DEBUG : Waiting for deletions to finish 2026/05/24 03:45:45 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/24 03:45:46 INFO : medium: Deleted 2026/05/24 03:45:46 INFO : small: Deleted --- PASS: TestMaxDelete (6.72s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:49 DEBUG : small: md5 = ea078716f6555a8a70668b154b13c4d5 OK 2026/05/24 03:45:50 DEBUG : medium: md5 = e250518ddd8918fd062e6ef73eb14e36 OK 2026/05/24 03:45:51 DEBUG : large: md5 = 118cdc39888924c5ecd481b3b449b118 OK 2026/05/24 03:45:52 DEBUG : Waiting for deletions to finish 2026/05/24 03:45:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/24 03:45:52 INFO : small: Deleted 2026/05/24 03:45:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:45:55 DEBUG : small: md5 = 931fe0f21967666907141a3af8d06922 OK 2026/05/24 03:45:57 DEBUG : medium: md5 = 5ef46b0e3f672fda4c281bd9153e4e3f OK 2026/05/24 03:45:58 DEBUG : large: md5 = a379429b9c0dc00ba5999424e6900f3d OK 2026/05/24 03:45:58 DEBUG : Waiting for deletions to finish 2026/05/24 03:45:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/24 03:45:59 INFO : small: Deleted 2026/05/24 03:45:59 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:46:02 DEBUG : ReadFile: md5 = 224560da36e5a1e0676cace1903fead2 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2026/05/24 03:46:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/24 03:46:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/24 03:46:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 03:46:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 03:46:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 03:46:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/24 03:46:05 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:46:06 DEBUG : file1: md5 = 04b3635c7dde8c4a51a310db61fa55a5 OK 2026/05/24 03:46:08 DEBUG : file2: md5 = 6d070af31d2d2d9b238be778d9bae49e OK --- PASS: TestCat (13.60s) === RUN TestPurge 2026/05/24 03:46:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jekurej1fiyi" 2026/05/24 03:46:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 03:46:18 DEBUG : Creating backend with remote "TestDrive:crypt/k848nin9u1arl2d6g4cjpvh0a02cceb24mot5t0i4ep48rd2uohg" 2026/05/24 03:46:19 DEBUG : Creating backend with remote "/tmp/rclone1954763659" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jekurej1fiyi'", Local "Local file system at /tmp/rclone1954763659", Modify Window "1ms" 2026/05/24 03:46:24 DEBUG : A1/B1/C1/one: md5 = 9cff66f3bee9066f0da44695761f8489 OK 2026/05/24 03:46:24 INFO : A2: Making directory 2026/05/24 03:46:25 INFO : A1/B2: Making directory 2026/05/24 03:46:25 INFO : A1/B2/C2: Making directory 2026/05/24 03:46:26 INFO : A1/B1/C3: Making directory 2026/05/24 03:46:27 INFO : A3: Making directory 2026/05/24 03:46:27 INFO : A3/B3: Making directory 2026/05/24 03:46:28 INFO : A3/B3/C4: Making directory 2026/05/24 03:46:30 DEBUG : A1/two: md5 = ecd19a94c1cdff191982d5128e9403d0 OK 2026/05/24 03:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jekurej1fiyi': Purge remote 2026/05/24 03:46:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.49s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:46:37 DEBUG : A1/B1/C1/one: md5 = 308e2e6c919c4a627ad3b1d7a8128a47 OK 2026/05/24 03:46:37 INFO : A2: Making directory 2026/05/24 03:46:38 INFO : A1/B2: Making directory 2026/05/24 03:46:39 INFO : A1/B2/C2: Making directory 2026/05/24 03:46:39 INFO : A1/B1/C3: Making directory 2026/05/24 03:46:40 INFO : A3: Making directory 2026/05/24 03:46:41 INFO : A3/B3: Making directory 2026/05/24 03:46:42 INFO : A3/B3/C4: Making directory 2026/05/24 03:46:44 DEBUG : A1/two: md5 = 62e8550d42ad703f42a929226ebc8743 OK 2026/05/24 03:46:45 DEBUG : removing 1 level 3 directories 2026/05/24 03:46:45 INFO : A3/B3/C4: Removing directory 2026/05/24 03:46:47 DEBUG : removing 2 level 3 directories 2026/05/24 03:46:47 INFO : A1/B2/C2: Removing directory 2026/05/24 03:46:47 INFO : A1/B1/C3: Removing directory 2026/05/24 03:46:48 DEBUG : removing 2 level 2 directories 2026/05/24 03:46:48 INFO : A3/B3: Removing directory 2026/05/24 03:46:48 INFO : A1/B2: Removing directory 2026/05/24 03:46:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/24 03:46:49 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/24 03:46:49 DEBUG : removing 2 level 1 directories 2026/05/24 03:46:49 INFO : A3: Removing directory 2026/05/24 03:46:49 INFO : A2: Removing directory 2026/05/24 03:46:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/24 03:46:53 DEBUG : removing 1 level 3 directories 2026/05/24 03:46:53 INFO : A1/B1/C1: Removing directory 2026/05/24 03:46:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:54 DEBUG : removing 1 level 2 directories 2026/05/24 03:46:54 INFO : A1/B1: Removing directory 2026/05/24 03:46:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/24 03:46:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:46:54 DEBUG : removing 1 level 1 directories 2026/05/24 03:46:54 INFO : A1: Removing directory 2026/05/24 03:46:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/24 03:46:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/24 03:46:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 03:46:55 DEBUG : removing 1 level 0 directories 2026/05/24 03:46:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Removing directory 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/24 03:46:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.72s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:46:57 INFO : A1: Making directory 2026/05/24 03:46:58 INFO : A1/B1: Making directory 2026/05/24 03:46:59 INFO : A1/B1/C1: Making directory 2026/05/24 03:47:01 DEBUG : removing 1 level 3 directories 2026/05/24 03:47:01 INFO : A1/B1/C1: Removing directory 2026/05/24 03:47:02 DEBUG : removing 1 level 2 directories 2026/05/24 03:47:02 INFO : A1/B1: Removing directory 2026/05/24 03:47:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:47:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.89s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:04 INFO : A1: Making directory 2026/05/24 03:47:05 INFO : A1/B1: Making directory 2026/05/24 03:47:06 INFO : A1/B1/C1: Making directory 2026/05/24 03:47:08 DEBUG : removing 1 level 3 directories 2026/05/24 03:47:08 INFO : A1/B1/C1: Removing directory 2026/05/24 03:47:09 DEBUG : removing 1 level 2 directories 2026/05/24 03:47:09 INFO : A1/B1: Removing directory 2026/05/24 03:47:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:47:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.21s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:13 DEBUG : file1: md5 = 8936c36f9e12041b613892a4faaefa55 OK 2026/05/24 03:47:14 DEBUG : filename.txt: File name found in url 2026/05/24 03:47:15 DEBUG : filename.txt: md5 = f27c3df743211aa994f755ade9cb4838 OK 2026/05/24 03:47:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/24 03:47:16 DEBUG : headerfilename.txt: md5 = 922280e7a0db8fc68ee004531639e55c OK 2026/05/24 03:47:18 DEBUG : file2: md5 = c866684ca4049e68cb7b50c582676d3d OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:22 DEBUG : file1: md5 = 3b6f8f53bd321b30c787b297faedf896 OK --- PASS: TestCopyURLDownloadHeaders (2.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 03:47:25 DEBUG : sub/file2: md5 = c5737458d7542beb6471a79f1e5878f6 OK 2026/05/24 03:47:25 DEBUG : sub/file2: size = 14 OK 2026/05/24 03:47:25 INFO : file1: Copied (new) to: sub/file2 2026/05/24 03:47:25 INFO : file1: Deleted 2026/05/24 03:47:26 DEBUG : sub/file2: size = 14 OK 2026/05/24 03:47:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 03:47:26 DEBUG : file1: Unchanged skipping 2026/05/24 03:47:26 INFO : file1: Deleted 2026/05/24 03:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': don't need to copy/move sub/file2, it is already at target location 2026/05/24 03:47:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.74s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/24 03:47:30 DEBUG : file1: md5 = ce64c996d1c5a1ad8a2e70ab83b079f6 OK 2026/05/24 03:47:30 DEBUG : file1: size = 14 OK 2026/05/24 03:47:30 INFO : file1: Copied (new) 2026/05/24 03:47:30 INFO : file1: Deleted 2026/05/24 03:47:30 DEBUG : file1: Destination exists, skipping 2026/05/24 03:47:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:35 DEBUG : dst/file1: md5 = 3697abbce1e8842ce03a0b59a40da72a OK 2026/05/24 03:47:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekuruy9gehu/backup" 2026/05/24 03:47:35 DEBUG : Creating backend with remote "TestDrive:crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00/1nrff024r7pq65ecp72fc28jb0" 2026/05/24 03:47:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3242728998) 2026/05/24 03:47:37 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu') 2026/05/24 03:47:37 DEBUG : dst/file1: Sizes differ 2026/05/24 03:47:39 INFO : dst/file1: Moved (server-side) 2026/05/24 03:47:41 DEBUG : dst/file1: md5 = 3d81941308032e6133c3622ff39af357 OK 2026/05/24 03:47:41 DEBUG : dst/file1: size = 14 OK 2026/05/24 03:47:41 INFO : dst/file1: Copied (new) 2026/05/24 03:47:41 INFO : dst/file1: Deleted 2026/05/24 03:47:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:47:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/24 03:47:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.95s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:47:47 DEBUG : A1/one: md5 = 56da7b13e0f87727fdd8a61cd635a837 OK 2026/05/24 03:47:49 DEBUG : A1/two: md5 = 332ff3770a130639acdc7a382717699e OK 2026/05/24 03:47:51 DEBUG : A1/B1/three: md5 = 8e0f46e611c553cb154db9b4938e5a9b OK 2026/05/24 03:47:54 DEBUG : A1/B1/C1/four: md5 = d1b7a7898d81312972578f37836b84b4 OK 2026/05/24 03:47:56 DEBUG : A1/B1/C2/five: md5 = 52468b735e3b1fc38fb4c66b11016a43 OK 2026/05/24 03:47:56 INFO : A1/B2: Making directory 2026/05/24 03:47:57 INFO : A1/B1/C3: Making directory 2026/05/24 03:48:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/24 03:48:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/24 03:48:05 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/24 03:48:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/24 03:48:06 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/24 03:48:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/24 03:48:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/24 03:48:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:48:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/24 03:48:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/24 03:48:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/24 03:48:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/24 03:48:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/24 03:48:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/24 03:48:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/24 03:48:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/24 03:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/24 03:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/24 03:48:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:48:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/24 03:48:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/24 03:48:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/24 03:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/24 03:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/24 03:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/24 03:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/24 03:48:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/24 03:48:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/24 03:48:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/24 03:48:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/24 03:48:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.29s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 03:48:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 1e32fc65c760e58c17b651712ca9967d OK 2026/05/24 03:48:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 03:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/24 03:48:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/24 03:48:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/24 03:48:32 DEBUG : no_checksum_big_file_from_pipe: md5 = b4878884a9b1fc82115ba6475b521d4e OK 2026/05/24 03:48:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 03:48:32 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 03:48:35 DEBUG : with_checksum_small_file_from_pipe: md5 = b3871f316271a5dffdabf160467ecb96 OK 2026/05/24 03:48:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 03:48:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/24 03:48:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/24 03:48:37 DEBUG : with_checksum_big_file_from_pipe: md5 = eb1d934d438306a0640fa34777e2a977 OK 2026/05/24 03:48:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 03:48:37 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 03:48:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 03:48:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 03:48:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/24 03:48:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 03:48:42 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/24 03:48:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/24 03:48:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/24 03:48:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/24 03:48:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/24 03:48:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/24 03:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (48 bytes), uploading instead of streaming 2026/05/24 03:48:50 DEBUG : rcat_metadata: md5 = bf26dcb68281f3bfd14cc149c6a109fd OK 2026/05/24 03:48:50 DEBUG : rcat_metadata: size = 48 OK 2026/05/24 03:48:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/24 03:48:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/24 03:48:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = c513a10b9d0796714490f677463880ca OK 2026/05/24 03:48:53 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/24 03:48:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:48:56 DEBUG : potato1: md5 = c3f2b0bc7ccd53f29dafed0e2dfae23e OK 2026/05/24 03:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (60 bytes), uploading instead of streaming 2026/05/24 03:48:57 DEBUG : potato2: md5 = fba0a91f225305aee14a75a4aa9cb480 OK 2026/05/24 03:48:57 DEBUG : potato2: size = 60 OK 2026/05/24 03:48:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.52s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:00 DEBUG : potato1: md5 = 33de2d2d87352f2c218860287c79a96a OK 2026/05/24 03:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': File to upload is small (60 bytes), uploading instead of streaming 2026/05/24 03:49:01 DEBUG : potato2: md5 = f3bfe8959d065a7d4771389b5ccc0ec7 OK 2026/05/24 03:49:01 DEBUG : potato2: size = 60 OK 2026/05/24 03:49:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.75s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:05 DEBUG : potato1: md5 = f94bbef370fb72834c766bcf1be1529d OK --- PASS: TestRcatSizeUploadHeaders (2.18s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:07 DEBUG : potato2: md5 = a8091a14d75f5f6dd787df1680713c64 OK 2026/05/24 03:49:08 DEBUG : empty space: md5 = 6eea0875578f1a46826e4b2c30369920 OK 2026/05/24 03:49:10 DEBUG : sub dir/potato3: md5 = 73a5d4404f759a2b96900fd862cbd7bb OK 2026/05/24 03:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Touching "sub dir/potato3" 2026/05/24 03:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Touching "empty space" 2026/05/24 03:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Touching "potato2" 2026/05/24 03:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:15 DEBUG : dir with metadata: Making directory with metadata 2026/05/24 03:49:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:17 DEBUG : directory with modtime: Making directory with metadata 2026/05/24 03:49:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/24 03:49:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 03:49:20 DEBUG : Google drive root 'crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00': Skipping btime metadata as can't update it on an existing file: 2026-05-24T03:49:19.877594395Z 2026/05/24 03:49:20 INFO : non existent directory: Updated directory metadata 2026/05/24 03:49:22 DEBUG : Google drive root 'crypt/194rtjfk6004rcbvr2qblrn17eorm9coqt8ocgihputrsvfvla00': Skipping btime metadata as can't update it on an existing file: 2026-05-24T03:49:19.877594395Z 2026/05/24 03:49:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/24 03:49:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/24 03:49:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/24 03:49:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 03:49:28 DEBUG : dst: Making directory with metadata 2026/05/24 03:49:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/24 03:49:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/24 03:49:29 INFO : dst: Set directory modification time (using SetModTime) 2026/05/24 03:49:29 INFO : dst: Set directory modification time (using SetModTime) 2026/05/24 03:49:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/24 03:49:30 INFO : dst: Set directory modification time (using SetModTime) 2026/05/24 03:49:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu'", Local "Local file system at /tmp/rclone3242728998", Modify Window "1ms" 2026/05/24 03:49:33 DEBUG : sub dir/test remove existing: md5 = 3c59e0ec65a81bcbd6e7ffd1dd7fe8cb OK 2026/05/24 03:49:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e5b4f61f26a9137a3578c20059560368 OK 2026/05/24 03:49:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.capepex9" before starting 2026/05/24 03:49:38 DEBUG : sub dir/test remove existing.capepex9: TEST: removing renamed existing file after operation 2026/05/24 03:49:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jogukit4" before starting 2026/05/24 03:49:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jogukit4: TEST: renaming existing back after failed operation 2026/05/24 03:49:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tabakab3" before starting 2026/05/24 03:49:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tabakab3: TEST: removing renamed existing file after operation 2026/05/24 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3t27pp638b0fjefrqsmgcnes4728mi9elbjbbh0qjsjus9rk45b0" 2026/05/24 03:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dd97aisnf1p7ec6un83hjfjtj7ak2e4q264t3doa2rqsft8vv6iu8nf26ne5dq7a2nqdbtbqimf90d6g403nlib2b6m4ra8cbuuo8s1vf4hh43f6eoo1op13j7ia7m31de05s7f3js0vgggd57bhpvoe5b4qnchq7k0a8c4ajj3ptihc91rg" --- PASS: TestRemoveExisting (12.92s) === 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/05/24 03:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekuruy9gehu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m26.369079835s (try 1/5)