# Logfile created on 2024-07-15 04:40:54 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2928d9fdc0 @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-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240715-044054", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2928dc20f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2928dc1e48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2928cda980 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20240715-044054", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20240715-044054>, @binmode=false, @mon_data=#<Monitor:0x00007f2928dc1948>, @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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/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
   7472fff..727f2bd  master     -> origin/master
Updating 7472fff..727f2bd
Fast-forward
 .github/workflows/codeql-analysis.yml |   8 +--
 .github/workflows/scorecards.yml      |   2 +-
 .github/workflows/windows.yml         |  14 +----
 dir.c                                 | 103 +++++++++++++++++++++++++++++-----
 file.c                                |  10 +++-
 win32/Makefile.sub                    |  11 +++-
 6 files changed, 113 insertions(+), 35 deletions(-)
Latest commit hash = 727f2bd3ae
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-repeat50/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/dir.c
compiling /tmp/ruby/src/trunk-repeat50/file.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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.

builtin_binary.inc updated
34ea3d0c9e78a63b49857af2d85218c1294a460e3598a1e93a2f39333b2fa6a6  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat50/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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_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
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
$$$[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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.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-repeat50/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
  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...
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
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-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/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-repeat50/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat50/lib
installing arch files:              /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat50/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat50/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat50/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat50/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat50/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat50/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-repeat50/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-repeat50/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-repeat50/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=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Run options: 
  --seed=16557
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=50

# Running tests:

Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=204147659, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39991>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 #<File::Stat dev=0x8, ino=204166201, 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: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 44089>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 45619>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 33331>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38949>
Leaked file descriptor: TestNetHTTPS#test_max_version: 10 #<File::Stat dev=0x8, ino=204198521, 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: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 11
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 39117>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45025>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 35175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 44815>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 37249>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 39843>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 34631>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 46079>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 37947>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 13
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 11
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43457>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(1/50)  tests in 1458.058056s, 22.9044 tests/s, 4445.5185 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=204708925, 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_head: 13
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x8, ino=204708971, 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_timeout_during_HTTP_session: 14
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 14
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f12d8155f30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12d8155f30 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41105>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 37745>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 37745>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 13
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 15
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 38977>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 13
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 37307>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 43635>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f127b75fd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f127b75fd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f127b75fb18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 14
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f127b75fb18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f127b758f98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f127b758f98 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 14 : #<TCPSocket:fd 14, AF_INET6, ::1, 39573>
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_post: 14
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f127b75fe88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f127b75fe88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 38407>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 41747>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 35011>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 14
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12b88efdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 14
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12b88efdb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12b88efb58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12b8bbe870 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12b8bbe870 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43635>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 38001>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 44231>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 34195>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 41989>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 43399>
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_observe_no_proxy_env_list: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 44733>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 44969>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 44733>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 14
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 17
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 13
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42239>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(2/50)  tests in 2187.736388s, 15.2656 tests/s, 2962.8565 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 14
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33461>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 36093>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 13
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 35205>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 13
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 32915>
Leaked file descriptor: TestNetHTTPS#test_max_version: 13 #<File::Stat dev=0x8, ino=205673085, 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: TestOpenURISSL#test_validation_failure: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 32927>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 15
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35931>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 46653>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 41815>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 34825>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 43987>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 38959>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 37627>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 41133>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 14
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45759>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(3/50)  tests in 1520.973414s, 21.9576 tests/s, 4261.7418 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f12bb7a4d90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 15
Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f12bb7a4d90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x8, ino=206097253, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 32781>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 15 #<File::Stat dev=0x8, ino=206088101, 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: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 44819>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 44819>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 16
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 36345>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 16
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 16 : #<TCPServer:fd 16, AF_INET, 0.0.0.0, 33141>
Leaked file descriptor: TestNetHTTPS#test_max_version: 16 #<File::Stat dev=0x8, ino=206133624, 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: TestOpenURISSL#test_bad_ssl_version: 17 #<File::Stat dev=0x8, ino=206142315, 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_keep_alive_reset_on_new_connection: #<Thread:0x00007f12bbf78238 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 19
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f12bbf78238 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46145>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 44043>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 43669>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 36129>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 33985>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 33177>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 45761>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 39211>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 18
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44179>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(4/50)  tests in 1422.270717s, 23.4815 tests/s, 4557.4207 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 20
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f127b4cd620 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 19
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f127b4cd620 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 19
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33791>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x00007f12d8cb9368 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 44533>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f12d8cb9368 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 45387>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 18
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 35263>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 40521>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 46093>
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_failure: 19
Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34375>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 34173>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40937>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 43849>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 41537>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 37239>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 41285>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 41925>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 18
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41581>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(5/50)  tests in 1573.689157s, 21.2221 tests/s, 4119.0453 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007f12bbf2fdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 19
Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f12bbf2fdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 19
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 19
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 19
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 20
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 18 #<File::Stat dev=0x8, ino=207086167, 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_patch: 20
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 19 #<File::Stat dev=0x8, ino=207084343, 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_chunked_break: #<Thread:0x00007f12bab74548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12bab74548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36379>
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x00007f12bab79340 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 34219>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 34219>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f12bab79340 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 20
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 22
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 43911>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 20
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 43167>
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f12da4c4278 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 33171>
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:0x00007f12da4c4278 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12d874fc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 21
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f12d874fc88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 43711>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 21
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f12d8a9b248 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 21
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f12d8a9b248 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12d965b358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12d965b358 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12d8a6f238 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 21
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12d8a6f238 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 21
Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 42829>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12d8a67bc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 21
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12d8a67bc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f12d8f2ad90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37963>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 35727>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 35811>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 36239>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 46235>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 38157>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 45149>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 45525>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 22
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 20
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34941>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(6/50)  tests in 2231.547113s, 14.9659 tests/s, 2905.1822 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 20 #<File::Stat dev=0x8, ino=208146109, 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_get__break: #<Thread:0x00007f12b896fdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 22
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f12b896fdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 22
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 22
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 22
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f12b896b320 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f12b896b320 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 22
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f12b896bca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12b896bca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 22
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 23
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35167>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 35925>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 23 : #<TCPSocket:fd 23, AF_INET, 127.0.0.1, 35925>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 23
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 43805>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 21
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 33129>
Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f12d920b7f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 38635>
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:0x00007f12d920b7f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 22
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12d8d6d340 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12d8d6d340 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f12d9339530 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f12d9339530 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 38621>
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_post: 22
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12d8d60960 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 43009>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 46153>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 22
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 22
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 22
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f12bba9a298 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bbaa3e88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bbaa3e88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43637>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 36041>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 35243>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 39891>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 35243>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 25
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 35581>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 37685>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 33565>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 37317>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 22
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 21
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41205>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(7/50)  tests in 1713.954845s, 19.4853 tests/s, 3782.0273 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 21 #<File::Stat dev=0x8, ino=208625149, 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_get__implicit_start: 23
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 22 #<File::Stat dev=0x8, ino=208622286, 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: 23 #<File::Stat dev=0x8, ino=208622294, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44093>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 24 #<File::Stat dev=0x8, ino=208626076, 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: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 44559>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 25
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 37883>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 25
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 25 : #<TCPServer:fd 25, AF_INET, 0.0.0.0, 34959>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 25 #<File::Stat dev=0x8, ino=208678604, 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: TestSocket#test_accept_loop: #<Thread:0x00007f12d8356988 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12d8356988 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42091>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 44683>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 37849>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 38607>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 40459>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 44397>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 45373>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 44721>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 27
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 28
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 26
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44433>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(8/50)  tests in 1491.136232s, 22.3970 tests/s, 4346.8899 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f126dd5cd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 28
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f126dd5cd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 27
Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f12d8d5c298 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 27
Finished thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f12d8d5c298 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 26 #<File::Stat dev=0x8, ino=209103617, 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_get__crlf: 29
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45471>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 38943>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 27
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 33321>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 33321>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 27
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 29
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 27 : #<TCPServer:fd 27, AF_INET, 0.0.0.0, 46103>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 39053>
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_verify_none: 28
Leaked file descriptor: TestNetHTTPS#test_max_version: 27 #<File::Stat dev=0x8, ino=209159693, 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 thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f12d8553380 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38221>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 34639>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 40547>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 34457>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 33063>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 41233>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 37495>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 45665>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 28
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32919>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(9/50)  tests in 1612.302708s, 20.7139 tests/s, 4020.5056 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 29
Closed file descriptor: TestNetHTTP_v1_2#test_head: 29
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 29
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 30
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f12d853fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 29
Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f12d853fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 29
Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f12d853eac0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 30
Finished thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f12d853eac0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 29
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 29
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 29
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39321>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 45635>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 37645>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 38779>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 46631>
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_certificate_verify_failure: 29
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12db34d600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12db34d600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12db34fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f12db34fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f12db34fbd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f12db34fbd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 41921>
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_post: 29
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12d8ba1660 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 45551>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 29
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 29
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 29
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bbbefd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bbbefd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007f12bbbefd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12bbbefd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12bbbef3c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 29
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12bbbef3c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12bbdc5e68 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12bbdc5e68 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37241>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 41693>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 35965>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 37893>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 38027>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 39329>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 44075>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 45763>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 28
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44293>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(10/50)  tests in 2198.517394s, 15.1907 tests/s, 2947.6760 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f12bbe1fe40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 29
Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f12bbe1fe40 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 29
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f12bacb7518 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f12bacb7518 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 29
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 36181>
Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f12bbe1f210 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 29
Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f12bbe1f210 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 29
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 29
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f12bac65268 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f12bac65268 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f12bbe17290 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 29
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f12bbe17290 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 30
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 29
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f12bbe1b958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12bbe1b958 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 29
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43037>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 34853>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 38209>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 28
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 32827>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 29 : #<TCPSocket:fd 29, AF_INET6, ::1, 45677>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12b85afd58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12b85afd58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 44133>
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_failure: 30
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f12b85affb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f12b85affb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::ShowDocTest#test_show_doc_without_rdoc: 29
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 44930>
Closed file descriptor: TestOpenURISSL#test_validation_success: 31
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 49058>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 31
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 42269>
Closed file descriptor: TestHashOnly#test_broken_hash_value: 29
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 28 #<File::Stat dev=0x8, ino=210777127, 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: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 30
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12d8964fa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12d8964fa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12d88ffdf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 30
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41575>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 46713>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 37997>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 36721>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 31
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 42865>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 45899>
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_observe_no_proxy_env_list: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 33481>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 41339>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 31
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 29
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44375>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(11/50)  tests in 1784.102860s, 18.7192 tests/s, 3632.9946 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 29 #<File::Stat dev=0x8, ino=211154654, 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_start: #<Thread:0x00007f12bbe359c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007f12bbe359c0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 32
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 30 #<File::Stat dev=0x8, ino=211149716, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44771>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 #<File::Stat dev=0x8, ino=211172037, 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: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 44043>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 32
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 40501>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 32
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 33049>
Leaked file descriptor: TestNetHTTPS#test_max_version: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 34601>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 33
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 32 #<File::Stat dev=0x8, ino=211225375, 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: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 35969>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 34
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 33 #<File::Stat dev=0x8, ino=211274124, 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: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 35
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39881>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 41337>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 34171>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 44461>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 38639>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 44195>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 45347>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 35421>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 34
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46733>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(12/50)  tests in 1516.935744s, 22.0161 tests/s, 4273.1876 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 35
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34055>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 41947>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 34
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 39597>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 : #<TCPSocket:fd 36, AF_INET, 127.0.0.1, 39597>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 34
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 40887>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 43867>
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_verify_none: 35
Leaked file descriptor: TestNetHTTPS#test_max_version: 34 #<File::Stat dev=0x8, ino=211694339, 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_fail_if_verify_hostname_is_true: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 40141>
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_failure: 36
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 34246>
Closed file descriptor: TestOpenURISSL#test_validation_success: 38
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 36 : #<TCPSocket:fd 36, AF_INET, 127.0.0.1, 43701>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 36
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f12d9318718 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f12d9318718 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42655>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 45357>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 34895>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 38265>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 35163>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 41283>
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_observe_no_proxy_env_list: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 35699>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 45499>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 35
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39817>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(13/50)  tests in 1608.704776s, 20.7602 tests/s, 4029.3117 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 36
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33873>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 35 #<File::Stat dev=0x8, ino=212161559, 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, 36725>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 36725>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 38
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 38573>
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, 44749>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12d867ab78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12d867ab78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 38791>
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_post: 37
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 37744>
Closed file descriptor: TestOpenURISSL#test_validation_success: 39
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 45413>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 37
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 37
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43691>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 43973>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 : #<TCPSocket:fd 38, AF_INET6, ::1, 43973>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 38
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 45989>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 37205>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 43229>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 36697>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 39477>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 35035>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 36
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39557>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(14/50)  tests in 2190.988541s, 15.2429 tests/s, 2958.6759 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 37
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 37
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 37
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 37
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 37
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 37
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34699>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 36 #<File::Stat dev=0x8, ino=213228069, 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: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 41131>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 41131>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 37
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 42677>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 37
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 42509>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 38 : #<TCPSocket:fd 38, AF_INET6, ::1, 46673>
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_post: 38
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12b8bca300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f12b8bca300 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 38
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12ba0ad588 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12bab9cbb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 38
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12bab9cbb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f12bbfe73b8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f12bbfe73b8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42321>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 43149>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 42293>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 35915>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 37129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 37165>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 44039>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 38587>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 37
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34249>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(15/50)  tests in 1771.350942s, 18.8540 tests/s, 3659.2675 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f127be5cb50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f127be5cb50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 38
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 38
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 37 #<File::Stat dev=0x8, ino=213761169, 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: 38 #<File::Stat dev=0x8, ino=213744510, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42577>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 39 #<File::Stat dev=0x8, ino=213762419, 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: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 46039>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 35189>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 38419>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 41
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f12d88b41a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36365>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 41213>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 36385>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 45619>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 40667>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 46635>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 40667>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 41345>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 41789>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 40
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45321>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(16/50)  tests in 1530.667234s, 21.8186 tests/s, 4234.7898 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42
Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f127a8ef0b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 42
Finished thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f127a8ef0b0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 41
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33071>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 35059>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 40
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 45781>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 45781>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 40
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 40 : #<TCPServer:fd 40, AF_INET, 0.0.0.0, 41641>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 33551>
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_verify_none: 41
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 40975>
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_post: 41
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 40 #<File::Stat dev=0x8, ino=214346393, 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: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 49664>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 44
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 42
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 42
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45453>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 38097>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 41143>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 39019>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 37905>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 36247>
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_observe_no_proxy_env_list: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 32999>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 36283>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 41
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45991>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(17/50)  tests in 1686.277590s, 19.8052 tests/s, 3844.1589 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12d871bca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 42
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f12d871bca8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33885>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 34595>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 46215>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 41
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 33597>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 33687>
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: TestGemKernel#test_gem_redundant: 42
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 39424>
Closed file descriptor: TestOpenURISSL#test_validation_success: 44
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 45505>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 42
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f12bbbfce60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 42
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bbb0fd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bbb0fd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12bbb0fd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 42
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12bbb0fd90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12d854d8e0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12d854d8e0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f12d87a7b68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36027>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 35513>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 45609>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 45099>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 38829>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 33329>
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_observe_no_proxy_env_list: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 36963>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 32881>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 41
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44707>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(18/50)  tests in 2201.652651s, 15.1691 tests/s, 2943.5947 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 42
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 42
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f12d882ee38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f12d882ee38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 42
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35161>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 41 #<File::Stat dev=0x8, ino=215833592, 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, 33923>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 42
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 41977>
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, 45981>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 37027>
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_verify_none: 43
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 43075>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f127ad2ff58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f127ad2ff58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f127ad297e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 43
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f127ad297e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f127ad29d38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 45 : #<TCPSocket:fd 45, AF_INET, 127.0.0.1, 35958>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 45
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 37223>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 43
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bbdce1d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bbdce1d0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 43
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 43
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37957>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 45687>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 34793>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 41979>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 39873>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 41353>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 38719>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 45595>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 42
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45101>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(19/50)  tests in 1835.627563s, 18.1938 tests/s, 3531.0916 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=216351216, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42669>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 43 #<File::Stat dev=0x8, ino=216329180, 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: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 38295>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 44
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 33327>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 44
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 44153>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 44 #<File::Stat dev=0x8, ino=216413557, 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: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44533>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 40799>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 39563>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 39773>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 39037>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 45829>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 39037>
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: 49
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 36151>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 34389>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 45
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43527>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(20/50)  tests in 1525.942449s, 21.8861 tests/s, 4247.9630 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 45 #<File::Stat dev=0x8, ino=216876046, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43809>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 #<File::Stat dev=0x8, ino=216869039, 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: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 35815>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 32917>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 47
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 45743>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 40587>
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: TestGemKernel#test_release_favored_over_prerelease: 48
Leaked thread: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007f12d871d7d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 48
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f12bbc215d0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f12bbc215d0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36179>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 38065>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 41697>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 35249>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 34203>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 38319>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 46607>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 46067>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 47
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44691>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(21/50)  tests in 1645.379981s, 20.2974 tests/s, 3940.1695 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 47 #<File::Stat dev=0x8, ino=217361822, 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_get__crlf: 50
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 48 #<File::Stat dev=0x8, ino=217360503, 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_timeout_during_HTTP_session_write: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42149>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 49 #<File::Stat dev=0x8, ino=217358693, 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: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 45083>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 36987>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 50
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 42355>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 46669>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 51 : #<TCPSocket:fd 51, AF_INET, 127.0.0.1, 44763>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 51
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 51
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12d97af920 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12d88e7ed8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12d88e7ed8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f12d8556440 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46271>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 46411>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 37667>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 37643>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 33537>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 46493>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 33537>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 34007>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 40633>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 50
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 52
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38451>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(22/50)  tests in 2227.029078s, 14.9962 tests/s, 2910.7572 assertions/s.
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f12dadefeb0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 51
Closed file descriptor: TestNetHTTP_v1_2#test_head: 51
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f127bd8fd58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f127bd8fd58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f127bd8fec0 /tmp/ruby/src/trunk-repeat50/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:0x00007f127bd8fec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 51
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 51
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38861>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 50 #<File::Stat dev=0x8, ino=218428947, 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, 42713>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 39937>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 39937>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 32881>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 52 : #<TCPSocket:fd 52, AF_INET6, ::1, 42093>
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_verify_none: 52
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 52 : #<TCPSocket:fd 52, AF_INET6, ::1, 36057>
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_failure: 52
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f127a71caa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f127a71caa8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f127a7141c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 54362>
Closed file descriptor: TestOpenURISSL#test_validation_success: 54
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 41399>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 46627>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 52
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 52
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 52
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12bb955090 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 52
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12bb955090 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40193>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 33415>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 33719>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 38305>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 41341>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 33987>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 53
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 36129>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 32789>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 51
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41091>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(23/50)  tests in 1858.960795s, 17.9654 tests/s, 3487.2048 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 51 #<File::Stat dev=0x8, ino=218930045, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33159>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 52 #<File::Stat dev=0x8, ino=218950250, 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: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 37057>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 34947>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 53
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 53 : #<TCPServer:fd 53, AF_INET, 0.0.0.0, 37707>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 38711>
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_verify_none: 54
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 35059>
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_post: 54
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 53 #<File::Stat dev=0x8, ino=219014909, 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: TestNetHTTPKeepAlive#test_http_retry_success: 55
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33299>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 36375>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 43083>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 41613>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 42183>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 43369>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 35283>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 40161>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 55
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 54
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39085>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(24/50)  tests in 1665.228172s, 20.0555 tests/s, 3892.4035 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 54 #<File::Stat dev=0x8, ino=219463200, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42327>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 42327>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 56
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 44807>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 55
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 41129>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 55
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 55 : #<TCPServer:fd 55, AF_INET, 0.0.0.0, 35113>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 33245>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_verify_none: 56
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42217>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 46499>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 44815>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 35399>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 38689>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 39745>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 46665>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 34535>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 55
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33451>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(25/50)  tests in 1676.282626s, 19.9233 tests/s, 3866.9362 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_get2: 56
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 56
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 56
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 55 #<File::Stat dev=0x8, ino=219962760, 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:0x00007f127921fda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 57
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: #<Thread:0x00007f127921fda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34151>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 33383>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 33383>
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_nil_ca_cert: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 34231>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 34231>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 56
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 58
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 34835>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 57 : #<TCPSocket:fd 57, AF_INET, 127.0.0.1, 45509>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 57 : #<TCPSocket:fd 57, AF_INET, 127.0.0.1, 33939>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 57
Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f12bbdd1970 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 57
Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f12bbdd1970 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 56 #<File::Stat dev=0x8, ino=220134722, 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: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 58
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bbdafde8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bbdafde8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 58
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12bbdafdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12bbdafdc0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12bbdafb90 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f127b24b0a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44509>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 32871>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 36783>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 41011>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 58
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 43115>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 42529>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 58
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 35509>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 36395>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 58
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 59
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 57
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40893>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(26/50)  tests in 2307.735929s, 14.4718 tests/s, 2809.0610 assertions/s.
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f127a84fec0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 58
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 58
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f12713ed2a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f12713ed2a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 58
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 58
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 57 #<File::Stat dev=0x8, ino=221051438, 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_get: #<Thread:0x00007f127a89fc68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f127a89fc68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f127a89fee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 59
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f127a89fee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 59
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 32937>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 39315>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f127a899638 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 35399>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f127a899638 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 58
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007f127a897e28 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 33197>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007f127a897e28 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 59 : #<TCPSocket:fd 59, AF_INET6, ::1, 34783>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12bbc9b1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12bbc9b1f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12bbc9fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 59
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12bbc9fd68 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f12bbc982e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f12bbc982e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 59 : #<TCPSocket:fd 59, AF_INET6, ::1, 43213>
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_post: 59
Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 61 : #<TCPSocket:fd 61, AF_INET, 127.0.0.1, 39362>
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 61
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 59
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43501>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 46767>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 44999>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 33625>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 39285>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 39691>
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_observe_no_proxy_env_list: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 45479>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 45211>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 59
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 58
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41419>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(27/50)  tests in 1645.038175s, 20.3017 tests/s, 3940.2113 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 59
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f1271c7e770 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f1271c7e770 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42095>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 38099>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 60 : #<TCPSocket:fd 60, AF_INET, 127.0.0.1, 38099>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 58
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 60
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 58 : #<TCPServer:fd 58, AF_INET, 0.0.0.0, 43033>
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, 43163>
Leaked file descriptor: TestNetHTTPS#test_max_version: 58 #<File::Stat dev=0x8, ino=221615186, 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)
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 60 : #<TCPSocket:fd 60, AF_INET6, ::1, 41121>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f12d920fb78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f12d920fb78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestRDocI18nLocale#test_name: 60
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 60 : #<TCPSocket:fd 60, AF_INET, 127.0.0.1, 43507>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 60 : #<TCPSocket:fd 60, AF_INET, 127.0.0.1, 39491>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f12db07fe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f12db07fe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f12db07fbf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 60
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f12db07fbf8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 60
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bac60b50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 60
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12bac60b50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12db079c80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46205>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 42761>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 36153>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 40331>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 61
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 44217>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 35709>
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_observe_no_proxy_env_list: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 37361>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 61 : #<TCPServer:fd 61, AF_INET6, ::1, 38077>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 61
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 59
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35811>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(28/50)  tests in 1632.216656s, 20.4611 tests/s, 3971.2681 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 59 #<File::Stat dev=0x8, ino=222062838, 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: 60 #<File::Stat dev=0x8, ino=222056266, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46309>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 61 #<File::Stat dev=0x8, ino=222068179, 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: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 35205>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 62
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 44277>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 44277>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 62
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 64
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 62 : #<TCPServer:fd 62, AF_INET, 0.0.0.0, 45697>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 63 : #<TCPSocket:fd 63, AF_INET6, ::1, 42919>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12b88dfd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12b88dfd48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12b88dfb18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 63
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12b88dfb18 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 63 : #<TCPSocket:fd 63, AF_INET6, ::1, 39705>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f12b88dffa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f12b88dffa0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12d86dd548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 62 #<File::Stat dev=0x8, ino=222152520, 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: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 37611>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35523>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 44281>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 65 : #<TCPSocket:fd 65, AF_INET6, ::1, 44339>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 65
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 35623>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 36337>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 43099>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 46541>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 64
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 65
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 66
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 33751>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 41767>
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45965>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(29/50)  tests in 1667.698559s, 20.0258 tests/s, 3887.6402 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_request: 64
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 63 #<File::Stat dev=0x8, ino=222578236, 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_timeout_during_HTTP_session: 65
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f1278bbada0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f1278bbada0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 66
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35413>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 37769>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 37769>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 64
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 66
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 46765>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 64
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 33081>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 65 : #<TCPSocket:fd 65, AF_INET6, ::1, 37555>
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_verify_none: 65
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f127bb0f600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f127bb0f600 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_max_version: 64 #<File::Stat dev=0x8, ino=222665007, 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_fail_if_verify_hostname_is_true: 66 : #<TCPSocket:fd 66, AF_INET6, ::1, 42187>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f127bb0f3a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f127bb0f3a8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestIRB::ShowDocTest#test_show_doc_without_rdoc: 66
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 36205>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 38483>
Closed file descriptor: TestHashOnly#test_broken_hash_value: 66
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 66
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 66
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46255>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 65 : #<TCPServer:fd 65, AF_INET6, ::1, 41661>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 38681>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 40189>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 66
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 67
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 44501>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 43513>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 66
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 67
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 37795>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 39219>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 66
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 67
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 65
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38081>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(30/50)  tests in 2370.815179s, 14.0867 tests/s, 2734.2532 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 66
Closed file descriptor: TestNetHTTP_v1_2#test_head: 66
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 67
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 66
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f12d94dff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f12d94dff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 66
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f12d94db640 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12d94db640 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 66
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 67
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33277>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 65 : #<TCPServer:fd 65, AF_INET, 0.0.0.0, 38449>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 67 : #<TCPSocket:fd 67, AF_INET, 127.0.0.1, 38449>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 65
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 67
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f12d94d9e08 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 65 : #<TCPServer:fd 65, AF_INET, 0.0.0.0, 38991>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 67 : #<TCPSocket:fd 67, AF_INET, 127.0.0.1, 38991>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f12d94d9e08 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 65
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 67
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 65 : #<TCPServer:fd 65, AF_INET, 0.0.0.0, 37247>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 65 #<File::Stat dev=0x8, ino=223722907, 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_keep_alive_get_auto_retry: #<Thread:0x00007f12bba67190 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 67
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f12bba67190 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41539>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 41507>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 41211>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 42703>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 68
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 44715>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 35903>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 68
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 46441>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 42385>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 67
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 68
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 66
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45961>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(31/50)  tests in 1729.076891s, 19.3149 tests/s, 3749.4666 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 66 #<File::Stat dev=0x8, ino=224207193, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45367>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 67 #<File::Stat dev=0x8, ino=224206324, 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: 68 : #<TCPServer:fd 68, AF_INET, 0.0.0.0, 44795>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 70 : #<TCPSocket:fd 70, AF_INET, 127.0.0.1, 44795>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 68
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 70
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 68 : #<TCPServer:fd 68, AF_INET, 0.0.0.0, 46031>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 68
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 68 : #<TCPServer:fd 68, AF_INET, 0.0.0.0, 45761>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 69 : #<TCPSocket:fd 69, AF_INET6, ::1, 34239>
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_post: 69
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42307>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 39513>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 38609>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 37453>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 70
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 39635>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 33055>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 70
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 45727>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 43791>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 69
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 70
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 68
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43171>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(32/50)  tests in 1694.363130s, 19.7107 tests/s, 3825.5448 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 68 #<File::Stat dev=0x8, ino=224712073, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42151>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 69 #<File::Stat dev=0x8, ino=224723153, 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: 70 : #<TCPServer:fd 70, AF_INET, 0.0.0.0, 39903>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 70
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 70 : #<TCPServer:fd 70, AF_INET, 0.0.0.0, 36205>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 70
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 70 : #<TCPServer:fd 70, AF_INET, 0.0.0.0, 34721>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 71 : #<TCPSocket:fd 71, AF_INET6, ::1, 37763>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_verify_none: 71
Leaked file descriptor: TestNetHTTPS#test_max_version: 70 #<File::Stat dev=0x8, ino=224754971, 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_get_SNI_failure: 72 : #<TCPSocket:fd 72, AF_INET6, ::1, 42337>
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_post: 72
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 72
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 72
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40463>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 71 : #<TCPServer:fd 71, AF_INET6, ::1, 43565>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 72 : #<TCPServer:fd 72, AF_INET6, ::1, 46651>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 35855>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 72
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 73
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 72 : #<TCPServer:fd 72, AF_INET6, ::1, 40559>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 40743>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 72
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 73
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 72 : #<TCPServer:fd 72, AF_INET6, ::1, 37367>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 39821>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 72
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 73
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 71
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43715>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(33/50)  tests in 1656.229945s, 20.1645 tests/s, 3913.7730 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 72
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 72
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f12d94d5f88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f12d94d5f88 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 72
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f12bb07ce00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 72
Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f12bb07ce00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 72
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46295>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 71 #<File::Stat dev=0x8, ino=225267541, 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: 72 : #<TCPServer:fd 72, AF_INET, 0.0.0.0, 43835>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 74 : #<TCPSocket:fd 74, AF_INET, 127.0.0.1, 43835>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 72
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 72 : #<TCPServer:fd 72, AF_INET, 0.0.0.0, 33127>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 74 : #<TCPSocket:fd 74, AF_INET, 127.0.0.1, 33127>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 72
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 72 : #<TCPServer:fd 72, AF_INET, 0.0.0.0, 40659>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 73 : #<TCPSocket:fd 73, AF_INET6, ::1, 35135>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12bbc5add0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12bbc5add0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 74 : #<TCPSocket:fd 74, AF_INET6, ::1, 33967>
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_failure: 74
Closed file descriptor: TestGemKernel#test_gem_default: 73
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 73 : #<TCPSocket:fd 73, AF_INET, 127.0.0.1, 42779>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 73 : #<TCPSocket:fd 73, AF_INET, 127.0.0.1, 32869>
Closed file descriptor: TestHashOnly#test_broken_hash_value: 73
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f12bb6c28a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f12bb6c28a0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007f12bb5efdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 73
Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f12bb5efdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 73 : #<TCPSocket:fd 73, AF_INET, 127.0.0.1, 44023>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f12bb5e40c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 73
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f12bb5e40c8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12bba6f548 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 73
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f12bb6a3298 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f12bb6a3298 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12b8d79fe8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12b8d79fe8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f127b4da320 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 32807>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 72 : #<TCPServer:fd 72, AF_INET6, ::1, 39679>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 74 : #<TCPSocket:fd 74, AF_INET6, ::1, 34707>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 74
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 39633>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 43653>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 73
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 74
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 44895>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 37001>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 73
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 74
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 44665>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 39041>
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38899>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(34/50)  tests in 2296.361295s, 14.5434 tests/s, 2823.2735 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f127b01fd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 73
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f127b01fd08 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 73
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 72 #<File::Stat dev=0x8, ino=226340716, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37377>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 73 #<File::Stat dev=0x8, ino=226341603, 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: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 32935>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 42275>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 74
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 42077>
Leaked file descriptor: TestNetHTTPS#test_max_version: 74 #<File::Stat dev=0x8, ino=226391066, 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: TestOpenURISSL#test_bad_ssl_version: 75 #<File::Stat dev=0x8, ino=226395036, 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: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45089>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 76 : #<TCPServer:fd 76, AF_INET6, ::1, 34763>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 44723>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 38589>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 78
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 40111>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 36371>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 78
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 33411>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 38585>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 77
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 78
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 76
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35617>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(35/50)  tests in 1631.705052s, 20.4675 tests/s, 3971.9053 assertions/s.
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f127abe3578 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 78
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f127abe3578 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43027>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 76 : #<TCPServer:fd 76, AF_INET, 0.0.0.0, 35497>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 78 : #<TCPSocket:fd 78, AF_INET, 127.0.0.1, 35497>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 76
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 78
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 76 : #<TCPServer:fd 76, AF_INET, 0.0.0.0, 34585>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 76
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 76 : #<TCPServer:fd 76, AF_INET, 0.0.0.0, 36039>
Leaked file descriptor: TestNetHTTPS#test_max_version: 76 #<File::Stat dev=0x8, ino=226886759, 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_get_SNI_failure: 78 : #<TCPSocket:fd 78, AF_INET6, ::1, 42843>
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_post: 78
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f127ae5c368 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 78
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007f127163e540 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 78
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f127163e540 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45855>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 77 : #<TCPServer:fd 77, AF_INET6, ::1, 44211>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 35133>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 34757>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 78
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 79
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 36417>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 41127>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 78
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 79
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 78 : #<TCPServer:fd 78, AF_INET6, ::1, 39233>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 38957>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 78
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 79
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 77
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37495>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(36/50)  tests in 1657.051540s, 20.1545 tests/s, 3912.0793 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 77 #<File::Stat dev=0x8, ino=227357738, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42583>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 78 : #<TCPServer:fd 78, AF_INET, 0.0.0.0, 39767>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 78
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 78 : #<TCPServer:fd 78, AF_INET, 0.0.0.0, 41943>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 78
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 78 : #<TCPServer:fd 78, AF_INET, 0.0.0.0, 33559>
Leaked file descriptor: TestNetHTTPS#test_max_version: 78 #<File::Stat dev=0x8, ino=227408311, 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)
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 80 : #<TCPSocket:fd 80, AF_INET6, ::1, 46637>
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_post: 80
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 80
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36811>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 79 : #<TCPServer:fd 79, AF_INET6, ::1, 45317>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 34423>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 45431>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 81
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 35133>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 42437>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 81
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 80 : #<TCPServer:fd 80, AF_INET6, ::1, 44909>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 41717>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 80
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 81
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 79
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43171>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(37/50)  tests in 1741.655204s, 19.1754 tests/s, 3722.1277 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f127a329ef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f127a329ef0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 80
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 80
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 80
Leaked thread: TestNetHTTP_v1_2#test_s_post_form: #<Thread:0x00007f127adef128 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 80
Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007f127adef128 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f127138bbe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f127138bbe0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33881>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 44571>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 79
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f127a329608 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 38331>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 81 : #<TCPSocket:fd 81, AF_INET, 127.0.0.1, 38331>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f127a329608 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 79
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 81
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 79 : #<TCPServer:fd 79, AF_INET, 0.0.0.0, 35785>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 80 : #<TCPSocket:fd 80, AF_INET6, ::1, 41649>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12d920c2e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 80
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12d920c2e8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12d920fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f12d920fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 80 : #<TCPSocket:fd 80, AF_INET6, ::1, 43743>
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_failure: 80
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f12d920c0e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12d920c0e0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12d920fe48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f12d920fe48 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12d9208328 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 80 : #<TCPSocket:fd 80, AF_INET, 127.0.0.1, 35425>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 79 #<File::Stat dev=0x8, ino=228240269, 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: TestNetHTTPKeepAlive#test_http_retry_failed: 80 #<File::Stat dev=0x8, ino=228257917, 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: TestNetHTTPKeepAlive#test_keep_alive_server_close: 82
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 82
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12bac6fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12bac6fdd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 82
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007f12baf3aad8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12baf3aad8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f12bac6fda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 82
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007f12bac6fda8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f12da5f1330 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38565>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 81 : #<TCPServer:fd 81, AF_INET6, ::1, 39781>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 38067>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 40557>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 83
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 45339>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 41509>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 83
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 82 : #<TCPServer:fd 82, AF_INET6, ::1, 35767>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 45897>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 82
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 83
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 81
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38667>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(38/50)  tests in 2284.816879s, 14.6169 tests/s, 2837.1477 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, 41757>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 81 #<File::Stat dev=0x8, ino=228938391, 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: 82 : #<TCPServer:fd 82, AF_INET, 0.0.0.0, 36877>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 82
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 82 : #<TCPServer:fd 82, AF_INET, 0.0.0.0, 34549>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 82
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 82 : #<TCPServer:fd 82, AF_INET, 0.0.0.0, 43635>
Leaked file descriptor: TestNetHTTPS#test_max_version: 82 #<File::Stat dev=0x8, ino=228993258, 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)
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 84 : #<TCPSocket:fd 84, AF_INET, 127.0.0.1, 34513>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 84
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37011>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 83 : #<TCPServer:fd 83, AF_INET6, ::1, 40523>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 84 : #<TCPServer:fd 84, AF_INET6, ::1, 39145>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 38921>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 84
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 85
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 84 : #<TCPServer:fd 84, AF_INET6, ::1, 39323>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 40373>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 84
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 85
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 84 : #<TCPServer:fd 84, AF_INET6, ::1, 45199>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 41567>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 84
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 85
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 83
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45237>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(39/50)  tests in 1618.140720s, 20.6391 tests/s, 4005.6627 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 83 #<File::Stat dev=0x8, ino=229469997, 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_get__crlf: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41501>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 42547>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 86 : #<TCPSocket:fd 86, AF_INET, 127.0.0.1, 42547>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 84
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 34277>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 84
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 84 : #<TCPServer:fd 84, AF_INET, 0.0.0.0, 40589>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 85 : #<TCPSocket:fd 85, AF_INET6, ::1, 40035>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_verify_none: 85
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 85 : #<TCPSocket:fd 85, AF_INET6, ::1, 43639>
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: TestRDocI18nLocale#test_name: 85
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 84 #<File::Stat dev=0x8, ino=229562801, 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: TestNetHTTPKeepAlive#test_http_retry_failed: 86
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42413>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 85 : #<TCPServer:fd 85, AF_INET6, ::1, 42723>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 46275>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 42945>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 87
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 36981>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 35595>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 87
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 86 : #<TCPServer:fd 86, AF_INET6, ::1, 38441>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 34987>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 86
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 87
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 85
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44177>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(40/50)  tests in 1709.985158s, 19.5306 tests/s, 3791.1645 assertions/s.
Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007f12b9f9d710 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 86
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f12bac69cf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f12bac69cf0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f127b8b6cc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f127b8b6cc8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_request: #<Thread:0x00007f1279f8fd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 86
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: #<Thread:0x00007f1279f8fd80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38219>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 85 #<File::Stat dev=0x8, ino=230022708, 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: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 42743>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 39083>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 86
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 86 : #<TCPServer:fd 86, AF_INET, 0.0.0.0, 46225>
Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 87 : #<TCPSocket:fd 87, AF_INET6, ::1, 39497>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Closed file descriptor: TestNetHTTPS#test_verify_none: 87
Leaked file descriptor: TestNetHTTPS#test_max_version: 86 #<File::Stat dev=0x8, ino=230074233, 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: TestOpenURISSL#test_proxy_cacert_file: 90 : #<TCPSocket:fd 90, AF_INET, 127.0.0.1, 53408>
Closed file descriptor: TestOpenURISSL#test_validation_success: 90
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 88
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37279>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 87 : #<TCPServer:fd 87, AF_INET6, ::1, 39741>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 38489>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 42609>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 91 : #<TCPSocket:fd 91, AF_INET6, ::1, 38489>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 89
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 44935>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 43627>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 91 : #<TCPSocket:fd 91, AF_INET6, ::1, 44935>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 89
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 88 : #<TCPServer:fd 88, AF_INET6, ::1, 32979>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 46329>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 88
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 89
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 87
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46647>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(41/50)  tests in 1839.245390s, 18.1580 tests/s, 3524.5079 assertions/s.
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 88
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 88
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 88
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 88
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f127a82fa58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f127a82fa58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 88
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36429>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 36429>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 88
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 87 : #<TCPServer:fd 87, AF_INET, 0.0.0.0, 46507>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 89 : #<TCPSocket:fd 89, AF_INET, 127.0.0.1, 46507>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 87
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 89
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 87 : #<TCPServer:fd 87, AF_INET, 0.0.0.0, 40839>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 89 : #<TCPSocket:fd 89, AF_INET, 127.0.0.1, 40839>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 87
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 89
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 87 : #<TCPServer:fd 87, AF_INET, 0.0.0.0, 46289>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 88 : #<TCPSocket:fd 88, AF_INET6, ::1, 40203>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose)
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12d97afce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12d97afce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12d97afa60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 88
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12d97afa60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 88 : #<TCPSocket:fd 88, AF_INET6, ::1, 45549>
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_post: 88
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f12d97aff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12d97aff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f127a269ce0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 40527>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 88 : #<TCPSocket:fd 88, AF_INET, 127.0.0.1, 42075>
Closed file descriptor: TestHashOnly#test_broken_hash_value: 88
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 88
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 87 #<File::Stat dev=0x8, ino=231022956, 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:0x00007f12b8b1fe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 89
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f12b8b1fe00 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 88 #<File::Stat dev=0x8, ino=231023096, 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: TestNetHTTPKeepAlive#test_keep_alive_server_close: 90
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f12b8b1fd60 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 90
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 90
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 90
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12b8c1e630 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12b8c1e630 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36833>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 89 : #<TCPServer:fd 89, AF_INET6, ::1, 37151>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 41647>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 34281>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 42537>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 45785>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 91
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 36399>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 35521>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 90
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 91
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 89
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34079>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(42/50)  tests in 2289.960262s, 14.5841 tests/s, 2831.0609 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, 41213>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 89 : #<TCPServer:fd 89, AF_INET, 0.0.0.0, 45553>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 89
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 89 : #<TCPServer:fd 89, AF_INET, 0.0.0.0, 41529>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 89
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 89 : #<TCPServer:fd 89, AF_INET, 0.0.0.0, 41977>
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 89 #<File::Stat dev=0x8, ino=231720161, 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: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40817>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 90 : #<TCPServer:fd 90, AF_INET6, ::1, 33069>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 40517>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 92 : #<TCPServer:fd 92, AF_INET6, ::1, 41667>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 91
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 92
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 38465>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 92 : #<TCPServer:fd 92, AF_INET6, ::1, 46055>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 91
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 92
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 91 : #<TCPServer:fd 91, AF_INET6, ::1, 35899>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 92 : #<TCPServer:fd 92, AF_INET6, ::1, 39683>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 91
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 92
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 90
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39597>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(43/50)  tests in 1620.485266s, 20.6093 tests/s, 4000.1394 assertions/s.
Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f12b8416f78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 92
Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f12b8416f78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 91
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 92
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33699>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 90 #<File::Stat dev=0x8, ino=232191891, 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: 91 : #<TCPServer:fd 91, AF_INET, 0.0.0.0, 38265>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 91
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 91 : #<TCPServer:fd 91, AF_INET, 0.0.0.0, 40765>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 91
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 91 : #<TCPServer:fd 91, AF_INET, 0.0.0.0, 42367>
Leaked file descriptor: TestNetHTTPS#test_max_version: 91 #<File::Stat dev=0x8, ino=232246626, 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: TestOpenURISSL#test_bad_ssl_version: 92 #<File::Stat dev=0x8, ino=232261750, 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: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007f127138f920 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 94
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f12707b45d8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f12707b45d8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35743>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 93 : #<TCPServer:fd 93, AF_INET6, ::1, 35833>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 42781>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 95 : #<TCPServer:fd 95, AF_INET6, ::1, 35699>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 94
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 95
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 40257>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 95 : #<TCPServer:fd 95, AF_INET6, ::1, 36349>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 94
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 95
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 94 : #<TCPServer:fd 94, AF_INET6, ::1, 42089>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 95 : #<TCPServer:fd 95, AF_INET6, ::1, 46049>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 94
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 95
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 93
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46373>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(44/50)  tests in 1692.638826s, 19.7307 tests/s, 3829.8501 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 93 #<File::Stat dev=0x8, ino=232692715, 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_get2: 95
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 95
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42333>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 34385>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 94
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 43849>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 96 : #<TCPSocket:fd 96, AF_INET, 127.0.0.1, 43849>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 94
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 96
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 94 : #<TCPServer:fd 94, AF_INET, 0.0.0.0, 43943>
Leaked file descriptor: TestNetHTTPS#test_max_version: 94 #<File::Stat dev=0x8, ino=232737622, 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: TestOpenURISSL#test_bad_ssl_version: 95 #<File::Stat dev=0x8, ino=232753890, 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: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 97
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12b8b1fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12b8b1fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007f12b8b1fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 97
Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12b8b1fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f12b8b1fbd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 97 #<File::Stat dev=0x8, ino=232815116, 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: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007f12b9f48058 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 97
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007f12b9f48058 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f12d8739f50 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f12d8739f50 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43619>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 96 : #<TCPServer:fd 96, AF_INET6, ::1, 39873>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 39257>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 44967>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 98
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 39775>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 37737>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 97
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 43873>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 43447>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 97
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 98
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 99
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 96
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38279>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(45/50)  tests in 1887.539436s, 17.6934 tests/s, 3434.4882 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 96 #<File::Stat dev=0x8, ino=233533910, 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_get: 98
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 98
Closed file descriptor: TestNetHTTP_v1_2#test_head: 98
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f12bac9fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 98
Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f12bac9fda0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_request: 98
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 98
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 98
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f12bac9f8f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 98
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f12bac9f8f0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35231>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 41883>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 97
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f12bac99568 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 37639>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 99 : #<TCPSocket:fd 99, AF_INET, 127.0.0.1, 37639>
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: #<Thread:0x00007f12bac99568 /tmp/ruby/src/trunk-repeat50/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 97
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 99
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 97 : #<TCPServer:fd 97, AF_INET, 0.0.0.0, 45355>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 98 : #<TCPSocket:fd 98, AF_INET6, ::1, 38109>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007f12bbc9ff20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12bbc9ff20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f12bbc9fc28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_session_reuse: 98
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f12bbc9fc28 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 98 : #<TCPSocket:fd 98, AF_INET6, ::1, 44779>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f12bbc9ff20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f12bbc9ff20 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f12bbc9fae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPS#test_min_version: 98
Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f12bbc9fae8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12bbc90e58 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 98 : #<TCPSocket:fd 98, AF_INET, 127.0.0.1, 35523>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 98
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 98
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 98
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 98
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f127a9946a0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007f127a9946a0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f1271c791d0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_socket_new_cloexec: #<Thread:0x00007f1271c791d0 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:709 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33025>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 97 : #<TCPServer:fd 97, AF_INET6, ::1, 35437>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 43687>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 34643>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 98
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 99
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 45405>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 41991>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 98
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 99
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 98 : #<TCPServer:fd 98, AF_INET6, ::1, 45201>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 99 : #<TCPServer:fd 99, AF_INET6, ::1, 46067>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 98
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 99
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 97
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44423>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(46/50)  tests in 2275.816622s, 14.6747 tests/s, 2848.1183 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 97 #<File::Stat dev=0x8, ino=234384628, 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_s_get_response: 99
Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f12b86e5588 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post_form: 100
Finished thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x00007f12b86e5588 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37391>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 98 #<File::Stat dev=0x8, ino=234360745, 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: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 41565>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 99
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 37495>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 99
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 99 : #<TCPServer:fd 99, AF_INET, 0.0.0.0, 38953>
Leaked file descriptor: TestNetHTTPS#test_max_version: 99 #<File::Stat dev=0x8, ino=234425142, 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: TestOpenURISSL#test_bad_ssl_version: 101 : #<TCPSocket:fd 101, AF_INET, 127.0.0.1, 42399>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 101
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 101 : #<TCPSocket:fd 101, AF_INET, 127.0.0.1, 44485>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 101
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 101
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12b820fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12b820fdd8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 101
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41491>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 100 : #<TCPServer:fd 100, AF_INET6, ::1, 41271>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 36967>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 41939>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 102
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 40611>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 39799>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 102
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 101 : #<TCPServer:fd 101, AF_INET6, ::1, 42655>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 33725>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 101
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 102
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 100
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39493>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(47/50)  tests in 1694.000442s, 19.7149 tests/s, 3825.0799 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 100 #<File::Stat dev=0x8, ino=234901796, 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: 102
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f12d83e1f38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_head: 102
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f12d83e1f38 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f127a73fad0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f127a73fad0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 102
Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 103
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 102
Closed file descriptor: TestNetHTTP_v1_2#test_s_get_response: 102
Closed file descriptor: TestNetHTTP_v1_2#test_request: 102
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 102
Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007f127a731390 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 102
Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f127a731390 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 102
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40293>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 101 : #<TCPServer:fd 101, AF_INET, 0.0.0.0, 43169>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 101
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 101 : #<TCPServer:fd 101, AF_INET, 0.0.0.0, 44883>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 101
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 101 : #<TCPServer:fd 101, AF_INET, 0.0.0.0, 44775>
Leaked file descriptor: TestNetHTTPS#test_max_version: 101 #<File::Stat dev=0x8, ino=234959939, 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)
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 103
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34491>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 102 : #<TCPServer:fd 102, AF_INET6, ::1, 43817>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 44649>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 37191>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 104
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 39525>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 40341>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 104
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 103 : #<TCPServer:fd 103, AF_INET6, ::1, 38495>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 37889>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 103
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 104
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 102
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35735>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(48/50)  tests in 1692.938912s, 19.7272 tests/s, 3828.3697 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 102 #<File::Stat dev=0x8, ino=235444571, 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_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37493>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 103 : #<TCPServer:fd 103, AF_INET, 0.0.0.0, 34891>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 103
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 103 : #<TCPServer:fd 103, AF_INET, 0.0.0.0, 43417>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 103
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 103 : #<TCPServer:fd 103, AF_INET, 0.0.0.0, 36409>
Leaked file descriptor: TestNetHTTPS#test_max_version: 103 #<File::Stat dev=0x8, ino=235466332, 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: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 105 : #<TCPSocket:fd 105, AF_INET, 127.0.0.1, 35421>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 105 : #<TCPSocket:fd 105, AF_INET, 127.0.0.1, 46807>
Closed file descriptor: TestHashOnly#test_broken_hash_value: 105
Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 105
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f12d8ef9330 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f12d8ef9330 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 105
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33687>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 104 : #<TCPServer:fd 104, AF_INET6, ::1, 39893>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 39017>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 38065>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 105
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 106
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 38445>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 41547>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 105
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 106
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 44645>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 45721>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 105
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 106
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 7
Closed file descriptor: TestBenchmark#test_bmbm_correctly_guess_the_label_width_even_when_not_given: 104
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40113>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(49/50)  tests in 2143.301521s, 15.5820 tests/s, 3024.6916 assertions/s.
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 105
Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 105
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f127ab4fd78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 105
Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007f127ab4fd78 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post_form: 106
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 105
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 105
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 104 #<File::Stat dev=0x8, ino=236485595, 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_chunked_break: #<Thread:0x00007f127ab407d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f127ab407d8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f127ab4ff80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f127ab4ff80 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007f127ab4fd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 106
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007f127ab4fd50 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38027>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 39101>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 107 : #<TCPSocket:fd 107, AF_INET, 127.0.0.1, 39101>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 105
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 107
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 46619>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 105
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 105 : #<TCPServer:fd 105, AF_INET, 0.0.0.0, 34757>
Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 106 : #<TCPSocket:fd 106, AF_INET6, ::1, 36359>
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_certificate_verify_failure: 106
Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f127becbcd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f127becbcd0 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 106 : #<TCPSocket:fd 106, AF_INET6, ::1, 44599>
Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007f127becff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f127becff10 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f12bac39bb8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f12da3e9ee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 106
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007f12da3e9ee8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f127b9be0f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007f127b9be0f8 /tmp/ruby/src/trunk-repeat50/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 106
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39283>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 105 : #<TCPServer:fd 105, AF_INET6, ::1, 38893>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 107 : #<TCPSocket:fd 107, AF_INET6, ::1, 46599>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 107
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 42103>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 43559>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 106
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 107
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 40443>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 35891>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 106
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 107
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 106 : #<TCPServer:fd 106, AF_INET6, ::1, 41995>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 107 : #<TCPServer:fd 107, AF_INET6, ::1, 33559>
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35279>
Closed file descriptor: TestSignal#test_signal2: 7
Finished(50/50)  tests in 2039.652692s, 16.3739 tests/s, 3177.6175 assertions/s.
1669849 tests, 324105755 assertions, 0 failures, 0 errors, 8514 skips

ruby -v: ruby 3.4.0dev (2024-07-15T02:41:06Z master 727f2bd3ae) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
ruby 3.4.0dev (2024-07-15T02:41:06Z master 727f2bd3ae) [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 30.620900 seconds

3432 files, 32767 examples, 155951 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50" exit with 0.
raw logfile