# Logfile created on 2024-07-15 21:41:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f62a419fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20240715-214124", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f62a41c1b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f62a41c1868 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f62a40da698 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20240715-214124", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20240715-214124>, @binmode=false, @mon_data=#<Monitor:0x00007f62a41c15e8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 3219ecf..3f679c0 master -> origin/master Updating 3219ecf..3f679c0 Fast-forward common.mk | 2 + gc.c | 30 +- gc/default.c | 44 +- gc/gc.h | 42 ++ gc/gc_impl.h | 4 +- prism/prism.c | 8 +- prism_compile.c | 337 +++++++++++----- test/prism/snapshots/integer_operations.txt | 8 +- test/prism/snapshots/multi_write.txt | 2 +- test/prism/snapshots/ranges.txt | 8 +- test/prism/snapshots/seattlerb/call_gt.txt | 2 +- test/prism/snapshots/seattlerb/call_lt.txt | 2 +- test/prism/snapshots/seattlerb/call_lte.txt | 2 +- test/prism/snapshots/whitequark/send_binary_op.txt | 8 +- .../rust_ruby_example/Cargo.lock | 8 +- .../rust_ruby_example/Cargo.toml | 2 +- yjit/src/backend/arm64/mod.rs | 6 +- yjit/src/backend/ir.rs | 246 ++++++------ yjit/src/backend/tests.rs | 15 +- yjit/src/backend/x86_64/mod.rs | 8 +- yjit/src/codegen.rs | 82 ++-- yjit/src/core.rs | 443 +++++++++++++-------- yjit/src/invariants.rs | 2 +- yjit/src/utils.rs | 4 +- 24 files changed, 790 insertions(+), 525 deletions(-) create mode 100644 gc/gc.h Latest commit hash = 3f679c02a9 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20/common.mk > uncommon.mk /tmp/ruby/src/trunk-repeat20/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-repeat20/compile.c compiling /tmp/ruby/src/trunk-repeat20/gc/default.c compiling /tmp/ruby/src/trunk-repeat20/gc.c compiling /tmp/ruby/src/trunk-repeat20/version.c compiling /tmp/ruby/src/trunk-repeat20/prism/prism.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-repeat20/loadpath.c builtin_binary.inc updated 34ea3d0c9e78a63b49857af2d85218c1294a460e3598a1e93a2f39333b2fa6a6 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - generating encdb.h gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged generating enc.mk /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20/bin installing base libraries: /tmp/ruby/install/trunk-repeat20/lib installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20/bin installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' Run options: --seed=45422 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46069> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36353> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 35509> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 33009> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 8 Closed file descriptor: TestUnicodeNormalize#test_reiwa: 7 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 9 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=226379601, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_max_version: 9 #<File::Stat dev=0x8, ino=226395696, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 36785> Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 11 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 11 Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 11 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 11 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42789> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45117> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 36165> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 36295> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 45455> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 39359> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 37509> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 40017> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 44861> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 40017> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 7 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 10 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaf59fc010 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished(1/20) tests in 1311.455132s, 25.4648 tests/s, 4941.4729 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36001> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 #<File::Stat dev=0x8, ino=226754000, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 43605> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 40145> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 39039> Closed file descriptor: TestNetHTTP_v1_2#test_get2: 12 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 #<File::Stat dev=0x8, ino=226816901, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_max_version: 12 #<File::Stat dev=0x8, ino=226834524, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 14 Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbb5483fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fbb5483fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 14 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 14 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbb5484e6a0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36943> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35091> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 44359> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 39653> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 42809> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 34357> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 35771> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 40887> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 45199> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15 Closed file descriptor: TestGemUninstaller#test_remove_plugins: 7 Closed file descriptor: TestGemUninstaller#test_remove_plugins: 13 Finished(2/20) tests in 1492.808269s, 22.3719 tests/s, 4341.9688 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45253> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 13 #<File::Stat dev=0x8, ino=227202468, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 42643> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 14 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 44023> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 14 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 43163> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x8, ino=227217824, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 15 #<File::Stat dev=0x8, ino=227204841, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbb543da3d0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 18 Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: #<Thread:0x00007fbb543da3d0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 16 #<File::Stat dev=0x8, ino=227210778, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 17 #<File::Stat dev=0x8, ino=227204875, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_max_version: 18 #<File::Stat dev=0x8, ino=227286432, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 41473> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 20 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 34809> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI: 20 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 20 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbaf4d7fdf0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 20 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaf4d7fdf0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44095> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33153> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40689> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 42937> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 43205> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 33057> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 46883> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 44725> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 37419> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 7 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 19 Finished(3/20) tests in 1520.039700s, 21.9711 tests/s, 4264.4044 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34747> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 35889> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 38459> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 45161> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 19 #<File::Stat dev=0x8, ino=227684610, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 20 #<File::Stat dev=0x8, ino=227685833, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 21 #<File::Stat dev=0x8, ino=227664689, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 46006> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 25 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 45787> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 23 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbaf4e39a48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbaf4e39a48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 23 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 23 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbaf67dfe20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 23 Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fbaf67dfe20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 23 : #<TCPSocket:fd 23, AF_INET, 127.0.0.1, 38499> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbaf67d8a08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 23 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaf67d8a08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbaf67dff38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40427> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44351> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 35539> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 39541> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 34675> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 45221> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 34731> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 42029> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 37143> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 Closed file descriptor: TestGemUninstaller#test_uninstall_only_lists_unsatisfied_deps: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_only_lists_unsatisfied_deps: 22 Finished(4/20) tests in 2075.704647s, 16.0895 tests/s, 3122.8908 assertions/s. Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 23 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37301> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 23 : #<TCPSocket:fd 23, AF_INET, 127.0.0.1, 38475> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 36161> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 22 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 23 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 40617> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 22 Closed file descriptor: TestGemPlatform#test_self_match: 7 Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fbb55734db8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 23 Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fbb55734db8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 23 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 23 Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 23 Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 23 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbb5450dba8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 34551> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbb5450dba8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 23 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 38615> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: Prism::LocalsTest#test_return.txt: 23 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36461> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33811> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 33451> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 35091> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 36109> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 41013> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 38379> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 36049> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 40321> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_only_lists_the_dependents_that_prevented_uninstallation: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_only_lists_the_dependents_that_prevented_uninstallation: 22 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaf69ea2b0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished(5/20) tests in 1586.194719s, 21.0548 tests/s, 4086.3331 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39507> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 22 #<File::Stat dev=0x8, ino=229180625, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 46781> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 23 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 34575> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 23 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 45525> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 23 #<File::Stat dev=0x8, ino=229181574, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbb55dc98e0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_request: 25 Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007fbb55dc98e0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 35037> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 25 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 44739> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 25 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbb5525cfe8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbb5525cfe8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fbb5524ff50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 44145> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007fbb5524ff50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: Prism::LocalsTest#test_return.txt: 25 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 25 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 25 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 24 #<File::Stat dev=0x8, ino=229418430, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41073> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35445> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 36405> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 45991> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 42229> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 26 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 27 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 46129> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 46053> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 26 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 46311> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 33129> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 26 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 27 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 25 Finished(6/20) tests in 1512.797475s, 22.0763 tests/s, 4284.9430 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37579> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 25 #<File::Stat dev=0x8, ino=229650195, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 35877> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 26 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 33991> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 26 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 33949> Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fbb55c37798 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 27 Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fbb55c37798 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 26 #<File::Stat dev=0x8, ino=229635700, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 27 #<File::Stat dev=0x8, ino=229656668, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbaf7ffb3d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 30 Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbaf7ffb3d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 28 #<File::Stat dev=0x8, ino=229647992, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 45489> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 30 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 45237> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 30 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 30 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42517> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39043> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 38669> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 42609> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 33901> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 45187> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 36145> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 35873> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 36697> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 31 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 7 Closed file descriptor: TestGemUninstaller#test_remove_plugins_user_installed: 29 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbaf5e5d118 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestSocket#test_accept_loop_multi_port: 34 #<File::Stat dev=0x10302, ino=13389073, mode=0100644, nlink=1, uid=0, gid=0, rdev=0x0, size=183, blksize=4096, blocks=8, atime=2024-07-15 09:29:14.821413657 +0000, mtime=2024-07-08 09:04:46.254199689 +0000, ctime=2024-07-08 09:04:46.254199689 +0000> Closed file descriptor: TestSocket#test_closed_read: 34 Finished(7/20) tests in 1565.562307s, 21.3323 tests/s, 4140.6860 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38777> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 29 #<File::Stat dev=0x8, ino=230126189, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 33751> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 43115> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 30 : #<TCPServer:fd 30, AF_INET, 0.0.0.0, 38635> Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007fbb5cf79148 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 31 Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbb5cf79148 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 30 #<File::Stat dev=0x8, ino=230131144, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 31 #<File::Stat dev=0x8, ino=230207628, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 43409> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: Prism::LocalsTest#test_whitequark/parser_bug_640.txt: 33 Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007fbad3cd1c08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 33 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fbad3cd1c08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35581> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45737> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 39621> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 38383> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 42155> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 36725> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 41749> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 35 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 39123> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 43127> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35 Closed file descriptor: TestGemUninstaller#test_uninstall_selection: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection: 32 Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbb57e09ad8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_closed_read: #<Thread:0x00007fbb57e09ad8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Finished(8/20) tests in 1888.482411s, 17.6846 tests/s, 3432.7346 assertions/s. Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 33 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46619> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 32 #<File::Stat dev=0x8, ino=230927691, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 42811> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 33 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 42899> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 33 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 39257> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fbb5573fe48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 34 Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbb5573fe48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 34 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 34 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 33 #<File::Stat dev=0x8, ino=230929968, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 35 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbb5573ef20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbb5573ef20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 36 Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 35 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 34 #<File::Stat dev=0x8, ino=230916073, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 36 Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 36 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbb557a2c50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fbb557a2c50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fbb5573e930 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 36 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbb5573e930 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 37 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 36 : #<TCPSocket:fd 36, AF_INET, 127.0.0.1, 45101> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 45515> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 36 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbb5464ed00 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbb5464ed00 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbb5463a080 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbb5463a080 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 36 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 36 Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbb543aaa40 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fbb543afdb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 36 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007fbb543afdb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbb544a0580 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35891> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42103> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 37303> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 43391> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 35331> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 41955> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 34795> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 42817> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 43231> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 35 Finished(9/20) tests in 1915.320452s, 17.4368 tests/s, 3384.2520 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33977> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 35 #<File::Stat dev=0x8, ino=231671386, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 39605> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 37071> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 45773> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 36 #<File::Stat dev=0x8, ino=231688524, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 37 #<File::Stat dev=0x8, ino=231693456, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 38 #<File::Stat dev=0x8, ino=231749318, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43179> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39965> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 34441> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 32963> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 44827> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 46689> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 45053> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 44841> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 45253> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 39 Finished(10/20) tests in 1549.957293s, 21.5470 tests/s, 4182.3978 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33103> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 35759> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 44713> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 39127> Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbb55cacbd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 41 Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbb55cacbd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 39 #<File::Stat dev=0x8, ino=232195230, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbb558056e8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 41 Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007fbb558056e8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 40 #<File::Stat dev=0x8, ino=232184709, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007fbaf6821668 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 43001> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007fbaf6821668 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_max_version: #<Thread:0x00007fbaf683fd48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_session_reuse_but_expire: 42 Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbaf683fd48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbaf682eea8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbaf682eea8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbaf6827fe0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 36753> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbaf6827fe0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 42 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 41307> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI: 42 Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 42 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 42 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43853> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43293> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 39885> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 33749> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 33035> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 44065> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 41449> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 32983> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 32925> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 7 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 41 Finished(11/20) tests in 1582.982770s, 21.0975 tests/s, 4094.6712 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 32911> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 41 #<File::Stat dev=0x8, ino=232658713, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 41173> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 42 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 42681> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 42 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 40501> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 42 #<File::Stat dev=0x8, ino=232666401, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 33720> Closed file descriptor: TestOpenURISSL#test_validation_success: 46 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 43287> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 40869> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 44 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 46793> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 44 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 38293> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI: 44 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 44 Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbb5421fea0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 44 Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbb5421fea0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbb5421fba8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fbaf553f3d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 44 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fbaf553f3d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 44 #<File::Stat dev=0x8, ino=232917670, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbb54219898 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 44 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbb54219898 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33293> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40795> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 38629> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 40939> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 37349> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 44987> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 46785> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 34133> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 44081> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 45 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 43 Finished(12/20) tests in 1760.243225s, 18.9729 tests/s, 3682.4383 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37201> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 36967> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 40073> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 43 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 44 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x00007fbb555a93e0 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 43 : #<TCPServer:fd 43, AF_INET, 0.0.0.0, 46733> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007fbb555a93e0 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 43 Closed file descriptor: TestGemPlatform#test_self_match: 7 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 44 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 43 #<File::Stat dev=0x8, ino=233333869, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fbb55c3afd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbb55c3afd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbb55ceb630 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 45 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbb55ceb630 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 46 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 45 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbb55c3ffd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fbb55c3ffd8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 45 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbb55c3bd48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbb55c3bd48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 45 Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbb55c37e78 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 45 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbb55c37e78 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 44 #<File::Stat dev=0x8, ino=233334161, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_request: 46 Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 46 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 47 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 46510> Closed file descriptor: TestOpenURISSL#test_validation_success: 48 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 35185> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 46 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbaf6adcce0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbaf6adcce0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbaf6ac8858 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 35015> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbaf6ac8858 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 46 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbaf6accca0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbaf6accca0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 39481> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI: 46 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbaf6acfe50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fbaf6acfe50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 42557> Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_options_request: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestHashOnly#test_broken_hash_value: 46 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 39501> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 46 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 46 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 46 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 46 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36169> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34561> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 45295> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 45295> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 46769> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 33749> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 33231> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 44597> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 46 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 45153> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 39857> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 7 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 45 Finished(13/20) tests in 2182.268852s, 15.3038 tests/s, 2970.7169 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33213> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 34903> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 36389> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 41421> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 45 #<File::Stat dev=0x8, ino=234273145, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 47 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 60532> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 49 Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007fbb55c44b50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007fbb55c44b50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_max_version: 46 #<File::Stat dev=0x8, ino=234360379, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 37237> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 48 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 38543> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI: 48 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34537> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35465> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 37927> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 35773> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 42185> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 37089> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 41985> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 33093> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 42967> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 7 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 47 Finished(14/20) tests in 1581.473510s, 21.1176 tests/s, 4098.6067 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45301> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 #<File::Stat dev=0x8, ino=234781116, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 48 : #<TCPServer:fd 48, AF_INET, 0.0.0.0, 40763> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 48 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 48 : #<TCPServer:fd 48, AF_INET, 0.0.0.0, 46213> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 48 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 48 : #<TCPServer:fd 48, AF_INET, 0.0.0.0, 34343> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 49 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 48 #<File::Stat dev=0x8, ino=234783929, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 50 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbb55276010 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fbb55276010 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 49 #<File::Stat dev=0x8, ino=234773313, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 51 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbb55257fe8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbb55257fe8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 53 Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 51 Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbb55dada50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 51 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbb55dada50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007fbb5548d6a0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 51 Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fbb5548d6a0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_non_chunked_streamed_HTTP_session_write: 52 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 44809> Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 51 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 33243> Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_options_request: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 50 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 37637> Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 51 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fbaf04e6300 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 51 Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbaf04e6300 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45187> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43481> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 34557> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 40247> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 33879> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 41207> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 36577> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 45225> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 39731> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 7 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 50 Finished(15/20) tests in 1632.705391s, 20.4550 tests/s, 3970.5540 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38601> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 50 #<File::Stat dev=0x8, ino=235251405, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 41491> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 32929> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 39125> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 52 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 37225> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbb5451a600 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbb5451a600 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 41367> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 52 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 52 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 52 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 52 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 52 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 52 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41383> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43439> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 42707> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 34027> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 41423> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 34027> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 40059> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 38931> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 40059> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 44699> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 45351> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 51 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbb55a0fad8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007fbb55a0fad8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Finished(16/20) tests in 1770.097514s, 18.8673 tests/s, 3662.3304 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40221> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 45449> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 45449> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 53 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 36613> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 37027> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fbb557af1a8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbb557af1a8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbb554cd098 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fbb554cd098 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fbb554cfde8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbb554cfde8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbb554cfca8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 52 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbb554cfca8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbb55525630 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fbb55525630 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 51 #<File::Stat dev=0x8, ino=235921474, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fbb554cffc8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 53 Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbb554cffc8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbb554cfd98 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007fbb554cfd98 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 54 Closed file descriptor: TestNetHTTP_v1_2#test_get2: 53 Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 53 Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbb554cfdc0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_head: 53 Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbb554cfdc0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbb554cfc30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007fbb554cfc30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 52 #<File::Stat dev=0x8, ino=235922722, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_post: 54 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 35279> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 32783> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 54 Leaked file descriptor: TestNetHTTPS#test_max_version: 53 #<File::Stat dev=0x8, ino=236204235, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 33561> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 55 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbb54508298 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbb54508298 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 46539> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 55 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 55 : #<TCPSocket:fd 55, AF_INET, 127.0.0.1, 34531> Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 55 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 55 : #<TCPSocket:fd 55, AF_INET, 127.0.0.1, 34693> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 54 #<File::Stat dev=0x8, ino=236569245, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42733> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36109> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 36799> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 43831> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 57 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 45073> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 44137> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 57 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 38445> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 37183> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 32975> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 41129> Finished(17/20) tests in 2166.411780s, 15.4158 tests/s, 2992.1352 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36425> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 55 #<File::Stat dev=0x8, ino=236811720, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 43605> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 56 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 45057> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 56 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 33067> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 57 : #<TCPSocket:fd 57, AF_INET, 127.0.0.1, 45567> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007fbb544cef20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 42095> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007fbb544cef20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_max_version: 57 Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbb54484588 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbb54484588 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbb54494758 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbb54494758 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbb54482800 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fbb54482800 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36373> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42881> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 42049> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 46297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 34257> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 58 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 44659> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 35659> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 58 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 42123> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 34177> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 58 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 7 Closed file descriptor: TestGemUninstaller#test_regenerate_plugins_for: 56 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbb57a5c8e0 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007fbb57a5c8e0 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Finished(18/20) tests in 1532.111828s, 21.7980 tests/s, 4230.0874 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42489> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 41393> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 41393> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 56 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 43979> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 56 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 45927> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 56 #<File::Stat dev=0x8, ino=237345026, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 58 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 57 #<File::Stat dev=0x8, ino=237337401, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 59 : #<TCPSocket:fd 59, AF_INET, 127.0.0.1, 36073> Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 59 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 59 : #<TCPSocket:fd 59, AF_INET6, ::1, 43563> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 59 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 59 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 59 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34835> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46371> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 35119> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 36259> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 37773> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 36797> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 44925> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 37269> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 38867> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60 Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 58 Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbb545fd630 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_closed_read: #<Thread:0x00007fbb545fd630 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Finished(19/20) tests in 1618.519919s, 20.6343 tests/s, 4004.5618 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36241> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 42853> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 38759> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 58 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 36809> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 59 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbb55782108 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 59 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbb55782108 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 58 #<File::Stat dev=0x8, ino=237855012, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 60 Closed file descriptor: TestNetHTTP_v1_2#test_patch: 60 Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 60 Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 61 Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fbb5578d4b8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 60 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbb5578d4b8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 60 : #<TCPSocket:fd 60, AF_INET6, ::1, 43521> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_max_version: 60 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 60 : #<TCPSocket:fd 60, AF_INET6, ::1, 44669> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 60 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45287> Closed file descriptor: TestDateAttr#test__wday_predicate: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41573> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 39033> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 33863> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 46845> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 61 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 40775> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 45451> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 61 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 40215> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 36465> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 61 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 59 Finished(20/20) tests in 1735.699698s, 19.2412 tests/s, 3734.3119 assertions/s. 667939 tests, 129640327 assertions, 0 failures, 0 errors, 3414 skips ruby -v: ruby 3.4.0dev (2024-07-15T20:17:37Z master 3f679c02a9) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ruby 3.4.0dev (2024-07-15T20:17:37Z master 3f679c02a9) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 125.490534 seconds 3432 files, 32767 examples, 140827 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.