"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/02/01 01:28:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu" 2026/02/01 01:28:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:28:53 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg" 2026/02/01 01:28:53 DEBUG : TestDrive: Token expired 2026/02/01 01:28:53 DEBUG : TestDrive: No updated token found in the config file 2026/02/01 01:28:53 DEBUG : TestDrive: Token refresh successful 2026/02/01 01:28:53 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/02/01 01:28:53 DEBUG : TestDrive: Saved new token in config file 2026/02/01 01:28:54 DEBUG : Creating backend with remote "/tmp/rclone3156652476" === 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/02/01 01:28:55 DEBUG : a: size = 0 OK 2026/02/01 01:28:55 DEBUG : a: size = 1 (memory) 2026/02/01 01:28:55 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/01 01:28:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/01 01:28:55 DEBUG : potato: Seek from 10 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 10 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 2 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/01 01:28:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 2 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/01 01:28:55 DEBUG : potato: Seek from 8 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 8 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/01 01:28:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/01 01:28:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/01 01:28:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/01 01:28:55 DEBUG : potato: Seek from 5 to 2 2026/02/01 01:28:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/01 01:28:55 DEBUG : potato: Seek from 9 to 0 2026/02/01 01:28:55 DEBUG : potato: Seek from 9 to 0 2026/02/01 01:28:55 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:28:58 DEBUG : rutabaga: md5 = d6ed1f73f0d4714728287dedf44884a7 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/01 01:29:02 DEBUG : empty space: md5 = e0ea0df4793bcd6095978c030e9fdb87 OK === RUN TestCheck/3 2026/02/01 01:29:04 DEBUG : potato2: md5 = 9d680e264e38c9a4a7a916ab3625015d OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/01 01:29:07 DEBUG : remotepotato: md5 = 7b4ad587a3603ad884335ec70ed5e373 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.86s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.46s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.37s) === RUN TestCheckFsError 2026/02/01 01:29:12 DEBUG : Creating backend with remote "nonexistent" 2026/02/01 01:29:12 DEBUG : Creating backend with remote "nonexistent" 2026/02/01 01:29:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/01 01:29:12 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/01 01:29:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/01 01:29:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:29:14 DEBUG : rutabaga: md5 = 1c36234844c17917dd740778c339fdb4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/01 01:29:19 DEBUG : empty space: md5 = 7480ab9f1397a8bc8d2e09f39da2806d OK === RUN TestCheckDownload/3 2026/02/01 01:29:22 DEBUG : potato2: md5 = 7b98ade1798322c06b141e3d623936e1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/01 01:29:26 DEBUG : remotepotato: md5 = 48053b89818aead5f36eb697a302bfa1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.06s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:29:34 DEBUG : rutabaga: md5 = 9d799d8a1d8103e52ea2d6d5b151a998 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/01 01:29:37 DEBUG : empty space: md5 = 115ffd1906fd4e0374eb52b6f2621742 OK === RUN TestCheckSizeOnly/3 2026/02/01 01:29:40 DEBUG : potato2: md5 = c2607b5f15c446dd9c93eb0083e8430e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/01 01:29:43 DEBUG : remotepotato: md5 = 8b34e19b62742672400392b31921f7e4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.98s) --- PASS: TestCheckSizeOnly/1 (0.41s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.38s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:29:49 DEBUG : test.sum: md5 = 7408c43cad6750eb29d28189fbfecd9d OK 2026/02/01 01:29:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/01 01:29:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/01 01:29:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/01 01:29:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/01 01:29:52 DEBUG : test.sum: md5 = 3043c07c4ff0063546548401e27f75d0 OK 2026/02/01 01:29:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/01 01:29:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/01 01:29:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/01 01:29:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.34s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/data" 2026/02/01 01:29:54 DEBUG : Config file has changed externally - reloading 2026/02/01 01:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.65s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:29:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/data" 2026/02/01 01:29:57 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/vjrnln8ratgmqakfosrqe8espk" 2026/02/01 01:30:02 DEBUG : data/banana: md5 = b519dfabf2ed3c32cd66ad827841dc31 OK 2026/02/01 01:30:04 DEBUG : test.sum: md5 = eb9fe54cd8d562b65d7aebbde28e9ee6 OK === RUN TestCheckSumDownload/subtest1 2026/02/01 01:30:09 DEBUG : data/potato: md5 = 4bc6b3643b6c50a5d97fc1f1399b526a OK 2026/02/01 01:30:11 DEBUG : test.sum: md5 = d53b453bf677de046dd936f511b8631a OK === RUN TestCheckSumDownload/subtest2 2026/02/01 01:30:16 DEBUG : test.sum: md5 = 60ac3a85a83ce4b8e92b342c4c599253 OK === RUN TestCheckSumDownload/subtest3 2026/02/01 01:30:21 DEBUG : test.sum: md5 = 3d43900c1ffb6fc77a8d2087f222b4f6 OK === RUN TestCheckSumDownload/subtest4 2026/02/01 01:30:25 DEBUG : test.sum: md5 = fc03008b32db0d442e7c7bd46bd19823 OK === RUN TestCheckSumDownload/subtest5 2026/02/01 01:30:30 DEBUG : test.sum: md5 = adbc7496c81a64a4a6b0f0c95cd739b8 OK === RUN TestCheckSumDownload/subtest6 2026/02/01 01:30:34 DEBUG : data/banana: md5 = ea685285e909b3f392b50da964edc97b OK 2026/02/01 01:30:36 DEBUG : data/potato: md5 = efe4438fa89fd45de58175c14e9d7c78 OK 2026/02/01 01:30:38 DEBUG : test.sum: md5 = ebdd810813e9e811c22cd0371b7edec6 OK === RUN TestCheckSumDownload/subtest7 2026/02/01 01:30:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/01 01:30:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.11s) --- PASS: TestCheckSumDownload/subtest1 (2.50s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.21s) === RUN TestApplyTransforms 2026/02/01 01:30:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-motafoz2vohe" 2026/02/01 01:30:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:30:45 DEBUG : Creating backend with remote "TestDrive:crypt/nch83pg6fs6mkgscbbc5j4pfpomb0ic4drns3hnks9u21obusii0" 2026/02/01 01:30:46 DEBUG : Creating backend with remote "/tmp/rclone1995359605" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe'", Local "Local file system at /tmp/rclone1995359605", Modify Window "1ms" 2026/02/01 01:30:49 DEBUG : hello, world!: md5 = c2deb0bc48656b56cca3120a36604edc OK upper checkfile vs. lower remote (without normalization) 2026/02/01 01:30:50 ERROR : hello, world!: sum not found 2026/02/01 01:30:50 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe' 2026/02/01 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': 1 files missing 2026/02/01 01:30:50 NOTICE: 1 hashes missing 2026/02/01 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': 1 differences found 2026/02/01 01:30:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/01 01:30:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': 0 differences found 2026/02/01 01:30:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': 1 matching files 2026/02/01 01:30:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tenurav0jewe" 2026/02/01 01:30:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:30:51 DEBUG : Creating backend with remote "TestDrive:crypt/grrc7b7eifdpu8eeacf1bitua6qfre20hgp8jc2la734f9kqdkq0" 2026/02/01 01:30:52 DEBUG : Creating backend with remote "/tmp/rclone3057724725" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe'", Local "Local file system at /tmp/rclone3057724725", Modify Window "1ms" 2026/02/01 01:30:56 DEBUG : HELLO, WORLD!: md5 = fd50434091d49ea1fb9a6e1ab79be102 OK lower checkfile vs. upper remote (without normalization) 2026/02/01 01:30:56 ERROR : HELLO, WORLD!: sum not found 2026/02/01 01:30:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe' 2026/02/01 01:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': 1 files missing 2026/02/01 01:30:56 NOTICE: 1 hashes missing 2026/02/01 01:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': 1 differences found 2026/02/01 01:30:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/01 01:30:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:30:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': 0 differences found 2026/02/01 01:30:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': 1 matching files 2026/02/01 01:30:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womirah4kogo" 2026/02/01 01:30:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:30:57 DEBUG : Creating backend with remote "TestDrive:crypt/2ilmatea6g897blumqlgmpe1okennn11uft2kaq8er9g1sdgcac0" 2026/02/01 01:30:59 DEBUG : Creating backend with remote "/tmp/rclone1387619495" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo'", Local "Local file system at /tmp/rclone1387619495", Modify Window "1ms" 2026/02/01 01:31:02 DEBUG : HeLlO, wOrLd!: md5 = 216323f20de47a16b7544f073d38d6b6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/01 01:31:02 ERROR : HeLlO, wOrLd!: sum not found 2026/02/01 01:31:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo' 2026/02/01 01:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': 1 files missing 2026/02/01 01:31:02 NOTICE: 1 hashes missing 2026/02/01 01:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': 1 differences found 2026/02/01 01:31:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/01 01:31:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': 0 differences found 2026/02/01 01:31:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': 1 matching files 2026/02/01 01:31:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qazuhij1koye" 2026/02/01 01:31:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:03 DEBUG : Creating backend with remote "TestDrive:crypt/dh6kmq99ttke51s4v89oj25fcg2reu4ltkpslvlf13pi8eu24080" 2026/02/01 01:31:05 DEBUG : Creating backend with remote "/tmp/rclone663961573" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye'", Local "Local file system at /tmp/rclone663961573", Modify Window "1ms" 2026/02/01 01:31:08 DEBUG : HELLO, WORLD!: md5 = 69be1eb8cab821126b7e1751ac31206b OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/01 01:31:09 ERROR : HELLO, WORLD!: sum not found 2026/02/01 01:31:09 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye' 2026/02/01 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': 1 files missing 2026/02/01 01:31:09 NOTICE: 1 hashes missing 2026/02/01 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': 1 differences found 2026/02/01 01:31:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/01 01:31:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': 0 differences found 2026/02/01 01:31:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': 1 matching files 2026/02/01 01:31:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-torelat0qoha" 2026/02/01 01:31:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:10 DEBUG : Creating backend with remote "TestDrive:crypt/3g67gsdflaira6s40iof0pkt8tcr8om9mhqc8n0p01rvsf0lkaeg" 2026/02/01 01:31:11 DEBUG : Creating backend with remote "/tmp/rclone848019213" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha'", Local "Local file system at /tmp/rclone848019213", Modify Window "1ms" 2026/02/01 01:31:14 DEBUG : 測試_Русский___ě_áñ: md5 = 4c4f646f37e117cf10a977bf4cf432df OK NFD checkfile vs. NFC remote (without normalization) 2026/02/01 01:31:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha' 2026/02/01 01:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': 1 files missing 2026/02/01 01:31:15 NOTICE: 1 hashes missing 2026/02/01 01:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': 1 differences found 2026/02/01 01:31:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/01 01:31:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': 0 differences found 2026/02/01 01:31:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': 1 matching files 2026/02/01 01:31:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hirehor3maya" 2026/02/01 01:31:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:16 DEBUG : Creating backend with remote "TestDrive:crypt/msuetavf1fjmkf9pt7dchq0mrbb32q7iv4tnc019kt0tl2nm2n10" 2026/02/01 01:31:18 DEBUG : Creating backend with remote "/tmp/rclone2368121716" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya'", Local "Local file system at /tmp/rclone2368121716", Modify Window "1ms" 2026/02/01 01:31:21 DEBUG : 測試_Русский___ě_áñ: md5 = d45c41d254dd471214ee30451966be0f OK NFC checkfile vs. NFD remote (without normalization) 2026/02/01 01:31:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya' 2026/02/01 01:31:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': 1 files missing 2026/02/01 01:31:21 NOTICE: 1 hashes missing 2026/02/01 01:31:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': 1 differences found 2026/02/01 01:31:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/01 01:31:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': 0 differences found 2026/02/01 01:31:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': 1 matching files 2026/02/01 01:31:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yibicev3rale" 2026/02/01 01:31:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:22 DEBUG : Creating backend with remote "TestDrive:crypt/0rvqann8nbja9t42suqnh881imc4u0tefu2pln8ts98ccrloctu0" 2026/02/01 01:31:24 DEBUG : Creating backend with remote "/tmp/rclone2173197321" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale'", Local "Local file system at /tmp/rclone2173197321", Modify Window "1ms" 2026/02/01 01:31:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b37873faa9cc22b5a848b635fa3ec41 OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/01 01:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale' 2026/02/01 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': 1 files missing 2026/02/01 01:31:28 NOTICE: 1 hashes missing 2026/02/01 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': 1 differences found 2026/02/01 01:31:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/01 01:31:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': 0 differences found 2026/02/01 01:31:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': 1 matching files 2026/02/01 01:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqopuq8manu" 2026/02/01 01:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:29 DEBUG : Creating backend with remote "TestDrive:crypt/ih17to6qe6v23pi9gjb4k9dtqci89q40g6shi4c0j4e6hu7683pg" 2026/02/01 01:31:30 DEBUG : Creating backend with remote "/tmp/rclone1267887202" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu'", Local "Local file system at /tmp/rclone1267887202", Modify Window "1ms" 2026/02/01 01:31:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a87456efdb55b63db9892cd572cec81 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/01 01:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu' 2026/02/01 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': 1 files missing 2026/02/01 01:31:34 NOTICE: 1 hashes missing 2026/02/01 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': 1 differences found 2026/02/01 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/01 01:31:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': 0 differences found 2026/02/01 01:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': 1 matching files 2026/02/01 01:31:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buzejoc7wiqe" 2026/02/01 01:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:35 DEBUG : Creating backend with remote "TestDrive:crypt/l8k4hrrgl4m4df1oaf4bn7rk9hodsod65ie7hac2dmm8fmu9va10" 2026/02/01 01:31:36 DEBUG : Creating backend with remote "/tmp/rclone1386129060" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe'", Local "Local file system at /tmp/rclone1386129060", Modify Window "1ms" 2026/02/01 01:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 881e98b1c13056f10cac6a222f74ad05 OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/01 01:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe' 2026/02/01 01:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': 1 files missing 2026/02/01 01:31:40 NOTICE: 1 hashes missing 2026/02/01 01:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': 1 differences found 2026/02/01 01:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/01 01:31:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': 0 differences found 2026/02/01 01:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': 1 matching files 2026/02/01 01:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaheqec0heho" 2026/02/01 01:31:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/9pus1pcho34vqa07pb7mcq53tij4lnlcgb9cfeomcabivniq5tu0" 2026/02/01 01:31:42 DEBUG : Creating backend with remote "/tmp/rclone1486851545" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho'", Local "Local file system at /tmp/rclone1486851545", Modify Window "1ms" 2026/02/01 01:31:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 833017e9ee74541a4461d22387c4e8d9 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/01 01:31:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/01 01:31:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho' 2026/02/01 01:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': 1 files missing 2026/02/01 01:31:46 NOTICE: 1 hashes missing 2026/02/01 01:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': 1 differences found 2026/02/01 01:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/01 01:31:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/01 01:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': 0 differences found 2026/02/01 01:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': 1 matching files 2026/02/01 01:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaheqec0heho': Purge remote 2026/02/01 01:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buzejoc7wiqe': Purge remote 2026/02/01 01:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqopuq8manu': Purge remote 2026/02/01 01:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yibicev3rale': Purge remote 2026/02/01 01:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirehor3maya': Purge remote 2026/02/01 01:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-torelat0qoha': Purge remote 2026/02/01 01:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qazuhij1koye': Purge remote 2026/02/01 01:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womirah4kogo': Purge remote 2026/02/01 01:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tenurav0jewe': Purge remote 2026/02/01 01:31:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-motafoz2vohe': Purge remote --- PASS: TestApplyTransforms (68.89s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:31:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/01 01:31:57 DEBUG : sub/file2: md5 = 8c897d0e4a75b376abfdae07f95f943b OK 2026/02/01 01:31:57 DEBUG : sub/file2: size = 14 OK 2026/02/01 01:31:57 INFO : file1: Copied (new) to: sub/file2 2026/02/01 01:31:58 DEBUG : sub/file2: size = 14 OK 2026/02/01 01:31:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/01 01:31:58 DEBUG : file1: Unchanged skipping 2026/02/01 01:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': don't need to copy/move sub/file2, it is already at target location 2026/02/01 01:32:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.32s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.69s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:32:06 DEBUG : dst/file1: md5 = 7a25a7d5f6b994e75b6a94a0adf22c39 OK 2026/02/01 01:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/backup" 2026/02/01 01:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/1nrff024r7pq65ecp72fc28jb0" 2026/02/01 01:32:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:32:09 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu') 2026/02/01 01:32:09 DEBUG : dst/file1: Sizes differ 2026/02/01 01:32:12 INFO : dst/file1: Moved (server-side) 2026/02/01 01:32:14 DEBUG : dst/file1: md5 = ce5b5c13d1984cbe125066f361dd2d86 OK 2026/02/01 01:32:14 DEBUG : dst/file1: size = 14 OK 2026/02/01 01:32:14 INFO : dst/file1: Copied (new) 2026/02/01 01:32:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:32:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:32:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (18.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:32:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/dst" 2026/02/01 01:32:21 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/01 01:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/CompareDest" 2026/02/01 01:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/gveqi14airsml4bgu7krj116o8" 2026/02/01 01:32:25 DEBUG : one: Need to transfer - File not found at Destination 2026/02/01 01:32:29 DEBUG : one: md5 = 061cbdb353b9a2c2dd1e34308a783d11 OK 2026/02/01 01:32:29 DEBUG : one: size = 3 OK 2026/02/01 01:32:29 INFO : one: Copied (new) 2026/02/01 01:32:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:32:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/dst') 2026/02/01 01:32:30 DEBUG : one: Sizes differ 2026/02/01 01:32:32 DEBUG : one: md5 = 133e8292a117b160e1bab1bb02a2f8e9 OK 2026/02/01 01:32:32 DEBUG : one: size = 5 OK 2026/02/01 01:32:32 INFO : one: Copied (replaced existing) 2026/02/01 01:32:36 DEBUG : dst/one: md5 = a8cae79f5f009f30b172f44e176793fe OK 2026/02/01 01:32:39 DEBUG : CompareDest/one: md5 = 190d64272dd6989395005527f10daa30 OK 2026/02/01 01:32:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:32:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/dst') 2026/02/01 01:32:40 DEBUG : one: Sizes differ 2026/02/01 01:32:41 DEBUG : one: size = 5 OK 2026/02/01 01:32:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:32:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 01:32:44 DEBUG : CompareDest/two: md5 = 6d18ce5d85554ba03bdd068f39b39b98 OK 2026/02/01 01:32:45 DEBUG : two: Need to transfer - File not found at Destination 2026/02/01 01:32:45 DEBUG : two: size = 3 OK 2026/02/01 01:32:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:32:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/01 01:32:46 DEBUG : two: Need to transfer - File not found at Destination 2026/02/01 01:32:46 DEBUG : two: size = 3 OK 2026/02/01 01:32:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:32:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/01 01:32:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/01 01:32:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:32:48 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/CompareDest') 2026/02/01 01:32:48 DEBUG : two: Sizes differ 2026/02/01 01:32:50 DEBUG : two: md5 = 6234f827ab7184e2d76d5948ca050b13 OK 2026/02/01 01:32:50 DEBUG : two: size = 5 OK 2026/02/01 01:32:50 INFO : two: Copied (new) 2026/02/01 01:32:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:32:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:32:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:32:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (35.39s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:32:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/dst" 2026/02/01 01:32:57 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/01 01:32:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/CopyDest" 2026/02/01 01:32:59 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/01 01:33:01 DEBUG : one: Need to transfer - File not found at Destination 2026/02/01 01:33:04 DEBUG : one: md5 = ab46a45339c59215a1419a11d173e47c OK 2026/02/01 01:33:04 DEBUG : one: size = 3 OK 2026/02/01 01:33:04 INFO : one: Copied (new) 2026/02/01 01:33:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:33:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/dst') 2026/02/01 01:33:06 DEBUG : one: Sizes differ 2026/02/01 01:33:08 DEBUG : one: md5 = 4f65d4d187f6609bcf28e62ba71289a0 OK 2026/02/01 01:33:08 DEBUG : one: size = 5 OK 2026/02/01 01:33:08 INFO : one: Copied (replaced existing) 2026/02/01 01:33:10 DEBUG : dst/one: md5 = a72f73dcc3ed712ecf1b50526e12b15f OK 2026/02/01 01:33:13 DEBUG : CopyDest/one: md5 = ffc78130260eaaccf9ad4c9ccb46c749 OK 2026/02/01 01:33:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/BackupDir" 2026/02/01 01:33:14 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/01 01:33:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:33:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/dst') 2026/02/01 01:33:16 DEBUG : one: Sizes differ 2026/02/01 01:33:17 DEBUG : one: size = 5 OK 2026/02/01 01:33:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:33:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:33:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/dst') 2026/02/01 01:33:17 DEBUG : one: Sizes differ 2026/02/01 01:33:19 INFO : one: Moved (server-side) 2026/02/01 01:33:21 DEBUG : one: size = 5 OK 2026/02/01 01:33:21 INFO : one: Copied (server-side copy) 2026/02/01 01:33:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/01 01:33:23 DEBUG : CopyDest/two: md5 = 5bad4e960bee120e6519ac9b739fee02 OK 2026/02/01 01:33:24 DEBUG : two: Need to transfer - File not found at Destination 2026/02/01 01:33:24 DEBUG : two: size = 3 OK 2026/02/01 01:33:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:33:26 DEBUG : two: size = 3 OK 2026/02/01 01:33:26 INFO : two: Copied (server-side copy) 2026/02/01 01:33:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/01 01:33:28 DEBUG : two: size = 3 OK 2026/02/01 01:33:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 01:33:28 DEBUG : two: Unchanged skipping 2026/02/01 01:33:30 DEBUG : CopyDest/three: md5 = 1d88430d99a6e582c7320802b247363c OK 2026/02/01 01:33:31 DEBUG : three: Need to transfer - File not found at Destination 2026/02/01 01:33:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:33:32 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu/CopyDest') 2026/02/01 01:33:32 DEBUG : three: Sizes differ 2026/02/01 01:33:32 DEBUG : three: Destination not found in --copy-dest 2026/02/01 01:33:33 DEBUG : three: md5 = 87b14af0c780648f799dde373e41e5c7 OK 2026/02/01 01:33:33 DEBUG : three: size = 7 OK 2026/02/01 01:33:33 INFO : three: Copied (new) 2026/02/01 01:33:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/01 01:33:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:33:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:33:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:33:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:33:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/01 01:33:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.66s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.58s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:33:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/01 01:33:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ee74e468456775708a3a018bd3e2145d OK 2026/02/01 01:33:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/01 01:33:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/01 01:33:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/01 01:33:48 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/01 01:33:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/01 01:33:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/01 01:33:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 444b6154ffb34cc9402cf91563d537c0 OK 2026/02/01 01:33:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/01 01:33:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/01 01:33:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/01 01:33:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.45s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using skip mode. 2026/02/01 01:34:01 NOTICE: one: Found 2 files with duplicate names 2026/02/01 01:34:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.35s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using skip mode. 2026/02/01 01:34:09 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/01 01:34:09 INFO : one: Deleted 2026/02/01 01:34:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.55s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using first mode. 2026/02/01 01:34:17 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:18 INFO : one: Deleted 2026/02/01 01:34:19 INFO : one: Deleted 2026/02/01 01:34:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.56s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using newest mode. 2026/02/01 01:34:26 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:27 INFO : one: Deleted 2026/02/01 01:34:27 INFO : one: Deleted 2026/02/01 01:34:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.65s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using oldest mode. 2026/02/01 01:34:35 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:36 INFO : one: Deleted 2026/02/01 01:34:37 INFO : one: Deleted 2026/02/01 01:34:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.66s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using largest mode. 2026/02/01 01:34:44 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:44 INFO : one: Deleted 2026/02/01 01:34:45 INFO : one: Deleted 2026/02/01 01:34:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.53s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:34:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using smallest mode. 2026/02/01 01:34:53 NOTICE: one: Found 3 files with duplicate names 2026/02/01 01:34:53 INFO : one: Deleted 2026/02/01 01:34:54 INFO : one: Deleted 2026/02/01 01:34:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (9.07s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:35:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Looking for duplicate names using rename mode. 2026/02/01 01:35:03 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/01 01:35:05 INFO : one-2.txt: renamed from: one.txt 2026/02/01 01:35:07 INFO : one-3.txt: renamed from: one.txt 2026/02/01 01:35:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (16.12s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:35:15 DEBUG : dupe1/one.txt: md5 = 62c91b6b4ef1efed89acc2278e4c42d2 OK 2026/02/01 01:35:18 DEBUG : dupe2/two.txt: md5 = 752e57fd408e1d03d6660779bab9fdd5 OK 2026/02/01 01:35:21 DEBUG : dupe3/three.txt: md5 = 2ecb885e6db9c93e2eeb1a512a781197 OK 2026/02/01 01:35:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/01 01:35:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/01 01:35:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/01 01:35:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/01 01:35:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/01 01:35:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/01 01:35:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.13s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:35:32 DEBUG : a.txt: md5 = 56ae97e1b434b4ed2eca7589dd880c82 OK 2026/02/01 01:35:34 DEBUG : zend.txt: md5 = 614c6db3e31446fe09de023b92a3f92f OK 2026/02/01 01:35:36 DEBUG : sub dir/hello world: md5 = e23d001c5fefd81265b3f525b072dad9 OK 2026/02/01 01:35:38 DEBUG : sub dir/hello world2: md5 = a881755897ce1fa88e718d1c45e1e50a OK 2026/02/01 01:35:41 DEBUG : sub dir/ignore dir/.ignore: md5 = c54db02d7c6149a3d4a5eed628a15e3e OK 2026/02/01 01:35:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = a55d4a7d5405264365c9ba0b18369aa6 OK 2026/02/01 01:35:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = d0a9e05f921162aa64bfdc0b76fa605b OK 2026/02/01 01:35:47 DEBUG : a.txt: Excluded (Size Filter) 2026/02/01 01:35:47 DEBUG : a.txt: Excluded 2026/02/01 01:35:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/01 01:35:48 DEBUG : sub dir/hello world2: Excluded 2026/02/01 01:35:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/01 01:35:48 DEBUG : sub dir/hello world: Excluded 2026/02/01 01:35:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/01 01:35:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/01 01:35:49 DEBUG : sub dir/hello world2: Excluded 2026/02/01 01:35:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/01 01:35:49 DEBUG : sub dir/hello world: Excluded 2026/02/01 01:35:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/01 01:35:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/01 01:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/01 01:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/01 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/01 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/01 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/01 01:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (28.61s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:36:01 DEBUG : a.txt: md5 = 1382907bb0ed184b2476c0210fb0554e OK 2026/02/01 01:36:02 DEBUG : zend.txt: md5 = 81fb14388ec83ef76061c0b41cb30bee OK 2026/02/01 01:36:05 DEBUG : sub dir/hello world: md5 = a4a95d37c1ab1da92f1d08c612f206f0 OK 2026/02/01 01:36:07 DEBUG : sub dir/hello world2: md5 = 22bdc2a3e047ca79fcb18909a9b297e0 OK 2026/02/01 01:36:10 DEBUG : sub dir/ignore dir/.ignore: md5 = af7a91ac7754861cd58dc29e01f897a0 OK 2026/02/01 01:36:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 653864b6c20d2dde2046389759b96045 OK 2026/02/01 01:36:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 528dd156c69e3069b3c1fb792580c836 OK 2026/02/01 01:36:16 DEBUG : a.txt: Excluded (Size Filter) 2026/02/01 01:36:16 DEBUG : a.txt: Excluded 2026/02/01 01:36:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/01 01:36:17 DEBUG : sub dir/hello world: Excluded 2026/02/01 01:36:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/01 01:36:17 DEBUG : sub dir/hello world2: Excluded 2026/02/01 01:36:18 DEBUG : sub dir/ignore dir: Excluded 2026/02/01 01:36:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/01 01:36:18 DEBUG : sub dir/hello world: Excluded 2026/02/01 01:36:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/01 01:36:18 DEBUG : sub dir/hello world2: Excluded 2026/02/01 01:36:18 DEBUG : sub dir/ignore dir: Excluded 2026/02/01 01:36:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/01 01:36:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/01 01:36:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/01 01:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/01 01:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/01 01:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/01 01:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (28.60s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:36:29 DEBUG : file1: md5 = d5eef688bf1cc6c612beef7ff9d093e2 OK 2026/02/01 01:36:32 DEBUG : sub/file2: md5 = aa459c8af4d905be524f54d43f9de0b6 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/01 01:36:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/01 01:36:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/01 01:36:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/01 01:36:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.85s) --- PASS: TestListJSON/Default (0.35s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.66s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.82s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:36:42 DEBUG : file1: md5 = 1d8d39ec14b979f1f1e9a73b3571b3df OK 2026/02/01 01:36:45 DEBUG : sub/file2: md5 = 0193ac157b647eafc95a146953a376c8 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/01 01:36:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/notfound" 2026/02/01 01:36:50 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/qe0i31qdkoejk60elps0ni5sqk" 2026/02/01 01:36:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (15.02s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.64s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.33s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.32s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (2.26s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:36:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Making directory 2026/02/01 01:36:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:36:59 DEBUG : sub dir/hello world: md5 = 5d21c46e47f8659fa6cc0d2112280501 OK 2026/02/01 01:37:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.28s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:04 DEBUG : potato2: md5 = f24cc902917a000f165d2a171f3ea6cf OK 2026/02/01 01:37:06 DEBUG : empty space: md5 = d529934456bc115dae5022efb341fdbf OK --- PASS: TestLs (6.24s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:10 DEBUG : potato2: md5 = 26705333f7e07c9608b815005a14c693 OK 2026/02/01 01:37:12 DEBUG : empty space: md5 = fd3539976a2241511a87af5539674a7c OK 2026/02/01 01:37:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/01 01:37:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.49s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:17 DEBUG : potato2: md5 = 9838cd039ed11ac149d6f2baeddb6b5e OK 2026/02/01 01:37:18 DEBUG : empty space: md5 = ea5bbd2a1cecedf75bf9bb3661596625 OK --- PASS: TestLsLong (6.29s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:23 DEBUG : potato2: md5 = 556c2e8a32f9fb55417852d2212942d8 OK 2026/02/01 01:37:25 DEBUG : empty space: md5 = 477b9576307b61d94cbd8ddaff942a86 OK --- PASS: TestHashSums (5.66s) === RUN TestHashSumsWithErrors 2026/02/01 01:37:27 DEBUG : Creating backend with remote ":memory:" 2026/02/01 01:37:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/02/01 01:37:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/01 01:37:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/01 01:37:27 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:29 DEBUG : potato2: md5 = f7508bd71b085ebd0db31e00ac2e4e12 OK 2026/02/01 01:37:31 DEBUG : empty space: md5 = 1638fe0330a526cceb8ec1bba74264e7 OK 2026/02/01 01:37:33 DEBUG : sub dir/potato3: md5 = 5c9337f0d256e343637091a7f1be77fa OK 2026/02/01 01:37:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.26s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:40 DEBUG : small: md5 = fcd5b2a1bef25240d598a84ef769a6ac OK 2026/02/01 01:37:42 DEBUG : medium: md5 = b809bf217113185f93fffe7d921f0348 OK 2026/02/01 01:37:44 DEBUG : large: md5 = d86f64a6fc61880cf7deaf8d70633317 OK 2026/02/01 01:37:44 DEBUG : Waiting for deletions to finish 2026/02/01 01:37:44 DEBUG : large: Excluded (Size Filter) 2026/02/01 01:37:45 INFO : medium: Deleted 2026/02/01 01:37:45 INFO : small: Deleted --- PASS: TestDelete (8.13s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:48 DEBUG : small: md5 = 751d94fdbc1ad439b90e43814af5b022 OK 2026/02/01 01:37:50 DEBUG : medium: md5 = f45245c4166e140146dc0da61b6adeeb OK 2026/02/01 01:37:51 DEBUG : large: md5 = b08d10b7f9ad64ee61e5efbf308c7d36 OK 2026/02/01 01:37:52 DEBUG : Waiting for deletions to finish 2026/02/01 01:37:52 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/02/01 01:37:53 INFO : small: Deleted 2026/02/01 01:37:53 INFO : medium: Deleted --- PASS: TestMaxDelete (8.51s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:37:56 DEBUG : small: md5 = 751b34b1e8407bfdf336874a2bf245c5 OK 2026/02/01 01:37:58 DEBUG : medium: md5 = 03191fc46573320d2b30c848fd72d6eb OK 2026/02/01 01:38:00 DEBUG : large: md5 = 0feace0f948b6545cbe27a63673697dc OK 2026/02/01 01:38:00 DEBUG : Waiting for deletions to finish 2026/02/01 01:38:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/01 01:38:01 INFO : medium: Deleted 2026/02/01 01:38:01 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.62s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:38:05 DEBUG : small: md5 = 0a2f110901914c91b05b3ff27964e287 OK 2026/02/01 01:38:07 DEBUG : medium: md5 = 01638ea55a5f254dc42e55a76f1605f6 OK 2026/02/01 01:38:09 DEBUG : large: md5 = ef0c51097d6829eae88bc5ce5cf3b7b9 OK 2026/02/01 01:38:09 DEBUG : Waiting for deletions to finish 2026/02/01 01:38:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/02/01 01:38:10 INFO : small: Deleted 2026/02/01 01:38:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.75s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:38:14 DEBUG : ReadFile: md5 = b44cd3cccbc723766207ba62880ab457 OK --- PASS: TestReadFile (4.91s) === RUN TestRetry 2026/02/01 01:38:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/01 01:38:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/01 01:38:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/01 01:38:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/01 01:38:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/01 01:38:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/01 01:38:17 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:38:19 DEBUG : file1: md5 = 4c60251a0b06e8dbc03b34344ed4c5d6 OK 2026/02/01 01:38:21 DEBUG : file2: md5 = dead570451ddb205d774e2c59dcfbe6b OK --- PASS: TestCat (15.62s) === RUN TestPurge 2026/02/01 01:38:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qesanax9kefu" 2026/02/01 01:38:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 01:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/r2p154v0j7va7v6m5dk0c891k6pmahug1lif4vr5vk3otp2c2gh0" 2026/02/01 01:38:34 DEBUG : Creating backend with remote "/tmp/rclone3328853567" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qesanax9kefu'", Local "Local file system at /tmp/rclone3328853567", Modify Window "1ms" 2026/02/01 01:38:40 DEBUG : A1/B1/C1/one: md5 = 3f7c31bc96e7caba753ea5350ed61c6a OK 2026/02/01 01:38:40 INFO : A2: Making directory 2026/02/01 01:38:41 INFO : A1/B2: Making directory 2026/02/01 01:38:42 INFO : A1/B2/C2: Making directory 2026/02/01 01:38:43 INFO : A1/B1/C3: Making directory 2026/02/01 01:38:44 INFO : A3: Making directory 2026/02/01 01:38:45 INFO : A3/B3: Making directory 2026/02/01 01:38:46 INFO : A3/B3/C4: Making directory 2026/02/01 01:38:49 DEBUG : A1/two: md5 = 36f36df69fa2c7d31301bbaa7221f2d1 OK 2026/02/01 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qesanax9kefu': Purge remote 2026/02/01 01:38:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.02s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:38:59 DEBUG : A1/B1/C1/one: md5 = e326eac6c644a3a723e414f8ed11268c OK 2026/02/01 01:38:59 INFO : A2: Making directory 2026/02/01 01:39:00 INFO : A1/B2: Making directory 2026/02/01 01:39:01 INFO : A1/B2/C2: Making directory 2026/02/01 01:39:02 INFO : A1/B1/C3: Making directory 2026/02/01 01:39:03 INFO : A3: Making directory 2026/02/01 01:39:04 INFO : A3/B3: Making directory 2026/02/01 01:39:05 INFO : A3/B3/C4: Making directory 2026/02/01 01:39:07 DEBUG : A1/two: md5 = 49637ff046e3fd8333123f107a848181 OK 2026/02/01 01:39:09 DEBUG : removing 1 level 3 directories 2026/02/01 01:39:09 INFO : A3/B3/C4: Removing directory 2026/02/01 01:39:13 DEBUG : removing 2 level 3 directories 2026/02/01 01:39:13 INFO : A1/B2/C2: Removing directory 2026/02/01 01:39:13 INFO : A1/B1/C3: Removing directory 2026/02/01 01:39:13 DEBUG : removing 2 level 2 directories 2026/02/01 01:39:13 INFO : A3/B3: Removing directory 2026/02/01 01:39:13 INFO : A1/B2: Removing directory 2026/02/01 01:39:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/01 01:39:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/01 01:39:14 DEBUG : removing 2 level 1 directories 2026/02/01 01:39:14 INFO : A3: Removing directory 2026/02/01 01:39:14 INFO : A2: Removing directory 2026/02/01 01:39:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/01 01:39:20 DEBUG : removing 1 level 3 directories 2026/02/01 01:39:20 INFO : A1/B1/C1: Removing directory 2026/02/01 01:39:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:21 DEBUG : removing 1 level 2 directories 2026/02/01 01:39:21 INFO : A1/B1: Removing directory 2026/02/01 01:39:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/01 01:39:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:39:22 DEBUG : removing 1 level 1 directories 2026/02/01 01:39:22 INFO : A1: Removing directory 2026/02/01 01:39:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/01 01:39:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/01 01:39:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:39:23 DEBUG : removing 1 level 0 directories 2026/02/01 01:39:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Removing directory 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/01 01:39:23 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (30.82s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:39:26 INFO : A1: Making directory 2026/02/01 01:39:27 INFO : A1/B1: Making directory 2026/02/01 01:39:28 INFO : A1/B1/C1: Making directory 2026/02/01 01:39:31 DEBUG : removing 1 level 3 directories 2026/02/01 01:39:31 INFO : A1/B1/C1: Removing directory 2026/02/01 01:39:32 DEBUG : removing 1 level 2 directories 2026/02/01 01:39:32 INFO : A1/B1: Removing directory 2026/02/01 01:39:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:39:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.68s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:39:35 INFO : A1: Making directory 2026/02/01 01:39:36 INFO : A1/B1: Making directory 2026/02/01 01:39:37 INFO : A1/B1/C1: Making directory 2026/02/01 01:39:41 DEBUG : removing 1 level 3 directories 2026/02/01 01:39:41 INFO : A1/B1/C1: Removing directory 2026/02/01 01:39:42 DEBUG : removing 1 level 2 directories 2026/02/01 01:39:42 INFO : A1/B1: Removing directory 2026/02/01 01:39:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:39:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.05s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:39:47 DEBUG : file1: md5 = 80664d86a1a5cf4a6b0ccbcd4114a1f8 OK 2026/02/01 01:39:48 DEBUG : filename.txt: File name found in url 2026/02/01 01:39:50 DEBUG : filename.txt: md5 = de1ce028baf23cc3e26116774c259865 OK 2026/02/01 01:39:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/01 01:39:52 DEBUG : headerfilename.txt: md5 = da64d94feeac63eda70b13232a7e4acd OK 2026/02/01 01:39:54 DEBUG : file2: md5 = 6f30ff71d474be726ae5923172a99d41 OK --- PASS: TestCopyURL (11.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:39:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/01 01:40:00 DEBUG : sub/file2: md5 = fdf366f563a08bde5b6c57bda39e5e47 OK 2026/02/01 01:40:00 DEBUG : sub/file2: size = 14 OK 2026/02/01 01:40:00 INFO : file1: Copied (new) to: sub/file2 2026/02/01 01:40:00 INFO : file1: Deleted 2026/02/01 01:40:01 DEBUG : sub/file2: size = 14 OK 2026/02/01 01:40:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/01 01:40:01 DEBUG : file1: Unchanged skipping 2026/02/01 01:40:01 INFO : file1: Deleted 2026/02/01 01:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': don't need to copy/move sub/file2, it is already at target location 2026/02/01 01:40:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.87s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:40:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/01 01:40:07 DEBUG : file1: md5 = 27cca21f6bbd5839a3c924b6814d53f7 OK 2026/02/01 01:40:07 DEBUG : file1: size = 14 OK 2026/02/01 01:40:07 INFO : file1: Copied (new) 2026/02/01 01:40:07 INFO : file1: Deleted 2026/02/01 01:40:08 DEBUG : file1: Destination exists, skipping 2026/02/01 01:40:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.25s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:40:13 DEBUG : dst/file1: md5 = 8f7ddaa3632110f00bcb02431327b1e5 OK 2026/02/01 01:40:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-velanev3puxu/backup" 2026/02/01 01:40:14 DEBUG : Creating backend with remote "TestDrive:crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg/1nrff024r7pq65ecp72fc28jb0" 2026/02/01 01:40:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3156652476) 2026/02/01 01:40:16 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu') 2026/02/01 01:40:16 DEBUG : dst/file1: Sizes differ 2026/02/01 01:40:19 INFO : dst/file1: Moved (server-side) 2026/02/01 01:40:21 DEBUG : dst/file1: md5 = 32c9f6edabbe4640e40470d3709de8a8 OK 2026/02/01 01:40:21 DEBUG : dst/file1: size = 14 OK 2026/02/01 01:40:21 INFO : dst/file1: Copied (new) 2026/02/01 01:40:21 INFO : dst/file1: Deleted 2026/02/01 01:40:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:40:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/01 01:40:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.29s) === 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:40:30 DEBUG : A1/one: md5 = c6c082a42f95c25f2692372fa114523c OK 2026/02/01 01:40:32 DEBUG : A1/two: md5 = 48e63e478016358122b2f4c8d1fb4986 OK 2026/02/01 01:40:35 DEBUG : A1/B1/three: md5 = 1d82f513b7faaff6e85bce2ff8f75598 OK 2026/02/01 01:40:38 DEBUG : A1/B1/C1/four: md5 = 7b257e3984277ddbea34e35b1421258f OK 2026/02/01 01:40:40 DEBUG : A1/B1/C2/five: md5 = f21cfc20fe0ef46f2f846bdefadddf73 OK 2026/02/01 01:40:40 INFO : A1/B2: Making directory 2026/02/01 01:40:42 INFO : A1/B1/C3: Making directory 2026/02/01 01:40:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/01 01:40:55 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/01 01:40:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/01 01:40:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/01 01:40:55 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/01 01:40:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/01 01:40:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/01 01:40:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:41:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/01 01:41:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/01 01:41:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/01 01:41:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/01 01:41:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/01 01:41:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/01 01:41:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/01 01:41:11 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/01 01:41:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/01 01:41:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/01 01:41:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:41:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/01 01:41:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/01 01:41:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/01 01:41:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/01 01:41:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/01 01:41:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/01 01:41:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/01 01:41:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/01 01:41:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/01 01:41:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/01 01:41:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/01 01:41:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (60.00s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/01 01:41:30 DEBUG : no_checksum_small_file_from_pipe: md5 = e787f27f17eee867bd7fb12e037d24c0 OK 2026/02/01 01:41:30 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/01 01:41:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/01 01:41:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/01 01:41:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/01 01:41:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 997006e28fc8d2bbc7ffe5bea9b8550b OK 2026/02/01 01:41:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/01 01:41:32 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/01 01:41:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 25df41dbef6d0e9409029e5053843ab0 OK 2026/02/01 01:41:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/01 01:41:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/01 01:41:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/01 01:41:38 DEBUG : with_checksum_big_file_from_pipe: md5 = dee81176bfdaeb4fbae438b8ec3d1e27 OK 2026/02/01 01:41:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/01 01:41:38 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:41:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/01 01:41:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/01 01:41:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/01 01:41:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/01 01:41:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/01 01:41:45 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-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/01 01:41:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/01 01:41:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/01 01:41:49 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/01 01:41:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/01 01:41:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (32.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.85s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/01 01:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (48 bytes), uploading instead of streaming 2026/02/01 01:42:03 DEBUG : rcat_metadata: md5 = 3bee1c5ab372d8d6b9310c0ec0d7ed46 OK 2026/02/01 01:42:03 DEBUG : rcat_metadata: size = 48 OK 2026/02/01 01:42:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/01 01:42:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/01 01:42:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6f62c7e4e40938332213ddcb43fb4eea OK 2026/02/01 01:42:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/01 01:42:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.60s) --- PASS: TestRcatMetadata/Normal (3.27s) --- PASS: TestRcatMetadata/ViaDisk (3.63s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:10 DEBUG : potato1: md5 = 176553e0512b4a395347b0f403ae366d OK 2026/02/01 01:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/01 01:42:12 DEBUG : potato2: md5 = 4045e16459cf1f27f47a49ca149af229 OK 2026/02/01 01:42:12 DEBUG : potato2: size = 60 OK 2026/02/01 01:42:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.84s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:16 DEBUG : potato1: md5 = 5ce8e87fc667acfd8db58bce260ad7f7 OK 2026/02/01 01:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/01 01:42:17 DEBUG : potato2: md5 = 94f616dab18f7b1c15dbfc361b59b768 OK 2026/02/01 01:42:17 DEBUG : potato2: size = 60 OK 2026/02/01 01:42:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.30s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:22 DEBUG : potato2: md5 = d36c96a5d12918d9227b5b4c9606cee6 OK 2026/02/01 01:42:24 DEBUG : empty space: md5 = 32205bc3816dbbf905e5358ceeea8fad OK 2026/02/01 01:42:27 DEBUG : sub dir/potato3: md5 = 4b4af3630a526c5a6aa76e63512ea9b6 OK 2026/02/01 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Touching "sub dir/potato3" 2026/02/01 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Touching "empty space" 2026/02/01 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Touching "potato2" 2026/02/01 01:42:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.11s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:33 DEBUG : dir with metadata: Making directory with metadata 2026/02/01 01:42:34 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.19s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:37 DEBUG : directory with modtime: Making directory with metadata 2026/02/01 01:42:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.13s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/01 01:42:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 01:42:40 DEBUG : Google drive root 'crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg': Skipping btime metadata as can't update it on an existing file: 2026-02-01T01:42:40.192600772Z 2026/02/01 01:42:41 INFO : non existent directory: Updated directory metadata 2026/02/01 01:42:44 DEBUG : Google drive root 'crypt/pokoid734d7ud66jevta9fq42eki0d8sak3jii0pmrr8trr4bshg': Skipping btime metadata as can't update it on an existing file: 2026-02-01T01:42:40.192600772Z 2026/02/01 01:42:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.95s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/01 01:42:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/01 01:42:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.80s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:42:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/01 01:42:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 01:42:52 DEBUG : dst: Making directory with metadata 2026/02/01 01:42:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 01:42:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/01 01:42:54 INFO : dst: Set directory modification time (using SetModTime) 2026/02/01 01:42:55 INFO : dst: Set directory modification time (using SetModTime) 2026/02/01 01:42:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 01:42:55 INFO : dst: Set directory modification time (using SetModTime) 2026/02/01 01:42:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.79s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu'", Local "Local file system at /tmp/rclone3156652476", Modify Window "1ms" 2026/02/01 01:43:00 DEBUG : sub dir/test remove existing: md5 = 39ff3c7b44615779df2f31e85e2c422e OK 2026/02/01 01:43:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fb93f26ff0ff28bc3ee9ef4f0a8f0a6a OK 2026/02/01 01:43:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.heposih1" before starting 2026/02/01 01:43:06 DEBUG : sub dir/test remove existing.heposih1: TEST: removing renamed existing file after operation 2026/02/01 01:43:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekomaq2" before starting 2026/02/01 01:43:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gekomaq2: TEST: renaming existing back after failed operation 2026/02/01 01:43:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lekuzon7" before starting 2026/02/01 01:43:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lekuzon7: TEST: removing renamed existing file after operation 2026/02/01 01:43:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "n6hdosg1jsfdsl6ir9g05l43um87uqkibp896ms2qc8kgta1c1sudh8ukojamv8v3upgadq0gr9a7k4skaa9adbupqj434t98l3p68gkgqg0eve4fa7l9brck8k8ck34kno1gqih76o4d0tg409bqu5l429c2mfsbdsa8gta6k95toa5i25g" 2026/02/01 01:43:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "efnef4k0gc9l8j1itm01k2e8uvjanouhnlsvetv5siouqelmq9ng" --- PASS: TestRemoveExisting (17.56s) === 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/01 01:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-velanev3puxu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m22.682728324s (try 1/5)