"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/02/14 04:20:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya" 2026/02/14 04:20:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:20:02 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g" 2026/02/14 04:20:03 DEBUG : Creating backend with remote "/tmp/rclone3769705451" === 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/02/14 04:20:03 DEBUG : a: size = 0 OK 2026/02/14 04:20:03 DEBUG : a: size = 1 (memory) 2026/02/14 04:20:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/14 04:20:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/14 04:20:03 DEBUG : potato: Seek from 10 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 10 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 2 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/14 04:20:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 2 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/14 04:20:03 DEBUG : potato: Seek from 8 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 8 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/14 04:20:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/14 04:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/14 04:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/14 04:20:03 DEBUG : potato: Seek from 5 to 2 2026/02/14 04:20:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/14 04:20:03 DEBUG : potato: Seek from 9 to 0 2026/02/14 04:20:03 DEBUG : potato: Seek from 9 to 0 2026/02/14 04:20:03 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:06 DEBUG : rutabaga: md5 = 6e2024631227788eb0f6fbfd99fa7b1a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/14 04:20:08 DEBUG : empty space: md5 = 01c01a9ce93e3e0884010376c9ca3ea9 OK === RUN TestCheck/3 2026/02/14 04:20:10 DEBUG : potato2: md5 = 49dfeff00fdd049e4a38180a3ea0a4a4 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/14 04:20:13 DEBUG : remotepotato: md5 = 80f94bcdda5585608b93f47c0a279b63 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.09s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/02/14 04:20:15 DEBUG : Creating backend with remote "nonexistent" 2026/02/14 04:20:15 DEBUG : Creating backend with remote "nonexistent" 2026/02/14 04:20:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/14 04:20:15 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/02/14 04:20:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/14 04:20:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:17 DEBUG : rutabaga: md5 = ad70bd17a9d03ab1685530bd2194a66c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/14 04:20:21 DEBUG : empty space: md5 = dde55f08c3262358f92b1deb75f06dd1 OK === RUN TestCheckDownload/3 2026/02/14 04:20:23 DEBUG : potato2: md5 = dd21d2c14a1fd8fae742e22d72fe40c5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/14 04:20:27 DEBUG : remotepotato: md5 = a2ed5d753575d7f8610ea4bc9c6071bc OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.34s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.75s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:33 DEBUG : rutabaga: md5 = 6ff79aa0c7624ce36bb1444d323d1744 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/14 04:20:36 DEBUG : empty space: md5 = 13367c95fdab3f1c6afa053f1042b325 OK === RUN TestCheckSizeOnly/3 2026/02/14 04:20:38 DEBUG : potato2: md5 = 17f8618289e83bcd92968e615c08e4c6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/14 04:20:40 DEBUG : remotepotato: md5 = bdead81333e7aa9834df623a79fb72c0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.36s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:45 DEBUG : test.sum: md5 = cdcae08c198247b4fd5993b61a26476f OK 2026/02/14 04:20:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/14 04:20:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/14 04:20:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/14 04:20:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/14 04:20:47 DEBUG : test.sum: md5 = 5de0665a70dc020182f566aadb0a57ca OK 2026/02/14 04:20:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/14 04:20:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/14 04:20:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/14 04:20:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/data" 2026/02/14 04:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/data' lacks md5, skipping --- SKIP: TestCheckSum (2.38s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:20:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/data" 2026/02/14 04:20:52 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/vjrnln8ratgmqakfosrqe8espk" 2026/02/14 04:20:56 DEBUG : data/banana: md5 = 386c67a662a91d70fba265153fea0755 OK 2026/02/14 04:20:57 DEBUG : test.sum: md5 = 7b92f38edc68af950d9d21ee6cea575c OK === RUN TestCheckSumDownload/subtest1 2026/02/14 04:21:01 DEBUG : data/potato: md5 = 7b60898549d6b145b04a2c83735f7d6a OK 2026/02/14 04:21:03 DEBUG : test.sum: md5 = c37d1377dc45054ef773482da78d4104 OK === RUN TestCheckSumDownload/subtest2 2026/02/14 04:21:07 DEBUG : test.sum: md5 = f2fc8e6a792c6155beab185e53c073d4 OK === RUN TestCheckSumDownload/subtest3 2026/02/14 04:21:11 DEBUG : test.sum: md5 = a55225ef80f26e39a4ff5e0d853a2ee3 OK === RUN TestCheckSumDownload/subtest4 2026/02/14 04:21:15 DEBUG : test.sum: md5 = 1ec29ea4b612676aaeb3fa637aa50b06 OK === RUN TestCheckSumDownload/subtest5 2026/02/14 04:21:19 DEBUG : test.sum: md5 = 1e6c41c4a92e8e1e1fa56a940754b8e8 OK === RUN TestCheckSumDownload/subtest6 2026/02/14 04:21:23 DEBUG : data/banana: md5 = 5be802ab4521366abba0278a2c089371 OK 2026/02/14 04:21:25 DEBUG : data/potato: md5 = 6f9a425f73fc840f4b16a408e41aadec OK 2026/02/14 04:21:25 DEBUG : TestDrive: Token expired 2026/02/14 04:21:25 DEBUG : Config file has changed externally - reloading 2026/02/14 04:21:25 DEBUG : TestDrive: Loaded fresh token from config file 2026/02/14 04:21:25 DEBUG : TestDrive: Token refresh successful 2026/02/14 04:21:26 DEBUG : test.sum: md5 = 4c768193ee6a45710366d2f5fd86bead OK === RUN TestCheckSumDownload/subtest7 2026/02/14 04:21:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/14 04:21:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.94s) --- PASS: TestCheckSumDownload/subtest1 (2.10s) --- PASS: TestCheckSumDownload/subtest2 (1.82s) --- PASS: TestCheckSumDownload/subtest3 (1.90s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (1.75s) --- PASS: TestCheckSumDownload/subtest7 (1.99s) === RUN TestApplyTransforms 2026/02/14 04:21:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pefuvas2remu" 2026/02/14 04:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/0hh6886cqhrm8oe1pcbhrts8jbh2120kt7bfnssf29tm5jn7666g" 2026/02/14 04:21:33 DEBUG : Creating backend with remote "/tmp/rclone2017930020" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu'", Local "Local file system at /tmp/rclone2017930020", Modify Window "1ms" 2026/02/14 04:21:35 DEBUG : hello, world!: md5 = 96e7bcfdba4936cd46f37a4ca161ce7f OK upper checkfile vs. lower remote (without normalization) 2026/02/14 04:21:35 ERROR : hello, world!: sum not found 2026/02/14 04:21:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu' 2026/02/14 04:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': 1 files missing 2026/02/14 04:21:35 NOTICE: 1 hashes missing 2026/02/14 04:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': 1 differences found 2026/02/14 04:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/14 04:21:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': 0 differences found 2026/02/14 04:21:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': 1 matching files 2026/02/14 04:21:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruyimat6baxe" 2026/02/14 04:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:36 DEBUG : Creating backend with remote "TestDrive:crypt/6t549t464npffb35meo54b31k8hmkd3uhkgn44epoej0bn4o7b7g" 2026/02/14 04:21:37 DEBUG : Creating backend with remote "/tmp/rclone2229349104" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe'", Local "Local file system at /tmp/rclone2229349104", Modify Window "1ms" 2026/02/14 04:21:40 DEBUG : HELLO, WORLD!: md5 = d9f0d093a658cc24e70ca71b3fb3714b OK lower checkfile vs. upper remote (without normalization) 2026/02/14 04:21:40 ERROR : HELLO, WORLD!: sum not found 2026/02/14 04:21:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe' 2026/02/14 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': 1 files missing 2026/02/14 04:21:40 NOTICE: 1 hashes missing 2026/02/14 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': 1 differences found 2026/02/14 04:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/14 04:21:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': 0 differences found 2026/02/14 04:21:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': 1 matching files 2026/02/14 04:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xagaquh8lufa" 2026/02/14 04:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/3i43tl976vlvkk2ffiakhglceln0pqjfp22d2rj3e3a29tjmq75g" 2026/02/14 04:21:42 DEBUG : Creating backend with remote "/tmp/rclone1048192912" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa'", Local "Local file system at /tmp/rclone1048192912", Modify Window "1ms" 2026/02/14 04:21:45 DEBUG : HeLlO, wOrLd!: md5 = f244e882ee4f2721282c738743b15ec9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/14 04:21:45 ERROR : HeLlO, wOrLd!: sum not found 2026/02/14 04:21:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa' 2026/02/14 04:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': 1 files missing 2026/02/14 04:21:45 NOTICE: 1 hashes missing 2026/02/14 04:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': 1 differences found 2026/02/14 04:21:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/14 04:21:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': 0 differences found 2026/02/14 04:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': 1 matching files 2026/02/14 04:21:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naqacuc0paru" 2026/02/14 04:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:46 DEBUG : Creating backend with remote "TestDrive:crypt/6oguvcg74ull8vrqin4f7n4sck6kb6r9h8mnt2f5mn426kriqo90" 2026/02/14 04:21:47 DEBUG : Creating backend with remote "/tmp/rclone727769390" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru'", Local "Local file system at /tmp/rclone727769390", Modify Window "1ms" 2026/02/14 04:21:49 DEBUG : HELLO, WORLD!: md5 = 88ba7eaa99b8fb62d5bcf2ef23549288 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/14 04:21:50 ERROR : HELLO, WORLD!: sum not found 2026/02/14 04:21:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru' 2026/02/14 04:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': 1 files missing 2026/02/14 04:21:50 NOTICE: 1 hashes missing 2026/02/14 04:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': 1 differences found 2026/02/14 04:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/14 04:21:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': 0 differences found 2026/02/14 04:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': 1 matching files 2026/02/14 04:21:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garurel0xuqa" 2026/02/14 04:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:51 DEBUG : Creating backend with remote "TestDrive:crypt/sbptt8jigs9cqd32o1t8ib98d5a4aunoiq7u0cjlpnl3og2l8e7g" 2026/02/14 04:21:52 DEBUG : Creating backend with remote "/tmp/rclone2983960732" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa'", Local "Local file system at /tmp/rclone2983960732", Modify Window "1ms" 2026/02/14 04:21:54 DEBUG : 測試_Русский___ě_áñ: md5 = 07c20928a9f3854522f38db63ef606cf OK NFD checkfile vs. NFC remote (without normalization) 2026/02/14 04:21:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/14 04:21:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa' 2026/02/14 04:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': 1 files missing 2026/02/14 04:21:55 NOTICE: 1 hashes missing 2026/02/14 04:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': 1 differences found 2026/02/14 04:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/14 04:21:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': 0 differences found 2026/02/14 04:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': 1 matching files 2026/02/14 04:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hohasib5kuki" 2026/02/14 04:21:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/09r1f8o1l62j641mcvp6cvqu28aekicskq0i5s7n23nfoosd4ueg" 2026/02/14 04:21:57 DEBUG : Creating backend with remote "/tmp/rclone359608991" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki'", Local "Local file system at /tmp/rclone359608991", Modify Window "1ms" 2026/02/14 04:21:59 DEBUG : 測試_Русский___ě_áñ: md5 = c23683f8c6e5e47006dbf85f3e6a1054 OK NFC checkfile vs. NFD remote (without normalization) 2026/02/14 04:22:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/14 04:22:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki' 2026/02/14 04:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': 1 files missing 2026/02/14 04:22:00 NOTICE: 1 hashes missing 2026/02/14 04:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': 1 differences found 2026/02/14 04:22:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/14 04:22:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': 0 differences found 2026/02/14 04:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': 1 matching files 2026/02/14 04:22:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guhafih0reni" 2026/02/14 04:22:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/3fmnbem5af11h0j3puu222420qpa06tqv7k5edhkuvbob5h6lsbg" 2026/02/14 04:22:02 DEBUG : Creating backend with remote "/tmp/rclone4101893864" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni'", Local "Local file system at /tmp/rclone4101893864", Modify Window "1ms" 2026/02/14 04:22:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4e97456552dba9a25b527e51273fc3ef OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/14 04:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/14 04:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni' 2026/02/14 04:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': 1 files missing 2026/02/14 04:22:04 NOTICE: 1 hashes missing 2026/02/14 04:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': 1 differences found 2026/02/14 04:22:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/14 04:22:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': 0 differences found 2026/02/14 04:22:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': 1 matching files 2026/02/14 04:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulowis1tayu" 2026/02/14 04:22:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:22:06 DEBUG : Creating backend with remote "TestDrive:crypt/pdqunaefhls90rm89fvdj61vsgikqcf81st7vqir5jtqkr83b3cg" 2026/02/14 04:22:07 DEBUG : Creating backend with remote "/tmp/rclone732595515" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu'", Local "Local file system at /tmp/rclone732595515", Modify Window "1ms" 2026/02/14 04:22:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6b4ec90288d5c6f06f90fd43bce2629 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/14 04:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/14 04:22:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu' 2026/02/14 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': 1 files missing 2026/02/14 04:22:09 NOTICE: 1 hashes missing 2026/02/14 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': 1 differences found 2026/02/14 04:22:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/14 04:22:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': 0 differences found 2026/02/14 04:22:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': 1 matching files 2026/02/14 04:22:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyixuh6cise" 2026/02/14 04:22:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:22:10 DEBUG : Creating backend with remote "TestDrive:crypt/7mq0rfq7lmlkf99p6gv6tecir0jhjj58fqlgfaomv5r7dhprdabg" 2026/02/14 04:22:11 DEBUG : Creating backend with remote "/tmp/rclone686545239" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise'", Local "Local file system at /tmp/rclone686545239", Modify Window "1ms" 2026/02/14 04:22:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6979df78732bac59db7758d78a23135f OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/14 04:22:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/14 04:22:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise' 2026/02/14 04:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': 1 files missing 2026/02/14 04:22:14 NOTICE: 1 hashes missing 2026/02/14 04:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': 1 differences found 2026/02/14 04:22:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/14 04:22:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': 0 differences found 2026/02/14 04:22:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': 1 matching files 2026/02/14 04:22:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bulupob1supi" 2026/02/14 04:22:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:22:15 DEBUG : Creating backend with remote "TestDrive:crypt/t8lghj341o2ntaec0p5ls0nncumr8kjuop6ov1t5o86vu2old1m0" 2026/02/14 04:22:16 DEBUG : Creating backend with remote "/tmp/rclone1523340858" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi'", Local "Local file system at /tmp/rclone1523340858", Modify Window "1ms" 2026/02/14 04:22:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be7d70c6ed2accd820409696c5bd4640 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/14 04:22:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/14 04:22:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi' 2026/02/14 04:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': 1 files missing 2026/02/14 04:22:19 NOTICE: 1 hashes missing 2026/02/14 04:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': 1 differences found 2026/02/14 04:22:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/14 04:22:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/14 04:22:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': 0 differences found 2026/02/14 04:22:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': 1 matching files 2026/02/14 04:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bulupob1supi': Purge remote 2026/02/14 04:22:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyixuh6cise': Purge remote 2026/02/14 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulowis1tayu': Purge remote 2026/02/14 04:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guhafih0reni': Purge remote 2026/02/14 04:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hohasib5kuki': Purge remote 2026/02/14 04:22:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garurel0xuqa': Purge remote 2026/02/14 04:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqacuc0paru': Purge remote 2026/02/14 04:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xagaquh8lufa': Purge remote 2026/02/14 04:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruyimat6baxe': Purge remote 2026/02/14 04:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefuvas2remu': Purge remote --- PASS: TestApplyTransforms (52.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:22:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/14 04:22:27 DEBUG : sub/file2: md5 = fa54fa335ea11812471f2aba3c886d02 OK 2026/02/14 04:22:27 DEBUG : sub/file2: size = 14 OK 2026/02/14 04:22:27 INFO : file1: Copied (new) to: sub/file2 2026/02/14 04:22:28 DEBUG : sub/file2: size = 14 OK 2026/02/14 04:22:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:28 DEBUG : file1: Unchanged skipping 2026/02/14 04:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': don't need to copy/move sub/file2, it is already at target location 2026/02/14 04:22:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.31s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:22:34 DEBUG : dst/file1: md5 = debc134b5dac511b2d20d0ee8e7bf9fb OK 2026/02/14 04:22:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/backup" 2026/02/14 04:22:34 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/1nrff024r7pq65ecp72fc28jb0" 2026/02/14 04:22:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:22:36 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya') 2026/02/14 04:22:36 DEBUG : dst/file1: Sizes differ 2026/02/14 04:22:38 INFO : dst/file1: Moved (server-side) 2026/02/14 04:22:40 DEBUG : dst/file1: md5 = 8ceb0eddaf615106a996b320efe07090 OK 2026/02/14 04:22:40 DEBUG : dst/file1: size = 14 OK 2026/02/14 04:22:40 INFO : dst/file1: Copied (new) 2026/02/14 04:22:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:22:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:22:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.25s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:22:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/dst" 2026/02/14 04:22:45 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/14 04:22:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/CompareDest" 2026/02/14 04:22:46 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/gveqi14airsml4bgu7krj116o8" 2026/02/14 04:22:48 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 04:22:51 DEBUG : one: md5 = 746f122be78e091b077e11b6b24f15dc OK 2026/02/14 04:22:51 DEBUG : one: size = 3 OK 2026/02/14 04:22:51 INFO : one: Copied (new) 2026/02/14 04:22:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:22:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/dst') 2026/02/14 04:22:52 DEBUG : one: Sizes differ 2026/02/14 04:22:54 DEBUG : one: md5 = 5f487dcee48de7a9d6bbacd0cb26fbf6 OK 2026/02/14 04:22:54 DEBUG : one: size = 5 OK 2026/02/14 04:22:54 INFO : one: Copied (replaced existing) 2026/02/14 04:22:56 DEBUG : dst/one: md5 = 13b582e3f51164a19b13a21b9bc619db OK 2026/02/14 04:22:59 DEBUG : CompareDest/one: md5 = 5e4b8cd7be4d2fb59c8e6a2724592896 OK 2026/02/14 04:22:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:22:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/dst') 2026/02/14 04:22:59 DEBUG : one: Sizes differ 2026/02/14 04:23:00 DEBUG : one: size = 5 OK 2026/02/14 04:23:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:23:02 DEBUG : CompareDest/two: md5 = 6f94ac99d273bb0a02b7a04cc54d0a65 OK 2026/02/14 04:23:03 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 04:23:03 DEBUG : two: size = 3 OK 2026/02/14 04:23:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 04:23:04 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 04:23:04 DEBUG : two: size = 3 OK 2026/02/14 04:23:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 04:23:06 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 04:23:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:23:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/CompareDest') 2026/02/14 04:23:06 DEBUG : two: Sizes differ 2026/02/14 04:23:07 DEBUG : two: md5 = a4fbf70e5ddac7521c85f57c9ce3017d OK 2026/02/14 04:23:07 DEBUG : two: size = 5 OK 2026/02/14 04:23:07 INFO : two: Copied (new) 2026/02/14 04:23:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:23:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:23:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:23:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.19s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:23:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/dst" 2026/02/14 04:23:12 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/14 04:23:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/CopyDest" 2026/02/14 04:23:14 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/14 04:23:15 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 04:23:18 DEBUG : one: md5 = 2d28069f21e598b6ebd013545e8f15d8 OK 2026/02/14 04:23:18 DEBUG : one: size = 3 OK 2026/02/14 04:23:18 INFO : one: Copied (new) 2026/02/14 04:23:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:23:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/dst') 2026/02/14 04:23:19 DEBUG : one: Sizes differ 2026/02/14 04:23:21 DEBUG : one: md5 = 85d1f57dc45a884f296b02b543645dca OK 2026/02/14 04:23:21 DEBUG : one: size = 5 OK 2026/02/14 04:23:21 INFO : one: Copied (replaced existing) 2026/02/14 04:23:23 DEBUG : dst/one: md5 = 8fa18436013739ee5c00457a965b7e4f OK 2026/02/14 04:23:25 DEBUG : CopyDest/one: md5 = 5d366191861dcc3389d4d25aaa104915 OK 2026/02/14 04:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/BackupDir" 2026/02/14 04:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/14 04:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:23:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/dst') 2026/02/14 04:23:28 DEBUG : one: Sizes differ 2026/02/14 04:23:28 DEBUG : one: size = 5 OK 2026/02/14 04:23:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:23:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/dst') 2026/02/14 04:23:28 DEBUG : one: Sizes differ 2026/02/14 04:23:30 INFO : one: Moved (server-side) 2026/02/14 04:23:31 DEBUG : one: size = 5 OK 2026/02/14 04:23:31 INFO : one: Copied (server-side copy) 2026/02/14 04:23:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/14 04:23:33 DEBUG : CopyDest/two: md5 = ccc11614f5f10f5a74a98a1b8ea872bd OK 2026/02/14 04:23:34 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 04:23:34 DEBUG : two: size = 3 OK 2026/02/14 04:23:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:35 DEBUG : two: size = 3 OK 2026/02/14 04:23:35 INFO : two: Copied (server-side copy) 2026/02/14 04:23:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/14 04:23:36 DEBUG : two: size = 3 OK 2026/02/14 04:23:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:23:36 DEBUG : two: Unchanged skipping 2026/02/14 04:23:38 DEBUG : CopyDest/three: md5 = d0518c60b55b50827ba6dea538e36891 OK 2026/02/14 04:23:39 DEBUG : three: Need to transfer - File not found at Destination 2026/02/14 04:23:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:23:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya/CopyDest') 2026/02/14 04:23:39 DEBUG : three: Sizes differ 2026/02/14 04:23:39 DEBUG : three: Destination not found in --copy-dest 2026/02/14 04:23:41 DEBUG : three: md5 = e6907bc01abb89e6f70bafa0d62bca20 OK 2026/02/14 04:23:41 DEBUG : three: size = 7 OK 2026/02/14 04:23:41 INFO : three: Copied (new) 2026/02/14 04:23:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/14 04:23:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:23:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:23:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:23:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/14 04:23:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:23:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.31s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:23:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/14 04:23:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = aad676de0f6631125146301512a46e57 OK 2026/02/14 04:23:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/14 04:23:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/14 04:23:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/14 04:23:53 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/02/14 04:23:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/14 04:23:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/14 04:23:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dfc6ef20bb379d844ea95f578043584a OK 2026/02/14 04:23:56 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/14 04:23:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/14 04:23:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/14 04:23:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.62s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using skip mode. 2026/02/14 04:24:03 NOTICE: one: Found 2 files with duplicate names 2026/02/14 04:24:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using skip mode. 2026/02/14 04:24:09 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/14 04:24:09 INFO : one: Deleted 2026/02/14 04:24:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using first mode. 2026/02/14 04:24:15 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:16 INFO : one: Deleted 2026/02/14 04:24:16 INFO : one: Deleted 2026/02/14 04:24:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using newest mode. 2026/02/14 04:24:22 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:22 INFO : one: Deleted 2026/02/14 04:24:23 INFO : one: Deleted 2026/02/14 04:24:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.52s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.57s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using oldest mode. 2026/02/14 04:24:29 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:30 INFO : one: Deleted 2026/02/14 04:24:30 INFO : one: Deleted 2026/02/14 04:24:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.70s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using largest mode. 2026/02/14 04:24:36 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:36 INFO : one: Deleted 2026/02/14 04:24:36 INFO : one: Deleted 2026/02/14 04:24:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.57s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using smallest mode. 2026/02/14 04:24:42 NOTICE: one: Found 3 files with duplicate names 2026/02/14 04:24:43 INFO : one: Deleted 2026/02/14 04:24:43 INFO : one: Deleted 2026/02/14 04:24:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.58s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Looking for duplicate names using rename mode. 2026/02/14 04:24:50 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/14 04:24:51 INFO : one-2.txt: renamed from: one.txt 2026/02/14 04:24:52 INFO : one-3.txt: renamed from: one.txt 2026/02/14 04:24:54 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.88s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:24:58 DEBUG : dupe1/one.txt: md5 = 699be0991510c3bdf2fb8aaa5637b160 OK 2026/02/14 04:25:02 DEBUG : dupe2/two.txt: md5 = 4aa50e02f09db82f5151633afbe06c6b OK 2026/02/14 04:25:05 DEBUG : dupe3/three.txt: md5 = c8cd19f37bc6c91c73630c9495a4dd58 OK 2026/02/14 04:25:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/14 04:25:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/14 04:25:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/14 04:25:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/14 04:25:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/14 04:25:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/14 04:25:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.38s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:25:13 DEBUG : a.txt: md5 = 6d8c8b1215e134e7ee93e30b95ca15fa OK 2026/02/14 04:25:14 DEBUG : zend.txt: md5 = 032163c24a5070fa4afa9ce931658724 OK 2026/02/14 04:25:17 DEBUG : sub dir/hello world: md5 = cace1b4277b088edffc0011066f9cc27 OK 2026/02/14 04:25:18 DEBUG : sub dir/hello world2: md5 = 6e49761fd0d48a71ada491e35f25fcd6 OK 2026/02/14 04:25:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 6810bf531e567ef16643309c22cc1e3b OK 2026/02/14 04:25:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 915e71766ad1495010fa2e3d35534aaf OK 2026/02/14 04:25:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = f7c5ca1f3a4f4fa8ce4486d2c4b27988 OK 2026/02/14 04:25:25 DEBUG : a.txt: Excluded (Size Filter) 2026/02/14 04:25:25 DEBUG : a.txt: Excluded 2026/02/14 04:25:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/14 04:25:26 DEBUG : sub dir/hello world2: Excluded 2026/02/14 04:25:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/14 04:25:26 DEBUG : sub dir/hello world: Excluded 2026/02/14 04:25:27 DEBUG : sub dir/ignore dir: Excluded 2026/02/14 04:25:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/14 04:25:27 DEBUG : sub dir/hello world2: Excluded 2026/02/14 04:25:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/14 04:25:27 DEBUG : sub dir/hello world: Excluded 2026/02/14 04:25:27 DEBUG : sub dir/ignore dir: Excluded 2026/02/14 04:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/14 04:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/14 04:25:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/14 04:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/14 04:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/14 04:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/14 04:25:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.31s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:25:35 DEBUG : a.txt: md5 = 78b71529aa94ad1436a64c91423966ac OK 2026/02/14 04:25:37 DEBUG : zend.txt: md5 = 372d1a878fe06e4c90a0dbeae3473c88 OK 2026/02/14 04:25:39 DEBUG : sub dir/hello world: md5 = 34c95c1e8687af26c5c19c31a4d03ac4 OK 2026/02/14 04:25:41 DEBUG : sub dir/hello world2: md5 = 9760c7bd5b5677c624d16fd5a7070a42 OK 2026/02/14 04:25:43 DEBUG : sub dir/ignore dir/.ignore: md5 = d52710aabe20f8c86d2f6a734f2d1e11 OK 2026/02/14 04:25:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 03ea2d431d8d8bf364fc09dbe8cda111 OK 2026/02/14 04:25:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1f4bd51a40502202ac78d26d6077a82b OK 2026/02/14 04:25:48 DEBUG : a.txt: Excluded (Size Filter) 2026/02/14 04:25:48 DEBUG : a.txt: Excluded 2026/02/14 04:25:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/14 04:25:49 DEBUG : sub dir/hello world2: Excluded 2026/02/14 04:25:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/14 04:25:49 DEBUG : sub dir/hello world: Excluded 2026/02/14 04:25:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/14 04:25:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/14 04:25:50 DEBUG : sub dir/hello world2: Excluded 2026/02/14 04:25:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/14 04:25:50 DEBUG : sub dir/hello world: Excluded 2026/02/14 04:25:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/14 04:25:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/14 04:25:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/14 04:25:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/14 04:25:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/14 04:25:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/14 04:25:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/14 04:25:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.60s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:25:58 DEBUG : file1: md5 = 0670707f92b21bca9f7f4aed6aefaad5 OK 2026/02/14 04:26:00 DEBUG : sub/file2: md5 = 193db901c94de310fee0c8c1f5c6f2c3 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/02/14 04:26:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/14 04:26:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/14 04:26:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/14 04:26:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.13s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:08 DEBUG : file1: md5 = 8b930cb3c4e4ba46f9075f0ec2f2812d OK 2026/02/14 04:26:10 DEBUG : sub/file2: md5 = 2e9dd83c1a1c8053b66fca51d3c8d3f1 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/02/14 04:26:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/notfound" 2026/02/14 04:26:15 DEBUG : Config file has changed externally - reloading 2026/02/14 04:26:15 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/qe0i31qdkoejk60elps0ni5sqk" 2026/02/14 04:26:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.61s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Making directory 2026/02/14 04:26:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:22 DEBUG : sub dir/hello world: md5 = b69392f8b4f0e1496ceb95dbb3d2e8a3 OK 2026/02/14 04:26:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.03s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:26 DEBUG : potato2: md5 = 02c53f7569224b885583d02f1405a010 OK 2026/02/14 04:26:28 DEBUG : empty space: md5 = aa4f95db95cf92029cdc34d4cafe0ca9 OK --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:31 DEBUG : potato2: md5 = dbf53cdc1b79324298cd8ac257892098 OK 2026/02/14 04:26:33 DEBUG : empty space: md5 = 7e32cac89f95374e286eb75e3ebf6f57 OK 2026/02/14 04:26:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/14 04:26:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.39s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:37 DEBUG : potato2: md5 = 38e821169eb3cdc0fa9be3970d4f0a9e OK 2026/02/14 04:26:38 DEBUG : empty space: md5 = 0cf0f635832e786a7a0a9dd5b42aaad3 OK --- PASS: TestLsLong (5.07s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:42 DEBUG : potato2: md5 = 96fa235820f3145aa3186f91e85f2d2d OK 2026/02/14 04:26:43 DEBUG : empty space: md5 = 071b25d14df730861bf8326972499bb7 OK --- PASS: TestHashSums (5.00s) === RUN TestHashSumsWithErrors 2026/02/14 04:26:45 DEBUG : Creating backend with remote ":memory:" 2026/02/14 04:26:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/14 04:26:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/14 04:26:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/14 04:26:45 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:47 DEBUG : potato2: md5 = f7868264ecc9ba74fd0770ed76e83a57 OK 2026/02/14 04:26:48 DEBUG : empty space: md5 = 41b63ad41191fa73e1d7094dfaf4b1aa OK 2026/02/14 04:26:51 DEBUG : sub dir/potato3: md5 = c94a453ea37c7b85633cc8104779189b OK 2026/02/14 04:26:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.87s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:26:58 DEBUG : small: md5 = 3960f2b0f9ddb406c7512db2f8eb8f41 OK 2026/02/14 04:26:59 DEBUG : medium: md5 = e5ba5c68cdbfede12deeb7f31e06fa18 OK 2026/02/14 04:27:01 DEBUG : large: md5 = e527c09794a97521e62e68f5caeabfa5 OK 2026/02/14 04:27:01 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:01 DEBUG : large: Excluded (Size Filter) 2026/02/14 04:27:02 INFO : medium: Deleted 2026/02/14 04:27:02 INFO : small: Deleted --- PASS: TestDelete (6.83s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:27:04 DEBUG : small: md5 = b67828474343e48c1da6a2efea030898 OK 2026/02/14 04:27:06 DEBUG : medium: md5 = 09a4ffa581fbd9a4810bc30f5058291e OK 2026/02/14 04:27:08 DEBUG : large: md5 = 2da9e4912b913a95317204425921dded OK 2026/02/14 04:27:08 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/02/14 04:27:09 INFO : small: Deleted 2026/02/14 04:27:09 INFO : medium: Deleted --- PASS: TestMaxDelete (7.46s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:27:12 DEBUG : small: md5 = b52780a9c165f90a6f75347f07c79c70 OK 2026/02/14 04:27:14 DEBUG : medium: md5 = 0d7fbe904570f9babb057cbaae9e59ed OK 2026/02/14 04:27:15 DEBUG : large: md5 = 7446b0a4d88be68280ed85ebef0b5650 OK 2026/02/14 04:27:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/14 04:27:16 INFO : small: Deleted 2026/02/14 04:27:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.37s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:27:19 DEBUG : small: md5 = 193c30987a085598d05382fbd383d9e0 OK 2026/02/14 04:27:21 DEBUG : medium: md5 = 5735b8b822666b66446017a9b8905051 OK 2026/02/14 04:27:22 DEBUG : large: md5 = ff6eaab3594f0132a4629b6e736f1000 OK 2026/02/14 04:27:22 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/14 04:27:23 INFO : medium: Deleted 2026/02/14 04:27:23 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.20s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:27:26 DEBUG : ReadFile: md5 = fc52f8de21b00c6b8fb86a8075fecc8d OK --- PASS: TestReadFile (4.30s) === RUN TestRetry 2026/02/14 04:27:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/14 04:27:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/14 04:27:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/14 04:27:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/14 04:27:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/14 04:27:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/14 04:27:29 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:27:31 DEBUG : file1: md5 = e77c35f21da0b89ae1ab3e07e1db7c03 OK 2026/02/14 04:27:32 DEBUG : file2: md5 = 61c5c6797415cb8e12f96f330829f52b OK --- PASS: TestCat (14.53s) === RUN TestPurge 2026/02/14 04:27:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yobebog9fonu" 2026/02/14 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:27:44 DEBUG : Creating backend with remote "TestDrive:crypt/ncrcek15ouagsnoki9cts1mp7ar3osi588ioh9vpenr2edm53qi0" 2026/02/14 04:27:45 DEBUG : Creating backend with remote "/tmp/rclone2830804110" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yobebog9fonu'", Local "Local file system at /tmp/rclone2830804110", Modify Window "1ms" 2026/02/14 04:27:50 DEBUG : A1/B1/C1/one: md5 = 52fde13d96147257640eacc2c8b29203 OK 2026/02/14 04:27:50 INFO : A2: Making directory 2026/02/14 04:27:50 INFO : A1/B2: Making directory 2026/02/14 04:27:51 INFO : A1/B2/C2: Making directory 2026/02/14 04:27:52 INFO : A1/B1/C3: Making directory 2026/02/14 04:27:53 INFO : A3: Making directory 2026/02/14 04:27:53 INFO : A3/B3: Making directory 2026/02/14 04:27:54 INFO : A3/B3/C4: Making directory 2026/02/14 04:27:56 DEBUG : A1/two: md5 = 8b9e5b90a2865d9d4dd37908ce1d48e0 OK 2026/02/14 04:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yobebog9fonu': Purge remote 2026/02/14 04:28:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.30s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:04 DEBUG : A1/B1/C1/one: md5 = d580b0661fa7c8dd4ab022c85051429c OK 2026/02/14 04:28:04 INFO : A2: Making directory 2026/02/14 04:28:05 INFO : A1/B2: Making directory 2026/02/14 04:28:06 INFO : A1/B2/C2: Making directory 2026/02/14 04:28:06 INFO : A1/B1/C3: Making directory 2026/02/14 04:28:10 INFO : A3: Making directory 2026/02/14 04:28:10 INFO : A3/B3: Making directory 2026/02/14 04:28:11 INFO : A3/B3/C4: Making directory 2026/02/14 04:28:13 DEBUG : A1/two: md5 = accae72b5ee2ea68c86cd19dd2a5259d OK 2026/02/14 04:28:15 DEBUG : removing 1 level 3 directories 2026/02/14 04:28:15 INFO : A3/B3/C4: Removing directory 2026/02/14 04:28:17 DEBUG : removing 2 level 3 directories 2026/02/14 04:28:17 INFO : A1/B2/C2: Removing directory 2026/02/14 04:28:17 INFO : A1/B1/C3: Removing directory 2026/02/14 04:28:18 DEBUG : removing 2 level 2 directories 2026/02/14 04:28:18 INFO : A3/B3: Removing directory 2026/02/14 04:28:18 INFO : A1/B2: Removing directory 2026/02/14 04:28:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/14 04:28:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/14 04:28:19 DEBUG : removing 2 level 1 directories 2026/02/14 04:28:19 INFO : A3: Removing directory 2026/02/14 04:28:19 INFO : A2: Removing directory 2026/02/14 04:28:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/14 04:28:23 DEBUG : removing 1 level 3 directories 2026/02/14 04:28:23 INFO : A1/B1/C1: Removing directory 2026/02/14 04:28:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:24 DEBUG : removing 1 level 2 directories 2026/02/14 04:28:24 INFO : A1/B1: Removing directory 2026/02/14 04:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/14 04:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:28:24 DEBUG : removing 1 level 1 directories 2026/02/14 04:28:24 INFO : A1: Removing directory 2026/02/14 04:28:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/14 04:28:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/14 04:28:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:28:25 DEBUG : removing 1 level 0 directories 2026/02/14 04:28:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Removing directory 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/14 04:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (26.37s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:27 INFO : A1: Making directory 2026/02/14 04:28:28 INFO : A1/B1: Making directory 2026/02/14 04:28:29 INFO : A1/B1/C1: Making directory 2026/02/14 04:28:31 DEBUG : removing 1 level 3 directories 2026/02/14 04:28:31 INFO : A1/B1/C1: Removing directory 2026/02/14 04:28:32 DEBUG : removing 1 level 2 directories 2026/02/14 04:28:32 INFO : A1/B1: Removing directory 2026/02/14 04:28:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:28:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.14s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:35 INFO : A1: Making directory 2026/02/14 04:28:35 INFO : A1/B1: Making directory 2026/02/14 04:28:36 INFO : A1/B1/C1: Making directory 2026/02/14 04:28:39 DEBUG : removing 1 level 3 directories 2026/02/14 04:28:39 INFO : A1/B1/C1: Removing directory 2026/02/14 04:28:40 DEBUG : removing 1 level 2 directories 2026/02/14 04:28:40 INFO : A1/B1: Removing directory 2026/02/14 04:28:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:28:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.62s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:44 DEBUG : file1: md5 = 5cd1981ca24fa3fe2e278737dfb93f11 OK 2026/02/14 04:28:45 DEBUG : filename.txt: File name found in url 2026/02/14 04:28:46 DEBUG : filename.txt: md5 = 25f5152ab3d3b77329d83e241c177787 OK 2026/02/14 04:28:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/14 04:28:48 DEBUG : headerfilename.txt: md5 = b052b0414245b32063e470cb12bf1a02 OK 2026/02/14 04:28:49 DEBUG : file2: md5 = 205bc76b2487cdfeb69f87f233080dbf OK --- PASS: TestCopyURL (9.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/14 04:28:54 DEBUG : sub/file2: md5 = f172e1b32b212e5a1b0d37ce784483c7 OK 2026/02/14 04:28:54 DEBUG : sub/file2: size = 14 OK 2026/02/14 04:28:54 INFO : file1: Copied (new) to: sub/file2 2026/02/14 04:28:54 INFO : file1: Deleted 2026/02/14 04:28:55 DEBUG : sub/file2: size = 14 OK 2026/02/14 04:28:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:28:55 DEBUG : file1: Unchanged skipping 2026/02/14 04:28:55 INFO : file1: Deleted 2026/02/14 04:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': don't need to copy/move sub/file2, it is already at target location 2026/02/14 04:28:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.27s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:28:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/14 04:29:00 DEBUG : file1: md5 = a125604f821c3a4ecd8f1dc6be0aef2f OK 2026/02/14 04:29:00 DEBUG : file1: size = 14 OK 2026/02/14 04:29:00 INFO : file1: Copied (new) 2026/02/14 04:29:00 INFO : file1: Deleted 2026/02/14 04:29:01 DEBUG : file1: Destination exists, skipping 2026/02/14 04:29:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.67s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:29:05 DEBUG : dst/file1: md5 = 07b753c7f4b2c79102ff9d8a41a5de80 OK 2026/02/14 04:29:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibemiz4kaya/backup" 2026/02/14 04:29:06 DEBUG : Creating backend with remote "TestDrive:crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g/1nrff024r7pq65ecp72fc28jb0" 2026/02/14 04:29:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3769705451) 2026/02/14 04:29:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya') 2026/02/14 04:29:08 DEBUG : dst/file1: Sizes differ 2026/02/14 04:29:11 INFO : dst/file1: Moved (server-side) 2026/02/14 04:29:12 DEBUG : dst/file1: md5 = 65826eafb01e000a3dd649f7e66d9e86 OK 2026/02/14 04:29:12 DEBUG : dst/file1: size = 14 OK 2026/02/14 04:29:12 INFO : dst/file1: Copied (new) 2026/02/14 04:29:12 INFO : dst/file1: Deleted 2026/02/14 04:29:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/14 04:29:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.23s) === 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:29:19 DEBUG : A1/one: md5 = 9e27dd2072201e3dd1064ecfb3da8881 OK 2026/02/14 04:29:21 DEBUG : A1/two: md5 = fe54ed1f11f30155c09d35990e688d46 OK 2026/02/14 04:29:23 DEBUG : A1/B1/three: md5 = 13ff8c315dc64754e0379c75e683a4dd OK 2026/02/14 04:29:26 DEBUG : A1/B1/C1/four: md5 = b30e8a665c94c960e2ee9277b83e33b2 OK 2026/02/14 04:29:28 DEBUG : A1/B1/C2/five: md5 = cc579f31f48b675272d4594d8eff7dff OK 2026/02/14 04:29:28 INFO : A1/B2: Making directory 2026/02/14 04:29:28 INFO : A1/B1/C3: Making directory 2026/02/14 04:29:38 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/14 04:29:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/14 04:29:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/14 04:29:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/14 04:29:39 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/14 04:29:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/14 04:29:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/14 04:29:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:29:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/14 04:29:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/14 04:29:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/14 04:29:50 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/14 04:29:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/14 04:29:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/14 04:29:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/14 04:29:50 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/14 04:29:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/14 04:29:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/14 04:29:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:29:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/14 04:29:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/14 04:30:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/14 04:30:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/14 04:30:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.98s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (34 bytes), uploading instead of streaming 2026/02/14 04:30:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 3f5bf926acd6cb3e3427365456e2591e OK 2026/02/14 04:30:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/14 04:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/14 04:30:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/14 04:30:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/14 04:30:07 DEBUG : no_checksum_big_file_from_pipe: md5 = de5f497ac4c15bd626e243f94d3f8f89 OK 2026/02/14 04:30:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/14 04:30:07 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (34 bytes), uploading instead of streaming 2026/02/14 04:30:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 5490b76be342e6d4aa7bbb130b917385 OK 2026/02/14 04:30:10 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/14 04:30:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/14 04:30:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/14 04:30:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 3f7f62cc9245b155b89969d1255a3467 OK 2026/02/14 04:30:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/14 04:30:12 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (34 bytes), uploading instead of streaming 2026/02/14 04:30:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/14 04:30:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:30:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/14 04:30:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/14 04:30:18 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-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (34 bytes), uploading instead of streaming 2026/02/14 04:30:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/14 04:30:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/14 04:30:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/14 04:30:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/14 04:30:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.32s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/14 04:30:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (48 bytes), uploading instead of streaming 2026/02/14 04:30:27 DEBUG : rcat_metadata: md5 = ef6bebd53051cc4d8afc3fce85c1d1fc OK 2026/02/14 04:30:27 DEBUG : rcat_metadata: size = 48 OK 2026/02/14 04:30:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/14 04:30:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/14 04:30:30 DEBUG : rcat_metadata_uploadcutoff0: md5 = cc033cf9aeb198753224fe84e5c172d4 OK 2026/02/14 04:30:30 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/14 04:30:30 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.52s) --- PASS: TestRcatMetadata/Normal (3.09s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:33 DEBUG : potato1: md5 = 72d242c0a9343f5a2333fd5bbfcd214d OK 2026/02/14 04:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (60 bytes), uploading instead of streaming 2026/02/14 04:30:34 DEBUG : potato2: md5 = 80711c34933e67e31f5a11ae5958873a OK 2026/02/14 04:30:34 DEBUG : potato2: size = 60 OK 2026/02/14 04:30:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.71s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:38 DEBUG : potato1: md5 = d1cb50a48b40c1b5e6449235d14f01cc OK 2026/02/14 04:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': File to upload is small (60 bytes), uploading instead of streaming 2026/02/14 04:30:40 DEBUG : potato2: md5 = 312ab3b83446def5354f0159d09c98e3 OK 2026/02/14 04:30:40 DEBUG : potato2: size = 60 OK 2026/02/14 04:30:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.51s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:43 DEBUG : potato2: md5 = 493266579f950635e103522b4db71c77 OK 2026/02/14 04:30:45 DEBUG : empty space: md5 = 9d63eebebc13d86c795a2aa13ea42861 OK 2026/02/14 04:30:47 DEBUG : sub dir/potato3: md5 = 40004aa1bb47114d377937e65a396288 OK 2026/02/14 04:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Touching "sub dir/potato3" 2026/02/14 04:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Touching "empty space" 2026/02/14 04:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Touching "potato2" 2026/02/14 04:30:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.18s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:52 DEBUG : dir with metadata: Making directory with metadata 2026/02/14 04:30:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:55 DEBUG : directory with modtime: Making directory with metadata 2026/02/14 04:30:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:30:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/14 04:30:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:30:57 DEBUG : Google drive root 'crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g': Skipping btime metadata as can't update it on an existing file: 2026-02-14T04:30:57.466818022Z 2026/02/14 04:30:58 INFO : non existent directory: Updated directory metadata 2026/02/14 04:31:00 DEBUG : Google drive root 'crypt/odvr2mfvh62bu00cdptunfllr84bp9s9ue05n5j9f0kn814g2i8g': Skipping btime metadata as can't update it on an existing file: 2026-02-14T04:30:57.466818022Z 2026/02/14 04:31:01 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.76s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:31:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/14 04:31:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/14 04:31:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.52s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:31:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/14 04:31:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:31:07 DEBUG : dst: Making directory with metadata 2026/02/14 04:31:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:31:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:31:09 INFO : dst: Set directory modification time (using SetModTime) 2026/02/14 04:31:09 INFO : dst: Set directory modification time (using SetModTime) 2026/02/14 04:31:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/14 04:31:10 INFO : dst: Set directory modification time (using SetModTime) 2026/02/14 04:31:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.90s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya'", Local "Local file system at /tmp/rclone3769705451", Modify Window "1ms" 2026/02/14 04:31:13 DEBUG : sub dir/test remove existing: md5 = bd0c02cd62661fb5c1015ead6e5abb93 OK 2026/02/14 04:31:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b14ff36cd7fedae25b109f911297e668 OK 2026/02/14 04:31:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.timelel3" before starting 2026/02/14 04:31:18 DEBUG : sub dir/test remove existing.timelel3: TEST: removing renamed existing file after operation 2026/02/14 04:31:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qonotow6" before starting 2026/02/14 04:31:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qonotow6: TEST: renaming existing back after failed operation 2026/02/14 04:31:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiriciy0" before starting 2026/02/14 04:31:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiriciy0: TEST: removing renamed existing file after operation 2026/02/14 04:31:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "grjpnk4k3uv7kalqobr92dtt5s5nqfh1kut1bfhqle42cl5gvcnvce2jgikevpqga44pomctkj2hm1lucuecmlvevcqkuu8ik39ruhj8ge1bp7114nqpiot3aff62sfjjivohcmae8t42h1cqfvn1mjjcmprsppa4ne0blcuq89thutdu0bg" 2026/02/14 04:31:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nbtosu0soark8ovlgrev0tkd9cr3adq36fuskmbr0go0scgprto0" --- PASS: TestRemoveExisting (14.52s) === 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/02/14 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibemiz4kaya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m24.470852333s (try 1/5)