"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/11 01:16:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa" 2026/08/11 01:16:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:16:51 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg" 2026/08/11 01:16:53 DEBUG : Creating backend with remote "/tmp/rclone568459573" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/08/11 01:16:53 DEBUG : a: size = 0 OK 2026/08/11 01:16:53 DEBUG : a: size = 1 (memory) 2026/08/11 01:16:53 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/11 01:16:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/11 01:16:53 DEBUG : potato: Seek from 10 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 10 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 2 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/11 01:16:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 2 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/11 01:16:53 DEBUG : potato: Seek from 8 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 8 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/11 01:16:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 01:16:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 01:16:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 01:16:53 DEBUG : potato: Seek from 5 to 2 2026/08/11 01:16:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/11 01:16:53 DEBUG : potato: Seek from 9 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 9 to 0 2026/08/11 01:16:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:16:56 DEBUG : rutabaga: md5 = 6276810ba352b46addf7cd2008c20089 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/11 01:16:58 DEBUG : empty space: md5 = 9cb2252a88cc8c512309a154a724b9fa OK === RUN TestCheck/3 2026/08/11 01:17:01 DEBUG : potato2: md5 = bf917ba52137ca92c865a30aee55ec2e OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/11 01:17:03 DEBUG : remotepotato: md5 = 9b03aab8e696b0aa6ccda7b74fd7f987 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.48s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.40s) === RUN TestCheckFsError 2026/08/11 01:17:07 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 01:17:07 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 01:17:07 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/11 01:17:07 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/11 01:17:07 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/11 01:17:07 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:17:08 DEBUG : rutabaga: md5 = bb18864bc9c148c7f87a2e766a7b2424 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/11 01:17:12 DEBUG : empty space: md5 = 9d64831ad1debb00d58d2073bea14d6b OK === RUN TestCheckDownload/3 2026/08/11 01:17:15 DEBUG : potato2: md5 = ace98cec680865cf0b0cddcbaee8df8b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/11 01:17:19 DEBUG : remotepotato: md5 = 73b91d4e045298f719bad93242748394 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.78s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:17:25 DEBUG : rutabaga: md5 = 902fa8e6a785ba3230c6890a42c4df47 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/11 01:17:27 DEBUG : empty space: md5 = 3a2c40dd32064d0b5bd1d54c49f021f6 OK === RUN TestCheckSizeOnly/3 2026/08/11 01:17:30 DEBUG : potato2: md5 = e665ed92d7f2733836cb15fab9c524d2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/11 01:17:32 DEBUG : remotepotato: md5 = dc72204286915b185793f3da8f644e79 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.87s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:17:37 DEBUG : test.sum: md5 = 5183d5695e5719b53566e8b99aa5c508 OK 2026/08/11 01:17:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 01:17:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 01:17:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 01:17:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 01:17:39 DEBUG : test.sum: md5 = 94cf39f40b074719648c6f5d881b63ac OK 2026/08/11 01:17:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 01:17:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 01:17:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 01:17:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.50s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:17:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/data" 2026/08/11 01:17:42 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.22s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:17:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/data" 2026/08/11 01:17:44 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/vjrnln8ratgmqakfosrqe8espk" 2026/08/11 01:17:48 DEBUG : data/banana: md5 = 26ddc78502750ecb5a432248e8969b4d OK 2026/08/11 01:17:50 DEBUG : test.sum: md5 = 2f045ff108b456dc744caea3d2d11395 OK === RUN TestCheckSumDownload/subtest1 2026/08/11 01:17:54 DEBUG : data/potato: md5 = a918559afa3e3459bb59f6129a7a6218 OK 2026/08/11 01:17:56 DEBUG : test.sum: md5 = 1da533906662d0fd3507b56fdf7ece08 OK === RUN TestCheckSumDownload/subtest2 2026/08/11 01:18:00 DEBUG : test.sum: md5 = a9fd00c8ab9e21f983fbd7f86c58f1a2 OK === RUN TestCheckSumDownload/subtest3 2026/08/11 01:18:04 DEBUG : test.sum: md5 = cb47de2d6752453b5be0f67963e81e90 OK === RUN TestCheckSumDownload/subtest4 2026/08/11 01:18:08 DEBUG : test.sum: md5 = 3d5056b228fa3a4403ad1a2928f397ac OK === RUN TestCheckSumDownload/subtest5 2026/08/11 01:18:13 DEBUG : test.sum: md5 = 5d1c10e770bd9eb07f49ea41fcc284b5 OK === RUN TestCheckSumDownload/subtest6 2026/08/11 01:18:17 DEBUG : data/banana: md5 = 1738d70d1b663cc543c3a48f089b10eb OK 2026/08/11 01:18:19 DEBUG : data/potato: md5 = e7d5abcdcd0ea0e429dca07a1676c389 OK 2026/08/11 01:18:21 DEBUG : test.sum: md5 = 5639e9703e84054ee4dbb11e5571e586 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.15s) --- PASS: TestCheckSumDownload/subtest1 (2.22s) --- PASS: TestCheckSumDownload/subtest2 (1.81s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.82s) --- PASS: TestCheckSumDownload/subtest7 (2.09s) === RUN TestApplyTransforms 2026/08/11 01:18:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qacepiv2puqu" 2026/08/11 01:18:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:26 DEBUG : Creating backend with remote "TestDrive:crypt/su7s18ufa36k80vog1395uv6mmt46lqg9kd4sp2qq7rakb5ostu0" 2026/08/11 01:18:27 DEBUG : Creating backend with remote "/tmp/rclone2749991042" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu'", Local "Local file system at /tmp/rclone2749991042", Modify Window "1ms" 2026/08/11 01:18:30 DEBUG : hello, world!: md5 = 1b9c1f05c54b582735ea21a0875e328b OK upper checkfile vs. lower remote (without normalization) 2026/08/11 01:18:30 ERROR : hello, world!: sum not found 2026/08/11 01:18:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu' 2026/08/11 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': 1 files missing 2026/08/11 01:18:30 NOTICE: 1 hashes missing 2026/08/11 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': 1 differences found 2026/08/11 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/11 01:18:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': 0 differences found 2026/08/11 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': 1 matching files 2026/08/11 01:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guzafen5fehe" 2026/08/11 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/clhia1i1n2d0pgdfmm6p0frm05rj643nucoc9q9ptvt7phlmnhdg" 2026/08/11 01:18:32 DEBUG : Creating backend with remote "/tmp/rclone3332706226" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe'", Local "Local file system at /tmp/rclone3332706226", Modify Window "1ms" 2026/08/11 01:18:35 DEBUG : HELLO, WORLD!: md5 = 34134cdcadbc06028b219d2e7a7dc4d1 OK lower checkfile vs. upper remote (without normalization) 2026/08/11 01:18:35 ERROR : HELLO, WORLD!: sum not found 2026/08/11 01:18:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe' 2026/08/11 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': 1 files missing 2026/08/11 01:18:35 NOTICE: 1 hashes missing 2026/08/11 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': 1 differences found 2026/08/11 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/11 01:18:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': 0 differences found 2026/08/11 01:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': 1 matching files 2026/08/11 01:18:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-munohic8ramo" 2026/08/11 01:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:37 DEBUG : Creating backend with remote "TestDrive:crypt/44ngib4g76emn0gchamcp5auv79mam1gqgd4rt86naggikg3btj0" 2026/08/11 01:18:38 DEBUG : Creating backend with remote "/tmp/rclone4121195600" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo'", Local "Local file system at /tmp/rclone4121195600", Modify Window "1ms" 2026/08/11 01:18:40 DEBUG : HeLlO, wOrLd!: md5 = f91820306626dcc084f1912e118c8815 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/11 01:18:41 ERROR : HeLlO, wOrLd!: sum not found 2026/08/11 01:18:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo' 2026/08/11 01:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': 1 files missing 2026/08/11 01:18:41 NOTICE: 1 hashes missing 2026/08/11 01:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': 1 differences found 2026/08/11 01:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/11 01:18:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': 0 differences found 2026/08/11 01:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': 1 matching files 2026/08/11 01:18:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadakef0xara" 2026/08/11 01:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:42 DEBUG : Creating backend with remote "TestDrive:crypt/vtsr1n40teem9idd069hhh0khlnvpjdbqgull1macqq6elpnq4lg" 2026/08/11 01:18:43 DEBUG : Creating backend with remote "/tmp/rclone1769914161" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara'", Local "Local file system at /tmp/rclone1769914161", Modify Window "1ms" 2026/08/11 01:18:46 DEBUG : HELLO, WORLD!: md5 = 707280e7735242f8f3849bcf1fc8fb63 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/11 01:18:46 ERROR : HELLO, WORLD!: sum not found 2026/08/11 01:18:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara' 2026/08/11 01:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': 1 files missing 2026/08/11 01:18:46 NOTICE: 1 hashes missing 2026/08/11 01:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': 1 differences found 2026/08/11 01:18:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/11 01:18:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': 0 differences found 2026/08/11 01:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': 1 matching files 2026/08/11 01:18:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duxuxit4dive" 2026/08/11 01:18:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:47 DEBUG : Creating backend with remote "TestDrive:crypt/3158dstghso2romnht2nn8fsdlikkgp3243r92i9u43jvr6uh1og" 2026/08/11 01:18:48 DEBUG : Creating backend with remote "/tmp/rclone4182970498" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive'", Local "Local file system at /tmp/rclone4182970498", Modify Window "1ms" 2026/08/11 01:18:51 DEBUG : 測試_Русский___ě_áñ: md5 = bcb566b594339357d79f5d83958b0bf1 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/11 01:18:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 01:18:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive' 2026/08/11 01:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': 1 files missing 2026/08/11 01:18:52 NOTICE: 1 hashes missing 2026/08/11 01:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': 1 differences found 2026/08/11 01:18:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/11 01:18:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': 0 differences found 2026/08/11 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': 1 matching files 2026/08/11 01:18:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gujedag0guku" 2026/08/11 01:18:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:53 DEBUG : Creating backend with remote "TestDrive:crypt/5jee2n10do21j1b787p0ri294jr7jgv8spo53657rro9jhch3mgg" 2026/08/11 01:18:54 DEBUG : Creating backend with remote "/tmp/rclone2860303997" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku'", Local "Local file system at /tmp/rclone2860303997", Modify Window "1ms" 2026/08/11 01:18:56 DEBUG : 測試_Русский___ě_áñ: md5 = a3bf2c7ef5effc9889338adada736fd9 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/11 01:18:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 01:18:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku' 2026/08/11 01:18:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': 1 files missing 2026/08/11 01:18:57 NOTICE: 1 hashes missing 2026/08/11 01:18:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': 1 differences found 2026/08/11 01:18:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/11 01:18:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': 0 differences found 2026/08/11 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': 1 matching files 2026/08/11 01:18:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vajevub2wuhi" 2026/08/11 01:18:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:18:58 DEBUG : Creating backend with remote "TestDrive:crypt/6oa27vr7mlk3sik28tft85dlrk9clh5rtekunbcjr4u3kh04bb70" 2026/08/11 01:18:59 DEBUG : Creating backend with remote "/tmp/rclone476707526" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi'", Local "Local file system at /tmp/rclone476707526", Modify Window "1ms" 2026/08/11 01:19:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e09362ad1cd59e614cb41459c6f38f93 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/11 01:19:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 01:19:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi' 2026/08/11 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': 1 files missing 2026/08/11 01:19:02 NOTICE: 1 hashes missing 2026/08/11 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': 1 differences found 2026/08/11 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/11 01:19:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:19:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': 0 differences found 2026/08/11 01:19:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': 1 matching files 2026/08/11 01:19:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziwabov7nefi" 2026/08/11 01:19:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:19:03 DEBUG : Creating backend with remote "TestDrive:crypt/9fpdpbh32adnt2r5sinvmf35slkbs82e5u4kfa65glhrdq1n1vdg" 2026/08/11 01:19:05 DEBUG : Creating backend with remote "/tmp/rclone1089444734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi'", Local "Local file system at /tmp/rclone1089444734", Modify Window "1ms" 2026/08/11 01:19:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 83fb4fb6ee63350f472b6434549d6974 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/11 01:19:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 01:19:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi' 2026/08/11 01:19:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': 1 files missing 2026/08/11 01:19:08 NOTICE: 1 hashes missing 2026/08/11 01:19:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': 1 differences found 2026/08/11 01:19:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/11 01:19:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:19:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': 0 differences found 2026/08/11 01:19:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': 1 matching files 2026/08/11 01:19:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muhahad7vefo" 2026/08/11 01:19:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:19:09 DEBUG : Creating backend with remote "TestDrive:crypt/gogcllhht2fma3leu74bgconmjkcirol4c3itqfif9un6qhmh6pg" 2026/08/11 01:19:10 DEBUG : Creating backend with remote "/tmp/rclone2828981573" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo'", Local "Local file system at /tmp/rclone2828981573", Modify Window "1ms" 2026/08/11 01:19:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb4ccf489ee21e99f01b4ee8f0631ce4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/11 01:19:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 01:19:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo' 2026/08/11 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': 1 files missing 2026/08/11 01:19:13 NOTICE: 1 hashes missing 2026/08/11 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': 1 differences found 2026/08/11 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/11 01:19:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': 0 differences found 2026/08/11 01:19:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': 1 matching files 2026/08/11 01:19:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qezijav5kuqu" 2026/08/11 01:19:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:19:14 DEBUG : Creating backend with remote "TestDrive:crypt/6aflq09tpnq4erqgmvc958h4vlvu7pvj2n791jm5ek66raih2cn0" 2026/08/11 01:19:15 DEBUG : Creating backend with remote "/tmp/rclone2241777778" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu'", Local "Local file system at /tmp/rclone2241777778", Modify Window "1ms" 2026/08/11 01:19:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 25e68764b3d842d7bf62fd7e8e766659 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/11 01:19:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 01:19:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu' 2026/08/11 01:19:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': 1 files missing 2026/08/11 01:19:18 NOTICE: 1 hashes missing 2026/08/11 01:19:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': 1 differences found 2026/08/11 01:19:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/11 01:19:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 01:19:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': 0 differences found 2026/08/11 01:19:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': 1 matching files 2026/08/11 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qezijav5kuqu': Purge remote 2026/08/11 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhahad7vefo': Purge remote 2026/08/11 01:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziwabov7nefi': Purge remote 2026/08/11 01:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vajevub2wuhi': Purge remote 2026/08/11 01:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujedag0guku': Purge remote 2026/08/11 01:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duxuxit4dive': Purge remote 2026/08/11 01:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadakef0xara': Purge remote 2026/08/11 01:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-munohic8ramo': Purge remote 2026/08/11 01:19:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guzafen5fehe': Purge remote 2026/08/11 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qacepiv2puqu': Purge remote --- PASS: TestApplyTransforms (57.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:19:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 01:19:27 DEBUG : sub/file2: md5 = a72ef166a299fbdee3686a2e23378a9e OK 2026/08/11 01:19:27 DEBUG : sub/file2: size = 14 OK 2026/08/11 01:19:27 INFO : file1: Copied (new) to: sub/file2 2026/08/11 01:19:27 DEBUG : sub/file2: size = 14 OK 2026/08/11 01:19:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:19:27 DEBUG : file1: Unchanged skipping 2026/08/11 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.50s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:19:34 DEBUG : dst/file1: md5 = 9d46edf52ef42f46d64c2978ad04a2a4 OK 2026/08/11 01:19:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/backup" 2026/08/11 01:19:34 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/1nrff024r7pq65ecp72fc28jb0" 2026/08/11 01:19:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone568459573) 2026/08/11 01:19:36 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa') 2026/08/11 01:19:36 DEBUG : dst/file1: Sizes differ 2026/08/11 01:19:39 INFO : dst/file1: Moved (server-side) 2026/08/11 01:19:40 DEBUG : dst/file1: md5 = b947f09427148775195ceb807fdad70c OK 2026/08/11 01:19:40 DEBUG : dst/file1: size = 14 OK 2026/08/11 01:19:40 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (14.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/dst" 2026/08/11 01:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/11 01:19:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/CompareDest" 2026/08/11 01:19:47 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/gveqi14airsml4bgu7krj116o8" 2026/08/11 01:19:49 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:19:52 DEBUG : one: md5 = 117b1853bca6baf7e87589f27d18ce6d OK 2026/08/11 01:19:52 DEBUG : one: size = 3 OK 2026/08/11 01:19:52 INFO : one: Copied (new) 2026/08/11 01:19:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:19:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/dst') 2026/08/11 01:19:53 DEBUG : one: Sizes differ 2026/08/11 01:19:55 DEBUG : one: md5 = f2a1e8f0ca67c9347c22a0bc02f5ffd1 OK 2026/08/11 01:19:55 DEBUG : one: size = 5 OK 2026/08/11 01:19:55 INFO : one: Copied (replaced existing) 2026/08/11 01:19:57 DEBUG : dst/one: md5 = c93d84dd0a5d718559ea587b78778540 OK 2026/08/11 01:19:59 DEBUG : CompareDest/one: md5 = 20f60edc61c879084e947ed50e0881ce OK 2026/08/11 01:20:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/dst') 2026/08/11 01:20:00 DEBUG : one: Sizes differ 2026/08/11 01:20:01 DEBUG : one: size = 5 OK 2026/08/11 01:20:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:20:03 DEBUG : CompareDest/two: md5 = 56fd1c8f7e247d616c4b515369f1ffd0 OK 2026/08/11 01:20:04 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:20:04 DEBUG : two: size = 3 OK 2026/08/11 01:20:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:20:05 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:20:05 DEBUG : two: size = 3 OK 2026/08/11 01:20:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:20:06 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:20:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/CompareDest') 2026/08/11 01:20:06 DEBUG : two: Sizes differ 2026/08/11 01:20:08 DEBUG : two: md5 = 4b263d42b846904a09de64df82b49f82 OK 2026/08/11 01:20:08 DEBUG : two: size = 5 OK 2026/08/11 01:20:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.66s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:20:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/dst" 2026/08/11 01:20:13 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/11 01:20:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/CopyDest" 2026/08/11 01:20:15 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/11 01:20:17 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:20:19 DEBUG : one: md5 = ae7768e5f90d655f5275a1135f399d63 OK 2026/08/11 01:20:19 DEBUG : one: size = 3 OK 2026/08/11 01:20:19 INFO : one: Copied (new) 2026/08/11 01:20:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/dst') 2026/08/11 01:20:21 DEBUG : one: Sizes differ 2026/08/11 01:20:22 DEBUG : one: md5 = 1d5cab30f94a6716485bc8b1bd8528f6 OK 2026/08/11 01:20:22 DEBUG : one: size = 5 OK 2026/08/11 01:20:22 INFO : one: Copied (replaced existing) 2026/08/11 01:20:25 DEBUG : dst/one: md5 = 3a6fa3369985c3cd22142677ec3f5ee4 OK 2026/08/11 01:20:27 DEBUG : CopyDest/one: md5 = ee81ac5987adc3f8ca464ee3f0e1c746 OK 2026/08/11 01:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/BackupDir" 2026/08/11 01:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/11 01:20:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/dst') 2026/08/11 01:20:29 DEBUG : one: Sizes differ 2026/08/11 01:20:30 DEBUG : one: size = 5 OK 2026/08/11 01:20:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/dst') 2026/08/11 01:20:30 DEBUG : one: Sizes differ 2026/08/11 01:20:32 INFO : one: Moved (server-side) 2026/08/11 01:20:33 DEBUG : one: size = 5 OK 2026/08/11 01:20:33 INFO : one: Copied (server-side copy) 2026/08/11 01:20:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/11 01:20:35 DEBUG : CopyDest/two: md5 = 0c0df3f7d434e4d467178575633e68a5 OK 2026/08/11 01:20:36 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:20:36 DEBUG : two: size = 3 OK 2026/08/11 01:20:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:37 DEBUG : two: size = 3 OK 2026/08/11 01:20:37 INFO : two: Copied (server-side copy) 2026/08/11 01:20:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/11 01:20:38 DEBUG : two: size = 3 OK 2026/08/11 01:20:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:20:38 DEBUG : two: Unchanged skipping 2026/08/11 01:20:40 DEBUG : CopyDest/three: md5 = 21e723ed77e044941cab4a34122b8815 OK 2026/08/11 01:20:41 DEBUG : three: Need to transfer - File not found at Destination 2026/08/11 01:20:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone568459573) 2026/08/11 01:20:41 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa/CopyDest') 2026/08/11 01:20:41 DEBUG : three: Sizes differ 2026/08/11 01:20:41 DEBUG : three: Destination not found in --copy-dest 2026/08/11 01:20:43 DEBUG : three: md5 = 77bc9cb7293ba1c7c6303a10cb08fa38 OK 2026/08/11 01:20:43 DEBUG : three: size = 7 OK 2026/08/11 01:20:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (37.01s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:20:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/11 01:20:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 792ea9e899692f3f45d3a7d91b1cedf2 OK 2026/08/11 01:20:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/11 01:20:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/11 01:20:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/11 01:20:55 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/08/11 01:20:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/11 01:20:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/11 01:20:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eff5fb59471bb7137e6d126007e440f5 OK 2026/08/11 01:20:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/11 01:20:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.10s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using skip mode. 2026/08/11 01:21:05 NOTICE: one: Found 2 files with duplicate names 2026/08/11 01:21:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.37s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using skip mode. 2026/08/11 01:21:12 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/11 01:21:13 INFO : one: Deleted 2026/08/11 01:21:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.15s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using first mode. 2026/08/11 01:21:19 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:19 INFO : one: Deleted 2026/08/11 01:21:20 INFO : one: Deleted 2026/08/11 01:21:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using newest mode. 2026/08/11 01:21:26 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:26 INFO : one: Deleted 2026/08/11 01:21:27 INFO : one: Deleted 2026/08/11 01:21:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.87s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using oldest mode. 2026/08/11 01:21:33 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:34 INFO : one: Deleted 2026/08/11 01:21:35 INFO : one: Deleted 2026/08/11 01:21:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.36s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using largest mode. 2026/08/11 01:21:40 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:41 INFO : one: Deleted 2026/08/11 01:21:41 INFO : one: Deleted 2026/08/11 01:21:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.06s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using smallest mode. 2026/08/11 01:21:47 NOTICE: one: Found 3 files with duplicate names 2026/08/11 01:21:48 INFO : one: Deleted 2026/08/11 01:21:48 INFO : one: Deleted 2026/08/11 01:21:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.90s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:21:52 DEBUG : TestDrive: Token expired 2026/08/11 01:21:52 DEBUG : Config file has changed externally - reloading 2026/08/11 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/11 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/08/11 01:21:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Looking for duplicate names using rename mode. 2026/08/11 01:21:56 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/11 01:21:57 INFO : one-2.txt: renamed from: one.txt 2026/08/11 01:21:58 INFO : one-3.txt: renamed from: one.txt 2026/08/11 01:22:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.80s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:22:05 DEBUG : dupe1/one.txt: md5 = 8afea1fc468f4f4cce709eb465121aa3 OK 2026/08/11 01:22:07 DEBUG : dupe2/two.txt: md5 = 6eb39fc13b7f8d321a400273951f93b6 OK 2026/08/11 01:22:10 DEBUG : dupe3/three.txt: md5 = 8058f0ad786d1ff20ba4b6313408f3dc OK 2026/08/11 01:22:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/11 01:22:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/11 01:22:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/11 01:22:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.38s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:22:19 DEBUG : a.txt: md5 = e54a47af56fbb02c8e8eb6420ea5ad5c OK 2026/08/11 01:22:20 DEBUG : zend.txt: md5 = de5b940d10d9745712e5ee2eef12354c OK 2026/08/11 01:22:23 DEBUG : sub dir/hello world: md5 = d0c6715b7d03af257dea838dd9973a6d OK 2026/08/11 01:22:24 DEBUG : sub dir/hello world2: md5 = 555422cbe8654baff7ab81e275b56c6f OK 2026/08/11 01:22:27 DEBUG : sub dir/ignore dir/.ignore: md5 = eab0a14a3214cd1b075c25e3f23bfa9b OK 2026/08/11 01:22:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1baf9cb6f5aee73c1f08908bb572e742 OK 2026/08/11 01:22:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = cf9a1e9f1bb5fcf5f744233854538d80 OK 2026/08/11 01:22:32 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 01:22:32 DEBUG : a.txt: Excluded 2026/08/11 01:22:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 01:22:33 DEBUG : sub dir/hello world: Excluded 2026/08/11 01:22:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 01:22:33 DEBUG : sub dir/hello world2: Excluded 2026/08/11 01:22:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 01:22:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 01:22:34 DEBUG : sub dir/hello world: Excluded 2026/08/11 01:22:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 01:22:34 DEBUG : sub dir/hello world2: Excluded 2026/08/11 01:22:34 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.17s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:22:43 DEBUG : a.txt: md5 = af17fd0c48ea4d668c3404444d57158c OK 2026/08/11 01:22:44 DEBUG : zend.txt: md5 = d8583f6a0bb4316e253130ed86241d30 OK 2026/08/11 01:22:47 DEBUG : sub dir/hello world: md5 = 18df08d0f4ae63d8bfdb00515422649b OK 2026/08/11 01:22:48 DEBUG : sub dir/hello world2: md5 = c6c8afcd3cc9e16309e87f1fc2b1e7c0 OK 2026/08/11 01:22:51 DEBUG : sub dir/ignore dir/.ignore: md5 = e7165c5640654569614ff4bb55415d35 OK 2026/08/11 01:22:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0f36991fd8a827c30a8c83579efd45d8 OK 2026/08/11 01:22:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 906e236c89b7678d951fd54d9c7cf81e OK 2026/08/11 01:22:56 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 01:22:56 DEBUG : a.txt: Excluded 2026/08/11 01:22:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 01:22:57 DEBUG : sub dir/hello world2: Excluded 2026/08/11 01:22:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 01:22:57 DEBUG : sub dir/hello world: Excluded 2026/08/11 01:22:58 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 01:22:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 01:22:58 DEBUG : sub dir/hello world2: Excluded 2026/08/11 01:22:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 01:22:58 DEBUG : sub dir/hello world: Excluded 2026/08/11 01:22:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (23.98s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:07 DEBUG : file1: md5 = 0f71a5528ab1a1902f00993a45eb1c0f OK 2026/08/11 01:23:09 DEBUG : sub/file2: md5 = d66356e5c798f48ed21ff6757d1df39c 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/08/11 01:23:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/11 01:23:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/11 01:23:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.94s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.34s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.85s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:18 DEBUG : file1: md5 = 3d5398209b8a3b585e38b3286f274936 OK 2026/08/11 01:23:20 DEBUG : sub/file2: md5 = 27561d421dfed7b661e904f769085608 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/08/11 01:23:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/notfound" 2026/08/11 01:23:25 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.20s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.38s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestStatJSONMemory 2026/08/11 01:23:29 DEBUG : Creating backend with remote ":memory:" 2026/08/11 01:23:29 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:23:29 DEBUG : sub/file1: size = 5 OK 2026/08/11 01:23:29 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:23:29 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Making directory 2026/08/11 01:23:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Making directory --- PASS: TestMkdir (1.00s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:33 DEBUG : sub dir/hello world: md5 = 622c190f7334513cb8ced0b8a54181d0 OK --- PASS: TestLsd (5.39s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:37 DEBUG : potato2: md5 = 34258f237cc8d80d4bd93e3ba9453103 OK 2026/08/11 01:23:39 DEBUG : empty space: md5 = 586b00d854d2283e6de8bfb4202bef45 OK --- PASS: TestLs (5.23s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:42 DEBUG : potato2: md5 = c6d0d518bfd2588fb006bbc0fecb3638 OK 2026/08/11 01:23:44 DEBUG : empty space: md5 = 6792bfdfb0e9dcf73adcec6e87ab6251 OK 2026/08/11 01:23:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.65s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:48 DEBUG : potato2: md5 = 22772659f0a2e0f676513edc96b99d72 OK 2026/08/11 01:23:49 DEBUG : empty space: md5 = b6bd7bafb5ecaeccd1d7b96e5126723c OK --- PASS: TestLsLong (5.18s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:53 DEBUG : potato2: md5 = acee4add7d1ce0af56a1895b9e2e3047 OK 2026/08/11 01:23:55 DEBUG : empty space: md5 = 52ebd3ae0314498105128cd2c32560c6 OK --- PASS: TestHashSums (5.09s) === RUN TestHashSumsWithErrors 2026/08/11 01:23:57 DEBUG : Creating backend with remote ":memory:" 2026/08/11 01:23:57 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/11 01:23:57 ERROR : file1: hash unsupported: hash type not supported 2026/08/11 01:23:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/11 01:23:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/11 01:23:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:23:58 DEBUG : potato2: md5 = 57b25277ba9689e9240980cf0777280e OK 2026/08/11 01:24:00 DEBUG : empty space: md5 = 7632068c4916fc5249113121c7a0b437 OK 2026/08/11 01:24:02 DEBUG : sub dir/potato3: md5 = 1d7333616abf5b2f2989fd82d7680a49 OK --- PASS: TestCount (9.57s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:08 DEBUG : small: md5 = be083979665acc7c93574db96c51e58c OK 2026/08/11 01:24:09 DEBUG : medium: md5 = d15501991e000c11060596cc9e44aa27 OK 2026/08/11 01:24:11 DEBUG : large: md5 = d29818d902fdf79867cd8ce02bbae5da OK 2026/08/11 01:24:11 DEBUG : Waiting for deletions to finish 2026/08/11 01:24:12 DEBUG : large: Excluded (Size Filter) 2026/08/11 01:24:12 INFO : small: Deleted 2026/08/11 01:24:12 INFO : medium: Deleted --- PASS: TestDelete (7.11s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:15 DEBUG : small: md5 = 1942ba531d90428e34847b4d22544797 OK 2026/08/11 01:24:16 DEBUG : medium: md5 = 06f6f3ba3174225ca1c82f262737ce59 OK 2026/08/11 01:24:18 DEBUG : large: md5 = d07e971e04158ad308c3fe294126347a OK 2026/08/11 01:24:18 DEBUG : Waiting for deletions to finish 2026/08/11 01:24:18 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/11 01:24:19 INFO : medium: Deleted 2026/08/11 01:24:19 INFO : small: Deleted --- PASS: TestMaxDelete (7.27s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:22 DEBUG : small: md5 = b7554ccd2e217b2fba60bd3fdb9bd72c OK 2026/08/11 01:24:24 DEBUG : medium: md5 = 11ea37b53a1771cb9d7bcb2860fc6db6 OK 2026/08/11 01:24:25 DEBUG : large: md5 = 729585583f2e9ed889dcd40a0ea3373a OK 2026/08/11 01:24:26 DEBUG : Waiting for deletions to finish 2026/08/11 01:24:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 01:24:26 INFO : small: Deleted 2026/08/11 01:24:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.56s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:30 DEBUG : small: md5 = 0f14266e10d4c8e833274912b57e6fb4 OK 2026/08/11 01:24:31 DEBUG : medium: md5 = 0548d2541d979779c89e89a7de823985 OK 2026/08/11 01:24:33 DEBUG : large: md5 = 6dfc66aabad625db3428698c0fd413b7 OK 2026/08/11 01:24:33 DEBUG : Waiting for deletions to finish 2026/08/11 01:24:34 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 01:24:34 INFO : small: Deleted 2026/08/11 01:24:34 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.83s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:37 DEBUG : ReadFile: md5 = eb4d8dd4a246855384119175fae11328 OK --- PASS: TestReadFile (4.19s) === RUN TestRetry 2026/08/11 01:24:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/11 01:24:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/11 01:24:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 01:24:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 01:24:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 01:24:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 01:24:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:24:42 DEBUG : file1: md5 = c998976fd4abdf1195f747f86e957354 OK 2026/08/11 01:24:43 DEBUG : file2: md5 = dfb9e05daede8c3ff4153ca31cbd1949 OK --- PASS: TestCat (14.89s) === RUN TestPurge 2026/08/11 01:24:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zelekaj5jibe" 2026/08/11 01:24:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:24:55 DEBUG : Creating backend with remote "TestDrive:crypt/1p73slo8k1vkfblkpdcq26imbg5akr90h732jopa1mnobt34ovb0" 2026/08/11 01:24:56 DEBUG : Creating backend with remote "/tmp/rclone3670699411" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zelekaj5jibe'", Local "Local file system at /tmp/rclone3670699411", Modify Window "1ms" 2026/08/11 01:25:01 DEBUG : A1/B1/C1/one: md5 = e19e29e8d8dc617855d6b413d10ff915 OK 2026/08/11 01:25:01 INFO : A2: Making directory 2026/08/11 01:25:02 INFO : A1/B2: Making directory 2026/08/11 01:25:03 INFO : A1/B2/C2: Making directory 2026/08/11 01:25:03 INFO : A1/B1/C3: Making directory 2026/08/11 01:25:04 INFO : A3: Making directory 2026/08/11 01:25:05 INFO : A3/B3: Making directory 2026/08/11 01:25:06 INFO : A3/B3/C4: Making directory 2026/08/11 01:25:09 DEBUG : A1/two: md5 = 7a7d37f4108c91fdbb866c9c90fcf656 OK 2026/08/11 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zelekaj5jibe': Purge remote 2026/08/11 01:25:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.22s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:25:17 DEBUG : A1/B1/C1/one: md5 = 3869b316a607d73e5655b373ece41843 OK 2026/08/11 01:25:17 INFO : A2: Making directory 2026/08/11 01:25:17 INFO : A1/B2: Making directory 2026/08/11 01:25:18 INFO : A1/B2/C2: Making directory 2026/08/11 01:25:19 INFO : A1/B1/C3: Making directory 2026/08/11 01:25:20 INFO : A3: Making directory 2026/08/11 01:25:21 INFO : A3/B3: Making directory 2026/08/11 01:25:22 INFO : A3/B3/C4: Making directory 2026/08/11 01:25:24 DEBUG : A1/two: md5 = 64e6c8463d329efa9a4fb4035b6d5636 OK 2026/08/11 01:25:25 DEBUG : removing 1 level 3 directories 2026/08/11 01:25:25 INFO : A3/B3/C4: Removing directory 2026/08/11 01:25:28 DEBUG : removing 2 level 3 directories 2026/08/11 01:25:28 INFO : A1/B2/C2: Removing directory 2026/08/11 01:25:28 INFO : A1/B1/C3: Removing directory 2026/08/11 01:25:29 DEBUG : removing 2 level 2 directories 2026/08/11 01:25:29 INFO : A3/B3: Removing directory 2026/08/11 01:25:29 INFO : A1/B2: Removing directory 2026/08/11 01:25:30 DEBUG : removing 2 level 1 directories 2026/08/11 01:25:30 INFO : A3: Removing directory 2026/08/11 01:25:30 INFO : A2: Removing directory 2026/08/11 01:25:34 DEBUG : removing 1 level 3 directories 2026/08/11 01:25:34 INFO : A1/B1/C1: Removing directory 2026/08/11 01:25:35 DEBUG : removing 1 level 2 directories 2026/08/11 01:25:35 INFO : A1/B1: Removing directory 2026/08/11 01:25:36 DEBUG : removing 1 level 1 directories 2026/08/11 01:25:36 INFO : A1: Removing directory 2026/08/11 01:25:37 DEBUG : removing 1 level 0 directories 2026/08/11 01:25:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (25.98s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:25:39 INFO : A1: Making directory 2026/08/11 01:25:40 INFO : A1/B1: Making directory 2026/08/11 01:25:41 INFO : A1/B1/C1: Making directory 2026/08/11 01:25:44 DEBUG : removing 1 level 3 directories 2026/08/11 01:25:44 INFO : A1/B1/C1: Removing directory 2026/08/11 01:25:45 DEBUG : removing 1 level 2 directories 2026/08/11 01:25:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.15s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:25:48 INFO : A1: Making directory 2026/08/11 01:25:48 INFO : A1/B1: Making directory 2026/08/11 01:25:49 INFO : A1/B1/C1: Making directory 2026/08/11 01:25:52 DEBUG : removing 1 level 3 directories 2026/08/11 01:25:52 INFO : A1/B1/C1: Removing directory 2026/08/11 01:25:53 DEBUG : removing 1 level 2 directories 2026/08/11 01:25:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.38s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:25:58 DEBUG : file1: md5 = 0bfb15ee7b4b3bede5b9815e866b3a2c OK 2026/08/11 01:25:58 DEBUG : file1: size = 14 OK 2026/08/11 01:25:58 DEBUG : filename.txt: File name found in url 2026/08/11 01:26:00 DEBUG : filename.txt: md5 = 09fe57efa51648b61bcdc88e28d0d6e2 OK 2026/08/11 01:26:00 DEBUG : filename.txt: size = 14 OK 2026/08/11 01:26:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/11 01:26:01 DEBUG : headerfilename.txt: md5 = 03b5c7fefbd2ea7051bc3801acd934f2 OK 2026/08/11 01:26:01 DEBUG : headerfilename.txt: size = 14 OK 2026/08/11 01:26:03 DEBUG : file2: md5 = 2ef2675b151a8b2f79637b01514ffca4 OK 2026/08/11 01:26:03 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.75s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:26:07 DEBUG : file1: md5 = c52629c76f4e70113adb342a1307529b OK 2026/08/11 01:26:07 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:26:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 01:26:11 DEBUG : sub/file2: md5 = 8d548279b03384edf36bdffafba55950 OK 2026/08/11 01:26:11 DEBUG : sub/file2: size = 14 OK 2026/08/11 01:26:11 INFO : file1: Copied (new) to: sub/file2 2026/08/11 01:26:11 INFO : file1: Deleted 2026/08/11 01:26:12 DEBUG : sub/file2: size = 14 OK 2026/08/11 01:26:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:26:12 DEBUG : file1: Unchanged skipping 2026/08/11 01:26:12 INFO : file1: Deleted 2026/08/11 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.76s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:26:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 01:26:17 DEBUG : file1: md5 = 77e30a763a57983fc7e8ce325c882f33 OK 2026/08/11 01:26:17 DEBUG : file1: size = 14 OK 2026/08/11 01:26:17 INFO : file1: Copied (new) 2026/08/11 01:26:17 INFO : file1: Deleted 2026/08/11 01:26:18 DEBUG : file1: Destination exists, skipping 2026/08/11 01:26:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.76s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.56s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:26:22 DEBUG : dst/file1: md5 = b1faf984a74631400d581a2ff6a16694 OK 2026/08/11 01:26:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jucibuq3coqa/backup" 2026/08/11 01:26:23 DEBUG : Creating backend with remote "TestDrive:crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg/1nrff024r7pq65ecp72fc28jb0" 2026/08/11 01:26:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone568459573) 2026/08/11 01:26:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa') 2026/08/11 01:26:25 DEBUG : dst/file1: Sizes differ 2026/08/11 01:26:27 INFO : dst/file1: Moved (server-side) 2026/08/11 01:26:29 DEBUG : dst/file1: md5 = 0ea97a40ead12deae230de93c7701c5b OK 2026/08/11 01:26:29 DEBUG : dst/file1: size = 14 OK 2026/08/11 01:26:29 INFO : dst/file1: Copied (new) 2026/08/11 01:26:29 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.99s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:26:36 DEBUG : A1/one: md5 = a010ee78fa9bc7f16a9881243b9c1082 OK 2026/08/11 01:26:38 DEBUG : A1/two: md5 = 3d912484ea7cfc728798e5c62b717313 OK 2026/08/11 01:26:40 DEBUG : A1/B1/three: md5 = ddc8cb9c492aeef02e23714e84d485f0 OK 2026/08/11 01:26:42 DEBUG : A1/B1/C1/four: md5 = a386c1672bb5b25c1462986b7c6a5b9e OK 2026/08/11 01:26:45 DEBUG : A1/B1/C2/five: md5 = 58426dde4715ca765c9970ae70c68297 OK 2026/08/11 01:26:45 INFO : A1/B2: Making directory 2026/08/11 01:26:45 INFO : A1/B1/C3: Making directory 2026/08/11 01:26:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/11 01:26:56 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/11 01:26:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/11 01:26:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/11 01:26:56 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/11 01:27:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/11 01:27:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/11 01:27:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/11 01:27:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/11 01:27:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/11 01:27:08 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (48.50s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 01:27:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 90fd0d3f27c4b2d694240fec6e14f3b1 OK 2026/08/11 01:27:25 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 01:27:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 01:27:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 01:27:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/11 01:27:27 DEBUG : no_checksum_big_file_from_pipe: md5 = a2b241fcf676744408769d7d4cedac79 OK 2026/08/11 01:27:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 01:27:27 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 01:27:30 DEBUG : with_checksum_small_file_from_pipe: md5 = c17dba78d80a4771de22a8f4549f4918 OK 2026/08/11 01:27:30 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 01:27:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 01:27:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/11 01:27:32 DEBUG : with_checksum_big_file_from_pipe: md5 = b85740bdf72d79b3ccb6723fb1ad4b2b OK 2026/08/11 01:27:32 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 01:27:32 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 01:27:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 01:27:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:27:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/11 01:27:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 01:27:38 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 01:27:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 01:27:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 01:27:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/11 01:27:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 01:27:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.26s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/11 01:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (48 bytes), uploading instead of streaming 2026/08/11 01:27:46 DEBUG : rcat_metadata: md5 = 55735c8cb08c4baa7ee8eea2681a9a49 OK 2026/08/11 01:27:46 DEBUG : rcat_metadata: size = 48 OK 2026/08/11 01:27:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/11 01:27:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/11 01:27:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8ed5ed89f23a1c54e6cc9d46c9538201 OK 2026/08/11 01:27:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/11 01:27:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.89s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.49s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:53 DEBUG : potato1: md5 = 2f45332e2a23365b486c333c25bb55a9 OK 2026/08/11 01:27:53 DEBUG : potato1: size = 60 OK 2026/08/11 01:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 01:27:55 DEBUG : potato2: md5 = 4e4a1cbc8031010b83a4129af14e038a OK 2026/08/11 01:27:55 DEBUG : potato2: size = 60 OK 2026/08/11 01:27:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.11s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:27:58 DEBUG : potato1: md5 = 276fead870924c6580f7db2ff2d1bbbd OK 2026/08/11 01:27:58 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa') 2026/08/11 01:27:58 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa') 2026/08/11 01:27:58 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa') 60 --- PASS: TestRcatSizeShortEOF (2.59s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:01 DEBUG : potato1: md5 = 5a7e8785eb08173be6e934b593986b41 OK 2026/08/11 01:28:01 DEBUG : potato1: size = 60 OK 2026/08/11 01:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 01:28:02 DEBUG : potato2: md5 = d451ee5ba48f3cc4e8cb71bdbd60cadf OK 2026/08/11 01:28:02 DEBUG : potato2: size = 60 OK 2026/08/11 01:28:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.61s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:06 DEBUG : potato1: md5 = 4b243ea32c85ef9723e79a1a1ffdf0ed OK 2026/08/11 01:28:06 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.52s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:09 DEBUG : potato2: md5 = 13f8e9e75c57597e7346ac9afec88bc2 OK 2026/08/11 01:28:10 DEBUG : empty space: md5 = b05c94432df7574870d16719f7dcaa78 OK 2026/08/11 01:28:13 DEBUG : sub dir/potato3: md5 = 70c3704c6764510462b96b173e9c1e37 OK 2026/08/11 01:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Touching "sub dir/potato3" 2026/08/11 01:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Touching "empty space" 2026/08/11 01:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Touching "potato2" --- PASS: TestTouchDir (10.72s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:18 DEBUG : dir with metadata: Making directory with metadata 2026/08/11 01:28:19 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.59s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:21 DEBUG : directory with modtime: Making directory with metadata 2026/08/11 01:28:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/11 01:28:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:28:24 DEBUG : Google drive root 'crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg': Skipping btime metadata as can't update it on an existing file: 2026-08-11T01:28:23.760418893Z 2026/08/11 01:28:24 INFO : non existent directory: Updated directory metadata 2026/08/11 01:28:26 DEBUG : Google drive root 'crypt/p338hh55iskdlc47vqm256o0hbh9iumjplpjfq9jadhrqatrdmmg': Skipping btime metadata as can't update it on an existing file: 2026-08-11T01:28:23.760418893Z 2026/08/11 01:28:27 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.41s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:29 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/11 01:28:31 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/11 01:28:31 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.59s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/11 01:28:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:28:33 DEBUG : dst: Making directory with metadata 2026/08/11 01:28:34 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:28:34 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:28:35 INFO : dst: Set directory modification time (using SetModTime) 2026/08/11 01:28:35 INFO : dst: Set directory modification time (using SetModTime) 2026/08/11 01:28:35 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/11 01:28:36 INFO : dst: Set directory modification time (using SetModTime) 2026/08/11 01:28:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.05s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa'", Local "Local file system at /tmp/rclone568459573", Modify Window "1ms" 2026/08/11 01:28:40 DEBUG : sub dir/test remove existing: md5 = f2287c9bafa1aa2f04b617e2b5fcf47f OK 2026/08/11 01:28:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2c38949446c5acee645f859db45c13bf OK 2026/08/11 01:28:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hawoquh0" before starting 2026/08/11 01:28:45 DEBUG : sub dir/test remove existing.hawoquh0: TEST: removing renamed existing file after operation 2026/08/11 01:28:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viwawob0" before starting 2026/08/11 01:28:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.viwawob0: TEST: renaming existing back after failed operation 2026/08/11 01:28:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijohid2" before starting 2026/08/11 01:28:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijohid2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.73s) === 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/08/11 01:28:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jucibuq3coqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m1.19808141s (try 1/5)