"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/04 03:22:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope" 2026/04/04 03:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:22:07 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g" 2026/04/04 03:22:08 DEBUG : Creating backend with remote "/tmp/rclone1480214904" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/04/04 03:22:09 DEBUG : a: size = 0 OK 2026/04/04 03:22:09 DEBUG : a: size = 1 (memory) 2026/04/04 03:22:09 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/04 03:22:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/04 03:22:09 DEBUG : potato: Seek from 10 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 10 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 2 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/04 03:22:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 2 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/04 03:22:09 DEBUG : potato: Seek from 8 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 8 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/04 03:22:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/04 03:22:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/04 03:22:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/04 03:22:09 DEBUG : potato: Seek from 5 to 2 2026/04/04 03:22:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/04 03:22:09 DEBUG : potato: Seek from 9 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 9 to 0 2026/04/04 03:22:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:11 DEBUG : rutabaga: md5 = b1d56f1d46b962b89684a0f1e29bf51d OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/04 03:22:13 DEBUG : empty space: md5 = 7f04da941af0d76363a9c41a29e92ea3 OK === RUN TestCheck/3 2026/04/04 03:22:16 DEBUG : potato2: md5 = 81356519cfb7a4a1267353ea47a34311 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/04 03:22:18 DEBUG : remotepotato: md5 = 86886df6db15d44636cf692b4aa3ef16 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.28s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/04/04 03:22:21 DEBUG : Creating backend with remote "nonexistent" 2026/04/04 03:22:21 DEBUG : Creating backend with remote "nonexistent" 2026/04/04 03:22:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/04 03:22:21 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/04 03:22:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/04 03:22:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:23 DEBUG : rutabaga: md5 = 73bd7cb9b280eaa66706b787ce97d90a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/04 03:22:26 DEBUG : empty space: md5 = 45970a571a6e02fee8cf91d649c920df OK === RUN TestCheckDownload/3 2026/04/04 03:22:29 DEBUG : potato2: md5 = 323c738a1dbc8be2a25289f666c3af1c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/04 03:22:33 DEBUG : remotepotato: md5 = bf2ad997a089fd4873890b0be4cca831 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.02s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:39 DEBUG : rutabaga: md5 = 6a105f372cf099658ca6d90ccf9db84e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/04 03:22:41 DEBUG : empty space: md5 = 043ef2866d917ffd90eed240b808cf40 OK === RUN TestCheckSizeOnly/3 2026/04/04 03:22:43 DEBUG : potato2: md5 = 3bb89225b99301286efd45cd2bf7f734 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/04 03:22:45 DEBUG : remotepotato: md5 = f69b6c716c374edb4ee214308effbcee OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:49 DEBUG : test.sum: md5 = 7e442d6bfab50f30df59fba5668f64be OK 2026/04/04 03:22:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/04 03:22:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/04 03:22:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/04 03:22:51 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/04 03:22:52 DEBUG : test.sum: md5 = e949cb09b4acd24621f55fb24a408aca OK 2026/04/04 03:22:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/04 03:22:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/04 03:22:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/04 03:22:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.89s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/data" 2026/04/04 03:22:54 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/data" 2026/04/04 03:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/vjrnln8ratgmqakfosrqe8espk" 2026/04/04 03:23:01 DEBUG : data/banana: md5 = 77c4bd2039a262b8a485e1db7cffb48a OK 2026/04/04 03:23:02 DEBUG : test.sum: md5 = d622cc31e394b1a8b756bb710c1c795f OK === RUN TestCheckSumDownload/subtest1 2026/04/04 03:23:06 DEBUG : data/potato: md5 = 24fcee2a1d409a27cfef323e3049af36 OK 2026/04/04 03:23:08 DEBUG : test.sum: md5 = 9d2a051092ae9a51c1ac74c4d419ce89 OK === RUN TestCheckSumDownload/subtest2 2026/04/04 03:23:12 DEBUG : test.sum: md5 = c8b4e9309d91627f90c5451b3fa8cd9f OK === RUN TestCheckSumDownload/subtest3 2026/04/04 03:23:16 DEBUG : test.sum: md5 = 7d034610c0fe8df342018168ecbad1b0 OK === RUN TestCheckSumDownload/subtest4 2026/04/04 03:23:20 DEBUG : test.sum: md5 = 732667a7b49f87d3c3887a58002560a9 OK === RUN TestCheckSumDownload/subtest5 2026/04/04 03:23:23 DEBUG : test.sum: md5 = 3860af69e0923e51b9e55005fecbb5bd OK === RUN TestCheckSumDownload/subtest6 2026/04/04 03:23:27 DEBUG : data/banana: md5 = 2e9454dab9787b92d4caee599de8ffc8 OK 2026/04/04 03:23:29 DEBUG : data/potato: md5 = 6d3e09c5ada3533567cfe785f7ba8a83 OK 2026/04/04 03:23:30 DEBUG : test.sum: md5 = 729faddfc5400b57113f9ed6968f3769 OK === RUN TestCheckSumDownload/subtest7 2026/04/04 03:23:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/04 03:23:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.62s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (1.89s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (1.85s) --- PASS: TestCheckSumDownload/subtest7 (2.04s) === RUN TestApplyTransforms 2026/04/04 03:23:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-periqup3tace" 2026/04/04 03:23:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:36 DEBUG : Creating backend with remote "TestDrive:crypt/1b4v8oqli2fsvsilmsvme0ttm9nrni6vrkdgqt11p02bbjamv9g0" 2026/04/04 03:23:37 DEBUG : Creating backend with remote "/tmp/rclone3249696592" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace'", Local "Local file system at /tmp/rclone3249696592", Modify Window "1ms" 2026/04/04 03:23:39 DEBUG : hello, world!: md5 = 94d858e4b3b31bc467b7b7d81532e56c OK upper checkfile vs. lower remote (without normalization) 2026/04/04 03:23:39 ERROR : hello, world!: sum not found 2026/04/04 03:23:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace' 2026/04/04 03:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': 1 files missing 2026/04/04 03:23:39 NOTICE: 1 hashes missing 2026/04/04 03:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': 1 differences found 2026/04/04 03:23:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/04 03:23:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': 0 differences found 2026/04/04 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': 1 matching files 2026/04/04 03:23:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yupiget6gupi" 2026/04/04 03:23:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:40 DEBUG : Creating backend with remote "TestDrive:crypt/hmjh7ovqbb41fl6devasjobfemu2a7kn4dmogrjtvec3hudeuu50" 2026/04/04 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone2500044980" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi'", Local "Local file system at /tmp/rclone2500044980", Modify Window "1ms" 2026/04/04 03:23:43 DEBUG : HELLO, WORLD!: md5 = a8af1d5e98bc65dc21e02df399fc1fd6 OK lower checkfile vs. upper remote (without normalization) 2026/04/04 03:23:44 ERROR : HELLO, WORLD!: sum not found 2026/04/04 03:23:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi' 2026/04/04 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': 1 files missing 2026/04/04 03:23:44 NOTICE: 1 hashes missing 2026/04/04 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': 1 differences found 2026/04/04 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/04 03:23:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': 0 differences found 2026/04/04 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': 1 matching files 2026/04/04 03:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacurow6feye" 2026/04/04 03:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/13su1qsdoqe4tbcftvk8khk5n90tc75dse61br8ci6h36eb9blcg" 2026/04/04 03:23:46 DEBUG : Creating backend with remote "/tmp/rclone3072930749" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye'", Local "Local file system at /tmp/rclone3072930749", Modify Window "1ms" 2026/04/04 03:23:48 DEBUG : HeLlO, wOrLd!: md5 = 8761639611d78b2cf2a74c1d69fa1707 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/04 03:23:49 ERROR : HeLlO, wOrLd!: sum not found 2026/04/04 03:23:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye' 2026/04/04 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': 1 files missing 2026/04/04 03:23:49 NOTICE: 1 hashes missing 2026/04/04 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': 1 differences found 2026/04/04 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/04 03:23:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': 0 differences found 2026/04/04 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': 1 matching files 2026/04/04 03:23:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fagiziq4weri" 2026/04/04 03:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/dtv1vgk67q7ubtlq7ev5garqe6pet3ekc5fgtn35mhsdvavrs7ig" 2026/04/04 03:23:51 DEBUG : Creating backend with remote "/tmp/rclone468898597" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri'", Local "Local file system at /tmp/rclone468898597", Modify Window "1ms" 2026/04/04 03:23:53 DEBUG : HELLO, WORLD!: md5 = a39c059666941a6c0ef9222d727061e1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/04 03:23:53 ERROR : HELLO, WORLD!: sum not found 2026/04/04 03:23:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri' 2026/04/04 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': 1 files missing 2026/04/04 03:23:53 NOTICE: 1 hashes missing 2026/04/04 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': 1 differences found 2026/04/04 03:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/04 03:23:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': 0 differences found 2026/04/04 03:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': 1 matching files 2026/04/04 03:23:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gotebam7rema" 2026/04/04 03:23:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:54 DEBUG : Creating backend with remote "TestDrive:crypt/mfmn4kmeg083prrpjnldmc3d15ghj8mfkrof9ff9od6gdabqeodg" 2026/04/04 03:23:55 DEBUG : Creating backend with remote "/tmp/rclone1144032259" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema'", Local "Local file system at /tmp/rclone1144032259", Modify Window "1ms" 2026/04/04 03:23:57 DEBUG : 測試_Русский___ě_áñ: md5 = 270b5255dcd50f1f01bdbc319392257d OK NFD checkfile vs. NFC remote (without normalization) 2026/04/04 03:23:58 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/04 03:23:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema' 2026/04/04 03:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': 1 files missing 2026/04/04 03:23:58 NOTICE: 1 hashes missing 2026/04/04 03:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': 1 differences found 2026/04/04 03:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/04 03:23:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': 0 differences found 2026/04/04 03:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': 1 matching files 2026/04/04 03:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceharin7quso" 2026/04/04 03:23:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:23:59 DEBUG : Creating backend with remote "TestDrive:crypt/gr6j7rmpfndsq0vmf20ld12bvoj3mbmcmm9r0tu1kcbq88fogt40" 2026/04/04 03:24:00 DEBUG : Creating backend with remote "/tmp/rclone3793338429" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso'", Local "Local file system at /tmp/rclone3793338429", Modify Window "1ms" 2026/04/04 03:24:02 DEBUG : 測試_Русский___ě_áñ: md5 = 2aa06c44a80546bd42356853aca48c81 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/04 03:24:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/04 03:24:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso' 2026/04/04 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': 1 files missing 2026/04/04 03:24:02 NOTICE: 1 hashes missing 2026/04/04 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': 1 differences found 2026/04/04 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/04 03:24:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': 0 differences found 2026/04/04 03:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': 1 matching files 2026/04/04 03:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukerol6malu" 2026/04/04 03:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/1o10veagu6c3q8iklh3alvvere1882sr6oibuf900g2mhqfqc5r0" 2026/04/04 03:24:04 DEBUG : Creating backend with remote "/tmp/rclone1037469362" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu'", Local "Local file system at /tmp/rclone1037469362", Modify Window "1ms" 2026/04/04 03:24:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6a688674d16159a8f40c86638e9f87a OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/04 03:24:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/04 03:24:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu' 2026/04/04 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': 1 files missing 2026/04/04 03:24:07 NOTICE: 1 hashes missing 2026/04/04 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': 1 differences found 2026/04/04 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/04 03:24:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': 0 differences found 2026/04/04 03:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': 1 matching files 2026/04/04 03:24:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuxiqot4jeno" 2026/04/04 03:24:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:24:08 DEBUG : Creating backend with remote "TestDrive:crypt/vl985fdcsp72kjajphvt04qgoq1748ls30rgk6j0re141956u8n0" 2026/04/04 03:24:09 DEBUG : Creating backend with remote "/tmp/rclone2700761883" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno'", Local "Local file system at /tmp/rclone2700761883", Modify Window "1ms" 2026/04/04 03:24:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5044f6ccdcadc839d99145564442fd76 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/04 03:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/04 03:24:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno' 2026/04/04 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': 1 files missing 2026/04/04 03:24:12 NOTICE: 1 hashes missing 2026/04/04 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': 1 differences found 2026/04/04 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/04 03:24:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': 0 differences found 2026/04/04 03:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': 1 matching files 2026/04/04 03:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dedewut7guwu" 2026/04/04 03:24:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/qjtasot4blsgrknhv1hmsicqpj6q3rmqbnpdji0ek2rvav0923v0" 2026/04/04 03:24:14 DEBUG : Creating backend with remote "/tmp/rclone1435526828" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu'", Local "Local file system at /tmp/rclone1435526828", Modify Window "1ms" 2026/04/04 03:24:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b73c94103d57ef13d553b8c227749d4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/04 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/04 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu' 2026/04/04 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': 1 files missing 2026/04/04 03:24:16 NOTICE: 1 hashes missing 2026/04/04 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': 1 differences found 2026/04/04 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/04 03:24:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': 0 differences found 2026/04/04 03:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': 1 matching files 2026/04/04 03:24:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-migecut6yino" 2026/04/04 03:24:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:24:17 DEBUG : Creating backend with remote "TestDrive:crypt/9kbltltcc8bu4g82o1i1g3dfe7gg8coh77mv4uctr6e0k882ue60" 2026/04/04 03:24:18 DEBUG : Creating backend with remote "/tmp/rclone407960081" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino'", Local "Local file system at /tmp/rclone407960081", Modify Window "1ms" 2026/04/04 03:24:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = efda2414424e12e1eaa57fcfce52d2b7 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/04 03:24:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/04 03:24:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino' 2026/04/04 03:24:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': 1 files missing 2026/04/04 03:24:21 NOTICE: 1 hashes missing 2026/04/04 03:24:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': 1 differences found 2026/04/04 03:24:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/04 03:24:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/04 03:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': 0 differences found 2026/04/04 03:24:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': 1 matching files 2026/04/04 03:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-migecut6yino': Purge remote 2026/04/04 03:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dedewut7guwu': Purge remote 2026/04/04 03:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuxiqot4jeno': Purge remote 2026/04/04 03:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukerol6malu': Purge remote 2026/04/04 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceharin7quso': Purge remote 2026/04/04 03:24:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gotebam7rema': Purge remote 2026/04/04 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fagiziq4weri': Purge remote 2026/04/04 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacurow6feye': Purge remote 2026/04/04 03:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yupiget6gupi': Purge remote 2026/04/04 03:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-periqup3tace': Purge remote --- PASS: TestApplyTransforms (50.68s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:24:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/04 03:24:29 DEBUG : sub/file2: md5 = be22f94464c41458f96fe4a894869479 OK 2026/04/04 03:24:29 DEBUG : sub/file2: size = 14 OK 2026/04/04 03:24:29 INFO : file1: Copied (new) to: sub/file2 2026/04/04 03:24:29 DEBUG : sub/file2: size = 14 OK 2026/04/04 03:24:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 03:24:29 DEBUG : file1: Unchanged skipping 2026/04/04 03:24:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': don't need to copy/move sub/file2, it is already at target location 2026/04/04 03:24:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.05s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:24:35 DEBUG : dst/file1: md5 = 2c0e5595cf7a55cfbd1ad8d2557fa2dc OK 2026/04/04 03:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/backup" 2026/04/04 03:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/1nrff024r7pq65ecp72fc28jb0" 2026/04/04 03:24:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:24:37 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope') 2026/04/04 03:24:37 DEBUG : dst/file1: Sizes differ 2026/04/04 03:24:40 INFO : dst/file1: Moved (server-side) 2026/04/04 03:24:41 DEBUG : dst/file1: md5 = e831ec0e476f4706f24e5f517d700739 OK 2026/04/04 03:24:41 DEBUG : dst/file1: size = 14 OK 2026/04/04 03:24:41 INFO : dst/file1: Copied (new) 2026/04/04 03:24:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:24:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:24:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.82s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/dst" 2026/04/04 03:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 03:24:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/CompareDest" 2026/04/04 03:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/gveqi14airsml4bgu7krj116o8" 2026/04/04 03:24:49 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 03:24:51 DEBUG : one: md5 = cde996e808525d2d739def5a0b794f01 OK 2026/04/04 03:24:51 DEBUG : one: size = 3 OK 2026/04/04 03:24:51 INFO : one: Copied (new) 2026/04/04 03:24:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:24:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/dst') 2026/04/04 03:24:53 DEBUG : one: Sizes differ 2026/04/04 03:24:54 DEBUG : one: md5 = 5704ac8acefeb777b6c5e36466a2c755 OK 2026/04/04 03:24:54 DEBUG : one: size = 5 OK 2026/04/04 03:24:54 INFO : one: Copied (replaced existing) 2026/04/04 03:24:56 DEBUG : dst/one: md5 = 14b769ceb2b236f54f280daf8bd86c90 OK 2026/04/04 03:24:58 DEBUG : CompareDest/one: md5 = 37c0ee228ae917293a6c5c66bd44ecde OK 2026/04/04 03:24:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:24:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/dst') 2026/04/04 03:24:59 DEBUG : one: Sizes differ 2026/04/04 03:24:59 DEBUG : one: size = 5 OK 2026/04/04 03:24:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:24:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 03:25:02 DEBUG : CompareDest/two: md5 = dbda26db556e553859ab0da63e85448a OK 2026/04/04 03:25:02 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 03:25:03 DEBUG : two: size = 3 OK 2026/04/04 03:25:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:25:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 03:25:03 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 03:25:04 DEBUG : two: size = 3 OK 2026/04/04 03:25:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:25:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 03:25:05 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 03:25:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:25:05 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/CompareDest') 2026/04/04 03:25:05 DEBUG : two: Sizes differ 2026/04/04 03:25:07 DEBUG : two: md5 = b44b20897557d0e1c8595f1556790f80 OK 2026/04/04 03:25:07 DEBUG : two: size = 5 OK 2026/04/04 03:25:07 INFO : two: Copied (new) 2026/04/04 03:25:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 03:25:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:25:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:25:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.30s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/dst" 2026/04/04 03:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 03:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/CopyDest" 2026/04/04 03:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/04 03:25:14 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 03:25:16 DEBUG : one: md5 = b4704436b4f4c926419c21bbcd548bb1 OK 2026/04/04 03:25:16 DEBUG : one: size = 3 OK 2026/04/04 03:25:16 INFO : one: Copied (new) 2026/04/04 03:25:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:25:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/dst') 2026/04/04 03:25:18 DEBUG : one: Sizes differ 2026/04/04 03:25:19 DEBUG : one: md5 = 65ea07e6f7645c497c40c63e1cf69ea0 OK 2026/04/04 03:25:19 DEBUG : one: size = 5 OK 2026/04/04 03:25:19 INFO : one: Copied (replaced existing) 2026/04/04 03:25:21 DEBUG : dst/one: md5 = 5682c4d2992647156f69dedb109f43fd OK 2026/04/04 03:25:23 DEBUG : CopyDest/one: md5 = e64dd1b9a991078161a67802e324782f OK 2026/04/04 03:25:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/BackupDir" 2026/04/04 03:25:24 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/04 03:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:25:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/dst') 2026/04/04 03:25:26 DEBUG : one: Sizes differ 2026/04/04 03:25:26 DEBUG : one: size = 5 OK 2026/04/04 03:25:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:25:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/dst') 2026/04/04 03:25:26 DEBUG : one: Sizes differ 2026/04/04 03:25:28 INFO : one: Moved (server-side) 2026/04/04 03:25:29 DEBUG : one: size = 5 OK 2026/04/04 03:25:29 INFO : one: Copied (server-side copy) 2026/04/04 03:25:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/04 03:25:31 DEBUG : CopyDest/two: md5 = 2afcff18e6d7b69f69b1da265604e149 OK 2026/04/04 03:25:32 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 03:25:32 DEBUG : two: size = 3 OK 2026/04/04 03:25:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:25:33 DEBUG : two: size = 3 OK 2026/04/04 03:25:33 INFO : two: Copied (server-side copy) 2026/04/04 03:25:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/04 03:25:34 DEBUG : two: size = 3 OK 2026/04/04 03:25:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 03:25:34 DEBUG : two: Unchanged skipping 2026/04/04 03:25:36 DEBUG : CopyDest/three: md5 = 665f1a128d72465ffbb0c5542ed2fe3c OK 2026/04/04 03:25:36 DEBUG : three: Need to transfer - File not found at Destination 2026/04/04 03:25:37 DEBUG : three: size = 7 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:25:37 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope/CopyDest') 2026/04/04 03:25:37 DEBUG : three: Sizes differ 2026/04/04 03:25:37 DEBUG : three: Destination not found in --copy-dest 2026/04/04 03:25:38 DEBUG : three: md5 = cd510822663b3dccc2ef2869dc822bb2 OK 2026/04/04 03:25:38 DEBUG : three: size = 7 OK 2026/04/04 03:25:38 INFO : three: Copied (new) 2026/04/04 03:25:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/04 03:25:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:25:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 03:25:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 03:25:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:25:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/04 03:25:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.87s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:25:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/04 03:25:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c56b836f861152ae125818ca6ceb3ce8 OK 2026/04/04 03:25:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/04 03:25:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/04 03:25:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/04 03:25:50 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/04/04 03:25:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/04 03:25:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/04 03:25:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 29b2ac623005afadd748ced444db87cc OK 2026/04/04 03:25:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/04 03:25:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/04 03:25:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/04 03:25:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:25:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using skip mode. 2026/04/04 03:25:59 NOTICE: one: Found 2 files with duplicate names 2026/04/04 03:25:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using skip mode. 2026/04/04 03:26:04 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:04 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/04 03:26:05 INFO : one: Deleted 2026/04/04 03:26:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.25s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using first mode. 2026/04/04 03:26:11 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:11 INFO : one: Deleted 2026/04/04 03:26:12 INFO : one: Deleted 2026/04/04 03:26:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.37s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using newest mode. 2026/04/04 03:26:17 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:18 INFO : one: Deleted 2026/04/04 03:26:18 INFO : one: Deleted 2026/04/04 03:26:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using oldest mode. 2026/04/04 03:26:24 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:25 INFO : one: Deleted 2026/04/04 03:26:25 INFO : one: Deleted 2026/04/04 03:26:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.66s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using largest mode. 2026/04/04 03:26:31 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:31 INFO : one: Deleted 2026/04/04 03:26:32 INFO : one: Deleted 2026/04/04 03:26:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.46s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using smallest mode. 2026/04/04 03:26:37 NOTICE: one: Found 3 files with duplicate names 2026/04/04 03:26:37 INFO : one: Deleted 2026/04/04 03:26:38 INFO : one: Deleted 2026/04/04 03:26:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.27s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Looking for duplicate names using rename mode. 2026/04/04 03:26:45 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/04 03:26:46 INFO : one-2.txt: renamed from: one.txt 2026/04/04 03:26:47 INFO : one-3.txt: renamed from: one.txt 2026/04/04 03:26:48 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.69s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:26:53 DEBUG : dupe1/one.txt: md5 = 6328f7c448739354f651c2157d7ecbf7 OK 2026/04/04 03:26:55 DEBUG : dupe2/two.txt: md5 = 63e301c6ea7d781994c6c79fb387608a OK 2026/04/04 03:26:57 DEBUG : dupe3/three.txt: md5 = ed14d24de219ee41fbff61ce5f076ed2 OK 2026/04/04 03:26:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/04 03:26:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/04 03:26:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 03:27:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/04 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/04 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.11s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:27:05 DEBUG : a.txt: md5 = 54d451c3ff8eccb7cf1063b85da4476c OK 2026/04/04 03:27:07 DEBUG : zend.txt: md5 = 65db4ace8061716f673a823ede2199d8 OK 2026/04/04 03:27:09 DEBUG : sub dir/hello world: md5 = c8eaa5c0b5753e8e4843c67379b9f754 OK 2026/04/04 03:27:10 DEBUG : sub dir/hello world2: md5 = ed1d67403c6006b13883441944a9c624 OK 2026/04/04 03:27:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 6a9fe82c1ed5af8ddc7e0204d7a7fcba OK 2026/04/04 03:27:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7fe2c9ee7084053e3455111a065c5de4 OK 2026/04/04 03:27:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5db2864551ca07d999e0ae22638f2405 OK 2026/04/04 03:27:17 DEBUG : a.txt: Excluded (Size Filter) 2026/04/04 03:27:17 DEBUG : a.txt: Excluded 2026/04/04 03:27:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/04 03:27:18 DEBUG : sub dir/hello world2: Excluded 2026/04/04 03:27:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/04 03:27:18 DEBUG : sub dir/hello world: Excluded 2026/04/04 03:27:19 DEBUG : sub dir/ignore dir: Excluded 2026/04/04 03:27:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/04 03:27:19 DEBUG : sub dir/hello world2: Excluded 2026/04/04 03:27:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/04 03:27:19 DEBUG : sub dir/hello world: Excluded 2026/04/04 03:27:19 DEBUG : sub dir/ignore dir: Excluded 2026/04/04 03:27:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/04 03:27:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/04 03:27:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/04 03:27:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/04 03:27:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/04 03:27:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/04 03:27:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.62s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:27:27 DEBUG : a.txt: md5 = 1ffe320d3fc6d72f7f338b6287f25567 OK 2026/04/04 03:27:28 DEBUG : zend.txt: md5 = 3e09993c0f8084bd66e752f4787bdaac OK 2026/04/04 03:27:30 DEBUG : sub dir/hello world: md5 = 7a42fcf17faa95a73e6da81ccff8d6e3 OK 2026/04/04 03:27:32 DEBUG : sub dir/hello world2: md5 = a8617e6b06a7b7430c5d13777ecd4635 OK 2026/04/04 03:27:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 0da4fd9ca7d3f5da24a8758136ec084f OK 2026/04/04 03:27:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = a891fa16260f50bb2730867860464831 OK 2026/04/04 03:27:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3e8cd25f6cbcf601b9cd90dd16ebdf29 OK 2026/04/04 03:27:39 DEBUG : a.txt: Excluded (Size Filter) 2026/04/04 03:27:39 DEBUG : a.txt: Excluded 2026/04/04 03:27:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/04 03:27:40 DEBUG : sub dir/hello world2: Excluded 2026/04/04 03:27:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/04 03:27:40 DEBUG : sub dir/hello world: Excluded 2026/04/04 03:27:41 DEBUG : sub dir/ignore dir: Excluded 2026/04/04 03:27:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/04 03:27:41 DEBUG : sub dir/hello world2: Excluded 2026/04/04 03:27:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/04 03:27:41 DEBUG : sub dir/hello world: Excluded 2026/04/04 03:27:41 DEBUG : sub dir/ignore dir: Excluded 2026/04/04 03:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/04 03:27:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/04 03:27:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/04 03:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/04 03:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/04 03:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/04 03:27:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.95s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:27:49 DEBUG : file1: md5 = 6d364895d7cc05bf245aacc7efc1bf54 OK 2026/04/04 03:27:51 DEBUG : sub/file2: md5 = ba316168f7f6aeabe563f46628a074e2 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/04/04 03:27:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/04 03:27:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/04 03:27:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/04 03:27:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.69s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:27:58 DEBUG : file1: md5 = 76ac7f16b67bbcdd5835fa1d4aa38f4b OK 2026/04/04 03:28:01 DEBUG : sub/file2: md5 = fe46787a8c8b124888a5a12b44550004 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/04/04 03:28:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/notfound" 2026/04/04 03:28:04 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/qe0i31qdkoejk60elps0ni5sqk" 2026/04/04 03:28:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.29s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Making directory 2026/04/04 03:28:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:11 DEBUG : sub dir/hello world: md5 = ebbe4438fdb96e123147316a5d50db2f OK 2026/04/04 03:28:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.06s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:15 DEBUG : potato2: md5 = 271cacdf0a25d729dc7721609b1c9c6a OK 2026/04/04 03:28:17 DEBUG : empty space: md5 = 53533cab8f9a2aab13735da1e65ab993 OK --- PASS: TestLs (4.89s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:20 DEBUG : potato2: md5 = fbb57ab45cc5d8e50eaaff371e87371e OK 2026/04/04 03:28:22 DEBUG : empty space: md5 = abfd1f6866b622084a19bce1592aee4e OK 2026/04/04 03:28:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.87s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:25 DEBUG : potato2: md5 = 6af75ed2e2d700c785a0b5fda58052a2 OK 2026/04/04 03:28:27 DEBUG : empty space: md5 = 5a8de96f35838d69607bbdacc5249031 OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:30 DEBUG : potato2: md5 = d5b65ff0798b23c4c740d9aa2d46c9bc OK 2026/04/04 03:28:31 DEBUG : empty space: md5 = e03602917614f5dab4e8d8d07fbc716b OK --- PASS: TestHashSums (4.33s) === RUN TestHashSumsWithErrors 2026/04/04 03:28:33 DEBUG : Creating backend with remote ":memory:" 2026/04/04 03:28:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/04 03:28:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/04 03:28:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:34 DEBUG : potato2: md5 = 884475861372c17fb7cd48fba8aae775 OK 2026/04/04 03:28:35 DEBUG : empty space: md5 = a889dae4a14e752f4f800c6e19bf8abe OK 2026/04/04 03:28:38 DEBUG : sub dir/potato3: md5 = 5600aab9e13c7a70f9250e74e7c02317 OK 2026/04/04 03:28:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.30s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:43 DEBUG : small: md5 = e1150cfaefde959d7e9cddd4da941161 OK 2026/04/04 03:28:44 DEBUG : medium: md5 = 27394c7a91dd0dd5c4936758b1448c05 OK 2026/04/04 03:28:45 DEBUG : large: md5 = 9d4a73787fa9e3b3aaf09e284944307e OK 2026/04/04 03:28:46 DEBUG : Waiting for deletions to finish 2026/04/04 03:28:46 DEBUG : large: Excluded (Size Filter) 2026/04/04 03:28:46 INFO : medium: Deleted 2026/04/04 03:28:46 INFO : small: Deleted --- PASS: TestDelete (6.47s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:49 DEBUG : small: md5 = 86c26a300758335d17dc20f16f6883ec OK 2026/04/04 03:28:50 DEBUG : medium: md5 = 2faa50bac017e6c05d2ca2b30e011630 OK 2026/04/04 03:28:52 DEBUG : large: md5 = e690a4658931dc8176aa9becd0b3e659 OK 2026/04/04 03:28:52 DEBUG : Waiting for deletions to finish 2026/04/04 03:28:52 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/04 03:28:53 INFO : small: Deleted 2026/04/04 03:28:53 INFO : medium: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:28:56 DEBUG : small: md5 = 73447ba3278637c268331804529a064f OK 2026/04/04 03:28:57 DEBUG : medium: md5 = 9ed75a9363e6b53fe36c888a739f02da OK 2026/04/04 03:28:59 DEBUG : large: md5 = 6167ef13f517eacd3d7b78091fb14af0 OK 2026/04/04 03:28:59 DEBUG : Waiting for deletions to finish 2026/04/04 03:28:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/04 03:29:00 INFO : medium: Deleted 2026/04/04 03:29:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.91s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:29:03 DEBUG : small: md5 = 6396202dcbc34f6137d3373701eb579c OK 2026/04/04 03:29:04 DEBUG : medium: md5 = 8400ca36d0e8457b750b1ce831c5a344 OK 2026/04/04 03:29:06 DEBUG : large: md5 = 4fb832912a7b0e42e280f2f8943b551b OK 2026/04/04 03:29:06 DEBUG : Waiting for deletions to finish 2026/04/04 03:29:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/04 03:29:07 INFO : small: Deleted 2026/04/04 03:29:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:29:10 DEBUG : ReadFile: md5 = 562beafa669cec24c6bab84fd8a8f0c3 OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2026/04/04 03:29:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/04 03:29:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/04 03:29:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/04 03:29:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/04 03:29:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/04 03:29:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/04 03:29:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:29:14 DEBUG : file1: md5 = 0db436eb34757616dd6c25c531078b3a OK 2026/04/04 03:29:15 DEBUG : file2: md5 = 5eae9cf18c0ec36fec7f66470fb29d44 OK --- PASS: TestCat (14.81s) === RUN TestPurge 2026/04/04 03:29:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tojaceq7xaca" 2026/04/04 03:29:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 03:29:27 DEBUG : Creating backend with remote "TestDrive:crypt/b4m65kouq51grcf80jenbshacik5i9lo45lfvsaltjqqfqbvh45g" 2026/04/04 03:29:28 DEBUG : Creating backend with remote "/tmp/rclone1969009188" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tojaceq7xaca'", Local "Local file system at /tmp/rclone1969009188", Modify Window "1ms" 2026/04/04 03:29:32 DEBUG : A1/B1/C1/one: md5 = c37425a9e9fe6da213895e835bb92476 OK 2026/04/04 03:29:32 INFO : A2: Making directory 2026/04/04 03:29:33 INFO : A1/B2: Making directory 2026/04/04 03:29:34 INFO : A1/B2/C2: Making directory 2026/04/04 03:29:35 INFO : A1/B1/C3: Making directory 2026/04/04 03:29:35 INFO : A3: Making directory 2026/04/04 03:29:36 INFO : A3/B3: Making directory 2026/04/04 03:29:37 INFO : A3/B3/C4: Making directory 2026/04/04 03:29:39 DEBUG : A1/two: md5 = 5d797ffe5968ef49aec32735a7c0da78 OK 2026/04/04 03:29:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojaceq7xaca': Purge remote 2026/04/04 03:29:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.19s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:29:46 DEBUG : A1/B1/C1/one: md5 = 8429a7a894f1a75350c0be4970019a54 OK 2026/04/04 03:29:46 INFO : A2: Making directory 2026/04/04 03:29:47 INFO : A1/B2: Making directory 2026/04/04 03:29:47 INFO : A1/B2/C2: Making directory 2026/04/04 03:29:48 INFO : A1/B1/C3: Making directory 2026/04/04 03:29:49 INFO : A3: Making directory 2026/04/04 03:29:49 INFO : A3/B3: Making directory 2026/04/04 03:29:50 INFO : A3/B3/C4: Making directory 2026/04/04 03:29:52 DEBUG : A1/two: md5 = 3d2d5e2a34529934cac74f3a925713b7 OK 2026/04/04 03:29:53 DEBUG : removing 1 level 3 directories 2026/04/04 03:29:53 INFO : A3/B3/C4: Removing directory 2026/04/04 03:29:56 DEBUG : removing 2 level 3 directories 2026/04/04 03:29:56 INFO : A1/B2/C2: Removing directory 2026/04/04 03:29:56 INFO : A1/B1/C3: Removing directory 2026/04/04 03:29:57 DEBUG : removing 2 level 2 directories 2026/04/04 03:29:57 INFO : A3/B3: Removing directory 2026/04/04 03:29:57 INFO : A1/B2: Removing directory 2026/04/04 03:29:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/04 03:29:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/04 03:29:58 DEBUG : removing 2 level 1 directories 2026/04/04 03:29:58 INFO : A3: Removing directory 2026/04/04 03:29:58 INFO : A2: Removing directory 2026/04/04 03:29:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/04 03:30:01 DEBUG : removing 1 level 3 directories 2026/04/04 03:30:01 INFO : A1/B1/C1: Removing directory 2026/04/04 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:02 DEBUG : removing 1 level 2 directories 2026/04/04 03:30:02 INFO : A1/B1: Removing directory 2026/04/04 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/04 03:30:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:30:03 DEBUG : removing 1 level 1 directories 2026/04/04 03:30:03 INFO : A1: Removing directory 2026/04/04 03:30:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/04 03:30:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/04 03:30:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 03:30:04 DEBUG : removing 1 level 0 directories 2026/04/04 03:30:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Removing directory 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/04 03:30:04 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.74s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:06 INFO : A1: Making directory 2026/04/04 03:30:07 INFO : A1/B1: Making directory 2026/04/04 03:30:07 INFO : A1/B1/C1: Making directory 2026/04/04 03:30:10 DEBUG : removing 1 level 3 directories 2026/04/04 03:30:10 INFO : A1/B1/C1: Removing directory 2026/04/04 03:30:11 DEBUG : removing 1 level 2 directories 2026/04/04 03:30:11 INFO : A1/B1: Removing directory 2026/04/04 03:30:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:30:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.04s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:13 INFO : A1: Making directory 2026/04/04 03:30:14 INFO : A1/B1: Making directory 2026/04/04 03:30:15 INFO : A1/B1/C1: Making directory 2026/04/04 03:30:17 DEBUG : removing 1 level 3 directories 2026/04/04 03:30:17 INFO : A1/B1/C1: Removing directory 2026/04/04 03:30:18 DEBUG : removing 1 level 2 directories 2026/04/04 03:30:18 INFO : A1/B1: Removing directory 2026/04/04 03:30:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:30:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.63s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:22 DEBUG : file1: md5 = a1f601f8d4b947158a46fc345cf9e667 OK 2026/04/04 03:30:23 DEBUG : filename.txt: File name found in url 2026/04/04 03:30:24 DEBUG : filename.txt: md5 = b084a8c20c8a6de710a7fb73416c91af OK 2026/04/04 03:30:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/04 03:30:26 DEBUG : headerfilename.txt: md5 = cbeff003a12557025942211dc4e7097c OK 2026/04/04 03:30:27 DEBUG : file2: md5 = 03d782e3efcd56483a2e1d5068c045c6 OK --- PASS: TestCopyURL (8.81s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:31 DEBUG : file1: md5 = 612f8c2957f8b5d2f0a82c9acb0d718b OK --- PASS: TestCopyURLDownloadHeaders (2.19s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/04 03:30:34 DEBUG : sub/file2: md5 = 338092a0564fa8538a3afa9970721f91 OK 2026/04/04 03:30:34 DEBUG : sub/file2: size = 14 OK 2026/04/04 03:30:34 INFO : file1: Copied (new) to: sub/file2 2026/04/04 03:30:34 INFO : file1: Deleted 2026/04/04 03:30:35 DEBUG : sub/file2: size = 14 OK 2026/04/04 03:30:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 03:30:35 DEBUG : file1: Unchanged skipping 2026/04/04 03:30:35 INFO : file1: Deleted 2026/04/04 03:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': don't need to copy/move sub/file2, it is already at target location 2026/04/04 03:30:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/04 03:30:39 DEBUG : file1: md5 = 80be237ecbe7ca0fbe4a99047286d61a OK 2026/04/04 03:30:39 DEBUG : file1: size = 14 OK 2026/04/04 03:30:39 INFO : file1: Copied (new) 2026/04/04 03:30:39 INFO : file1: Deleted 2026/04/04 03:30:40 DEBUG : file1: Destination exists, skipping 2026/04/04 03:30:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.63s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:44 DEBUG : dst/file1: md5 = 50e902e89fb25dfadd2ed19e340dcbdd OK 2026/04/04 03:30:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jedepix2nope/backup" 2026/04/04 03:30:45 DEBUG : Creating backend with remote "TestDrive:crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g/1nrff024r7pq65ecp72fc28jb0" 2026/04/04 03:30:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1480214904) 2026/04/04 03:30:47 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope') 2026/04/04 03:30:47 DEBUG : dst/file1: Sizes differ 2026/04/04 03:30:49 INFO : dst/file1: Moved (server-side) 2026/04/04 03:30:50 DEBUG : dst/file1: md5 = 233de3157ae26ede6c376eb0ac95a67d OK 2026/04/04 03:30:50 DEBUG : dst/file1: size = 14 OK 2026/04/04 03:30:50 INFO : dst/file1: Copied (new) 2026/04/04 03:30:50 INFO : dst/file1: Deleted 2026/04/04 03:30:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:30:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/04 03:30:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.84s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:30:57 DEBUG : A1/one: md5 = 5e19500548e4d0e7f653eb60ccfdae5d OK 2026/04/04 03:30:59 DEBUG : A1/two: md5 = 897c0d5fbdaa9acaaaeae08689987966 OK 2026/04/04 03:31:01 DEBUG : A1/B1/three: md5 = 997e8ec59d899ab4c59d9e90fb1ddd12 OK 2026/04/04 03:31:03 DEBUG : A1/B1/C1/four: md5 = c8174b306aba631de54968173b8532be OK 2026/04/04 03:31:06 DEBUG : A1/B1/C2/five: md5 = b6205b81f39c80b6e4040f7fa1aab4e0 OK 2026/04/04 03:31:06 INFO : A1/B2: Making directory 2026/04/04 03:31:07 INFO : A1/B1/C3: Making directory 2026/04/04 03:31:16 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/04 03:31:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/04 03:31:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/04 03:31:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/04 03:31:16 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/04 03:31:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/04 03:31:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/04 03:31:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:31:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/04 03:31:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/04 03:31:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/04 03:31:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/04 03:31:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/04 03:31:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/04 03:31:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/04 03:31:28 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/04 03:31:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/04 03:31:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/04 03:31:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:31:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/04 03:31:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/04 03:31:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/04 03:31:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/04 03:31:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/04 03:31:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/04 03:31:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/04 03:31:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/04 03:31:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/04 03:31:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/04 03:31:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 03:31:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.47s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (34 bytes), uploading instead of streaming 2026/04/04 03:31:43 DEBUG : no_checksum_small_file_from_pipe: md5 = 02a87a28620cea33442beb9b760578b2 OK 2026/04/04 03:31:43 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/04 03:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/04 03:31:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/04 03:31:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/04 03:31:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 790944428fb1199bba38ea023b378fd2 OK 2026/04/04 03:31:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/04 03:31:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (34 bytes), uploading instead of streaming 2026/04/04 03:31:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 5bdf42cbbaecc4abd51bee042501857d OK 2026/04/04 03:31:48 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/04 03:31:48 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/04 03:31:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/04 03:31:50 DEBUG : with_checksum_big_file_from_pipe: md5 = d20f1c7f60de6aed51e909f4c128cfd0 OK 2026/04/04 03:31:50 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/04 03:31:50 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (34 bytes), uploading instead of streaming 2026/04/04 03:31:53 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/04 03:31:53 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 03:31:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/04 03:31:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/04 03:31:55 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (34 bytes), uploading instead of streaming 2026/04/04 03:31:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/04 03:31:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/04 03:31:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/04 03:32:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/04 03:32:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/04 03:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (48 bytes), uploading instead of streaming 2026/04/04 03:32:03 DEBUG : rcat_metadata: md5 = 7691dfd54d91599976a74ca20893e293 OK 2026/04/04 03:32:03 DEBUG : rcat_metadata: size = 48 OK 2026/04/04 03:32:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/04 03:32:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/04 03:32:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = fcf545cebcd559f23a7c8b887327a5f5 OK 2026/04/04 03:32:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/04 03:32:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.23s) --- PASS: TestRcatMetadata/Normal (2.59s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:09 DEBUG : potato1: md5 = a3857c082141a8cb3dbda42c665dd3b5 OK 2026/04/04 03:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (60 bytes), uploading instead of streaming 2026/04/04 03:32:10 DEBUG : potato2: md5 = 48ffee85529914761be9dfd3c4674a4f OK 2026/04/04 03:32:10 DEBUG : potato2: size = 60 OK 2026/04/04 03:32:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.42s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:14 DEBUG : potato1: md5 = 63228586d45e5216ee3260a3b9e74e7a OK 2026/04/04 03:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': File to upload is small (60 bytes), uploading instead of streaming 2026/04/04 03:32:15 DEBUG : potato2: md5 = 7926ffe807ecd399b5e29273642dcf23 OK 2026/04/04 03:32:15 DEBUG : potato2: size = 60 OK 2026/04/04 03:32:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:19 DEBUG : potato1: md5 = 3244bdbdb38c030036d1bd073f565ace OK --- PASS: TestRcatSizeUploadHeaders (2.69s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:21 DEBUG : potato2: md5 = 6035d2d9c289dd8bfff559269b24680d OK 2026/04/04 03:32:23 DEBUG : empty space: md5 = d1d248a8fd753aee9a87de5c0adb1fb7 OK 2026/04/04 03:32:25 DEBUG : sub dir/potato3: md5 = 9b05c61380daea437e10440bfb92d186 OK 2026/04/04 03:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Touching "empty space" 2026/04/04 03:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Touching "potato2" 2026/04/04 03:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Touching "sub dir/potato3" 2026/04/04 03:32:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.99s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:30 DEBUG : dir with metadata: Making directory with metadata 2026/04/04 03:32:30 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.24s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:32 DEBUG : directory with modtime: Making directory with metadata 2026/04/04 03:32:33 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/04 03:32:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 03:32:35 DEBUG : Google drive root 'crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g': Skipping btime metadata as can't update it on an existing file: 2026-04-04T03:32:34.869713669Z 2026/04/04 03:32:35 INFO : non existent directory: Updated directory metadata 2026/04/04 03:32:37 DEBUG : Google drive root 'crypt/ircri258d4js4bun50ag5kn16s6vbff6752v29vu4crkgi1e4r5g': Skipping btime metadata as can't update it on an existing file: 2026-04-04T03:32:34.869713669Z 2026/04/04 03:32:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:39 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/04 03:32:41 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/04 03:32:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.37s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/04 03:32:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 03:32:44 DEBUG : dst: Making directory with metadata 2026/04/04 03:32:44 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 03:32:44 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 03:32:45 INFO : dst: Set directory modification time (using SetModTime) 2026/04/04 03:32:45 INFO : dst: Set directory modification time (using SetModTime) 2026/04/04 03:32:45 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/04 03:32:46 INFO : dst: Set directory modification time (using SetModTime) 2026/04/04 03:32:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope'", Local "Local file system at /tmp/rclone1480214904", Modify Window "1ms" 2026/04/04 03:32:49 DEBUG : sub dir/test remove existing: md5 = fc9754606b5d343a88bf3e02c4f908a6 OK 2026/04/04 03:32:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = cc4c16c60dbeadb29f874415bb879c95 OK 2026/04/04 03:32:53 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.daqaqiv9" before starting 2026/04/04 03:32:54 DEBUG : sub dir/test remove existing.daqaqiv9: TEST: removing renamed existing file after operation 2026/04/04 03:32:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.podokih3" before starting 2026/04/04 03:32:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.podokih3: TEST: renaming existing back after failed operation 2026/04/04 03:32:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wixawon2" before starting 2026/04/04 03:32:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wixawon2: TEST: removing renamed existing file after operation 2026/04/04 03:33:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "abl5s5kfm7g5tgunnd7s9v942vibbmqqc3m0fjsak0f4lu3vra046ujstmbirdgr74at2vg3k8mupkrrg27j89jrejrlve7331amugauiuoto4tu92ngqbgbebicl42bisrqaemqtoa3tm5edcukv5ifpme5spcfuolth4sg093pb60kdmpg" 2026/04/04 03:33:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lpjr01cmdo5o0ag69n8bc4rjgo1l6ea1lc1ncvb5qdtsvrar5410" --- PASS: TestRemoveExisting (13.36s) === 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/04/04 03:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jedepix2nope': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.593604257s (try 1/5)