"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/11 01:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki" 2025/11/11 01:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g" 2025/11/11 01:12:32 DEBUG : Creating backend with remote "/tmp/rclone3164536771" === 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2025/11/11 01:12:32 DEBUG : a: size = 0 OK 2025/11/11 01:12:32 DEBUG : a: size = 1 (memory) 2025/11/11 01:12:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/11 01:12:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/11 01:12:32 DEBUG : potato: Seek from 10 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 10 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/11 01:12:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/11 01:12:32 DEBUG : potato: Seek from 8 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 8 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/11 01:12:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/11 01:12:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/11 01:12:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/11 01:12:32 DEBUG : potato: Seek from 5 to 2 2025/11/11 01:12:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/11 01:12:32 DEBUG : potato: Seek from 9 to 0 2025/11/11 01:12:32 DEBUG : potato: Seek from 9 to 0 2025/11/11 01:12:32 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:12:35 DEBUG : rutabaga: md5 = 1bcefff8fac6ebf4628ac290c728ed52 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/11 01:12:37 DEBUG : empty space: md5 = 1fe3bfae4e37dc1e6dea9381490deb08 OK === RUN TestCheck/3 2025/11/11 01:12:39 DEBUG : potato2: md5 = d3044e1d8af0b139d0d907e89c156e4d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/11 01:12:42 DEBUG : remotepotato: md5 = 0ce936bfaa97041ded8265e83c45655c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.61s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/11/11 01:12:45 DEBUG : Creating backend with remote "nonexistent" 2025/11/11 01:12:45 DEBUG : Creating backend with remote "nonexistent" 2025/11/11 01:12:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/11 01:12:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/11 01:12:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/11 01:12:45 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:12:47 DEBUG : rutabaga: md5 = e9735787acd0407b480486bbc5f7a73c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/11 01:12:51 DEBUG : empty space: md5 = af6e3e2b9c384821530baa2014b287f1 OK === RUN TestCheckDownload/3 2025/11/11 01:12:53 DEBUG : potato2: md5 = 5a7024a68421f4d2e16e48cc578e6313 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/11 01:12:57 DEBUG : remotepotato: md5 = 0127f828fa7aecde733eea7b94f16e58 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.66s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:13:03 DEBUG : rutabaga: md5 = 80fef13b3979314c71c3c00e3688acc9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/11 01:13:06 DEBUG : empty space: md5 = 95d808372ce48d7bdc4c8621ba37221b OK === RUN TestCheckSizeOnly/3 2025/11/11 01:13:08 DEBUG : potato2: md5 = 5cf565aa6534931ab92a0761f041b851 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/11 01:13:10 DEBUG : remotepotato: md5 = 626563d82a68023189d9cbc93d256226 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.61s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:13:15 DEBUG : test.sum: md5 = b8ceb57115c5ff5ec59b7c53e0402167 OK 2025/11/11 01:13:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/11 01:13:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/11 01:13:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/11 01:13:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/11 01:13:17 DEBUG : test.sum: md5 = a4d835e67704c2dec99356e11df087b1 OK 2025/11/11 01:13:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/11 01:13:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/11 01:13:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/11 01:13:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:13:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/data" 2025/11/11 01:13:19 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:13:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/data" 2025/11/11 01:13:21 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/vjrnln8ratgmqakfosrqe8espk" 2025/11/11 01:13:25 DEBUG : data/banana: md5 = a67529487acc6fc1e2d8085cc9a15bb6 OK 2025/11/11 01:13:27 DEBUG : test.sum: md5 = 93d939c1c8814dfb789c30ee790a2d55 OK === RUN TestCheckSumDownload/subtest1 2025/11/11 01:13:31 DEBUG : data/potato: md5 = 91b4e9adffc917db2c616485bc2dae0c OK 2025/11/11 01:13:33 DEBUG : test.sum: md5 = e92932d78ec1ad80166d7efb13964772 OK === RUN TestCheckSumDownload/subtest2 2025/11/11 01:13:37 DEBUG : test.sum: md5 = 973201e72fc57515e4e7377ea8bfa6a1 OK === RUN TestCheckSumDownload/subtest3 2025/11/11 01:13:41 DEBUG : test.sum: md5 = e833d37472b8bbe1d817d984590d0b7f OK === RUN TestCheckSumDownload/subtest4 2025/11/11 01:13:45 DEBUG : test.sum: md5 = b3b8dc43021938f8a570f957abaf9e90 OK === RUN TestCheckSumDownload/subtest5 2025/11/11 01:13:50 DEBUG : test.sum: md5 = 11a325e0479d19a22eb03764880f8756 OK === RUN TestCheckSumDownload/subtest6 2025/11/11 01:13:54 DEBUG : data/banana: md5 = fcc835ca119b69476221b1036755cfc8 OK 2025/11/11 01:13:55 DEBUG : data/potato: md5 = 72570c11e3281364ea9d778745dd0445 OK 2025/11/11 01:13:56 DEBUG : test.sum: md5 = b370b4845772c7dc0902992093efbb60 OK === RUN TestCheckSumDownload/subtest7 2025/11/11 01:14:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/11 01:14:01 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.46s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (2.45s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.35s) === RUN TestApplyTransforms 2025/11/11 01:14:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bugohat3tixa" 2025/11/11 01:14:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:02 DEBUG : Creating backend with remote "TestDrive:crypt/icnvmand5o9pka6d3vqgtkdp1oie1577j32ldbbp734mdg4ad220" 2025/11/11 01:14:03 DEBUG : Creating backend with remote "/tmp/rclone2132611179" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa'", Local "Local file system at /tmp/rclone2132611179", Modify Window "1ms" 2025/11/11 01:14:05 DEBUG : hello, world!: md5 = 7efb3a51c9e446719694e0d900d1030b OK upper checkfile vs. lower remote (without normalization) 2025/11/11 01:14:06 ERROR : hello, world!: sum not found 2025/11/11 01:14:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa' 2025/11/11 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': 1 files missing 2025/11/11 01:14:06 NOTICE: 1 hashes missing 2025/11/11 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': 1 differences found 2025/11/11 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/11 01:14:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': 0 differences found 2025/11/11 01:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': 1 matching files 2025/11/11 01:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zugaqem0cabi" 2025/11/11 01:14:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/a2v3iv420qdtj4uajbcsuio74g9kdb7bo05blqupn5d9ocngvlq0" 2025/11/11 01:14:08 DEBUG : Creating backend with remote "/tmp/rclone1921875230" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi'", Local "Local file system at /tmp/rclone1921875230", Modify Window "1ms" 2025/11/11 01:14:10 DEBUG : HELLO, WORLD!: md5 = 909e742f41be733e20b3ba0ad0ff1373 OK lower checkfile vs. upper remote (without normalization) 2025/11/11 01:14:11 ERROR : HELLO, WORLD!: sum not found 2025/11/11 01:14:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi' 2025/11/11 01:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': 1 files missing 2025/11/11 01:14:11 NOTICE: 1 hashes missing 2025/11/11 01:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': 1 differences found 2025/11/11 01:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/11 01:14:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': 0 differences found 2025/11/11 01:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': 1 matching files 2025/11/11 01:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covusek2ziqo" 2025/11/11 01:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/khi1j44c6d34ghq6l7sqe9krm31pbfuob6gkou6ekbk9l5r5iu90" 2025/11/11 01:14:13 DEBUG : Creating backend with remote "/tmp/rclone3572667793" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo'", Local "Local file system at /tmp/rclone3572667793", Modify Window "1ms" 2025/11/11 01:14:15 DEBUG : HeLlO, wOrLd!: md5 = e30bb4866cedcab06dfb3e31c5117458 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/11 01:14:16 ERROR : HeLlO, wOrLd!: sum not found 2025/11/11 01:14:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo' 2025/11/11 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': 1 files missing 2025/11/11 01:14:16 NOTICE: 1 hashes missing 2025/11/11 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': 1 differences found 2025/11/11 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/11 01:14:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': 0 differences found 2025/11/11 01:14:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': 1 matching files 2025/11/11 01:14:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tudogem7rofu" 2025/11/11 01:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:17 DEBUG : Creating backend with remote "TestDrive:crypt/n4cg0b0g9srqg5ukos4p6g9316vvl322fgdggi0pjq4j6ion3ni0" 2025/11/11 01:14:18 DEBUG : Creating backend with remote "/tmp/rclone3492882456" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu'", Local "Local file system at /tmp/rclone3492882456", Modify Window "1ms" 2025/11/11 01:14:21 DEBUG : HELLO, WORLD!: md5 = ada6910d59219bb7127a2d1f8760972c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/11 01:14:21 ERROR : HELLO, WORLD!: sum not found 2025/11/11 01:14:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu' 2025/11/11 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': 1 files missing 2025/11/11 01:14:21 NOTICE: 1 hashes missing 2025/11/11 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': 1 differences found 2025/11/11 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/11 01:14:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': 0 differences found 2025/11/11 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': 1 matching files 2025/11/11 01:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-covabik3yevo" 2025/11/11 01:14:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:22 DEBUG : Creating backend with remote "TestDrive:crypt/dja2f5rd1dj2r49joe9n2ufaj59qh7quleiljskh8ea3dfvobs30" 2025/11/11 01:14:23 DEBUG : Creating backend with remote "/tmp/rclone1544094980" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo'", Local "Local file system at /tmp/rclone1544094980", Modify Window "1ms" 2025/11/11 01:14:25 DEBUG : 測試_Русский___ě_áñ: md5 = 6766ef91705fa6993b1bbf30af19693b OK NFD checkfile vs. NFC remote (without normalization) 2025/11/11 01:14:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo' 2025/11/11 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': 1 files missing 2025/11/11 01:14:26 NOTICE: 1 hashes missing 2025/11/11 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': 1 differences found 2025/11/11 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/11 01:14:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': 0 differences found 2025/11/11 01:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': 1 matching files 2025/11/11 01:14:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajimab8lahi" 2025/11/11 01:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:27 DEBUG : Creating backend with remote "TestDrive:crypt/0p1aqqdlrlr0l77gao4atim0ip1dd8de3t9bgk7ktkoc46q6af7g" 2025/11/11 01:14:28 DEBUG : Creating backend with remote "/tmp/rclone1236715476" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi'", Local "Local file system at /tmp/rclone1236715476", Modify Window "1ms" 2025/11/11 01:14:31 DEBUG : 測試_Русский___ě_áñ: md5 = 56b693f72b96d112df73081950f86042 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/11 01:14:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi' 2025/11/11 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': 1 files missing 2025/11/11 01:14:31 NOTICE: 1 hashes missing 2025/11/11 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': 1 differences found 2025/11/11 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/11 01:14:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': 0 differences found 2025/11/11 01:14:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': 1 matching files 2025/11/11 01:14:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bawazud1tulo" 2025/11/11 01:14:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:32 DEBUG : Creating backend with remote "TestDrive:crypt/m74v6vl83al9gcrehr62oq199h6ftu4b2k9h1554so9pal63fjsg" 2025/11/11 01:14:33 DEBUG : Creating backend with remote "/tmp/rclone1233558040" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo'", Local "Local file system at /tmp/rclone1233558040", Modify Window "1ms" 2025/11/11 01:14:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 41f6e417f5028e531ceaa0c3ca2d4f79 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/11 01:14:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo' 2025/11/11 01:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': 1 files missing 2025/11/11 01:14:36 NOTICE: 1 hashes missing 2025/11/11 01:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': 1 differences found 2025/11/11 01:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/11 01:14:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': 0 differences found 2025/11/11 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': 1 matching files 2025/11/11 01:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fajojuq0wavo" 2025/11/11 01:14:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/692lbls53gs5sf06o6ssde6rit29l6clugqhagjb8ie6u23gg7b0" 2025/11/11 01:14:38 DEBUG : Creating backend with remote "/tmp/rclone612414108" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo'", Local "Local file system at /tmp/rclone612414108", Modify Window "1ms" 2025/11/11 01:14:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecfc10ac7cf60b6fd0c2547891e63c24 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/11 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo' 2025/11/11 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': 1 files missing 2025/11/11 01:14:41 NOTICE: 1 hashes missing 2025/11/11 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': 1 differences found 2025/11/11 01:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/11 01:14:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': 0 differences found 2025/11/11 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': 1 matching files 2025/11/11 01:14:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kasicij5juhu" 2025/11/11 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:42 DEBUG : Creating backend with remote "TestDrive:crypt/396199assgprlk6bh6rdg58m59e8jr3bgu744gt5fjansrdcdpr0" 2025/11/11 01:14:43 DEBUG : Creating backend with remote "/tmp/rclone360182250" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu'", Local "Local file system at /tmp/rclone360182250", Modify Window "1ms" 2025/11/11 01:14:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ffbaddd8119224d1cdd22a65a2472a22 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/11 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu' 2025/11/11 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': 1 files missing 2025/11/11 01:14:46 NOTICE: 1 hashes missing 2025/11/11 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': 1 differences found 2025/11/11 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/11 01:14:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': 0 differences found 2025/11/11 01:14:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': 1 matching files 2025/11/11 01:14:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qexatij3feru" 2025/11/11 01:14:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:14:47 DEBUG : Creating backend with remote "TestDrive:crypt/anlukfdgjuvf6c4gggqg5bj8uku0h605bstppp6k5ot7ldvi5dbg" 2025/11/11 01:14:49 DEBUG : Creating backend with remote "/tmp/rclone99396645" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru'", Local "Local file system at /tmp/rclone99396645", Modify Window "1ms" 2025/11/11 01:14:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d3937942be634a34f32197771136066f OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/11 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/11 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru' 2025/11/11 01:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': 1 files missing 2025/11/11 01:14:51 NOTICE: 1 hashes missing 2025/11/11 01:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': 1 differences found 2025/11/11 01:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/11 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/11 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': 0 differences found 2025/11/11 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': 1 matching files 2025/11/11 01:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qexatij3feru': Purge remote 2025/11/11 01:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kasicij5juhu': Purge remote 2025/11/11 01:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fajojuq0wavo': Purge remote 2025/11/11 01:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bawazud1tulo': Purge remote 2025/11/11 01:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajimab8lahi': Purge remote 2025/11/11 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covabik3yevo': Purge remote 2025/11/11 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tudogem7rofu': Purge remote 2025/11/11 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-covusek2ziqo': Purge remote 2025/11/11 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugaqem0cabi': Purge remote 2025/11/11 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bugohat3tixa': Purge remote --- PASS: TestApplyTransforms (54.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:14:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:14:59 DEBUG : sub/file2: md5 = 11ff3cbb6aef865413bc2dca4982964c OK 2025/11/11 01:14:59 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:14:59 INFO : file1: Copied (new) to: sub/file2 2025/11/11 01:15:00 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:15:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:15:00 DEBUG : file1: Unchanged skipping 2025/11/11 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': don't need to copy/move sub/file2, it is already at target location 2025/11/11 01:15:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.29s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:15:06 DEBUG : dst/file1: md5 = c77c3dc0e335e7f3d11195db3a86566b OK 2025/11/11 01:15:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/backup" 2025/11/11 01:15:07 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:15:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki') 2025/11/11 01:15:08 DEBUG : dst/file1: Sizes differ 2025/11/11 01:15:11 INFO : dst/file1: Moved (server-side) 2025/11/11 01:15:12 DEBUG : dst/file1: md5 = 562df2eef1d3bbb60451dd2472e6e8fa OK 2025/11/11 01:15:12 DEBUG : dst/file1: size = 14 OK 2025/11/11 01:15:12 INFO : dst/file1: Copied (new) 2025/11/11 01:15:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:15:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:15:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.22s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:15:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/dst" 2025/11/11 01:15:17 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/CompareDest" 2025/11/11 01:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/gveqi14airsml4bgu7krj116o8" 2025/11/11 01:15:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 01:15:23 DEBUG : one: md5 = d7697d1cb54f90dcaf4ca1edad1fb4c1 OK 2025/11/11 01:15:23 DEBUG : one: size = 3 OK 2025/11/11 01:15:23 INFO : one: Copied (new) 2025/11/11 01:15:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/dst') 2025/11/11 01:15:24 DEBUG : one: Sizes differ 2025/11/11 01:15:26 DEBUG : one: md5 = 31d2b119dcdcf271348141e59da074dc OK 2025/11/11 01:15:26 DEBUG : one: size = 5 OK 2025/11/11 01:15:26 INFO : one: Copied (replaced existing) 2025/11/11 01:15:28 DEBUG : dst/one: md5 = 5fdc8fe3952570a20c5d716043222da4 OK 2025/11/11 01:15:30 DEBUG : CompareDest/one: md5 = be6a3414c05135e99d7ac8125b58e77d OK 2025/11/11 01:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/dst') 2025/11/11 01:15:31 DEBUG : one: Sizes differ 2025/11/11 01:15:31 DEBUG : one: size = 5 OK 2025/11/11 01:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 01:15:33 DEBUG : CompareDest/two: md5 = 2ff115af64355d4891ccd9f4f37411f2 OK 2025/11/11 01:15:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:15:34 DEBUG : two: size = 3 OK 2025/11/11 01:15:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:15:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 01:15:35 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:15:35 DEBUG : two: size = 3 OK 2025/11/11 01:15:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:15:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 01:15:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:15:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:36 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/CompareDest') 2025/11/11 01:15:36 DEBUG : two: Sizes differ 2025/11/11 01:15:38 DEBUG : two: md5 = 17c349d88b424a986ea21bfe11d24e47 OK 2025/11/11 01:15:38 DEBUG : two: size = 5 OK 2025/11/11 01:15:38 INFO : two: Copied (new) 2025/11/11 01:15:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:15:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:15:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:15:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.40s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:15:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/dst" 2025/11/11 01:15:42 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:15:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/CopyDest" 2025/11/11 01:15:44 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 01:15:45 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 01:15:48 DEBUG : one: md5 = 749f94e4ffe131e54d08569fe7b0ab29 OK 2025/11/11 01:15:48 DEBUG : one: size = 3 OK 2025/11/11 01:15:48 INFO : one: Copied (new) 2025/11/11 01:15:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/dst') 2025/11/11 01:15:49 DEBUG : one: Sizes differ 2025/11/11 01:15:51 DEBUG : one: md5 = 01f81ac76f234c7f075f34a7ff3cfa07 OK 2025/11/11 01:15:51 DEBUG : one: size = 5 OK 2025/11/11 01:15:51 INFO : one: Copied (replaced existing) 2025/11/11 01:15:52 DEBUG : dst/one: md5 = 46a9aa3e0feb63c776e2c6efaf61ac96 OK 2025/11/11 01:15:55 DEBUG : CopyDest/one: md5 = 8445441951f8b8f0fe62493d2e7b4bb0 OK 2025/11/11 01:15:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/BackupDir" 2025/11/11 01:15:55 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 01:15:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/dst') 2025/11/11 01:15:57 DEBUG : one: Sizes differ 2025/11/11 01:15:57 DEBUG : one: size = 5 OK 2025/11/11 01:15:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:15:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:15:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/dst') 2025/11/11 01:15:57 DEBUG : one: Sizes differ 2025/11/11 01:15:59 INFO : one: Moved (server-side) 2025/11/11 01:16:00 DEBUG : one: size = 5 OK 2025/11/11 01:16:00 INFO : one: Copied (server-side copy) 2025/11/11 01:16:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 01:16:02 DEBUG : CopyDest/two: md5 = 70c6ce36863fbc31802fa45557e857a4 OK 2025/11/11 01:16:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 01:16:03 DEBUG : two: size = 3 OK 2025/11/11 01:16:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:16:04 DEBUG : two: size = 3 OK 2025/11/11 01:16:04 INFO : two: Copied (server-side copy) 2025/11/11 01:16:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 01:16:05 DEBUG : two: size = 3 OK 2025/11/11 01:16:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 01:16:05 DEBUG : two: Unchanged skipping 2025/11/11 01:16:07 DEBUG : CopyDest/three: md5 = 333a777aceeca92e39e399cbd86bb72b OK 2025/11/11 01:16:08 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 01:16:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:16:08 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki/CopyDest') 2025/11/11 01:16:08 DEBUG : three: Sizes differ 2025/11/11 01:16:08 DEBUG : three: Destination not found in --copy-dest 2025/11/11 01:16:09 DEBUG : three: md5 = 0ca6ea98c0d15af452185773da3bff84 OK 2025/11/11 01:16:09 DEBUG : three: size = 7 OK 2025/11/11 01:16:09 INFO : three: Copied (new) 2025/11/11 01:16:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:16:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:16:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:16:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:16:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:16:14 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:16:15 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.40s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/11 01:16:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 12724631ab32b90c662f626a11801c87 OK 2025/11/11 01:16:19 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/11 01:16:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/11 01:16:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/11 01:16:20 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 2025/11/11 01:16:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/11 01:16:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/11 01:16:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d50f6b8190c49af9843fc69cfa509cfb OK 2025/11/11 01:16:24 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/11 01:16:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/11 01:16:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/11 01:16:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.30s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using skip mode. 2025/11/11 01:16:30 NOTICE: one: Found 2 files with duplicate names 2025/11/11 01:16:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using skip mode. 2025/11/11 01:16:36 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:16:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/11 01:16:36 INFO : one: Deleted 2025/11/11 01:16:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.52s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using first mode. 2025/11/11 01:16:43 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:16:43 INFO : one: Deleted 2025/11/11 01:16:44 INFO : one: Deleted 2025/11/11 01:16:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using newest mode. 2025/11/11 01:16:49 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:16:50 INFO : one: Deleted 2025/11/11 01:16:50 INFO : one: Deleted 2025/11/11 01:16:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.01s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:16:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using oldest mode. 2025/11/11 01:16:57 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:16:57 INFO : one: Deleted 2025/11/11 01:16:57 INFO : one: Deleted 2025/11/11 01:16:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.35s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:17:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using largest mode. 2025/11/11 01:17:03 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:17:04 INFO : one: Deleted 2025/11/11 01:17:04 INFO : one: Deleted 2025/11/11 01:17:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.14s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:17:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using smallest mode. 2025/11/11 01:17:10 NOTICE: one: Found 3 files with duplicate names 2025/11/11 01:17:10 INFO : one: Deleted 2025/11/11 01:17:11 INFO : one: Deleted 2025/11/11 01:17:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.68s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:17:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Looking for duplicate names using rename mode. 2025/11/11 01:17:18 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/11 01:17:19 INFO : one-2.txt: renamed from: one.txt 2025/11/11 01:17:20 INFO : one-3.txt: renamed from: one.txt 2025/11/11 01:17:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.73s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:17:26 DEBUG : dupe1/one.txt: md5 = 874d861a94953184c1878bbd1d6bc53a OK 2025/11/11 01:17:28 DEBUG : dupe2/two.txt: md5 = 15ba4892d9b5ec1bfcc48cca38a02c2b OK 2025/11/11 01:17:31 DEBUG : dupe3/three.txt: md5 = 124f0ca0d96354b985c0576600084c60 OK 2025/11/11 01:17:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/11 01:17:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/11 01:17:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 01:17:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/11 01:17:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/11 01:17:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/11 01:17:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.41s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:17:40 DEBUG : a.txt: md5 = 0298c19ca1a1c04cbe90b5bf7435c802 OK 2025/11/11 01:17:42 DEBUG : zend.txt: md5 = 3928664187c9b6ac7312118d4c3bf8f9 OK 2025/11/11 01:17:44 DEBUG : sub dir/hello world: md5 = 39610976c77eb4338dd09ef171d674d5 OK 2025/11/11 01:17:45 DEBUG : sub dir/hello world2: md5 = 077827982d7b9fbe26796c2a04323f6d OK 2025/11/11 01:17:47 DEBUG : sub dir/ignore dir/.ignore: md5 = efbe5969443bf3d2e31ed43473c78be9 OK 2025/11/11 01:17:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = d88fc401c4c7f583145987b4b6c60fe9 OK 2025/11/11 01:17:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8749b42e4d16d29e70a232fc611ff010 OK 2025/11/11 01:17:53 DEBUG : a.txt: Excluded (Size Filter) 2025/11/11 01:17:53 DEBUG : a.txt: Excluded 2025/11/11 01:17:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:17:53 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:17:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:17:53 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:17:54 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:17:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:17:54 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:17:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:17:54 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:17:54 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:17:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/11 01:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.50s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:02 DEBUG : a.txt: md5 = 38aeceec5f2bd1e216e670f573d86bc8 OK 2025/11/11 01:18:04 DEBUG : zend.txt: md5 = d7c10122d8699f2d2c925433ec274864 OK 2025/11/11 01:18:06 DEBUG : sub dir/hello world: md5 = 5e42a539b480a2fe5acddee41b0772eb OK 2025/11/11 01:18:08 DEBUG : sub dir/hello world2: md5 = 3c855ea5d216ba78f35952d2cc0464ad OK 2025/11/11 01:18:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 175d7f02385e25d4a7d2bd304250e568 OK 2025/11/11 01:18:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 351f33b2e5b4183ca15a3b7513707214 OK 2025/11/11 01:18:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 25f3a9d913527463836e674d6fab3bcf OK 2025/11/11 01:18:15 DEBUG : a.txt: Excluded (Size Filter) 2025/11/11 01:18:15 DEBUG : a.txt: Excluded 2025/11/11 01:18:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:18:15 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:18:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:18:15 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:18:16 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:18:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/11 01:18:16 DEBUG : sub dir/hello world: Excluded 2025/11/11 01:18:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/11 01:18:16 DEBUG : sub dir/hello world2: Excluded 2025/11/11 01:18:16 DEBUG : sub dir/ignore dir: Excluded 2025/11/11 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/11 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/11 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/11 01:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/11 01:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/11 01:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/11 01:18:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.74s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:24 DEBUG : file1: md5 = 58d857cc133ca0f0aaca54b50bd93deb OK 2025/11/11 01:18:26 DEBUG : sub/file2: md5 = 4090546013feb24a27aadf1baadcddb8 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 2025/11/11 01:18:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/11 01:18:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/11 01:18:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/11 01:18:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.23s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:33 DEBUG : file1: md5 = a635480b894228a7e0d3900f40d35706 OK 2025/11/11 01:18:36 DEBUG : sub/file2: md5 = 84b16fdb739a08d8ffdadc331b1e99ae 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 2025/11/11 01:18:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/notfound" 2025/11/11 01:18:39 DEBUG : Config file has changed externally - reloading 2025/11/11 01:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/qe0i31qdkoejk60elps0ni5sqk" 2025/11/11 01:18:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.51s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Making directory 2025/11/11 01:18:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:46 DEBUG : sub dir/hello world: md5 = e8f12ee3155225fb8e78565fe603a1cd OK 2025/11/11 01:18:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:51 DEBUG : potato2: md5 = 7b6d2a277bb667a8f11dc74bcf5e9288 OK 2025/11/11 01:18:52 DEBUG : empty space: md5 = d14ac8f55d621c6125ae888ad1fd4463 OK --- PASS: TestLs (5.96s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:18:56 DEBUG : potato2: md5 = 735db4e045e520691e12f7680b9cc4cc OK 2025/11/11 01:18:58 DEBUG : empty space: md5 = d5d0f881fa1f91507726faefbc035f27 OK 2025/11/11 01:18:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:01 DEBUG : potato2: md5 = e6e18ca358be37fc1b3fabfc6d8e02cb OK 2025/11/11 01:19:03 DEBUG : empty space: md5 = cbfde07108d7eaa94d7888e30c7307e0 OK --- PASS: TestLsLong (5.10s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:06 DEBUG : potato2: md5 = ce6aff96bd20ae004c04e3e6c857e045 OK 2025/11/11 01:19:08 DEBUG : empty space: md5 = 4945c69794abbb7f180c1134b32cca21 OK --- PASS: TestHashSums (5.07s) === RUN TestHashSumsWithErrors 2025/11/11 01:19:10 DEBUG : Creating backend with remote ":memory:" 2025/11/11 01:19:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/11 01:19:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/11 01:19:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/11 01:19:10 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:11 DEBUG : potato2: md5 = 4cf404cb819890777abb71ff415ac79e OK 2025/11/11 01:19:13 DEBUG : empty space: md5 = 9c546e110770884144c18913b1e7a8fa OK 2025/11/11 01:19:15 DEBUG : sub dir/potato3: md5 = e32f2121c85466a8d903e21e52bd5123 OK 2025/11/11 01:19:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.63s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:20 DEBUG : small: md5 = d8c0b28b93237a4564b5d44b1ca1fb3b OK 2025/11/11 01:19:21 DEBUG : medium: md5 = 8fa771ab522e2699d4abed682a12ccf1 OK 2025/11/11 01:19:23 DEBUG : large: md5 = 4d8609ff344a58406d71d57cce7f5493 OK 2025/11/11 01:19:23 DEBUG : Waiting for deletions to finish 2025/11/11 01:19:24 DEBUG : large: Excluded (Size Filter) 2025/11/11 01:19:24 INFO : small: Deleted 2025/11/11 01:19:24 INFO : medium: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:27 DEBUG : small: md5 = 987aa696a33f72e9e8f205a98f466a72 OK 2025/11/11 01:19:28 DEBUG : medium: md5 = eb5b9334bddf93f4749c2755868454eb OK 2025/11/11 01:19:30 DEBUG : large: md5 = 9e29c32eb00bb043ff35945619233a2a OK 2025/11/11 01:19:30 DEBUG : Waiting for deletions to finish 2025/11/11 01:19:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/11 01:19:31 INFO : large: Deleted 2025/11/11 01:19:31 INFO : small: Deleted --- PASS: TestMaxDelete (7.18s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:34 DEBUG : small: md5 = 12ca99d17c5e7538d48021feb3ed6333 OK 2025/11/11 01:19:35 DEBUG : medium: md5 = dab6e639b9954d159371d6a9744766f3 OK 2025/11/11 01:19:37 DEBUG : large: md5 = 439ccf34834b5ca85c25fa5ee027349d OK 2025/11/11 01:19:37 DEBUG : Waiting for deletions to finish 2025/11/11 01:19:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/11 01:19:38 INFO : small: Deleted 2025/11/11 01:19:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.83s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:41 DEBUG : small: md5 = 5fcda99dee5db83b822b4f1c61b3cc2b OK 2025/11/11 01:19:42 DEBUG : medium: md5 = bb8626b6134cf151d812142b84e071ee OK 2025/11/11 01:19:44 DEBUG : large: md5 = d59ea624fcd4ee94fd401cb1785f7b44 OK 2025/11/11 01:19:44 DEBUG : Waiting for deletions to finish 2025/11/11 01:19:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/11 01:19:45 INFO : medium: Deleted 2025/11/11 01:19:45 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.00s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:48 DEBUG : ReadFile: md5 = 50db8d2ca10ca8978c35b6096983df59 OK --- PASS: TestReadFile (4.34s) === RUN TestRetry 2025/11/11 01:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/11 01:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/11 01:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/11 01:19:51 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:19:52 DEBUG : file1: md5 = 11921784daad6d9dd1db02056b28573f OK 2025/11/11 01:19:54 DEBUG : file2: md5 = eff17a01f3390114c1fe57db905a1142 OK --- PASS: TestCat (17.52s) === RUN TestPurge 2025/11/11 01:20:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogetol1jozu" 2025/11/11 01:20:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:20:08 DEBUG : Creating backend with remote "TestDrive:crypt/2bd2n82h6hsa4mofiiorfoilrjtmijfqgp9lulughvev8hh9u3ig" 2025/11/11 01:20:09 DEBUG : Creating backend with remote "/tmp/rclone3544585686" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogetol1jozu'", Local "Local file system at /tmp/rclone3544585686", Modify Window "1ms" 2025/11/11 01:20:14 DEBUG : A1/B1/C1/one: md5 = 7f53fda8ecbd175d1bf88975097c0a21 OK 2025/11/11 01:20:14 INFO : A2: Making directory 2025/11/11 01:20:15 INFO : A1/B2: Making directory 2025/11/11 01:20:15 INFO : A1/B2/C2: Making directory 2025/11/11 01:20:16 INFO : A1/B1/C3: Making directory 2025/11/11 01:20:17 INFO : A3: Making directory 2025/11/11 01:20:18 INFO : A3/B3: Making directory 2025/11/11 01:20:18 INFO : A3/B3/C4: Making directory 2025/11/11 01:20:21 DEBUG : A1/two: md5 = 2043cb3a316768d002d6a1bc48d8dfcd OK 2025/11/11 01:20:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogetol1jozu': Purge remote 2025/11/11 01:20:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:20:28 DEBUG : A1/B1/C1/one: md5 = 93acfac4d08d36501b058a12340f02cc OK 2025/11/11 01:20:28 INFO : A2: Making directory 2025/11/11 01:20:29 INFO : A1/B2: Making directory 2025/11/11 01:20:30 INFO : A1/B2/C2: Making directory 2025/11/11 01:20:31 INFO : A1/B1/C3: Making directory 2025/11/11 01:20:32 INFO : A3: Making directory 2025/11/11 01:20:32 INFO : A3/B3: Making directory 2025/11/11 01:20:33 INFO : A3/B3/C4: Making directory 2025/11/11 01:20:35 DEBUG : A1/two: md5 = cdc2d1832ef43204486072b40d54bf04 OK 2025/11/11 01:20:37 DEBUG : removing 1 level 3 directories 2025/11/11 01:20:37 INFO : A3/B3/C4: Removing directory 2025/11/11 01:20:39 DEBUG : removing 2 level 3 directories 2025/11/11 01:20:39 INFO : A1/B2/C2: Removing directory 2025/11/11 01:20:39 INFO : A1/B1/C3: Removing directory 2025/11/11 01:20:40 DEBUG : removing 2 level 2 directories 2025/11/11 01:20:40 INFO : A3/B3: Removing directory 2025/11/11 01:20:40 INFO : A1/B2: Removing directory 2025/11/11 01:20:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/11 01:20:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:20:41 DEBUG : removing 2 level 1 directories 2025/11/11 01:20:41 INFO : A3: Removing directory 2025/11/11 01:20:41 INFO : A2: Removing directory 2025/11/11 01:20:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/11 01:20:46 DEBUG : removing 1 level 3 directories 2025/11/11 01:20:46 INFO : A1/B1/C1: Removing directory 2025/11/11 01:20:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:47 DEBUG : removing 1 level 2 directories 2025/11/11 01:20:47 INFO : A1/B1: Removing directory 2025/11/11 01:20:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:20:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:20:47 DEBUG : removing 1 level 1 directories 2025/11/11 01:20:47 INFO : A1: Removing directory 2025/11/11 01:20:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:20:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:20:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:20:48 DEBUG : removing 1 level 0 directories 2025/11/11 01:20:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Removing directory 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/11 01:20:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (25.14s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:20:50 INFO : A1: Making directory 2025/11/11 01:20:51 INFO : A1/B1: Making directory 2025/11/11 01:20:52 INFO : A1/B1/C1: Making directory 2025/11/11 01:20:54 DEBUG : removing 1 level 3 directories 2025/11/11 01:20:54 INFO : A1/B1/C1: Removing directory 2025/11/11 01:20:55 DEBUG : removing 1 level 2 directories 2025/11/11 01:20:55 INFO : A1/B1: Removing directory 2025/11/11 01:20:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:20:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.81s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:20:57 INFO : A1: Making directory 2025/11/11 01:20:58 INFO : A1/B1: Making directory 2025/11/11 01:20:59 INFO : A1/B1/C1: Making directory 2025/11/11 01:21:01 DEBUG : removing 1 level 3 directories 2025/11/11 01:21:01 INFO : A1/B1/C1: Removing directory 2025/11/11 01:21:02 DEBUG : removing 1 level 2 directories 2025/11/11 01:21:02 INFO : A1/B1: Removing directory 2025/11/11 01:21:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:21:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:21:06 DEBUG : file1: md5 = 8b8772d4076b01b6d01652a97b6f800c OK 2025/11/11 01:21:07 DEBUG : filename.txt: File name found in url 2025/11/11 01:21:08 DEBUG : filename.txt: md5 = 5c457e2af68649ef4adfae5278165aa1 OK 2025/11/11 01:21:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/11 01:21:10 DEBUG : headerfilename.txt: md5 = 6ae031d2e8209f44b113b6ed8f0f39d7 OK 2025/11/11 01:21:11 DEBUG : file2: md5 = c9a5613a13d3b53181a6f898cb43be05 OK --- PASS: TestCopyURL (9.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:21:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:21:16 DEBUG : sub/file2: md5 = d3bbcb19a740d2697fb2f8ba6f4e5e9e OK 2025/11/11 01:21:16 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:21:16 INFO : file1: Copied (new) to: sub/file2 2025/11/11 01:21:16 INFO : file1: Deleted 2025/11/11 01:21:17 DEBUG : sub/file2: size = 14 OK 2025/11/11 01:21:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:21:17 DEBUG : file1: Unchanged skipping 2025/11/11 01:21:17 INFO : file1: Deleted 2025/11/11 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': don't need to copy/move sub/file2, it is already at target location 2025/11/11 01:21:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.24s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:21:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/11 01:21:22 DEBUG : file1: md5 = c07db4f47d9ca2e94549baaedb64f2b3 OK 2025/11/11 01:21:22 DEBUG : file1: size = 14 OK 2025/11/11 01:21:22 INFO : file1: Copied (new) 2025/11/11 01:21:22 INFO : file1: Deleted 2025/11/11 01:21:22 DEBUG : file1: Destination exists, skipping 2025/11/11 01:21:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.37s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:21:26 DEBUG : dst/file1: md5 = 29ff35813d050fcc953eb837612f4909 OK 2025/11/11 01:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejiked8yoki/backup" 2025/11/11 01:21:27 DEBUG : Config file has changed externally - reloading 2025/11/11 01:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g/1nrff024r7pq65ecp72fc28jb0" 2025/11/11 01:21:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3164536771) 2025/11/11 01:21:29 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki') 2025/11/11 01:21:29 DEBUG : dst/file1: Sizes differ 2025/11/11 01:21:31 INFO : dst/file1: Moved (server-side) 2025/11/11 01:21:33 DEBUG : dst/file1: md5 = 0beb80759b6518b080ddda5a675b1d38 OK 2025/11/11 01:21:33 DEBUG : dst/file1: size = 14 OK 2025/11/11 01:21:33 INFO : dst/file1: Copied (new) 2025/11/11 01:21:33 INFO : dst/file1: Deleted 2025/11/11 01:21:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:21:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/11 01:21:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.26s) === 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:21:39 DEBUG : A1/one: md5 = ea839d23d9b30923e881543c5f9974d8 OK 2025/11/11 01:21:41 DEBUG : A1/two: md5 = fb6a3d272fabf2d00a34c8b8b5f56d63 OK 2025/11/11 01:21:43 DEBUG : A1/B1/three: md5 = ada73fac23aff250e44fe97701708c3a OK 2025/11/11 01:21:45 DEBUG : A1/B1/C1/four: md5 = 135f7baa57cb1c82f96bc4b374d7cb61 OK 2025/11/11 01:21:48 DEBUG : A1/B1/C2/five: md5 = dd4e2d0b393ac9776a9a01df4879bab2 OK 2025/11/11 01:21:48 INFO : A1/B2: Making directory 2025/11/11 01:21:48 INFO : A1/B1/C3: Making directory 2025/11/11 01:21:52 DEBUG : TestDrive: Token expired 2025/11/11 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2025/11/11 01:21:52 DEBUG : TestDrive: Token refresh successful 2025/11/11 01:21:52 DEBUG : Config file has changed externally - reloading 2025/11/11 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/11 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/11/11 01:21:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/11 01:21:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/11 01:21:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/11 01:21:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/11 01:21:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/11 01:22:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:22:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:22:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:22:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:22:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:22:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/11 01:22:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/11 01:22:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/11 01:22:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/11 01:22:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/11 01:22:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/11 01:22:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:22:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:22:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:22:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:22:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/11 01:22:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/11 01:22:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.63s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:23 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.58s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:22:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 373be61125d2a5f4d76527860e4068a7 OK 2025/11/11 01:22:25 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:22:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/11 01:22:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:22:26 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/11 01:22:27 DEBUG : no_checksum_big_file_from_pipe: md5 = d6d3de9fea938c1801b28bf47a1b2383 OK 2025/11/11 01:22:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:22:27 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:22:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 7ae893f99cb22a99ef104a65f1c51623 OK 2025/11/11 01:22:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:22:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:22:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/11 01:22:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 99cad5f509858182ed11e2ea6b7f0628 OK 2025/11/11 01:22:32 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:22:32 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-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:22:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:22:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:22:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/11 01:22:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:22:38 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (34 bytes), uploading instead of streaming 2025/11/11 01:22:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/11 01:22:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/11 01:22:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/11 01:22:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/11 01:22:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/11 01:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (48 bytes), uploading instead of streaming 2025/11/11 01:22:46 DEBUG : rcat_metadata: md5 = 592aaa203f6e0bf653f5f07673670d68 OK 2025/11/11 01:22:46 DEBUG : rcat_metadata: size = 48 OK 2025/11/11 01:22:46 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/11 01:22:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/11 01:22:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6b3419da7c163ab5756d46d7fbd9ac19 OK 2025/11/11 01:22:49 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/11 01:22:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.11s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:52 DEBUG : potato1: md5 = a539b708d58d0faec252a205d5383e0e OK 2025/11/11 01:22:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (60 bytes), uploading instead of streaming 2025/11/11 01:22:54 DEBUG : potato2: md5 = d359a58c058d3760543ae5459802e216 OK 2025/11/11 01:22:54 DEBUG : potato2: size = 60 OK 2025/11/11 01:22:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:22:57 DEBUG : potato1: md5 = 466c070d5af3422ac7c69cac3844ecd6 OK 2025/11/11 01:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': File to upload is small (60 bytes), uploading instead of streaming 2025/11/11 01:22:58 DEBUG : potato2: md5 = 1d6c1f473713a9d70663713fe1ed6fb0 OK 2025/11/11 01:22:58 DEBUG : potato2: size = 60 OK 2025/11/11 01:22:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:02 DEBUG : potato2: md5 = dec299ab9f4cdd3be26c21afa3b32291 OK 2025/11/11 01:23:03 DEBUG : empty space: md5 = 01b7b4e056289b28b4d2cf0636ab1fa5 OK 2025/11/11 01:23:06 DEBUG : sub dir/potato3: md5 = f4161fbaf15ee48006cb7c00ad71ef11 OK 2025/11/11 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Touching "sub dir/potato3" 2025/11/11 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Touching "empty space" 2025/11/11 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Touching "potato2" 2025/11/11 01:23:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.08s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:10 DEBUG : dir with metadata: Making directory with metadata 2025/11/11 01:23:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.70s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:13 DEBUG : directory with modtime: Making directory with metadata 2025/11/11 01:23:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/11 01:23:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:23:16 DEBUG : Google drive root 'crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g': Skipping btime metadata as can't update it on an existing file: 2025-11-11T01:23:16.054856296Z 2025/11/11 01:23:16 INFO : non existent directory: Updated directory metadata 2025/11/11 01:23:18 DEBUG : Google drive root 'crypt/8mh96tc9hopgjmr5ntu43c0cc6ijao61tac0h8en33leqroo5c9g': Skipping btime metadata as can't update it on an existing file: 2025-11-11T01:23:16.054856296Z 2025/11/11 01:23:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.07s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/11 01:23:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/11 01:23:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.43s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/11 01:23:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:23:25 DEBUG : dst: Making directory with metadata 2025/11/11 01:23:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 01:23:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 01:23:26 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:23:27 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:23:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/11 01:23:27 INFO : dst: Set directory modification time (using SetModTime) 2025/11/11 01:23:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.85s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki'", Local "Local file system at /tmp/rclone3164536771", Modify Window "1ms" 2025/11/11 01:23:31 DEBUG : sub dir/test remove existing: md5 = 08747e73d456ba94972939e280e6ab36 OK 2025/11/11 01:23:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a1c6cc5471b4216407c9f92b2e6abdf2 OK 2025/11/11 01:23:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.povocoy3" before starting 2025/11/11 01:23:36 DEBUG : sub dir/test remove existing.povocoy3: TEST: removing renamed existing file after operation 2025/11/11 01:23:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bajacuc0" before starting 2025/11/11 01:23:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bajacuc0: TEST: renaming existing back after failed operation 2025/11/11 01:23:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.honecin2" before starting 2025/11/11 01:23:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.honecin2: TEST: removing renamed existing file after operation 2025/11/11 01:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "100mi9fnlq9i7kl42tb7ujsivegi296j9ij729ki8urmhdunlnf6hq1q3gn121k7giki4vrm37n2lhp44rfiro16joe7n8krkn1059kbo0a7e13ml2ssvk6r8m0rvesaehr8qr9dcqs19b96brd7h2ja8kb3iq4bgkb0suvphsplenqi9s0g" 2025/11/11 01:23:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oc0akjkj1vgc2v3t9qv276s2hbqnnfee6s8ih7p6n23ndo4m9qr0" --- PASS: TestRemoveExisting (13.77s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/11 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejiked8yoki': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m12.359047725s (try 1/5)