"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/06 02:51:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo" 2026/05/06 02:51:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:51:11 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g" 2026/05/06 02:51:12 DEBUG : Creating backend with remote "/tmp/rclone2316422048" === 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/05/06 02:51:12 DEBUG : a: size = 0 OK 2026/05/06 02:51:12 DEBUG : a: size = 1 (memory) 2026/05/06 02:51:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/06 02:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/06 02:51:12 DEBUG : potato: Seek from 10 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 10 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 2 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/06 02:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 2 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/06 02:51:12 DEBUG : potato: Seek from 8 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 8 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/06 02:51:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 02:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 02:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 02:51:12 DEBUG : potato: Seek from 5 to 2 2026/05/06 02:51:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/06 02:51:12 DEBUG : potato: Seek from 9 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 9 to 0 2026/05/06 02:51:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:51:15 DEBUG : rutabaga: md5 = e591b537b4604c2b79eecc076d96b04a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/06 02:51:17 DEBUG : empty space: md5 = 7ba3b1eec5f611883cfdd5dff7aa9ded OK === RUN TestCheck/3 2026/05/06 02:51:19 DEBUG : potato2: md5 = 1d81f5161258f816fb3e2501cfa8fac7 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/06 02:51:21 DEBUG : remotepotato: md5 = 7941317d60f887dedb587f9573d3638f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.73s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/05/06 02:51:24 DEBUG : Creating backend with remote "nonexistent" 2026/05/06 02:51:24 DEBUG : Creating backend with remote "nonexistent" 2026/05/06 02:51:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/06 02:51:24 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/06 02:51:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/06 02:51:24 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:51:25 DEBUG : rutabaga: md5 = 3777b7b8ccd6e411a01d5225fa7e8c9d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/06 02:51:29 DEBUG : empty space: md5 = bdddb783afd801645718a233a68224cb OK === RUN TestCheckDownload/3 2026/05/06 02:51:32 DEBUG : potato2: md5 = 71aadd1b5608ee15f4729022fe96463b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/06 02:51:36 DEBUG : remotepotato: md5 = 041b432c947f362f6d65a4537dc7790d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.15s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:51:42 DEBUG : rutabaga: md5 = 331845497710abd1d9583d4c4241f066 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/06 02:51:44 DEBUG : empty space: md5 = 066430e53e8c2e7128417cf9c0d37008 OK === RUN TestCheckSizeOnly/3 2026/05/06 02:51:46 DEBUG : potato2: md5 = 276214c4d7b1ea9d46b73f1b5c2b0d21 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/06 02:51:48 DEBUG : remotepotato: md5 = 6c9123c1910e08334483c19261dcb8b6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.76s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:51:52 DEBUG : test.sum: md5 = 6017081038d5e8909321d1873260a11d OK 2026/05/06 02:51:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/06 02:51:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/06 02:51:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/06 02:51:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/06 02:51:56 DEBUG : test.sum: md5 = 1b717361a83d0ba461539844f321c6ef OK 2026/05/06 02:51:57 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/06 02:51:57 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/06 02:51:57 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/06 02:51:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.78s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:51:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/data" 2026/05/06 02:51:58 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/data" 2026/05/06 02:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/vjrnln8ratgmqakfosrqe8espk" 2026/05/06 02:52:04 DEBUG : data/banana: md5 = 0ccd72496d06e2f14fe3970726eace56 OK 2026/05/06 02:52:05 DEBUG : test.sum: md5 = 04e67b7bf308094ff597f61395bb8efc OK === RUN TestCheckSumDownload/subtest1 2026/05/06 02:52:09 DEBUG : data/potato: md5 = bfeb6d9b62ac34e8858b07d96ffd94eb OK 2026/05/06 02:52:11 DEBUG : test.sum: md5 = adf9b346535e2cb922016fbe89c97ddc OK === RUN TestCheckSumDownload/subtest2 2026/05/06 02:52:15 DEBUG : test.sum: md5 = 5ab11a1b23ae3212bab1b00e080636dc OK === RUN TestCheckSumDownload/subtest3 2026/05/06 02:52:18 DEBUG : test.sum: md5 = b4c0c356b3282dca1eb53662a8073d6f OK === RUN TestCheckSumDownload/subtest4 2026/05/06 02:52:22 DEBUG : test.sum: md5 = f21083e18de91ea39469c1d71488b3b5 OK === RUN TestCheckSumDownload/subtest5 2026/05/06 02:52:26 DEBUG : test.sum: md5 = a1d4c8c077d23eb475855ef4e827e1f0 OK === RUN TestCheckSumDownload/subtest6 2026/05/06 02:52:30 DEBUG : data/banana: md5 = 8e24c671b8835ffa78fb24af817e32aa OK 2026/05/06 02:52:32 DEBUG : data/potato: md5 = 1566d97ebaee9e669712092c44ae56bc OK 2026/05/06 02:52:33 DEBUG : test.sum: md5 = 7983ed8061bcc5aa7b2cb070448f21d0 OK === RUN TestCheckSumDownload/subtest7 2026/05/06 02:52:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/06 02:52:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.85s) --- PASS: TestCheckSumDownload/subtest1 (2.23s) --- PASS: TestCheckSumDownload/subtest2 (1.78s) --- PASS: TestCheckSumDownload/subtest3 (1.93s) --- PASS: TestCheckSumDownload/subtest4 (1.74s) --- PASS: TestCheckSumDownload/subtest5 (1.80s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestApplyTransforms 2026/05/06 02:52:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubiden1heba" 2026/05/06 02:52:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:52:39 DEBUG : Creating backend with remote "TestDrive:crypt/msbg126jnsar45tr2db3152qd0mvqntef55q20ls14s6q9qa2t5g" 2026/05/06 02:52:40 DEBUG : Creating backend with remote "/tmp/rclone2010523461" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba'", Local "Local file system at /tmp/rclone2010523461", Modify Window "1ms" 2026/05/06 02:52:42 DEBUG : hello, world!: md5 = 9aca74dc3ae617da424d4b47bc6b6c23 OK upper checkfile vs. lower remote (without normalization) 2026/05/06 02:52:42 ERROR : hello, world!: sum not found 2026/05/06 02:52:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba' 2026/05/06 02:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': 1 files missing 2026/05/06 02:52:42 NOTICE: 1 hashes missing 2026/05/06 02:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': 1 differences found 2026/05/06 02:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/06 02:52:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': 0 differences found 2026/05/06 02:52:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': 1 matching files 2026/05/06 02:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sivekec1zayi" 2026/05/06 02:52:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/o36o48fe1emeoq1qi3eh8bavk5m8opvk879t4pqfrpq8rdo5v020" 2026/05/06 02:52:44 DEBUG : Creating backend with remote "/tmp/rclone2049436938" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi'", Local "Local file system at /tmp/rclone2049436938", Modify Window "1ms" 2026/05/06 02:52:47 DEBUG : HELLO, WORLD!: md5 = a68e6497b5f20b2ecef18cd0e79b79b2 OK lower checkfile vs. upper remote (without normalization) 2026/05/06 02:52:48 ERROR : HELLO, WORLD!: sum not found 2026/05/06 02:52:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi' 2026/05/06 02:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': 1 files missing 2026/05/06 02:52:48 NOTICE: 1 hashes missing 2026/05/06 02:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': 1 differences found 2026/05/06 02:52:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/06 02:52:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': 0 differences found 2026/05/06 02:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': 1 matching files 2026/05/06 02:52:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusuxon8kabi" 2026/05/06 02:52:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:52:49 DEBUG : Creating backend with remote "TestDrive:crypt/apqc8jc6fnmipr813nqb894f2rgb6n9svs4o3u7782v5eikiukcg" 2026/05/06 02:52:50 DEBUG : Creating backend with remote "/tmp/rclone327688577" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi'", Local "Local file system at /tmp/rclone327688577", Modify Window "1ms" 2026/05/06 02:52:52 DEBUG : HeLlO, wOrLd!: md5 = 861902f3545cea4649a7b078390347ba OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/06 02:52:52 ERROR : HeLlO, wOrLd!: sum not found 2026/05/06 02:52:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi' 2026/05/06 02:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': 1 files missing 2026/05/06 02:52:52 NOTICE: 1 hashes missing 2026/05/06 02:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': 1 differences found 2026/05/06 02:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/06 02:52:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': 0 differences found 2026/05/06 02:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': 1 matching files 2026/05/06 02:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qafejer7vuya" 2026/05/06 02:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/5ssh458lf8bq45tllrlkv2dr1s1070hpbfkqgfjvq7r4p38ogiog" 2026/05/06 02:52:54 DEBUG : Creating backend with remote "/tmp/rclone9836468" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya'", Local "Local file system at /tmp/rclone9836468", Modify Window "1ms" 2026/05/06 02:52:57 DEBUG : HELLO, WORLD!: md5 = cf852eef7e7ee1766577bbf19e121de8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/06 02:52:57 ERROR : HELLO, WORLD!: sum not found 2026/05/06 02:52:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya' 2026/05/06 02:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': 1 files missing 2026/05/06 02:52:57 NOTICE: 1 hashes missing 2026/05/06 02:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': 1 differences found 2026/05/06 02:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/06 02:52:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': 0 differences found 2026/05/06 02:52:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': 1 matching files 2026/05/06 02:52:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufajuw6viho" 2026/05/06 02:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:52:58 DEBUG : Creating backend with remote "TestDrive:crypt/gr67721nuqk5b1nn22lv33bpkvmoodgo51ulrtokme1sovpfafg0" 2026/05/06 02:52:59 DEBUG : Creating backend with remote "/tmp/rclone883274992" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho'", Local "Local file system at /tmp/rclone883274992", Modify Window "1ms" 2026/05/06 02:53:01 DEBUG : 測試_Русский___ě_áñ: md5 = 0e347fc0f722f16a0991fac6ee70427a OK NFD checkfile vs. NFC remote (without normalization) 2026/05/06 02:53:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho' 2026/05/06 02:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': 1 files missing 2026/05/06 02:53:02 NOTICE: 1 hashes missing 2026/05/06 02:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': 1 differences found 2026/05/06 02:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/06 02:53:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': 0 differences found 2026/05/06 02:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': 1 matching files 2026/05/06 02:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutatop6hede" 2026/05/06 02:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/qpr7mumkdk73i9fj1bet5u11egr6oie36jtenbel4p6t2hufg14g" 2026/05/06 02:53:04 DEBUG : Creating backend with remote "/tmp/rclone671677182" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede'", Local "Local file system at /tmp/rclone671677182", Modify Window "1ms" 2026/05/06 02:53:06 DEBUG : 測試_Русский___ě_áñ: md5 = 3fc5b6992e82ccafd37c1d7bee8c6552 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/06 02:53:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede' 2026/05/06 02:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': 1 files missing 2026/05/06 02:53:07 NOTICE: 1 hashes missing 2026/05/06 02:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': 1 differences found 2026/05/06 02:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/06 02:53:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': 0 differences found 2026/05/06 02:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': 1 matching files 2026/05/06 02:53:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-newayap7sugi" 2026/05/06 02:53:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:53:08 DEBUG : Creating backend with remote "TestDrive:crypt/04blpkl6shlqa0avle3flmudohi7hutmd5h50m2n8omftiignci0" 2026/05/06 02:53:09 DEBUG : Creating backend with remote "/tmp/rclone3173010995" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi'", Local "Local file system at /tmp/rclone3173010995", Modify Window "1ms" 2026/05/06 02:53:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1abc8b0ffb5d0f2b2eff4ce4e5f4b8f OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/06 02:53:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi' 2026/05/06 02:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': 1 files missing 2026/05/06 02:53:11 NOTICE: 1 hashes missing 2026/05/06 02:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': 1 differences found 2026/05/06 02:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/06 02:53:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': 0 differences found 2026/05/06 02:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': 1 matching files 2026/05/06 02:53:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesiqip3dide" 2026/05/06 02:53:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/j4l35ck27a4faub0u2mms6ib0uffe0812ef690r3n0aatu4plepg" 2026/05/06 02:53:13 DEBUG : Creating backend with remote "/tmp/rclone307318606" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide'", Local "Local file system at /tmp/rclone307318606", Modify Window "1ms" 2026/05/06 02:53:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 932f6a38184c662b77e3d77d9a9f09a1 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/06 02:53:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide' 2026/05/06 02:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': 1 files missing 2026/05/06 02:53:16 NOTICE: 1 hashes missing 2026/05/06 02:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': 1 differences found 2026/05/06 02:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/06 02:53:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': 0 differences found 2026/05/06 02:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': 1 matching files 2026/05/06 02:53:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokayap2diye" 2026/05/06 02:53:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:53:17 DEBUG : Creating backend with remote "TestDrive:crypt/jv022o6kegpgkf5ftni15i38557pc60qesdkahdffdiruolju0jg" 2026/05/06 02:53:18 DEBUG : Creating backend with remote "/tmp/rclone3717062518" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye'", Local "Local file system at /tmp/rclone3717062518", Modify Window "1ms" 2026/05/06 02:53:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8ead59e8640ba30a6359721d0915a3a1 OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/06 02:53:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye' 2026/05/06 02:53:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': 1 files missing 2026/05/06 02:53:21 NOTICE: 1 hashes missing 2026/05/06 02:53:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': 1 differences found 2026/05/06 02:53:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/06 02:53:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': 0 differences found 2026/05/06 02:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': 1 matching files 2026/05/06 02:53:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tapobuh1qeyu" 2026/05/06 02:53:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:53:22 DEBUG : Creating backend with remote "TestDrive:crypt/p1htsl9hqj7prjho8tvhfjqkk1v8bb6sf5f51q188crpffeisg9g" 2026/05/06 02:53:23 DEBUG : Creating backend with remote "/tmp/rclone2067167502" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu'", Local "Local file system at /tmp/rclone2067167502", Modify Window "1ms" 2026/05/06 02:53:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c7efb1adb97cc0fa9009f37a55d93f0c OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/06 02:53:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 02:53:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu' 2026/05/06 02:53:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': 1 files missing 2026/05/06 02:53:26 NOTICE: 1 hashes missing 2026/05/06 02:53:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': 1 differences found 2026/05/06 02:53:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/06 02:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 02:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': 0 differences found 2026/05/06 02:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': 1 matching files 2026/05/06 02:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tapobuh1qeyu': Purge remote 2026/05/06 02:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokayap2diye': Purge remote 2026/05/06 02:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesiqip3dide': Purge remote 2026/05/06 02:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-newayap7sugi': Purge remote 2026/05/06 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutatop6hede': Purge remote 2026/05/06 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufajuw6viho': Purge remote 2026/05/06 02:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qafejer7vuya': Purge remote 2026/05/06 02:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusuxon8kabi': Purge remote 2026/05/06 02:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivekec1zayi': Purge remote 2026/05/06 02:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubiden1heba': Purge remote --- PASS: TestApplyTransforms (52.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:53:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 02:53:34 DEBUG : sub/file2: md5 = 790ccaa37ac363d5aac80ada8b9ffa08 OK 2026/05/06 02:53:34 DEBUG : sub/file2: size = 14 OK 2026/05/06 02:53:34 INFO : file1: Copied (new) to: sub/file2 2026/05/06 02:53:35 DEBUG : sub/file2: size = 14 OK 2026/05/06 02:53:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 02:53:35 DEBUG : file1: Unchanged skipping 2026/05/06 02:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': don't need to copy/move sub/file2, it is already at target location 2026/05/06 02:53:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.07s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:53:40 DEBUG : dst/file1: md5 = ae20ba0cbde72a8094b0f82a4c43987d OK 2026/05/06 02:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/backup" 2026/05/06 02:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 02:53:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:53:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo') 2026/05/06 02:53:42 DEBUG : dst/file1: Sizes differ 2026/05/06 02:53:45 INFO : dst/file1: Moved (server-side) 2026/05/06 02:53:46 DEBUG : dst/file1: md5 = 19ef97a4f33a10170104e8fe7e940487 OK 2026/05/06 02:53:46 DEBUG : dst/file1: size = 14 OK 2026/05/06 02:53:46 INFO : dst/file1: Copied (new) 2026/05/06 02:53:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 02:53:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 02:53:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/dst" 2026/05/06 02:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 02:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/CompareDest" 2026/05/06 02:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/gveqi14airsml4bgu7krj116o8" 2026/05/06 02:53:54 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 02:53:57 DEBUG : one: md5 = cefe23648df71744ca84e5d77e51ad94 OK 2026/05/06 02:53:57 DEBUG : one: size = 3 OK 2026/05/06 02:53:57 INFO : one: Copied (new) 2026/05/06 02:53:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:53:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/dst') 2026/05/06 02:53:58 DEBUG : one: Sizes differ 2026/05/06 02:53:59 DEBUG : one: md5 = 7b9839f98a4e81de023daa6cc6d0975c OK 2026/05/06 02:53:59 DEBUG : one: size = 5 OK 2026/05/06 02:53:59 INFO : one: Copied (replaced existing) 2026/05/06 02:54:02 DEBUG : dst/one: md5 = 570250e3c780c7b3fa973c939e054062 OK 2026/05/06 02:54:04 DEBUG : CompareDest/one: md5 = 8e9b8f842777b7450b27f7756dbb358a OK 2026/05/06 02:54:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/dst') 2026/05/06 02:54:05 DEBUG : one: Sizes differ 2026/05/06 02:54:05 DEBUG : one: size = 5 OK 2026/05/06 02:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 02:54:08 DEBUG : CompareDest/two: md5 = 83c473dba95d46b5104d3a4de403ee97 OK 2026/05/06 02:54:08 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 02:54:09 DEBUG : two: size = 3 OK 2026/05/06 02:54:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 02:54:09 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 02:54:10 DEBUG : two: size = 3 OK 2026/05/06 02:54:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 02:54:11 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 02:54:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:11 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/CompareDest') 2026/05/06 02:54:11 DEBUG : two: Sizes differ 2026/05/06 02:54:12 DEBUG : two: md5 = a2b572b00428bf497da8d1b5a41a7ba7 OK 2026/05/06 02:54:12 DEBUG : two: size = 5 OK 2026/05/06 02:54:12 INFO : two: Copied (new) 2026/05/06 02:54:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 02:54:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:54:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:54:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.92s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:54:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/dst" 2026/05/06 02:54:17 DEBUG : Config file has changed externally - reloading 2026/05/06 02:54:17 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 02:54:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/CopyDest" 2026/05/06 02:54:18 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/06 02:54:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 02:54:22 DEBUG : one: md5 = 9de2ba6ed8170c6e53f7b477135810fa OK 2026/05/06 02:54:22 DEBUG : one: size = 3 OK 2026/05/06 02:54:22 INFO : one: Copied (new) 2026/05/06 02:54:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/dst') 2026/05/06 02:54:24 DEBUG : one: Sizes differ 2026/05/06 02:54:26 DEBUG : one: md5 = 5662849d406c91f662f790d444138a8c OK 2026/05/06 02:54:26 DEBUG : one: size = 5 OK 2026/05/06 02:54:26 INFO : one: Copied (replaced existing) 2026/05/06 02:54:28 DEBUG : dst/one: md5 = 5d61e60a9d176a207332ac3547492d9d OK 2026/05/06 02:54:30 DEBUG : CopyDest/one: md5 = 853117e24f0ea90866f26c3d3e05072d OK 2026/05/06 02:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/BackupDir" 2026/05/06 02:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/06 02:54:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/dst') 2026/05/06 02:54:32 DEBUG : one: Sizes differ 2026/05/06 02:54:33 DEBUG : one: size = 5 OK 2026/05/06 02:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/dst') 2026/05/06 02:54:33 DEBUG : one: Sizes differ 2026/05/06 02:54:34 INFO : one: Moved (server-side) 2026/05/06 02:54:35 DEBUG : one: size = 5 OK 2026/05/06 02:54:35 INFO : one: Copied (server-side copy) 2026/05/06 02:54:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/06 02:54:37 DEBUG : CopyDest/two: md5 = 4494778041c1c642cf2af21d20d02fb7 OK 2026/05/06 02:54:38 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 02:54:38 DEBUG : two: size = 3 OK 2026/05/06 02:54:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:39 DEBUG : two: size = 3 OK 2026/05/06 02:54:39 INFO : two: Copied (server-side copy) 2026/05/06 02:54:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/06 02:54:40 DEBUG : two: size = 3 OK 2026/05/06 02:54:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 02:54:40 DEBUG : two: Unchanged skipping 2026/05/06 02:54:42 DEBUG : CopyDest/three: md5 = 970ded6f52e5d5c486c2fc301306a47e OK 2026/05/06 02:54:43 DEBUG : three: Need to transfer - File not found at Destination 2026/05/06 02:54:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:54:43 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo/CopyDest') 2026/05/06 02:54:43 DEBUG : three: Sizes differ 2026/05/06 02:54:43 DEBUG : three: Destination not found in --copy-dest 2026/05/06 02:54:45 DEBUG : three: md5 = 393a978445a397a9424475a49e64dbe3 OK 2026/05/06 02:54:45 DEBUG : three: size = 7 OK 2026/05/06 02:54:45 INFO : three: Copied (new) 2026/05/06 02:54:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 02:54:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:54:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 02:54:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 02:54:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:54:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 02:54:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.33s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:54:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/06 02:54:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 00e7bac1b49ce280c348fcd31d0ef927 OK 2026/05/06 02:54:55 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/06 02:54:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/06 02:54:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/06 02:54:56 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/06 02:54:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/06 02:54:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/06 02:54:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c55fd23ff54c5a64f2392868cecb5627 OK 2026/05/06 02:54:59 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/06 02:54:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/06 02:55:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/06 02:55:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using skip mode. 2026/05/06 02:55:05 NOTICE: one: Found 2 files with duplicate names 2026/05/06 02:55:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using skip mode. 2026/05/06 02:55:11 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/06 02:55:12 INFO : one: Deleted 2026/05/06 02:55:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.43s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using first mode. 2026/05/06 02:55:17 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:18 INFO : one: Deleted 2026/05/06 02:55:18 INFO : one: Deleted 2026/05/06 02:55:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.06s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using newest mode. 2026/05/06 02:55:24 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:24 INFO : one: Deleted 2026/05/06 02:55:24 INFO : one: Deleted 2026/05/06 02:55:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using oldest mode. 2026/05/06 02:55:31 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:31 INFO : one: Deleted 2026/05/06 02:55:32 INFO : one: Deleted 2026/05/06 02:55:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using largest mode. 2026/05/06 02:55:37 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:37 INFO : one: Deleted 2026/05/06 02:55:38 INFO : one: Deleted 2026/05/06 02:55:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using smallest mode. 2026/05/06 02:55:43 NOTICE: one: Found 3 files with duplicate names 2026/05/06 02:55:44 INFO : one: Deleted 2026/05/06 02:55:44 INFO : one: Deleted 2026/05/06 02:55:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Looking for duplicate names using rename mode. 2026/05/06 02:55:51 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/06 02:55:52 INFO : one-2.txt: renamed from: one.txt 2026/05/06 02:55:53 INFO : one-3.txt: renamed from: one.txt 2026/05/06 02:55:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.86s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:55:59 DEBUG : dupe1/one.txt: md5 = a8526edd88f9db12b7ff4c3a49d1f145 OK 2026/05/06 02:56:01 DEBUG : dupe2/two.txt: md5 = c7b9ee8d6a15d6ae342ecff1c5ad04a8 OK 2026/05/06 02:56:04 DEBUG : dupe3/three.txt: md5 = 9f7d0cd5f448589849b4919578d49354 OK 2026/05/06 02:56:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/06 02:56:05 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/06 02:56:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 02:56:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/06 02:56:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 02:56:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/06 02:56:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.75s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:56:11 DEBUG : a.txt: md5 = d0337fd5b3264baf4e01e48830fd8a69 OK 2026/05/06 02:56:13 DEBUG : zend.txt: md5 = f301e648d865c5549bfd5a7737a8bc71 OK 2026/05/06 02:56:15 DEBUG : sub dir/hello world: md5 = 5065baf133c0fbee2d79a54a826b2b71 OK 2026/05/06 02:56:16 DEBUG : sub dir/hello world2: md5 = 98252acb0199528e3c257a04b55a5569 OK 2026/05/06 02:56:19 DEBUG : sub dir/ignore dir/.ignore: md5 = 975c1710ba3ecccb3a96b6d2f1f435fd OK 2026/05/06 02:56:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = 64672b947164e1fbe91e3cd52f3d4c71 OK 2026/05/06 02:56:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = b6a6309c38785d3b00ec9f1ad5f46a0e OK 2026/05/06 02:56:24 DEBUG : a.txt: Excluded (Size Filter) 2026/05/06 02:56:24 DEBUG : a.txt: Excluded 2026/05/06 02:56:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 02:56:24 DEBUG : sub dir/hello world: Excluded 2026/05/06 02:56:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 02:56:24 DEBUG : sub dir/hello world2: Excluded 2026/05/06 02:56:25 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 02:56:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 02:56:25 DEBUG : sub dir/hello world: Excluded 2026/05/06 02:56:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 02:56:25 DEBUG : sub dir/hello world2: Excluded 2026/05/06 02:56:25 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 02:56:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/06 02:56:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/06 02:56:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/06 02:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/06 02:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/06 02:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/06 02:56:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.94s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:56:33 DEBUG : a.txt: md5 = 0cf66da3ca8df56d08b839850c29e8a7 OK 2026/05/06 02:56:35 DEBUG : zend.txt: md5 = f2a9330caa9373a3c27791cb14e5ef91 OK 2026/05/06 02:56:37 DEBUG : sub dir/hello world: md5 = 6b1e9aaf6e4febd9e6e682f18b988ee6 OK 2026/05/06 02:56:38 DEBUG : sub dir/hello world2: md5 = a3d1d4dcf7aa2972efb257211cafb70e OK 2026/05/06 02:56:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 33467046957fa2abea706f3599d9d146 OK 2026/05/06 02:56:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 98c1ac94fa3a8909f4658993e33f1b7f OK 2026/05/06 02:56:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = cee2ce981c3e4903adf7d72e907f3d8f OK 2026/05/06 02:56:46 DEBUG : a.txt: Excluded (Size Filter) 2026/05/06 02:56:46 DEBUG : a.txt: Excluded 2026/05/06 02:56:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 02:56:46 DEBUG : sub dir/hello world2: Excluded 2026/05/06 02:56:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 02:56:46 DEBUG : sub dir/hello world: Excluded 2026/05/06 02:56:47 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 02:56:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 02:56:47 DEBUG : sub dir/hello world2: Excluded 2026/05/06 02:56:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 02:56:47 DEBUG : sub dir/hello world: Excluded 2026/05/06 02:56:47 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 02:56:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/06 02:56:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.20s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:56:56 DEBUG : file1: md5 = fbf9f709154e1cc80dd0d2e3b8bbb256 OK 2026/05/06 02:56:58 DEBUG : sub/file2: md5 = fcb92cb159ae79c3db5ca5d1a539c771 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/06 02:57:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/06 02:57:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/06 02:57:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/06 02:57:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.55s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:05 DEBUG : file1: md5 = 40242db44077b27ee5c1a71de39fde55 OK 2026/05/06 02:57:07 DEBUG : sub/file2: md5 = fbb744b71d1b4fa19a8c4af6179efe39 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/06 02:57:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/notfound" 2026/05/06 02:57:11 DEBUG : Config file has changed externally - reloading 2026/05/06 02:57:11 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/qe0i31qdkoejk60elps0ni5sqk" 2026/05/06 02:57:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.67s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Making directory 2026/05/06 02:57:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:18 DEBUG : sub dir/hello world: md5 = 1f64cebf21170e737915a26f04fd934c OK 2026/05/06 02:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.04s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:22 DEBUG : potato2: md5 = 341cbc6b942f4695973deed44a1e0e61 OK 2026/05/06 02:57:24 DEBUG : empty space: md5 = c4f77ebe47a6348559afe08bcb2a4aa3 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:27 DEBUG : potato2: md5 = ea0f919765c7de4cd616408282849800 OK 2026/05/06 02:57:29 DEBUG : empty space: md5 = 67c3907c9f9509ce0ae5d006e1819281 OK 2026/05/06 02:57:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/06 02:57:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.03s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:32 DEBUG : potato2: md5 = 4b463ce139b0f47b8dcb3af1b163d32a OK 2026/05/06 02:57:33 DEBUG : empty space: md5 = c13ee304de163e6ed97764fa9d58cde6 OK --- PASS: TestLsLong (4.54s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:37 DEBUG : potato2: md5 = d1e85c4c6eb4171b9a3420cc5ea5291b OK 2026/05/06 02:57:38 DEBUG : empty space: md5 = 9ea8d34132c490b7eed202e292e2877c OK --- PASS: TestHashSums (4.36s) === RUN TestHashSumsWithErrors 2026/05/06 02:57:39 DEBUG : Creating backend with remote ":memory:" 2026/05/06 02:57:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/06 02:57:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/06 02:57:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/06 02:57:39 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:41 DEBUG : potato2: md5 = db56997e1ad0542942df12195c083fc9 OK 2026/05/06 02:57:42 DEBUG : empty space: md5 = 898bacc3f548456bacf93617ca5c924a OK 2026/05/06 02:57:44 DEBUG : sub dir/potato3: md5 = 6c93e9c4e7fff81efd36c4f808f73b34 OK 2026/05/06 02:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.24s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:49 DEBUG : small: md5 = a5ca058b4c11ae8c56afb5f14117606f OK 2026/05/06 02:57:51 DEBUG : medium: md5 = 3b9ce6d512245f6e62b9da46fc857a04 OK 2026/05/06 02:57:52 DEBUG : large: md5 = 30dd49b76d18b98d1655e093cba8786f OK 2026/05/06 02:57:52 DEBUG : Waiting for deletions to finish 2026/05/06 02:57:53 DEBUG : large: Excluded (Size Filter) 2026/05/06 02:57:53 INFO : medium: Deleted 2026/05/06 02:57:53 INFO : small: Deleted --- PASS: TestDelete (6.37s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:57:55 DEBUG : small: md5 = a2795254e0db9ea0a010948314d49da7 OK 2026/05/06 02:57:57 DEBUG : medium: md5 = d9ec728e439617941d7fc32c2b6d5783 OK 2026/05/06 02:57:58 DEBUG : large: md5 = 70fa6800e9473d56ed81950cac65e6da OK 2026/05/06 02:57:59 DEBUG : Waiting for deletions to finish 2026/05/06 02:57:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/05/06 02:57:59 INFO : small: Deleted 2026/05/06 02:57:59 INFO : large: Deleted --- PASS: TestMaxDelete (6.86s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:58:02 DEBUG : small: md5 = 2e82c0704172a06f495df7e695301b9b OK 2026/05/06 02:58:04 DEBUG : medium: md5 = e711726f7ea44813e4b849b730c07880 OK 2026/05/06 02:58:05 DEBUG : large: md5 = 5f343d04f65c3caa23e2a0a9437cf394 OK 2026/05/06 02:58:06 DEBUG : Waiting for deletions to finish 2026/05/06 02:58:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/06 02:58:06 INFO : small: Deleted 2026/05/06 02:58:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.84s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:58:09 DEBUG : small: md5 = a280931bd060143c6eea786f9d13f19c OK 2026/05/06 02:58:11 DEBUG : medium: md5 = 360b252c962e453c6683a40cc939c0b9 OK 2026/05/06 02:58:12 DEBUG : large: md5 = 85a6a9c92f3d9b5484cf76be0686360b OK 2026/05/06 02:58:12 DEBUG : Waiting for deletions to finish 2026/05/06 02:58:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/06 02:58:13 INFO : small: Deleted 2026/05/06 02:58:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.71s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:58:16 DEBUG : ReadFile: md5 = 161fb8209ebd838f150efdf72082d575 OK --- PASS: TestReadFile (3.97s) === RUN TestRetry 2026/05/06 02:58:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/06 02:58:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/06 02:58:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 02:58:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 02:58:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 02:58:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 02:58:19 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:58:20 DEBUG : file1: md5 = 0ee43013a2faa1d308f4ab12e551ba63 OK 2026/05/06 02:58:21 DEBUG : file2: md5 = b40e1563c18c447329c24d05070d9217 OK --- PASS: TestCat (14.53s) === RUN TestPurge 2026/05/06 02:58:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rinitif3dowi" 2026/05/06 02:58:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:58:33 DEBUG : Creating backend with remote "TestDrive:crypt/lf1fqvoba4r5lv4t5oqpahlvr2i40rp0kt3m1bqlrronu5mduaq0" 2026/05/06 02:58:34 DEBUG : Creating backend with remote "/tmp/rclone588890509" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rinitif3dowi'", Local "Local file system at /tmp/rclone588890509", Modify Window "1ms" 2026/05/06 02:58:38 DEBUG : A1/B1/C1/one: md5 = 3121e125dd61aad0a37588e8817743c6 OK 2026/05/06 02:58:38 INFO : A2: Making directory 2026/05/06 02:58:39 INFO : A1/B2: Making directory 2026/05/06 02:58:40 INFO : A1/B2/C2: Making directory 2026/05/06 02:58:40 INFO : A1/B1/C3: Making directory 2026/05/06 02:58:41 INFO : A3: Making directory 2026/05/06 02:58:42 INFO : A3/B3: Making directory 2026/05/06 02:58:42 INFO : A3/B3/C4: Making directory 2026/05/06 02:58:45 DEBUG : A1/two: md5 = 55270c7a00dea9970e2e89297c7ed646 OK 2026/05/06 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rinitif3dowi': Purge remote 2026/05/06 02:58:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.31s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:58:52 DEBUG : A1/B1/C1/one: md5 = 89fe9cfd416bd4f714414a8f48b4fef2 OK 2026/05/06 02:58:52 INFO : A2: Making directory 2026/05/06 02:58:53 INFO : A1/B2: Making directory 2026/05/06 02:58:54 INFO : A1/B2/C2: Making directory 2026/05/06 02:58:54 INFO : A1/B1/C3: Making directory 2026/05/06 02:58:55 INFO : A3: Making directory 2026/05/06 02:58:56 INFO : A3/B3: Making directory 2026/05/06 02:58:57 INFO : A3/B3/C4: Making directory 2026/05/06 02:58:59 DEBUG : A1/two: md5 = 1740169ec0888cbf9e815eb96863d6ec OK 2026/05/06 02:59:00 DEBUG : removing 1 level 3 directories 2026/05/06 02:59:00 INFO : A3/B3/C4: Removing directory 2026/05/06 02:59:03 DEBUG : removing 2 level 3 directories 2026/05/06 02:59:03 INFO : A1/B2/C2: Removing directory 2026/05/06 02:59:03 INFO : A1/B1/C3: Removing directory 2026/05/06 02:59:03 DEBUG : removing 2 level 2 directories 2026/05/06 02:59:03 INFO : A3/B3: Removing directory 2026/05/06 02:59:03 INFO : A1/B2: Removing directory 2026/05/06 02:59:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/06 02:59:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 02:59:04 DEBUG : removing 2 level 1 directories 2026/05/06 02:59:04 INFO : A3: Removing directory 2026/05/06 02:59:04 INFO : A2: Removing directory 2026/05/06 02:59:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/06 02:59:08 DEBUG : removing 1 level 3 directories 2026/05/06 02:59:08 INFO : A1/B1/C1: Removing directory 2026/05/06 02:59:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:09 DEBUG : removing 1 level 2 directories 2026/05/06 02:59:09 INFO : A1/B1: Removing directory 2026/05/06 02:59:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 02:59:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 02:59:09 DEBUG : removing 1 level 1 directories 2026/05/06 02:59:09 INFO : A1: Removing directory 2026/05/06 02:59:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 02:59:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 02:59:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 02:59:10 DEBUG : removing 1 level 0 directories 2026/05/06 02:59:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Removing directory 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/06 02:59:10 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.18s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:12 INFO : A1: Making directory 2026/05/06 02:59:13 INFO : A1/B1: Making directory 2026/05/06 02:59:14 INFO : A1/B1/C1: Making directory 2026/05/06 02:59:16 DEBUG : removing 1 level 3 directories 2026/05/06 02:59:16 INFO : A1/B1/C1: Removing directory 2026/05/06 02:59:17 DEBUG : removing 1 level 2 directories 2026/05/06 02:59:17 INFO : A1/B1: Removing directory 2026/05/06 02:59:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 02:59:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.72s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:19 INFO : A1: Making directory 2026/05/06 02:59:20 INFO : A1/B1: Making directory 2026/05/06 02:59:21 INFO : A1/B1/C1: Making directory 2026/05/06 02:59:23 DEBUG : removing 1 level 3 directories 2026/05/06 02:59:23 INFO : A1/B1/C1: Removing directory 2026/05/06 02:59:24 DEBUG : removing 1 level 2 directories 2026/05/06 02:59:24 INFO : A1/B1: Removing directory 2026/05/06 02:59:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 02:59:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:28 DEBUG : file1: md5 = b3f3738c5f514d8b3c02690128305dae OK 2026/05/06 02:59:29 DEBUG : filename.txt: File name found in url 2026/05/06 02:59:30 DEBUG : filename.txt: md5 = 7c55a613376aacdf859e49253dbdaefa OK 2026/05/06 02:59:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/06 02:59:32 DEBUG : headerfilename.txt: md5 = 0d4dee89a42b73670345a7376eaba889 OK 2026/05/06 02:59:33 DEBUG : file2: md5 = 65178a8236f0dd2af9c0914dbdace5b6 OK --- PASS: TestCopyURL (9.18s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:37 DEBUG : file1: md5 = 406b5bb5ec9b5500bbeecbc703629750 OK --- PASS: TestCopyURLDownloadHeaders (2.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 02:59:40 DEBUG : sub/file2: md5 = 5e4be2ccc32f521765490ed0a357f2ed OK 2026/05/06 02:59:40 DEBUG : sub/file2: size = 14 OK 2026/05/06 02:59:40 INFO : file1: Copied (new) to: sub/file2 2026/05/06 02:59:40 INFO : file1: Deleted 2026/05/06 02:59:41 DEBUG : sub/file2: size = 14 OK 2026/05/06 02:59:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 02:59:41 DEBUG : file1: Unchanged skipping 2026/05/06 02:59:41 INFO : file1: Deleted 2026/05/06 02:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': don't need to copy/move sub/file2, it is already at target location 2026/05/06 02:59:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 02:59:46 DEBUG : file1: md5 = 84b9d4cc57669276e5ca8fb8bf145aac OK 2026/05/06 02:59:46 DEBUG : file1: size = 14 OK 2026/05/06 02:59:46 INFO : file1: Copied (new) 2026/05/06 02:59:46 INFO : file1: Deleted 2026/05/06 02:59:46 DEBUG : file1: Destination exists, skipping 2026/05/06 02:59:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 02:59:50 DEBUG : dst/file1: md5 = ed5f7e26caa6f88271d70630a6829e20 OK 2026/05/06 02:59:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucadem0xixo/backup" 2026/05/06 02:59:51 DEBUG : Creating backend with remote "TestDrive:crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 02:59:53 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2316422048) 2026/05/06 02:59:53 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo') 2026/05/06 02:59:53 DEBUG : dst/file1: Sizes differ 2026/05/06 02:59:55 INFO : dst/file1: Moved (server-side) 2026/05/06 02:59:56 DEBUG : dst/file1: md5 = 0f1cbd9c547f6baaa38c6594e885a9ab OK 2026/05/06 02:59:56 DEBUG : dst/file1: size = 14 OK 2026/05/06 02:59:56 INFO : dst/file1: Copied (new) 2026/05/06 02:59:56 INFO : dst/file1: Deleted 2026/05/06 02:59:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 03:00:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 03:00:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.09s) === 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:00:04 DEBUG : A1/one: md5 = 9bf8ffab65b7524f26b138fbad82e5e5 OK 2026/05/06 03:00:05 DEBUG : A1/two: md5 = 3730598015fbe4b53f6a530413077a40 OK 2026/05/06 03:00:07 DEBUG : A1/B1/three: md5 = ca0a1193b56a1b9353141fe6bf78b099 OK 2026/05/06 03:00:10 DEBUG : A1/B1/C1/four: md5 = 69124a467e089bae6ce1fca6bd6ba3b4 OK 2026/05/06 03:00:12 DEBUG : A1/B1/C2/five: md5 = 3d2866eec279f13c9f842a2496e612f7 OK 2026/05/06 03:00:12 INFO : A1/B2: Making directory 2026/05/06 03:00:13 INFO : A1/B1/C3: Making directory 2026/05/06 03:00:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/06 03:00:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/06 03:00:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/06 03:00:22 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/06 03:00:22 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/06 03:00:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 03:00:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 03:00:25 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 03:00:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 03:00:26 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 03:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/06 03:00:34 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/06 03:00:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/06 03:00:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/06 03:00:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/06 03:00:34 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/06 03:00:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 03:00:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 03:00:37 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 03:00:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 03:00:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 03:00:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/06 03:00:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/06 03:00:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 03:00:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 03:00:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 03:00:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 03:00:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 03:00:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 03:00:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 03:00:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.83s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 03:00:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 8af209f3986ef49e7cfd7cba9d88686d OK 2026/05/06 03:00:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 03:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/06 03:00:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 03:00:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/06 03:00:51 DEBUG : no_checksum_big_file_from_pipe: md5 = a7f71f0251e081e28c2ef9f3b32a400a OK 2026/05/06 03:00:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 03:00:51 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 03:00:54 DEBUG : with_checksum_small_file_from_pipe: md5 = 41f7a0725bc3e6b38601c9b734c66fe8 OK 2026/05/06 03:00:54 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 03:00:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 03:00:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/06 03:00:56 DEBUG : with_checksum_big_file_from_pipe: md5 = 7762a002155a95c46f5bf229410fd18b OK 2026/05/06 03:00:56 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 03:00:56 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 03:01:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 03:01:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:01:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/06 03:01:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 03:01:01 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-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 03:01:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 03:01:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 03:01:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/06 03:01:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 03:01:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.99s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/06 03:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (48 bytes), uploading instead of streaming 2026/05/06 03:01:10 DEBUG : rcat_metadata: md5 = a5a32d0ceb85215616ac935a518699f4 OK 2026/05/06 03:01:10 DEBUG : rcat_metadata: size = 48 OK 2026/05/06 03:01:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/06 03:01:11 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/06 03:01:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8cd8b7cdb9a8ed99f44a2507a728588d OK 2026/05/06 03:01:13 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/06 03:01:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:15 DEBUG : potato1: md5 = 2512a9ff4d915eb25b08b37054ae478f OK 2026/05/06 03:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/06 03:01:17 DEBUG : potato2: md5 = 1901d341eb502ea0e7f01908df6b78a1 OK 2026/05/06 03:01:17 DEBUG : potato2: size = 60 OK 2026/05/06 03:01:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.64s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:20 DEBUG : potato1: md5 = f147390d020a4330812da70a6a10f417 OK 2026/05/06 03:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': File to upload is small (60 bytes), uploading instead of streaming 2026/05/06 03:01:21 DEBUG : potato2: md5 = e4bf7c4ffd9d27af0d47871a74358120 OK 2026/05/06 03:01:21 DEBUG : potato2: size = 60 OK 2026/05/06 03:01:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:25 DEBUG : potato1: md5 = c270a6e5b35cd7ddb0bc9b56460c487e OK --- PASS: TestRcatSizeUploadHeaders (2.17s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:27 DEBUG : potato2: md5 = 816d5903b2ae594fca21d96d3713fa2e OK 2026/05/06 03:01:28 DEBUG : empty space: md5 = e865a46d4dd52233702313f681e50f2b OK 2026/05/06 03:01:31 DEBUG : sub dir/potato3: md5 = 8eef4d65dbbc9db6cc6d7f018e9a1a69 OK 2026/05/06 03:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Touching "sub dir/potato3" 2026/05/06 03:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Touching "empty space" 2026/05/06 03:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Touching "potato2" 2026/05/06 03:01:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.94s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:36 DEBUG : dir with metadata: Making directory with metadata 2026/05/06 03:01:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:38 DEBUG : directory with modtime: Making directory with metadata 2026/05/06 03:01:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/06 03:01:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:01:40 DEBUG : Google drive root 'crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g': Skipping btime metadata as can't update it on an existing file: 2026-05-06T03:01:40.712991575Z 2026/05/06 03:01:41 INFO : non existent directory: Updated directory metadata 2026/05/06 03:01:43 DEBUG : Google drive root 'crypt/h5l2hmhsturlfnv5qk4mg5kj1k09419cc6r39npcmc9bdo36q43g': Skipping btime metadata as can't update it on an existing file: 2026-05-06T03:01:40.712991575Z 2026/05/06 03:01:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/06 03:01:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/06 03:01:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/06 03:01:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:01:49 DEBUG : dst: Making directory with metadata 2026/05/06 03:01:49 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 03:01:49 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 03:01:50 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 03:01:50 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 03:01:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/06 03:01:51 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 03:01:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.29s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo'", Local "Local file system at /tmp/rclone2316422048", Modify Window "1ms" 2026/05/06 03:01:54 DEBUG : sub dir/test remove existing: md5 = 8cd7a5c507b972931cbe34ee918f2eed OK 2026/05/06 03:01:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = be1ab2509e6808f8cd7ce1597a880ef4 OK 2026/05/06 03:01:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.raxezac5" before starting 2026/05/06 03:01:59 DEBUG : sub dir/test remove existing.raxezac5: TEST: removing renamed existing file after operation 2026/05/06 03:02:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nadiyug5" before starting 2026/05/06 03:02:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nadiyug5: TEST: renaming existing back after failed operation 2026/05/06 03:02:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tilucus0" before starting 2026/05/06 03:02:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tilucus0: TEST: removing renamed existing file after operation 2026/05/06 03:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uakj34aqdjme9e91jg1lq7fvaijb067h6r3pdt8bk5t00456vuag" 2026/05/06 03:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gmpn0ur5e9ov7vl2a9c3g63lgcjmm9tag60qm9b1j1ljdc43dof0839mbu2bil253l4186f70fhoubsmj0dgqeggoeith27hfrqefb2n2ok9o74veo4acg0lv3djqil6pb0jpai8tch8qekle8tv93d4ungcqegc7v38nrcj5cov9j27oqo0" --- PASS: TestRemoveExisting (13.39s) === 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/06 03:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucadem0xixo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m55.095237158s (try 1/5)