"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/02 04:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi" 2026/05/02 04:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg" 2026/05/02 04:04:14 DEBUG : Creating backend with remote "/tmp/rclone754966973" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers 2026/05/02 04:04:15 DEBUG : a: size = 0 OK 2026/05/02 04:04:15 DEBUG : a: size = 1 (memory) 2026/05/02 04:04:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/02 04:04:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/02 04:04:15 DEBUG : potato: Seek from 10 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 10 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 2 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/02 04:04:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 2 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/02 04:04:15 DEBUG : potato: Seek from 8 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 8 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/02 04:04:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/02 04:04:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/02 04:04:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/02 04:04:15 DEBUG : potato: Seek from 5 to 2 2026/05/02 04:04:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/02 04:04:15 DEBUG : potato: Seek from 9 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 9 to 0 2026/05/02 04:04:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:17 DEBUG : rutabaga: md5 = b1dc6145d7cc1747d62d29b3596b6e23 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/02 04:04:19 DEBUG : empty space: md5 = c7eceafc396e0b67083891c18437f85b OK === RUN TestCheck/3 2026/05/02 04:04:21 DEBUG : potato2: md5 = cb71b3c50e1815ab54ddfad082c118b5 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/02 04:04:23 DEBUG : remotepotato: md5 = 4610933d2581346c2730961899227dc8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.18s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/05/02 04:04:26 DEBUG : Creating backend with remote "nonexistent" 2026/05/02 04:04:26 DEBUG : Creating backend with remote "nonexistent" 2026/05/02 04:04:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/02 04:04:26 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/02 04:04:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/02 04:04:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:27 DEBUG : rutabaga: md5 = 3d748eac0787cb9d7bd596b266792b0a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/02 04:04:31 DEBUG : empty space: md5 = 2b30356b0150827c9b63be97f3a088fa OK === RUN TestCheckDownload/3 2026/05/02 04:04:33 DEBUG : potato2: md5 = 45300b4ade1ce70b627c148be5987bb5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/02 04:04:36 DEBUG : remotepotato: md5 = c4a13f5cbbaf7f031be295968f2bfd9a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.36s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (0.70s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (0.76s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:42 DEBUG : rutabaga: md5 = c24f5cad40755982d877517441bf6e1e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/02 04:04:44 DEBUG : empty space: md5 = 3624fbb567510de0213d7320c1503cca OK === RUN TestCheckSizeOnly/3 2026/05/02 04:04:46 DEBUG : potato2: md5 = 8ab2cfe7d79baa5ac79cc9d1a92a4003 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/02 04:04:48 DEBUG : remotepotato: md5 = c614c543a0fbbaa84fa75e37fa466f2d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.12s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:52 DEBUG : test.sum: md5 = cd325c04f54915d341484df357edbd48 OK 2026/05/02 04:04:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/02 04:04:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/02 04:04:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/02 04:04:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/02 04:04:54 DEBUG : test.sum: md5 = 02e06a440dec4cbc416b56545d1171f5 OK 2026/05/02 04:04:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/02 04:04:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/02 04:04:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/02 04:04:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.65s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/data" 2026/05/02 04:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/data" 2026/05/02 04:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/vjrnln8ratgmqakfosrqe8espk" 2026/05/02 04:05:02 DEBUG : data/banana: md5 = fe45c98e9fd377984002dfe099d26e55 OK 2026/05/02 04:05:03 DEBUG : test.sum: md5 = ba2786dcbf67941e78c8095ebc873fe9 OK === RUN TestCheckSumDownload/subtest1 2026/05/02 04:05:07 DEBUG : data/potato: md5 = f981ca6f90708e3ed6b6041e3b0887aa OK 2026/05/02 04:05:09 DEBUG : test.sum: md5 = 43e6af1918656547f41161583fb1e197 OK === RUN TestCheckSumDownload/subtest2 2026/05/02 04:05:12 DEBUG : test.sum: md5 = 7de731a32ddefd40817608a7785bc73e OK === RUN TestCheckSumDownload/subtest3 2026/05/02 04:05:16 DEBUG : test.sum: md5 = d32baabf9fa5c52e78afe85932eb86ae OK === RUN TestCheckSumDownload/subtest4 2026/05/02 04:05:20 DEBUG : test.sum: md5 = bd935a3155d411d9742f722236ed6a53 OK === RUN TestCheckSumDownload/subtest5 2026/05/02 04:05:24 DEBUG : test.sum: md5 = f3a9fc8f66ca45a2d8ad7d2bf2f2db9e OK === RUN TestCheckSumDownload/subtest6 2026/05/02 04:05:27 DEBUG : data/banana: md5 = 1673ce9ba5c8f44290727a6ad9a0b190 OK 2026/05/02 04:05:29 DEBUG : data/potato: md5 = db27d1045f6206c757d959d380d84c14 OK 2026/05/02 04:05:30 DEBUG : test.sum: md5 = 7b19dd7aa84925586cb9b8ad9455e5cf OK === RUN TestCheckSumDownload/subtest7 2026/05/02 04:05:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/02 04:05:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.07s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (1.81s) --- PASS: TestCheckSumDownload/subtest3 (1.80s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (1.81s) --- PASS: TestCheckSumDownload/subtest7 (1.91s) === RUN TestApplyTransforms 2026/05/02 04:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zapalel5docu" 2026/05/02 04:05:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/i2h1o03ouo3tidfa9r9sk6ad7eiq54mhebht68imea0s5c9j8250" 2026/05/02 04:05:36 DEBUG : Creating backend with remote "/tmp/rclone2282752583" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu'", Local "Local file system at /tmp/rclone2282752583", Modify Window "1ms" 2026/05/02 04:05:38 DEBUG : hello, world!: md5 = 98340fb37956f6642c1ba1ab437a576b OK upper checkfile vs. lower remote (without normalization) 2026/05/02 04:05:39 ERROR : hello, world!: sum not found 2026/05/02 04:05:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu' 2026/05/02 04:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': 1 files missing 2026/05/02 04:05:39 NOTICE: 1 hashes missing 2026/05/02 04:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': 1 differences found 2026/05/02 04:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/02 04:05:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': 0 differences found 2026/05/02 04:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': 1 matching files 2026/05/02 04:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-budeliy5qaye" 2026/05/02 04:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/7l05ia54lqk9v1ns8vb0cmf8gu2ldkucqgc7p93vfq3neph055o0" 2026/05/02 04:05:41 DEBUG : Creating backend with remote "/tmp/rclone301930972" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye'", Local "Local file system at /tmp/rclone301930972", Modify Window "1ms" 2026/05/02 04:05:43 DEBUG : HELLO, WORLD!: md5 = 03f57e62ee509c349d1db1b497e7a26b OK lower checkfile vs. upper remote (without normalization) 2026/05/02 04:05:43 ERROR : HELLO, WORLD!: sum not found 2026/05/02 04:05:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye' 2026/05/02 04:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': 1 files missing 2026/05/02 04:05:43 NOTICE: 1 hashes missing 2026/05/02 04:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': 1 differences found 2026/05/02 04:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/02 04:05:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': 0 differences found 2026/05/02 04:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': 1 matching files 2026/05/02 04:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqilen0xuye" 2026/05/02 04:05:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/2usiald7431jhrfvvoe8sm5utg8ra3n9kf2s9384nlvm9n0naq1g" 2026/05/02 04:05:45 DEBUG : Creating backend with remote "/tmp/rclone4118392219" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye'", Local "Local file system at /tmp/rclone4118392219", Modify Window "1ms" 2026/05/02 04:05:47 DEBUG : HeLlO, wOrLd!: md5 = 951802d5a948c7e1ce823a2b16d201ea OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/02 04:05:48 ERROR : HeLlO, wOrLd!: sum not found 2026/05/02 04:05:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye' 2026/05/02 04:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': 1 files missing 2026/05/02 04:05:48 NOTICE: 1 hashes missing 2026/05/02 04:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': 1 differences found 2026/05/02 04:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/02 04:05:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': 0 differences found 2026/05/02 04:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': 1 matching files 2026/05/02 04:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruroxet0fasa" 2026/05/02 04:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/lk065pe2dsac25brvgudjsumupgg2pkbm2ssentegves9g48k2vg" 2026/05/02 04:05:49 DEBUG : Creating backend with remote "/tmp/rclone3742063228" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa'", Local "Local file system at /tmp/rclone3742063228", Modify Window "1ms" 2026/05/02 04:05:52 DEBUG : HELLO, WORLD!: md5 = 34cf688bd790a30db12adc00cb2c1d72 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/02 04:05:52 ERROR : HELLO, WORLD!: sum not found 2026/05/02 04:05:52 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa' 2026/05/02 04:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': 1 files missing 2026/05/02 04:05:52 NOTICE: 1 hashes missing 2026/05/02 04:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': 1 differences found 2026/05/02 04:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/02 04:05:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': 0 differences found 2026/05/02 04:05:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': 1 matching files 2026/05/02 04:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sibugay4cavi" 2026/05/02 04:05:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/cecae6ei1jva6pbavuse8ab015a3ucn0m6u50jgd9kb5ivlql8hg" 2026/05/02 04:05:54 DEBUG : Creating backend with remote "/tmp/rclone2319017812" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi'", Local "Local file system at /tmp/rclone2319017812", Modify Window "1ms" 2026/05/02 04:05:56 DEBUG : 測試_Русский___ě_áñ: md5 = 95d1f988b970be6d8c5c4fd24150f56f OK NFD checkfile vs. NFC remote (without normalization) 2026/05/02 04:05:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/02 04:05:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi' 2026/05/02 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': 1 files missing 2026/05/02 04:05:57 NOTICE: 1 hashes missing 2026/05/02 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': 1 differences found 2026/05/02 04:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/02 04:05:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': 0 differences found 2026/05/02 04:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': 1 matching files 2026/05/02 04:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neqapih3kega" 2026/05/02 04:05:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/bt7dp5ksla5h4n82se4lbch2lhjfik99k9m45cus8p3nh7ci9dhg" 2026/05/02 04:05:59 DEBUG : Creating backend with remote "/tmp/rclone1238178744" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega'", Local "Local file system at /tmp/rclone1238178744", Modify Window "1ms" 2026/05/02 04:06:01 DEBUG : 測試_Русский___ě_áñ: md5 = abf4049c99ab1a9f37bf630f6fe23034 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/02 04:06:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/02 04:06:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega' 2026/05/02 04:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': 1 files missing 2026/05/02 04:06:01 NOTICE: 1 hashes missing 2026/05/02 04:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': 1 differences found 2026/05/02 04:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/02 04:06:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': 0 differences found 2026/05/02 04:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': 1 matching files 2026/05/02 04:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sagisax2buro" 2026/05/02 04:06:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/7osp5rpt2ohshrkfnhj2qfni0t69d6o353eelqf8rrafgbp3si4g" 2026/05/02 04:06:03 DEBUG : Creating backend with remote "/tmp/rclone3358723889" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro'", Local "Local file system at /tmp/rclone3358723889", Modify Window "1ms" 2026/05/02 04:06:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9aaeb9efe96e7f02aef95ce58223349a OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/02 04:06:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 04:06:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro' 2026/05/02 04:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': 1 files missing 2026/05/02 04:06:06 NOTICE: 1 hashes missing 2026/05/02 04:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': 1 differences found 2026/05/02 04:06:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/02 04:06:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': 0 differences found 2026/05/02 04:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': 1 matching files 2026/05/02 04:06:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-winorip5noyu" 2026/05/02 04:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:06:07 DEBUG : Creating backend with remote "TestDrive:crypt/062er33onc7p8hjpfbi2p69p712tq9qclbah1ghr667bksaoq5ag" 2026/05/02 04:06:08 DEBUG : Creating backend with remote "/tmp/rclone2299141368" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu'", Local "Local file system at /tmp/rclone2299141368", Modify Window "1ms" 2026/05/02 04:06:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8733bd9832f0806e47e5a57b2caae357 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/02 04:06:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 04:06:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu' 2026/05/02 04:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': 1 files missing 2026/05/02 04:06:10 NOTICE: 1 hashes missing 2026/05/02 04:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': 1 differences found 2026/05/02 04:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/02 04:06:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': 0 differences found 2026/05/02 04:06:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': 1 matching files 2026/05/02 04:06:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yosojam4savi" 2026/05/02 04:06:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:06:11 DEBUG : Creating backend with remote "TestDrive:crypt/cq621nv6okb4g6co8h8ed8hkbdks8b48r3gt4g5vasd1c1mb7b10" 2026/05/02 04:06:12 DEBUG : Creating backend with remote "/tmp/rclone1333340287" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi'", Local "Local file system at /tmp/rclone1333340287", Modify Window "1ms" 2026/05/02 04:06:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8ba0e70fdbf655d492c509fb4abd0b4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/02 04:06:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 04:06:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi' 2026/05/02 04:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': 1 files missing 2026/05/02 04:06:15 NOTICE: 1 hashes missing 2026/05/02 04:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': 1 differences found 2026/05/02 04:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/02 04:06:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': 0 differences found 2026/05/02 04:06:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': 1 matching files 2026/05/02 04:06:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raweduw6cute" 2026/05/02 04:06:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:06:16 DEBUG : Creating backend with remote "TestDrive:crypt/lecdsbc9tvihl5vijsg5jn1p10cpt51dcs3hp64s420g0vug12c0" 2026/05/02 04:06:17 DEBUG : Creating backend with remote "/tmp/rclone2817681863" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute'", Local "Local file system at /tmp/rclone2817681863", Modify Window "1ms" 2026/05/02 04:06:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0c799df8e5fa45db2b5bb367a747b28 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/02 04:06:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/02 04:06:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute' 2026/05/02 04:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': 1 files missing 2026/05/02 04:06:19 NOTICE: 1 hashes missing 2026/05/02 04:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': 1 differences found 2026/05/02 04:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/02 04:06:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/02 04:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': 0 differences found 2026/05/02 04:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': 1 matching files 2026/05/02 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raweduw6cute': Purge remote 2026/05/02 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yosojam4savi': Purge remote 2026/05/02 04:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-winorip5noyu': Purge remote 2026/05/02 04:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sagisax2buro': Purge remote 2026/05/02 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqapih3kega': Purge remote 2026/05/02 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sibugay4cavi': Purge remote 2026/05/02 04:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruroxet0fasa': Purge remote 2026/05/02 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqilen0xuye': Purge remote 2026/05/02 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-budeliy5qaye': Purge remote 2026/05/02 04:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zapalel5docu': Purge remote --- PASS: TestApplyTransforms (48.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:06:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 04:06:26 DEBUG : sub/file2: md5 = f4cea1822233d99ffa9acb34a1e3f004 OK 2026/05/02 04:06:26 DEBUG : sub/file2: size = 14 OK 2026/05/02 04:06:26 INFO : file1: Copied (new) to: sub/file2 2026/05/02 04:06:27 DEBUG : sub/file2: size = 14 OK 2026/05/02 04:06:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 04:06:27 DEBUG : file1: Unchanged skipping 2026/05/02 04:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': don't need to copy/move sub/file2, it is already at target location 2026/05/02 04:06:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.37s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:06:32 DEBUG : dst/file1: md5 = 0ac5293f48a978adee5ea15d72f38486 OK 2026/05/02 04:06:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/backup" 2026/05/02 04:06:33 DEBUG : Config file has changed externally - reloading 2026/05/02 04:06:33 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 04:06:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone754966973) 2026/05/02 04:06:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi') 2026/05/02 04:06:34 DEBUG : dst/file1: Sizes differ 2026/05/02 04:06:36 INFO : dst/file1: Moved (server-side) 2026/05/02 04:06:37 DEBUG : dst/file1: md5 = 521ab8701682ca8f8547721566e75d79 OK 2026/05/02 04:06:37 DEBUG : dst/file1: size = 14 OK 2026/05/02 04:06:37 INFO : dst/file1: Copied (new) 2026/05/02 04:06:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:06:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:06:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.10s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:06:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/dst" 2026/05/02 04:06:42 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 04:06:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/CompareDest" 2026/05/02 04:06:43 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/gveqi14airsml4bgu7krj116o8" 2026/05/02 04:06:45 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 04:06:47 DEBUG : one: md5 = 7595e0bccb0bbe8edc910eeb43e2fea4 OK 2026/05/02 04:06:47 DEBUG : one: size = 3 OK 2026/05/02 04:06:47 INFO : one: Copied (new) 2026/05/02 04:06:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:06:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/dst') 2026/05/02 04:06:48 DEBUG : one: Sizes differ 2026/05/02 04:06:50 DEBUG : one: md5 = 790aa33c10ddf914f9d223b4f48fc2c6 OK 2026/05/02 04:06:50 DEBUG : one: size = 5 OK 2026/05/02 04:06:50 INFO : one: Copied (replaced existing) 2026/05/02 04:06:52 DEBUG : dst/one: md5 = b7593da9d6127a87bb050242b49b69d5 OK 2026/05/02 04:06:54 DEBUG : CompareDest/one: md5 = bede92243259a5c78155c321837935d1 OK 2026/05/02 04:06:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:06:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/dst') 2026/05/02 04:06:54 DEBUG : one: Sizes differ 2026/05/02 04:06:55 DEBUG : one: size = 5 OK 2026/05/02 04:06:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:06:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 04:06:57 DEBUG : CompareDest/two: md5 = d40b4ea561edc5c652ab3797a40efb8c OK 2026/05/02 04:06:57 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 04:06:58 DEBUG : two: size = 3 OK 2026/05/02 04:06:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:06:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 04:06:58 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 04:06:59 DEBUG : two: size = 3 OK 2026/05/02 04:06:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:06:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 04:07:00 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 04:07:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:07:00 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/CompareDest') 2026/05/02 04:07:00 DEBUG : two: Sizes differ 2026/05/02 04:07:01 DEBUG : two: md5 = 9217b306de4ef1b7435b108ef01e6b5f OK 2026/05/02 04:07:01 DEBUG : two: size = 5 OK 2026/05/02 04:07:01 INFO : two: Copied (new) 2026/05/02 04:07:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 04:07:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:07:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:07:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.52s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/dst" 2026/05/02 04:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 04:07:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/CopyDest" 2026/05/02 04:07:07 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/02 04:07:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 04:07:11 DEBUG : one: md5 = d026923f5cf6029a168ac0830fc5af05 OK 2026/05/02 04:07:11 DEBUG : one: size = 3 OK 2026/05/02 04:07:11 INFO : one: Copied (new) 2026/05/02 04:07:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:07:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/dst') 2026/05/02 04:07:12 DEBUG : one: Sizes differ 2026/05/02 04:07:13 DEBUG : one: md5 = 62e9bac444360e78ef51821dfc239ae8 OK 2026/05/02 04:07:13 DEBUG : one: size = 5 OK 2026/05/02 04:07:13 INFO : one: Copied (replaced existing) 2026/05/02 04:07:15 DEBUG : dst/one: md5 = 4f28b0eabe9e9217214be3eba6c972ac OK 2026/05/02 04:07:17 DEBUG : CopyDest/one: md5 = 457a60ef23baf94e6e135611578699e2 OK 2026/05/02 04:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/BackupDir" 2026/05/02 04:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/02 04:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:07:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/dst') 2026/05/02 04:07:20 DEBUG : one: Sizes differ 2026/05/02 04:07:20 DEBUG : one: size = 5 OK 2026/05/02 04:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone754966973) 2026/05/02 04:07:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/dst') 2026/05/02 04:07:20 DEBUG : one: Sizes differ 2026/05/02 04:07:22 INFO : one: Moved (server-side) 2026/05/02 04:07:22 DEBUG : one: size = 5 OK 2026/05/02 04:07:22 INFO : one: Copied (server-side copy) 2026/05/02 04:07:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/02 04:07:24 DEBUG : CopyDest/two: md5 = 37ea9b6bd46871c7639d6a35b8da7c51 OK 2026/05/02 04:07:25 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 04:07:25 DEBUG : two: size = 3 OK 2026/05/02 04:07:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:07:26 DEBUG : two: size = 3 OK 2026/05/02 04:07:26 INFO : two: Copied (server-side copy) 2026/05/02 04:07:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/02 04:07:27 DEBUG : two: size = 3 OK 2026/05/02 04:07:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 04:07:27 DEBUG : two: Unchanged skipping 2026/05/02 04:07:29 DEBUG : CopyDest/three: md5 = 0ea8cb9ce9743d69d731d4cfcfe3642a OK 2026/05/02 04:07:29 DEBUG : three: Need to transfer - File not found at Destination 2026/05/02 04:07:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone754966973) 2026/05/02 04:07:30 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi/CopyDest') 2026/05/02 04:07:30 DEBUG : three: Sizes differ 2026/05/02 04:07:30 DEBUG : three: Destination not found in --copy-dest 2026/05/02 04:07:31 DEBUG : three: md5 = 4e1d5ac4e01661c7139010915910ba8a OK 2026/05/02 04:07:31 DEBUG : three: size = 7 OK 2026/05/02 04:07:31 INFO : three: Copied (new) 2026/05/02 04:07:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 04:07:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:07:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 04:07:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 04:07:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 04:07:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:07:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.09s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:07:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/02 04:07:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e10f5d52eb77557d88e8430e9427bee6 OK 2026/05/02 04:07:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/02 04:07:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/02 04:07:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/02 04:07:42 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/02 04:07:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/02 04:07:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/02 04:07:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 688c99529e8df168bbdb5b61855c4ac1 OK 2026/05/02 04:07:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/02 04:07:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/02 04:07:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/02 04:07:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.56s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:07:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using skip mode. 2026/05/02 04:07:51 NOTICE: one: Found 2 files with duplicate names 2026/05/02 04:07:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.44s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:07:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using skip mode. 2026/05/02 04:07:56 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:07:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/02 04:07:57 INFO : one: Deleted 2026/05/02 04:07:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.98s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using first mode. 2026/05/02 04:08:02 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:08:03 INFO : one: Deleted 2026/05/02 04:08:03 INFO : one: Deleted 2026/05/02 04:08:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using newest mode. 2026/05/02 04:08:08 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:08:09 INFO : one: Deleted 2026/05/02 04:08:09 INFO : one: Deleted 2026/05/02 04:08:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.76s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using oldest mode. 2026/05/02 04:08:15 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:08:16 INFO : one: Deleted 2026/05/02 04:08:16 INFO : one: Deleted 2026/05/02 04:08:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.41s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using largest mode. 2026/05/02 04:08:21 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:08:21 INFO : one: Deleted 2026/05/02 04:08:22 INFO : one: Deleted 2026/05/02 04:08:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using smallest mode. 2026/05/02 04:08:27 NOTICE: one: Found 3 files with duplicate names 2026/05/02 04:08:27 INFO : one: Deleted 2026/05/02 04:08:27 INFO : one: Deleted 2026/05/02 04:08:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.90s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Looking for duplicate names using rename mode. 2026/05/02 04:08:34 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/02 04:08:35 INFO : one-2.txt: renamed from: one.txt 2026/05/02 04:08:36 INFO : one-3.txt: renamed from: one.txt 2026/05/02 04:08:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.83s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:41 DEBUG : dupe1/one.txt: md5 = d84ccff4018312301f76abd656dc701f OK 2026/05/02 04:08:43 DEBUG : dupe2/two.txt: md5 = 2dd27b233423bcb6dc5c8637bcd1cca9 OK 2026/05/02 04:08:45 DEBUG : dupe3/three.txt: md5 = 82485cf225c5ac9ba60334eb1b1ec0c2 OK 2026/05/02 04:08:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/02 04:08:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/02 04:08:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 04:08:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/02 04:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/02 04:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/02 04:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.50s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:08:52 DEBUG : a.txt: md5 = 832e3c74deca4190d05eb15058b9e109 OK 2026/05/02 04:08:54 DEBUG : zend.txt: md5 = 25fe373bbe1f3fe528908f252f68216f OK 2026/05/02 04:08:56 DEBUG : sub dir/hello world: md5 = ffcad9ae0c19a0dbbdd7e02923cb02e2 OK 2026/05/02 04:08:57 DEBUG : sub dir/hello world2: md5 = 151ed9dcb861e139eaf94111744842c8 OK 2026/05/02 04:08:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 3d5943829519678da444e0abb2ca86fb OK 2026/05/02 04:09:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4e8ae7080fb601de3a9726def7f0c883 OK 2026/05/02 04:09:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3f6b1ccb1dccef452ff8114c1929e8c1 OK 2026/05/02 04:09:04 DEBUG : a.txt: Excluded (Size Filter) 2026/05/02 04:09:04 DEBUG : a.txt: Excluded 2026/05/02 04:09:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 04:09:04 DEBUG : sub dir/hello world2: Excluded 2026/05/02 04:09:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 04:09:04 DEBUG : sub dir/hello world: Excluded 2026/05/02 04:09:05 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 04:09:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 04:09:05 DEBUG : sub dir/hello world2: Excluded 2026/05/02 04:09:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 04:09:05 DEBUG : sub dir/hello world: Excluded 2026/05/02 04:09:05 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 04:09:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.01s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:12 DEBUG : a.txt: md5 = 07ae994bdd45a5517f08dfd8f7728178 OK 2026/05/02 04:09:14 DEBUG : zend.txt: md5 = 63224a0570e5088085554edbcbcce652 OK 2026/05/02 04:09:16 DEBUG : sub dir/hello world: md5 = 0b35b5f9621b9965fba5149d5ed0be8b OK 2026/05/02 04:09:17 DEBUG : sub dir/hello world2: md5 = 9a6b856c696926c47f45f6d713111c7f OK 2026/05/02 04:09:19 DEBUG : sub dir/ignore dir/.ignore: md5 = ee6b93eae5f53a7300ef23276af421f4 OK 2026/05/02 04:09:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = aabb2bcdd725f10b7ce19f92efda9b80 OK 2026/05/02 04:09:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4a94dc1ac2f8cb60e2ab0ed3fe7bc259 OK 2026/05/02 04:09:23 DEBUG : a.txt: Excluded (Size Filter) 2026/05/02 04:09:23 DEBUG : a.txt: Excluded 2026/05/02 04:09:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 04:09:24 DEBUG : sub dir/hello world2: Excluded 2026/05/02 04:09:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 04:09:24 DEBUG : sub dir/hello world: Excluded 2026/05/02 04:09:25 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 04:09:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/02 04:09:25 DEBUG : sub dir/hello world2: Excluded 2026/05/02 04:09:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/02 04:09:25 DEBUG : sub dir/hello world: Excluded 2026/05/02 04:09:25 DEBUG : sub dir/ignore dir: Excluded 2026/05/02 04:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/02 04:09:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (19.92s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:32 DEBUG : file1: md5 = 6129604133abe417d0148a2978adba19 OK 2026/05/02 04:09:34 DEBUG : sub/file2: md5 = e6def67a150318c3edc65b6f989771f0 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/02 04:09:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/02 04:09:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/02 04:09:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/02 04:09:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.91s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:41 DEBUG : file1: md5 = 63b6875c5c3a48f3590c9f4cc22f524b OK 2026/05/02 04:09:43 DEBUG : sub/file2: md5 = 15b00161f2e56a88c198cefb564b0a84 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/02 04:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/notfound" 2026/05/02 04:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/qe0i31qdkoejk60elps0ni5sqk" 2026/05/02 04:09:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.82s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.59s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Making directory 2026/05/02 04:09:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:53 DEBUG : sub dir/hello world: md5 = 4251a761cb16d55043cc0e4a3c403b2f OK 2026/05/02 04:09:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.48s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:09:57 DEBUG : potato2: md5 = 9a96158eabe50c3b2632ec72dff05fec OK 2026/05/02 04:09:59 DEBUG : empty space: md5 = bb70b277cc5a0809386e34ff13d59548 OK --- PASS: TestLs (4.39s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:02 DEBUG : potato2: md5 = 954c35c4461ae0f48113069d2c078708 OK 2026/05/02 04:10:03 DEBUG : empty space: md5 = dcd85e9df9a40ba97529795db856751a OK 2026/05/02 04:10:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/02 04:10:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.66s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:06 DEBUG : potato2: md5 = 17c278eb031a3ea1618c68a97e5b9a83 OK 2026/05/02 04:10:07 DEBUG : empty space: md5 = 9300e419f7021a54684f142a6902bc8a OK --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:11 DEBUG : potato2: md5 = 4d655e1d9721a8c0e5a4e16218d34537 OK 2026/05/02 04:10:12 DEBUG : empty space: md5 = c4adf3824db022e08865f9499ab3f939 OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2026/05/02 04:10:14 DEBUG : Creating backend with remote ":memory:" 2026/05/02 04:10:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/02 04:10:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/02 04:10:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:15 DEBUG : potato2: md5 = 0c0e4e8a10721e395babf275e33e30ef OK 2026/05/02 04:10:17 DEBUG : empty space: md5 = ca1ee83a846f48fe87751333636debac OK 2026/05/02 04:10:19 DEBUG : sub dir/potato3: md5 = 68bb79b09f4109bc0d4d0c1d54ceebc8 OK 2026/05/02 04:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.08s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:23 DEBUG : small: md5 = 3205d01ce84946597778a31d3a16203e OK 2026/05/02 04:10:24 DEBUG : medium: md5 = bcbc51301a08dce3c76ddc073375601a OK 2026/05/02 04:10:26 DEBUG : large: md5 = 8d7a6f0a9f21331d7e3f7ca6d894ca95 OK 2026/05/02 04:10:26 DEBUG : Waiting for deletions to finish 2026/05/02 04:10:26 DEBUG : large: Excluded (Size Filter) 2026/05/02 04:10:27 INFO : small: Deleted 2026/05/02 04:10:27 INFO : medium: Deleted --- PASS: TestDelete (5.89s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:29 DEBUG : small: md5 = d0284b7166e50e97ee856c93d6254ce6 OK 2026/05/02 04:10:30 DEBUG : medium: md5 = d05e8a61a31c7ff2855c608feb7873fc OK 2026/05/02 04:10:32 DEBUG : large: md5 = 104b6fb2db86ebdfeae34f4becd0f128 OK 2026/05/02 04:10:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:10:32 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/02 04:10:33 INFO : medium: Deleted 2026/05/02 04:10:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.44s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:35 DEBUG : small: md5 = ad9df82fdcecab041c2056f1dd277c80 OK 2026/05/02 04:10:37 DEBUG : medium: md5 = 7a5f523ac187789c98811372b1be360d OK 2026/05/02 04:10:38 DEBUG : large: md5 = ff1d08aafde98684b33cbfbf7ac6e1ee OK 2026/05/02 04:10:39 DEBUG : Waiting for deletions to finish 2026/05/02 04:10:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/02 04:10:39 INFO : medium: Deleted 2026/05/02 04:10:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.64s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:42 DEBUG : small: md5 = 90664327eb28bac30c7a962596ae84d7 OK 2026/05/02 04:10:43 DEBUG : medium: md5 = ae69b8525f92ea0bd7ddbc5e29a9599b OK 2026/05/02 04:10:45 DEBUG : large: md5 = 7dc59a253bba4b2c8a72af4125b8a656 OK 2026/05/02 04:10:45 DEBUG : Waiting for deletions to finish 2026/05/02 04:10:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/02 04:10:46 INFO : small: Deleted 2026/05/02 04:10:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.60s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:49 DEBUG : ReadFile: md5 = 03719f04c31e36961f6dbc3687504076 OK --- PASS: TestReadFile (3.79s) === RUN TestRetry 2026/05/02 04:10:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/02 04:10:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/02 04:10:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 04:10:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 04:10:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 04:10:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/02 04:10:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:10:53 DEBUG : file1: md5 = 4db738dbac15cab52a567b20d57cfd21 OK 2026/05/02 04:10:54 DEBUG : file2: md5 = a7e0406c30919cf33140ca3f5a96cb27 OK --- PASS: TestCat (13.70s) === RUN TestPurge 2026/05/02 04:11:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikewam9gici" 2026/05/02 04:11:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:11:05 DEBUG : Creating backend with remote "TestDrive:crypt/v1nbt4rli4ks50t6jhaq3r156n3dva27e694vh07q6ql90e2c050" 2026/05/02 04:11:06 DEBUG : Creating backend with remote "/tmp/rclone1820498934" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pikewam9gici'", Local "Local file system at /tmp/rclone1820498934", Modify Window "1ms" 2026/05/02 04:11:10 DEBUG : A1/B1/C1/one: md5 = a8fa789c34e94ebb2b2e25fcbe6d664d OK 2026/05/02 04:11:10 INFO : A2: Making directory 2026/05/02 04:11:11 INFO : A1/B2: Making directory 2026/05/02 04:11:11 INFO : A1/B2/C2: Making directory 2026/05/02 04:11:12 INFO : A1/B1/C3: Making directory 2026/05/02 04:11:13 INFO : A3: Making directory 2026/05/02 04:11:13 INFO : A3/B3: Making directory 2026/05/02 04:11:14 INFO : A3/B3/C4: Making directory 2026/05/02 04:11:16 DEBUG : A1/two: md5 = 659f47e95d04a95f3a1aeb5413f39f80 OK 2026/05/02 04:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikewam9gici': Purge remote 2026/05/02 04:11:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.15s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:11:23 DEBUG : A1/B1/C1/one: md5 = 96e633c34a5e6511e067b0b93f17dd6a OK 2026/05/02 04:11:23 INFO : A2: Making directory 2026/05/02 04:11:24 INFO : A1/B2: Making directory 2026/05/02 04:11:25 INFO : A1/B2/C2: Making directory 2026/05/02 04:11:25 INFO : A1/B1/C3: Making directory 2026/05/02 04:11:26 INFO : A3: Making directory 2026/05/02 04:11:27 INFO : A3/B3: Making directory 2026/05/02 04:11:27 INFO : A3/B3/C4: Making directory 2026/05/02 04:11:29 DEBUG : A1/two: md5 = 1d388bfa99c4e6b40b8f7f3186b3e547 OK 2026/05/02 04:11:31 DEBUG : removing 1 level 3 directories 2026/05/02 04:11:31 INFO : A3/B3/C4: Removing directory 2026/05/02 04:11:33 DEBUG : removing 2 level 3 directories 2026/05/02 04:11:33 INFO : A1/B2/C2: Removing directory 2026/05/02 04:11:33 INFO : A1/B1/C3: Removing directory 2026/05/02 04:11:34 DEBUG : removing 2 level 2 directories 2026/05/02 04:11:34 INFO : A3/B3: Removing directory 2026/05/02 04:11:34 INFO : A1/B2: Removing directory 2026/05/02 04:11:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/02 04:11:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/02 04:11:35 DEBUG : removing 2 level 1 directories 2026/05/02 04:11:35 INFO : A3: Removing directory 2026/05/02 04:11:35 INFO : A2: Removing directory 2026/05/02 04:11:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/02 04:11:38 DEBUG : removing 1 level 3 directories 2026/05/02 04:11:38 INFO : A1/B1/C1: Removing directory 2026/05/02 04:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:39 DEBUG : removing 1 level 2 directories 2026/05/02 04:11:39 INFO : A1/B1: Removing directory 2026/05/02 04:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/02 04:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:11:39 DEBUG : removing 1 level 1 directories 2026/05/02 04:11:39 INFO : A1: Removing directory 2026/05/02 04:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/02 04:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/02 04:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 04:11:40 DEBUG : removing 1 level 0 directories 2026/05/02 04:11:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Removing directory 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/02 04:11:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.76s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:11:42 INFO : A1: Making directory 2026/05/02 04:11:43 INFO : A1/B1: Making directory 2026/05/02 04:11:44 INFO : A1/B1/C1: Making directory 2026/05/02 04:11:46 DEBUG : removing 1 level 3 directories 2026/05/02 04:11:46 INFO : A1/B1/C1: Removing directory 2026/05/02 04:11:47 DEBUG : removing 1 level 2 directories 2026/05/02 04:11:47 INFO : A1/B1: Removing directory 2026/05/02 04:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:11:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.06s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:11:49 INFO : A1: Making directory 2026/05/02 04:11:50 INFO : A1/B1: Making directory 2026/05/02 04:11:50 INFO : A1/B1/C1: Making directory 2026/05/02 04:11:53 DEBUG : removing 1 level 3 directories 2026/05/02 04:11:53 INFO : A1/B1/C1: Removing directory 2026/05/02 04:11:53 DEBUG : removing 1 level 2 directories 2026/05/02 04:11:53 INFO : A1/B1: Removing directory 2026/05/02 04:11:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:11:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.73s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:11:57 DEBUG : file1: md5 = 9c67f26f1e8808bbfeae6351d36fe520 OK 2026/05/02 04:11:58 DEBUG : filename.txt: File name found in url 2026/05/02 04:11:59 DEBUG : filename.txt: md5 = ebed7f75857e7f51a3995a1f97588418 OK 2026/05/02 04:11:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/02 04:12:00 DEBUG : headerfilename.txt: md5 = e7fefb051ed1a3f6d67f0925aabf93ba OK 2026/05/02 04:12:02 DEBUG : file2: md5 = dbd76fea3330a7017fed7757fe1d7ef8 OK --- PASS: TestCopyURL (8.62s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:12:05 DEBUG : file1: md5 = 8cd4bc0f719243bc2e3ad6f4a4411162 OK --- PASS: TestCopyURLDownloadHeaders (2.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:12:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 04:12:09 DEBUG : sub/file2: md5 = d62ae4d73637d09605d94c7515c17093 OK 2026/05/02 04:12:09 DEBUG : sub/file2: size = 14 OK 2026/05/02 04:12:09 INFO : file1: Copied (new) to: sub/file2 2026/05/02 04:12:09 INFO : file1: Deleted 2026/05/02 04:12:09 DEBUG : sub/file2: size = 14 OK 2026/05/02 04:12:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 04:12:09 DEBUG : file1: Unchanged skipping 2026/05/02 04:12:09 INFO : file1: Deleted 2026/05/02 04:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': don't need to copy/move sub/file2, it is already at target location 2026/05/02 04:12:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:12:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/02 04:12:14 DEBUG : file1: md5 = 2e3ed052a15ca6db116631df2909e1f4 OK 2026/05/02 04:12:14 DEBUG : file1: size = 14 OK 2026/05/02 04:12:14 INFO : file1: Copied (new) 2026/05/02 04:12:14 INFO : file1: Deleted 2026/05/02 04:12:14 DEBUG : file1: Destination exists, skipping 2026/05/02 04:12:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.35s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:12:19 DEBUG : dst/file1: md5 = 9bb866bdd077bd951192064fb5173590 OK 2026/05/02 04:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sameqoq3hovi/backup" 2026/05/02 04:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg/1nrff024r7pq65ecp72fc28jb0" 2026/05/02 04:12:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone754966973) 2026/05/02 04:12:21 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi') 2026/05/02 04:12:21 DEBUG : dst/file1: Sizes differ 2026/05/02 04:12:23 INFO : dst/file1: Moved (server-side) 2026/05/02 04:12:24 DEBUG : dst/file1: md5 = eacdd762830c7c46e1ca98218e0d7465 OK 2026/05/02 04:12:24 DEBUG : dst/file1: size = 14 OK 2026/05/02 04:12:24 INFO : dst/file1: Copied (new) 2026/05/02 04:12:24 INFO : dst/file1: Deleted 2026/05/02 04:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/02 04:12:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.96s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:12:30 DEBUG : A1/one: md5 = 9293ba30aea91ab17c1934d21bc22e15 OK 2026/05/02 04:12:32 DEBUG : A1/two: md5 = 02ba8b058ec71151f85daad2ed9031bb OK 2026/05/02 04:12:34 DEBUG : A1/B1/three: md5 = c9f165d2be215bb5f1be917acea4d8f0 OK 2026/05/02 04:12:36 DEBUG : A1/B1/C1/four: md5 = 2264e285c01f1aa5d56560fa24d12cef OK 2026/05/02 04:12:38 DEBUG : A1/B1/C2/five: md5 = fb7015772f943c2731c1ccd2fe7e7bf7 OK 2026/05/02 04:12:38 INFO : A1/B2: Making directory 2026/05/02 04:12:39 INFO : A1/B1/C3: Making directory 2026/05/02 04:12:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/02 04:12:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/02 04:12:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/02 04:12:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/02 04:12:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/02 04:12:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/02 04:12:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/02 04:12:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:12:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/02 04:12:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/02 04:12:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/02 04:12:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/02 04:12:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/02 04:12:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/02 04:12:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/02 04:12:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/02 04:13:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/02 04:13:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/02 04:13:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:13:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/02 04:13:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/02 04:13:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/02 04:13:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/02 04:13:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (40.83s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 04:13:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 3ed1a9144efa665d1b2c2a6812056554 OK 2026/05/02 04:13:11 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 04:13:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 04:13:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 04:13:12 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/02 04:13:13 DEBUG : no_checksum_big_file_from_pipe: md5 = 214d9756d759c8334504827d2546f137 OK 2026/05/02 04:13:13 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 04:13:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 04:13:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 8e5b7a8e31213598ba0e16d80c2ae0f2 OK 2026/05/02 04:13:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 04:13:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 04:13:17 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/02 04:13:18 DEBUG : with_checksum_big_file_from_pipe: md5 = 2528151a087e3170b4740da40ff310eb OK 2026/05/02 04:13:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 04:13:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 04:13:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 04:13:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 04:13:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/02 04:13:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 04:13:23 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/02 04:13:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/02 04:13:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/02 04:13:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/02 04:13:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/02 04:13:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/02 04:13:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (48 bytes), uploading instead of streaming 2026/05/02 04:13:30 DEBUG : rcat_metadata: md5 = 56b50b50cb7fbc0fe95a476c01e86aaa OK 2026/05/02 04:13:30 DEBUG : rcat_metadata: size = 48 OK 2026/05/02 04:13:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/02 04:13:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/02 04:13:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = 70d5f48e9db1a677579bc30e8de3188b OK 2026/05/02 04:13:33 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/02 04:13:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.41s) --- PASS: TestRcatMetadata/Normal (2.34s) --- PASS: TestRcatMetadata/ViaDisk (2.61s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:36 DEBUG : potato1: md5 = 6a85ffa8cf8acf625c1573784a863e67 OK 2026/05/02 04:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/02 04:13:37 DEBUG : potato2: md5 = 1456a6f3a7b25ec98f3827a0a10cdacf OK 2026/05/02 04:13:37 DEBUG : potato2: size = 60 OK 2026/05/02 04:13:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:40 DEBUG : potato1: md5 = 29860e337b44e01a7b0eed1caa7855c8 OK 2026/05/02 04:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/02 04:13:41 DEBUG : potato2: md5 = 6a21616f088bc6f3cfc102d41ff9e93a OK 2026/05/02 04:13:41 DEBUG : potato2: size = 60 OK 2026/05/02 04:13:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.65s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:45 DEBUG : potato1: md5 = 66246082b0f9baf8f304d76783cd748a OK --- PASS: TestRcatSizeUploadHeaders (2.06s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:47 DEBUG : potato2: md5 = d45b714b2c723db77e8dd89ffbcfdb93 OK 2026/05/02 04:13:48 DEBUG : empty space: md5 = ef5d062c5b26b2ed08cbe80ee25a1dc4 OK 2026/05/02 04:13:50 DEBUG : sub dir/potato3: md5 = 11ff67f0f8bea4f5189ff12b29c13bed OK 2026/05/02 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Touching "sub dir/potato3" 2026/05/02 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Touching "empty space" 2026/05/02 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Touching "potato2" 2026/05/02 04:13:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.27s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:55 DEBUG : dir with metadata: Making directory with metadata 2026/05/02 04:13:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:57 DEBUG : directory with modtime: Making directory with metadata 2026/05/02 04:13:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.10s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:13:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/02 04:13:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:13:59 DEBUG : Google drive root 'crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg': Skipping btime metadata as can't update it on an existing file: 2026-05-02T04:13:59.61750533Z 2026/05/02 04:14:00 INFO : non existent directory: Updated directory metadata 2026/05/02 04:14:02 DEBUG : Google drive root 'crypt/7k2nm4frsdqe5b6cf1p5bp0ne9h6rh61hqma093pebdf644q3geg': Skipping btime metadata as can't update it on an existing file: 2026-05-02T04:13:59.61750533Z 2026/05/02 04:14:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:14:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/02 04:14:05 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/02 04:14:06 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.65s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:14:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/02 04:14:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:14:07 DEBUG : dst: Making directory with metadata 2026/05/02 04:14:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:14:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 04:14:09 INFO : dst: Set directory modification time (using SetModTime) 2026/05/02 04:14:09 INFO : dst: Set directory modification time (using SetModTime) 2026/05/02 04:14:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/02 04:14:09 INFO : dst: Set directory modification time (using SetModTime) 2026/05/02 04:14:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.14s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi'", Local "Local file system at /tmp/rclone754966973", Modify Window "1ms" 2026/05/02 04:14:13 DEBUG : sub dir/test remove existing: md5 = 22547c8a72ca94b380be87912f3008d1 OK 2026/05/02 04:14:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 673e44cef697a2e84118e2d2158262af OK 2026/05/02 04:14:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nogogul1" before starting 2026/05/02 04:14:17 DEBUG : sub dir/test remove existing.nogogul1: TEST: removing renamed existing file after operation 2026/05/02 04:14:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hixiwox1" before starting 2026/05/02 04:14:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hixiwox1: TEST: renaming existing back after failed operation 2026/05/02 04:14:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tupelaq0" before starting 2026/05/02 04:14:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tupelaq0: TEST: removing renamed existing file after operation 2026/05/02 04:14:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4v22imjqvug4ljq2bbknos66tt74dtfcmhpt8hcip7luiff9d4ut1anar4jno8f7s6bipuj3ojb2i6pf0pugg23tucckprftfv2780ekoigacq65nh1bot7rn7kkm4oqnqe9ejkif5n7sp77g383bjvi96moo5onllucgtuk9nr3svkj8860" 2026/05/02 04:14:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v1iqb9gnea0keqn9ap8sdshkqriirp0lj4qej0p2ie0nk89qd4sg" --- PASS: TestRemoveExisting (12.38s) === 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/02 04:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sameqoq3hovi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m9.903587005s (try 1/5)