Reduce OpenSSL::Buffering#do_write overhead #1297
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
3s
Matrix: test-openssls
Matrix: test
Annotations
61 errors and 27 warnings
windows-latest 3.4
Error: Unknown version 3.4 for ruby on windows-2022
Available versions for ruby on windows-2022: 2.0.0, 2.1.9, 2.2.6, 2.3.0, 2.3.1, 2.3.3, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.3, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.3.5, 3.3.6, head, mingw, mswin, ucrt
Make sure you use the latest version of the action with - uses: ruby/setup-ruby@v1
at validateRubyEngineAndVersion (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65886:13)
at setupRuby (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65786:15)
at run (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65745:11)
at D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65944:40
at D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65946:3
at Object.<anonymous> (D:\a\_actions\ruby\setup-ruby\v1\dist\index.js:65949:12)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/Users/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/Users/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/Users/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-24.1.1/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L290
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:290:in `block in test_write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:289:in `test_write_nonblock'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L309
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:309:in `block in test_write_nonblock_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:308:in `test_write_nonblock_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L330
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:330:in `block in test_write_nonblock_with_buffered_data'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:328:in `test_write_nonblock_with_buffered_data'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L340
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:340:in `block in test_write_nonblock_with_buffered_data_no_exceptions'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:338:in `test_write_nonblock_with_buffered_data_no_exceptions'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Error:
test/openssl/test_pair.rb#L378
RuntimeError: temporal locking immutable string
string.c:102:in `rb_str_locktmp'
string.c:102:in `rb_str_locktmp'
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext_ruby.rb:38:in `syswrite_nonblock'
/home/runner/work/openssl/openssl/lib/openssl/buffering.rb:429:in `write_nonblock'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:378:in `block in test_write_zero'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:38:in `ssl_pair'
/home/runner/work/openssl/openssl/test/openssl/test_pair.rb:377:in `test_write_zero'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
ruby-versions / Generate Ruby versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.2.3 with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-1.0.2u
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.7.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-1.1.1w
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.4.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.9.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.1.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.4.0 without legacy provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.2.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.3.2 with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.1.7 with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.4.0 with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.4.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.2.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.1.5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.5.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.3.6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.0.15 with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-1.1.0l
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-4.0.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.3.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-3.0.15
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
libressl-3.6.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-master with fips provider
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openssl-master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|