# Logfile created on 2024-07-14 16:24:26 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f7ff6d5fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20240714-162426", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f7ff6d81f80 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f7ff6d81c38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f7ff6c9a7e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20240714-162426", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20240714-162426>, @binmode=false, @mon_data=#<Monitor:0x00007f7ff6d817b0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 7472fff..9495730 master -> origin/master Updating 7472fff..9495730 Fast-forward .github/workflows/windows.yml | 14 +++----------- win32/Makefile.sub | 11 ++++++++--- 2 files changed, 11 insertions(+), 14 deletions(-) Latest commit hash = 949573028b $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-repeat20/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-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-repeat20/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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 34ea3d0c9e78a63b49857af2d85218c1294a460e3598a1e93a2f39333b2fa6a6 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/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 making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision - generating encdb.h gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h 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 transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20/bin installing base libraries: /tmp/ruby/install/trunk-repeat20/lib installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20/bin installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' Run options: --seed=24319 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34067> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33129> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 41827> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 34703> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40667> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 33779> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 34945> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 40367> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 38149> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 8 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=188646293, 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_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38791> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 40811> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 38509> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 36495> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 #<File::Stat dev=0x8, ino=188654892, 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: 9 #<File::Stat dev=0x8, ino=188667178, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 44417> 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: 12 Leaked file descriptor: TestNetHTTPS#test_max_version: 11 #<File::Stat dev=0x8, ino=188694282, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f9a40deb390 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a40deb390 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 13 : #<TCPSocket:fd 13, AF_INET6, ::1, 44763> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=188712907, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(1/20) tests in 1188.584219s, 28.0973 tests/s, 5449.2319 assertions/s. Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 37977> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44833> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40579> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 37963> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 40565> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 34819> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 43571> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 43487> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 15 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 33157> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 39983> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 14 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 13 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x8, ino=189166838, 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_head: #<Thread:0x00007f9a58ff24a0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f9a58ff24a0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 15 Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 16 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43721> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 42027> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 42027> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 14 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 16 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 38601> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 38601> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 14 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 16 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 44391> Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f9a436dfdf0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 15 Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a436dfdf0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a436dfcb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a436dfcb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 15 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x8, ino=189201412, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007f9a4102b880 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007f9a4102b880 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 16 : #<TCPSocket:fd 16, AF_INET6, ::1, 44813> 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: 16 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a4210fd68 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 15 #<File::Stat dev=0x8, ino=189277695, 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) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a4210fd68 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f9a58b9f628 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a58b9f628 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 39699> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 17 Finished(2/20) tests in 1689.933107s, 19.7623 tests/s, 3835.9601 assertions/s. Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007f9a5ba3f7f8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 17 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x8, ino=189393193, 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> Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f9a5ba3f7f8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 45931> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 45469> Closed file descriptor: TestHashOnly#test_replace_bug15358: 18 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f9a4030ac00 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45619> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40663> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 43847> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 33325> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40657> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 38979> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40869> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 39449> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 35597> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 39449> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_removes_plugins: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_removes_plugins: 17 Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 18 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 18 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f9a41dbc378 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f9a41dbc378 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37393> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 41007> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 41007> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 17 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f9a58bc9810 /tmp/ruby/src/trunk-repeat20/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: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 44951> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 44951> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f9a58bc9810 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 17 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 41421> Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a40269ff8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a40269ff8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 17 #<File::Stat dev=0x8, ino=190176274, 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_s_start: 19 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 18 #<File::Stat dev=0x8, ino=190164663, 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: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 34377> 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_min_version: 20 Leaked file descriptor: TestNetHTTPS#test_max_version: 19 #<File::Stat dev=0x8, ino=190212816, 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: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f9a606c9f38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a606c9f38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 43257> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(3/20) tests in 2106.741359s, 15.8524 tests/s, 3076.5784 assertions/s. Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35489> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41659> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 44019> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 43979> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 36913> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 22 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 43051> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 35411> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 34063> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 39991> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 22 Closed file descriptor: TestGemUninstaller#test_uninstall: 7 Closed file descriptor: TestGemUninstaller#test_uninstall: 20 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 21 Closed file descriptor: TestNetHTTP_v1_2#test_request: 22 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 20 #<File::Stat dev=0x8, ino=190610191, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 22 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46551> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 40357> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 21 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 39437> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 21 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 21 : #<TCPServer:fd 21, AF_INET, 0.0.0.0, 36303> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 22 #<File::Stat dev=0x8, ino=190640557, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 23 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a4098feb8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a4098feb8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 21 #<File::Stat dev=0x8, ino=190644615, 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_s_start: 23 #<File::Stat dev=0x8, ino=190647549, 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: 25 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f9a40985828 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f9a40985828 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 25 Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f9a4098fd78 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 38231> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 25 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 25 : #<TCPSocket:fd 25, AF_INET6, ::1, 41677> 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: 25 Finished(4/20) tests in 1582.493221s, 21.1040 tests/s, 4096.2084 assertions/s. Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39775> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40487> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 46809> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 39055> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 44045> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 25 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 26 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 46125> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 36183> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 25 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 26 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 37101> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 45069> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 25 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 26 Closed file descriptor: TestGemUninstaller#test_uninstall: 7 Closed file descriptor: TestGemUninstaller#test_uninstall: 24 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37777> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 40197> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 24 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 45007> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 24 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 24 : #<TCPServer:fd 24, AF_INET, 0.0.0.0, 38485> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 26 : #<TCPSocket:fd 26, AF_INET, 127.0.0.1, 38485> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 24 #<File::Stat dev=0x8, ino=191143740, 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_get__crlf: 25 #<File::Stat dev=0x8, ino=191135611, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 27 : #<TCPSocket:fd 27, AF_INET6, ::1, 41813> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 27 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 45611> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 27 Finished(5/20) tests in 1581.157731s, 21.1219 tests/s, 4099.3614 assertions/s. Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43433> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42727> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 39169> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 44857> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 35537> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 27 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 28 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 41505> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 46291> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 27 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 46763> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 37363> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 28 Closed file descriptor: TestGemUninstaller#test_uninstall: 7 Closed file descriptor: TestGemUninstaller#test_uninstall: 26 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 26 #<File::Stat dev=0x8, ino=191627608, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 27 #<File::Stat dev=0x8, ino=191629287, 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: #<Thread:0x00007f9a4068a768 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_head: 29 Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f9a4068a768 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f9a40687a18 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 29 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f9a40687a18 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43645> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 34037> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 34037> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 28 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 34955> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 34955> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 28 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 30 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 28 : #<TCPServer:fd 28, AF_INET, 0.0.0.0, 40165> Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007f9a4145fe38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 29 Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a4145fe38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 28 #<File::Stat dev=0x8, ino=191638504, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 30 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007f9a414534d0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f9a414534d0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007f9a4145fdc0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 30 Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007f9a4145fdc0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f9a40e38e38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f9a40e38e38 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 39437> 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: 30 Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f9a41451f90 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f9a41451f90 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 46347> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 30 Finished(6/20) tests in 1704.089970s, 19.5981 tests/s, 3803.6712 assertions/s. Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 30 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 29 #<File::Stat dev=0x8, ino=191834428, 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_string_without_content_type: 31 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 40857> Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007f9a43987df0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37091> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35665> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 35529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 32 : #<TCPSocket:fd 32, AF_INET6, ::1, 38291> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 32 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 36829> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 38215> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 31 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 34173> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 36299> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 32 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 34207> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 40153> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 30 #<File::Stat dev=0x8, ino=192651761, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_request: 33 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 31 #<File::Stat dev=0x8, ino=192648111, 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: 33 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f99dbcd5ba0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f99dbcd5ba0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f9a4363eea0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 33 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f9a4363eea0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_patch: 33 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43301> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 41673> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 41673> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 32 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 34 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 35261> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 33653> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 33 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f9a436dcd08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f9a436dcd08 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 34 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 37863> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007f9a42f0f968 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f9a42f0f968 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a401af4f0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_max_version: 33 Leaked file descriptor: TestNetHTTPS#test_max_version: 32 #<File::Stat dev=0x8, ino=192719612, 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) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a401af4f0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f9a42f0fc10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f9a42f0fc10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a42f00f80 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 34 : #<TCPSocket:fd 34, AF_INET6, ::1, 37311> 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:0x00007f9a42f00f80 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Finished(7/20) tests in 2241.827061s, 14.8972 tests/s, 2891.5589 assertions/s. Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007f9a42f0a468 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f9a60770c20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f9a60770c20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 34 Leaked file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 34 #<File::Stat dev=0x8, ino=192765547, 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_true_with_content_type: #<Thread:0x00007f9a412bb9d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 34 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007f9a412bb9d8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 36121> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 33093> Closed file descriptor: TestHashOnly#test_replace_bug15358: 34 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33149> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34287> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 44529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 33911> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 35603> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 34 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 45269> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 38779> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 42711> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 38561> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 35 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 33 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 33 #<File::Stat dev=0x8, ino=193132905, 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_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41663> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 41579> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 34 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 45611> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 34 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 44663> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 35 #<File::Stat dev=0x8, ino=193153951, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_max_version: 34 #<File::Stat dev=0x8, ino=193194874, 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: 36 #<File::Stat dev=0x8, ino=193205788, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(8/20) tests in 1514.631193s, 22.0496 tests/s, 4280.0307 assertions/s. Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 42821> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46285> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39355> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 39331> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 44313> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 43467> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 39885> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 40439> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 40923> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 44429> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_removes_plugins: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_removes_plugins: 37 Leaked thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f9a411df050 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 38 Finished thread: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: #<Thread:0x00007f9a411df050 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 38 Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44655> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 35629> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 37 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 46689> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 37 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 37 : #<TCPServer:fd 37, AF_INET, 0.0.0.0, 44333> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 37 #<File::Stat dev=0x8, ino=193637526, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 36281> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 39 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 34055> 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: 39 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007f9a58126728 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a58126728 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a5b4ffef0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f9a5b4ffef0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 38 #<File::Stat dev=0x8, ino=193686497, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(9/20) tests in 1527.877547s, 21.8584 tests/s, 4242.3125 assertions/s. Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f9a5812f698 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f9a5812f698 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 40 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 46259> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35189> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34031> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 44425> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 40565> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 34299> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 43107> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 40711> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 46195> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 37593> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_wrong_repo: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43267> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 46201> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 39339> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 33635> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 40 #<File::Stat dev=0x8, ino=194091770, 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:0x00007f9a4178ef28 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a4178ef28 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 39 #<File::Stat dev=0x8, ino=194130130, 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:0x00007f9a43b8fe40 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 42 Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f9a43b8fe40 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007f9a43b8fd28 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f9a43b8fd28 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f9a43b8fcb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 42 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f9a43b8fcb0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 40119> 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_min_version: 42 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 46745> 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: 42 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a432dfef8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 41 #<File::Stat dev=0x8, ino=194188059, 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) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a432dfef8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a43b58c88 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 35349> 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:0x00007f9a43b58c88 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 45 : #<TCPSocket:fd 45, AF_INET, 127.0.0.1, 50746> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_file: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_success: 45 Finished(10/20) tests in 1679.669401s, 19.8831 tests/s, 3859.0517 assertions/s. Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 43 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 34247> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 44325> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 43 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43749> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40361> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 41367> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 45257> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 46457> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 45745> 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_implicit_upper_case_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 32793> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 35449> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 44 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 41137> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 34883> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=195186694, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 43 #<File::Stat dev=0x8, ino=195185747, 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: #<Thread:0x00007f9a42a2fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_head: 45 Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f9a42a2fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007f9a42a2fe48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f9a42a2fe48 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007f9a42a2fdd0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 45 Finished thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007f9a42a2fdd0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34573> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 44685> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 44 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f9a42a29688 /tmp/ruby/src/trunk-repeat20/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: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 40827> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f9a42a29688 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 44 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007f9a42a27ec8 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 44069> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: #<Thread:0x00007f9a42a27ec8 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 45 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a42a27608 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a42a27608 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 45 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 44 #<File::Stat dev=0x8, ino=195199294, 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_head: 46 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f9a42a2b280 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f9a42a2b280 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007f9a42a2fe70 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 46 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007f9a42a2fe70 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 46 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 38117> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 46 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 45 #<File::Stat dev=0x8, ino=195249273, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(11/20) tests in 2254.517694s, 14.8134 tests/s, 2875.3684 assertions/s. Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 47 Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f9a4086f240 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f9a4086f240 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 47 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44743> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44095> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 35615> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 40537> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 46679> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 33341> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 42999> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 44157> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 45437> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 46 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46293> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 38119> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 46 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 38223> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 46 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 46 : #<TCPServer:fd 46, AF_INET, 0.0.0.0, 41743> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 #<File::Stat dev=0x8, ino=195702081, 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_get__crlf: 46 #<File::Stat dev=0x8, ino=195706274, 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_s_start: 49 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 44303> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 49 Leaked file descriptor: TestNetHTTPS#test_max_version: 48 #<File::Stat dev=0x8, ino=195735941, 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) Finished(12/20) tests in 1555.784278s, 21.4663 tests/s, 4166.5172 assertions/s. Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 36567> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 50 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42679> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41571> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 37297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 45091> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 44755> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 32803> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 40957> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 42593> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 43495> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 49 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 49 #<File::Stat dev=0x8, ino=196184076, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007f9a612d80b8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 52 Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007f9a612d80b8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41923> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 45239> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 50 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x00007f9a587d8cd8 /tmp/ruby/src/trunk-repeat20/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: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 44229> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 44229> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: #<Thread:0x00007f9a587d8cd8 /tmp/ruby/src/trunk-repeat20/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 50 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 52 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 50 : #<TCPServer:fd 50, AF_INET, 0.0.0.0, 40275> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50 #<File::Stat dev=0x8, ino=196173636, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_max_version: 51 #<File::Stat dev=0x8, ino=196228218, 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: 52 #<File::Stat dev=0x8, ino=196224998, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(13/20) tests in 1591.224399s, 20.9882 tests/s, 4074.2129 assertions/s. Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 54 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 38713> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 54 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45699> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37657> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 33439> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 35937> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 40767> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 43567> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 39921> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 55 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 43279> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 35065> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 55 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 53 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53 #<File::Stat dev=0x8, ino=196669479, 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_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46465> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 33813> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 54 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 41397> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 54 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 44641> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 55 #<File::Stat dev=0x8, ino=196678745, 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_get__crlf: 54 #<File::Stat dev=0x8, ino=196674027, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 33211> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 57 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 36673> 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: 57 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 43359> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 59 : #<TCPSocket:fd 59, AF_INET, 127.0.0.1, 60124> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_file: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_success: 59 Finished(14/20) tests in 1638.885976s, 20.3779 tests/s, 3954.4752 assertions/s. Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f9a5b1af818 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f9a5b1af818 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error: 57 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 57 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 57 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 57 : #<TCPSocket:fd 57, AF_INET, 127.0.0.1, 46705> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 57 : #<TCPSocket:fd 57, AF_INET, 127.0.0.1, 43117> Closed file descriptor: TestHashOnly#test_replace_bug15358: 57 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34865> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43779> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 46785> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 40361> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 33891> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 58 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 45185> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 37623> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 58 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 39499> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 42651> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 58 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 56 Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007f9a58a5a4e8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 57 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007f9a58a5a4e8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_get: 57 Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 57 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 57 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38107> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 36599> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 36599> 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_do_not_allow_insecure_ssl_connection_by_default: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 37331> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 37331> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 56 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 58 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 56 : #<TCPServer:fd 56, AF_INET, 0.0.0.0, 44971> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 57 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 57 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 58 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 57 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 57 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 38633> 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_min_version: 57 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 57 : #<TCPSocket:fd 57, AF_INET6, ::1, 42593> 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: 57 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a422efed0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 56 #<File::Stat dev=0x8, ino=197763307, 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) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a422efed0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007f9a422efc50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f9a422efc50 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 60 : #<TCPSocket:fd 60, AF_INET, 127.0.0.1, 37082> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_file: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_success: 60 Finished(15/20) tests in 2302.404565s, 14.5053 tests/s, 2815.7832 assertions/s. Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f9a422e0b10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f9a422e0b10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 58 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 57 #<File::Stat dev=0x8, ino=197803573, 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_string_without_content_type: 59 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43759> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45025> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 41331> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 33513> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 43039> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 33103> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 46591> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 34757> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 41279> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 60 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 58 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 58 #<File::Stat dev=0x8, ino=198207444, 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_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36273> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 59 : #<TCPServer:fd 59, AF_INET, 0.0.0.0, 38369> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 59 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 59 : #<TCPServer:fd 59, AF_INET, 0.0.0.0, 41403> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 59 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 59 : #<TCPServer:fd 59, AF_INET, 0.0.0.0, 39087> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 60 #<File::Stat dev=0x8, ino=198221428, 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: 59 #<File::Stat dev=0x8, ino=198231046, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 61 #<File::Stat dev=0x8, ino=198262540, 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: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished(16/20) tests in 1585.144518s, 21.0687 tests/s, 4089.4151 assertions/s. Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 63 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42793> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34567> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 62 : #<TCPServer:fd 62, AF_INET6, ::1, 44243> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 44297> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 46189> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 63 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 64 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 34221> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 37865> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 63 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 64 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 63 : #<TCPServer:fd 63, AF_INET6, ::1, 38541> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 64 : #<TCPServer:fd 64, AF_INET6, ::1, 32907> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 63 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 64 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 62 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 63 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 62 #<File::Stat dev=0x8, ino=198711564, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 63 #<File::Stat dev=0x8, ino=198692613, 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__break: 66 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43939> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 40719> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 64 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 33229> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 64 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 64 : #<TCPServer:fd 64, AF_INET, 0.0.0.0, 42045> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 65 #<File::Stat dev=0x8, ino=198723608, 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_get__crlf: 64 #<File::Stat dev=0x8, ino=198722729, 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> Finished(17/20) tests in 1631.250670s, 20.4732 tests/s, 3973.8289 assertions/s. Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 67 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f9a60529778 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f9a60529778 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34943> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46291> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 66 : #<TCPServer:fd 66, AF_INET6, ::1, 39847> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 40315> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 39751> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 67 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 68 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 42693> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 42685> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 67 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 68 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 67 : #<TCPServer:fd 67, AF_INET6, ::1, 34921> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 68 : #<TCPServer:fd 68, AF_INET6, ::1, 42131> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 67 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 68 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 66 Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 67 Leaked thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007f99dbd57600 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_patch: 67 Finished thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007f99dbd57600 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36189> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 66 : #<TCPServer:fd 66, AF_INET, 0.0.0.0, 32919> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 66 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 66 : #<TCPServer:fd 66, AF_INET, 0.0.0.0, 46661> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 66 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 66 : #<TCPServer:fd 66, AF_INET, 0.0.0.0, 40547> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 66 #<File::Stat dev=0x8, ino=199187596, 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_get__crlf: 67 #<File::Stat dev=0x8, ino=199187617, 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_s_start: 69 Leaked file descriptor: TestNetHTTPS#test_max_version: 68 #<File::Stat dev=0x8, ino=199214070, 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_dir: 72 : #<TCPSocket:fd 72, AF_INET, 127.0.0.1, 50786> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_dir: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_failure: 72 Finished(18/20) tests in 1650.280876s, 20.2372 tests/s, 3927.8956 assertions/s. Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007f9a417ff570 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007f9a417ff570 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007f9a5be5fec8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 70 Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007f9a5be5fec8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 70 Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007f9a5be545c8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007f9a5be545c8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 70 Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007f9a5be57a20 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 70 : #<TCPSocket:fd 70, AF_INET, 127.0.0.1, 44347> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 70 : #<TCPSocket:fd 70, AF_INET, 127.0.0.1, 34497> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 70 Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f9a40d400f8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007f9a40d400f8 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:709 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36407> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34327> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 69 : #<TCPServer:fd 69, AF_INET6, ::1, 38595> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 40693> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 71 : #<TCPServer:fd 71, AF_INET6, ::1, 46197> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 73 : #<TCPSocket:fd 73, AF_INET6, ::1, 40693> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 70 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 71 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 73 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 34149> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 71 : #<TCPServer:fd 71, AF_INET6, ::1, 37463> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 70 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 71 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 70 : #<TCPServer:fd 70, AF_INET6, ::1, 38317> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 71 : #<TCPServer:fd 71, AF_INET6, ::1, 42777> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 73 : #<TCPSocket:fd 73, AF_INET6, ::1, 38317> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 70 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 73 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 69 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 71 Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007f9a4072fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 70 Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007f9a4072fdf8 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44489> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 69 : #<TCPServer:fd 69, AF_INET, 0.0.0.0, 41735> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 71 : #<TCPSocket:fd 71, AF_INET, 127.0.0.1, 41735> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 69 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 71 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 69 : #<TCPServer:fd 69, AF_INET, 0.0.0.0, 42055> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 69 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 69 : #<TCPServer:fd 69, AF_INET, 0.0.0.0, 40203> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 70 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007f9a5bd2fee0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007f9a5bd2fee0 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 69 #<File::Stat dev=0x8, ino=200225093, 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_s_start: 71 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 70 #<File::Stat dev=0x8, ino=200234833, 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_head: #<Thread:0x00007f9a61b7ec30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007f9a61b7ec30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007f9a5bd2ff30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 72 : #<TCPSocket:fd 72, AF_INET6, ::1, 42091> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 72 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007f9a412bfd30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007f9a412bfd30 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 72 : #<TCPSocket:fd 72, AF_INET6, ::1, 39309> 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: 72 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a412bff10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 71 #<File::Stat dev=0x8, ino=200299934, 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) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a412bff10 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007f9a412b7f90 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007f9a412b7f90 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007f9a412b6410 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007f9a412b6410 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 75 : #<TCPSocket:fd 75, AF_INET, 127.0.0.1, 56974> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_file: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_success: 75 Finished(19/20) tests in 2298.063513s, 14.5327 tests/s, 2820.5992 assertions/s. Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 73 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34349> Closed file descriptor: TestProcess#test_wait_exception: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45939> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 72 : #<TCPServer:fd 72, AF_INET6, ::1, 36875> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 35095> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 44927> 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_implicit_proxy_no_env: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 35529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 34727> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 73 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 74 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 73 : #<TCPServer:fd 73, AF_INET6, ::1, 46699> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 74 : #<TCPServer:fd 74, AF_INET6, ::1, 39561> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 73 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 74 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 72 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 72 #<File::Stat dev=0x8, ino=200754068, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 73 #<File::Stat dev=0x8, ino=200764447, 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_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43315> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 41259> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 74 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 36883> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 74 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 74 : #<TCPServer:fd 74, AF_INET, 0.0.0.0, 43193> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 74 #<File::Stat dev=0x8, ino=200769419, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 76 : #<TCPSocket:fd 76, AF_INET6, ::1, 39021> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 76 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007f9a40abc610 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007f9a40abc610 /tmp/ruby/src/trunk-repeat20/test/net/http/utils.rb:28 dead> Finished(20/20) tests in 1657.252152s, 20.1520 tests/s, 3911.4742 assertions/s. 667939 tests, 129638142 assertions, 0 failures, 0 errors, 3415 skips ruby -v: ruby 3.4.0dev (2024-07-14T10:18:09Z master 949573028b) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ruby 3.4.0dev (2024-07-14T10:18:09Z master 949573028b) [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 37.830989 seconds 3432 files, 32767 examples, 155063 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.