| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_15" exit with 0. |
| Cloning into 'trunk_clang_15'... |
| Updating files: 66% (7638/11539) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_15/configure --prefix=/tmp/ruby/install/trunk_clang_15 --disable-install-doc CC=clang-15" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_15/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk_clang_15/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD |
| HEAD is now at 167263c Add typeprof.gemspec |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_15/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_15/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| #<Thread:0x00007f3b6e034f70 /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:624 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_15/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39975 (Connection refused - connect(2) for "localhost" port 39975)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:39975 (Connection refused - connect(2) for "localhost" port 39975) (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize': Connection refused - connect(2) for "localhost" port 39975 (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_15/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| Failed tests: |
| TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: Test::Unit::AssertionFailedError: <"Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40233 (Connection refused - connect(2) for \"localhost\" port 40233) (https://localhost:40233/insecure_redirect?to=http://example.com)"> expected but was |
| TestNetHTTP_v1_2#test_timeout_during_HTTP_session: Test::Unit::AssertionFailedError: [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39975 (Connection refused - connect(2) for "localhost" port 39975)>. |
| TestIO#test_puts_parallel: Test::Unit::PendedError: not portable |
| TestIO#test_select_exceptfds: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 35957 |
| TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active |
| WebauthnListenerTest#test_listener_thread_sets_error: Test::Unit::ProxyError: Failed to open TCP connection to localhost:44311 (Connection refused - connect(2) for "localhost" port 44311) |
| WebauthnListenerTest#test_listener_thread_sets_error: Test::Unit::ProxyError: stream closed in another thread |
| TestMkmfHaveFunc#test_have_func: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveFunc#test_not_have_func: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| 1) Failure: |
| TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect [/tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:119]: |
| <"Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34893 (Connection refused - connect(2) for \"localhost\" port 34893) (https://localhost:34893/insecure_redirect?to=http://example.com)"> expected but was |
| <"redirecting to non-https resource: http://example.com (https://localhost:34893/insecure_redirect?to=http://example.com)">. |
| 2) Failure: |
| WebauthnListenerTest#test_wait_for_otp_code_no_params_response [/tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:134]: |
| Gem::WebauthnVerificationError expected but nothing was raised. |
| 3) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_no_params_response: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42561 (Connection refused - connect(2) for "localhost" port 42561) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1603:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:186:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:193:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1601:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1580:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1569:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1029:in 'Gem::Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/utilities.rb:216:in 'Gem::MockBrowser.get' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:96:in 'WebauthnListenerTest#test_wait_for_otp_code_no_params_response' |
| 4) Error: |
| TestMkmfHaveFunc#test_have_func: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:621:in 'MakeMakefile#try_link0' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:639:in 'MakeMakefile#try_link' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:881:in 'MakeMakefile#try_func' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1201:in 'block in MakeMakefile#have_func' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1200:in 'MakeMakefile#have_func' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_func.rb:7:in 'TestMkmfHaveFunc#test_have_func' |
| 5) Error: |
| TestMkmfHaveFunc#test_not_have_func: |
| RuntimeError: The compiler failed to generate an executable file. |
| You have to install development tools first. |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:528:in 'MakeMakefile#try_do' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:621:in 'MakeMakefile#try_link0' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:639:in 'MakeMakefile#try_link' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:881:in 'MakeMakefile#try_func' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1201:in 'block in MakeMakefile#have_func' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1070:in 'block in MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block (2 levels) in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:370:in 'block in MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:340:in 'MakeMakefile::Logging.open' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:366:in 'MakeMakefile::Logging.postpone' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1069:in 'MakeMakefile#checking_for' |
| /tmp/ruby/src/trunk_clang_15/lib/mkmf.rb:1200:in 'MakeMakefile#have_func' |
| /tmp/ruby/src/trunk_clang_15/test/mkmf/test_have_func.rb:12:in 'TestMkmfHaveFunc#test_not_have_func' |
| Children under /tmp/rubytest.d9vkfe: |
| * drwx------ 4 4096 2024-11-12 17:47:47 +0000 test_rubygems_20241112-54099-8bq2ve/ |
| * drwxr-xr-x 9 4096 2024-11-12 17:47:47 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-12 17:47:47 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:47:47 +0000 userhome/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:44:49 +0000 test_rubygems_20241112-54101-fe83wg/ |
| * -rw-r--r-- 1 458 2024-11-12 17:44:54 +0000 .gemrc |
| * drwx------ 4 4096 2024-11-12 17:48:38 +0000 test_rubygems_20241112-54093-3mogkq/ |
| * drwxr-xr-x 9 4096 2024-11-12 17:48:38 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-12 17:48:38 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-12 17:48:38 +0000 userhome/ |
| /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:85:in 'Dir.chdir': No such file or directory @ dir_chdir0 - /tmp/rubytest.d9vkfe/test_rubygems_20241112-54093-3mogkq (Errno::ENOENT) |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:85:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:28:in 'Dir.rmdir': Directory not empty @ dir_s_rmdir - /tmp/rubytest.d9vkfe (Errno::ENOTEMPTY) |
| from /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:28:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/tool/test/runner.rb:14:in 'Kernel#exit': exit (SystemExit) |
| from /tmp/ruby/src/trunk_clang_15/tool/test/runner.rb:14:in '<top (required)>' |
| from /tmp/ruby/src/trunk_clang_15/test/runner.rb:5:in 'Kernel#require_relative' |
| from /tmp/ruby/src/trunk_clang_15/test/runner.rb:5:in '<main>' |
| make: *** [uncommon.mk:963: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36487 (Connection refused - connect(2) for "localhost" port 36487) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/head_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/head_spec.rb:5:in '<top (required)>' |
| 2) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36843 (Connection refused - connect(2) for "localhost" port 36843) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 3) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43651 (Connection refused - connect(2) for "localhost" port 43651) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 5) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block returns a Net::HTTPResponse object ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed no block sends a put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40369 (Connection refused - connect(2) for "localhost" port 40369) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 7) |
| An exception occurred during: after :each |
| Net::HTTP#request_put when passed no block sends a put request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_put_spec.rb:6:in '<top (required)>' |
| 8) |
| Net::HTTP.get_response when passed URI returns the response for the specified uri ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34147 (Connection refused - connect(2) for "localhost" port 34147) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:830:in 'Net::HTTP.get_response' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_response_spec.rb:17:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_response_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: before :each |
| Net::HTTP#post when passed a block returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45731 (Connection refused - connect(2) for "localhost" port 45731) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:44:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| 10) |
| An exception occurred during: before :each |
| TCPSocket#remote_address using IPv6 using an implicit hostname the returned Addrinfo uses the correct IP address ERROR |
| Errno::ECONNREFUSED: Connection refused - connect(2) for nil port 34531 |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/socket/tcpsocket/remote_address_spec.rb:58:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/socket/tcpsocket/remote_address_spec.rb:58:in 'IO.new' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/socket/tcpsocket/remote_address_spec.rb:58:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/socket/tcpsocket/remote_address_spec.rb:4:in '<top (required)>' |
| 11) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed no block sends a head request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33745 (Connection refused - connect(2) for "localhost" port 33745) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_head_spec.rb:6:in '<top (required)>' |
| 12) |
| An exception occurred during: after :each |
| Net::HTTP#request_head when passed no block sends a head request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_head.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_head_spec.rb:6:in '<top (required)>' |
| 13) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46779 (Connection refused - connect(2) for "localhost" port 46779) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/head2_spec.rb:6:in '<top (required)>' |
| 14) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45649 (Connection refused - connect(2) for "localhost" port 45649) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/head2_spec.rb:6:in '<top (required)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34751 (Connection refused - connect(2) for "localhost" port 34751) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 16) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed a block sends a GET request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35113 (Connection refused - connect(2) for "localhost" port 35113) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 17) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35741 (Connection refused - connect(2) for "localhost" port 35741) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 18) |
| An exception occurred during: before :each |
| Net::HTTP#put2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42231 (Connection refused - connect(2) for "localhost" port 42231) |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/put2_spec.rb:6:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |