| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_15" exit with 0. |
| Cloning into 'trunk_clang_15'... |
| Updating files: 74% (8632/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. |
| Failed tests: |
| TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33393 (Connection refused - connect(2) for "localhost" port 33393) (http://localhost:33393/yaml) |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35971 (Connection refused - connect(2) for "localhost" port 35971) (http://localhost:35971/yaml) |
| TestGemRemoteFetcherLocalServer#test_no_proxy: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40383 (Connection refused - connect(2) for "localhost" port 40383) (http://localhost:40383/yaml) |
| WebauthnListenerTest#test_listener_thread_sets_error: Test::Unit::ProxyError: Failed to open TCP connection to localhost:42009 (Connection refused - connect(2) for "localhost" port 42009) |
| WebauthnListenerTest#test_listener_thread_sets_error: Test::Unit::ProxyError: stream closed in another thread |
| TestGemBundledCA#test_accessing_rubygems: Test::Unit::ProxyError: Failed to open TCP connection to rubygems.org:443 (Network is unreachable - connect(2) for "rubygems.org" port 443) |
| TestMkmfHaveMacro#test_have_macro_opt: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_have_macro_header: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_not_have_macro_header: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfHaveMacro#test_not_have_macro_opt: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfConvertible#test_typeof_typedef: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| TestMkmfConvertible#test_typeof_builtin: Test::Unit::ProxyError: The compiler failed to generate an executable file. |
| 1) Error: |
| TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33579 (Connection refused - connect(2) for "localhost" port 33579) (http://localhost:33579/yaml) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:164:in 'block in TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:159:in 'TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host' |
| 2) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44787 (Connection refused - connect(2) for "localhost" port 44787) (http://localhost:36795/yaml) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:138:in 'block in TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:134:in 'TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy' |
| 3) Error: |
| TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38553 (Connection refused - connect(2) for "localhost" port 38553) (http://localhost:38553/yaml) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:174:in 'block in TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:169:in 'TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list' |
| 4) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44351 (Connection refused - connect(2) for "localhost" port 44351) (http://localhost:44351/yaml) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:146:in 'block in TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:143:in 'TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env' |
| 5) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45027 (Connection refused - connect(2) for "localhost" port 45027) (http://localhost:42991/yaml) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/remote_fetcher.rb:265:in 'Gem::RemoteFetcher#fetch_path' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:129:in 'block in TestGemRemoteFetcherLocalServer#test_implicit_proxy' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:46:in 'Gem::DefaultUserInteraction.use_ui' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/user_interaction.rb:69:in 'Gem::DefaultUserInteraction#use_ui' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_server.rb:125:in 'TestGemRemoteFetcherLocalServer#test_implicit_proxy' |
| Children under /tmp/rubytest.kvqs76: |
| * drwx------ 4 4096 2024-11-13 13:48:09 +0000 test_rubygems_20241113-687654-1gko51/ |
| * -rw-r--r-- 1 16035 2024-11-13 13:48:09 +0000 yjit_exit_locations.dump |
| * drwxr-xr-x 9 4096 2024-11-13 13:48:07 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-13 13:48:07 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-13 13:48:07 +0000 userhome/ |
| make: *** [uncommon.mk:963: yes-test-all] Error 5 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#post sends an post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42421 (Connection refused - connect(2) for "localhost" port 42421) |
| /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)>' |
| 2) |
| An exception occurred during: after :each |
| Net::HTTP#post sends an 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/post_spec.rb:48: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)>' |
| 3) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37571 (Connection refused - connect(2) for "localhost" port 37571) |
| /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)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#delete sends a DELETE request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45343 (Connection refused - connect(2) for "localhost" port 45343) |
| /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/delete_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/delete_spec.rb:5:in '<top (required)>' |
| 5) |
| An exception occurred during: after :each |
| Net::HTTP#delete sends a DELETE 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/delete_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/delete_spec.rb:5:in '<top (required)>' |
| 6) |
| 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:34095 (Connection refused - connect(2) for "localhost" port 34095) |
| /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)>' |
| 7) |
| An exception occurred during: before :each |
| Net::HTTP#unlock returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46453 (Connection refused - connect(2) for "localhost" port 46453) |
| /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/unlock_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/unlock_spec.rb:5:in '<top (required)>' |
| 8) |
| Net::HTTP.start when passed a block yields the new Net::HTTP object to the block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34461 (Connection refused - connect(2) for "localhost" port 34461) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:42:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:5:in '<top (required)>' |
| 9) |
| Net::HTTP#start returns self ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46275 (Connection refused - connect(2) for "localhost" port 46275) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:73:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 10) |
| Net::HTTP#start when self has already been started raises an IOError ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38905 (Connection refused - connect(2) for "localhost" port 38905) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:83:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 11) |
| An exception occurred during: before :each |
| Net::HTTP#head sends a MOVE request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40631 (Connection refused - connect(2) for "localhost" port 40631) |
| /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/move_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 12) |
| An exception occurred during: after :each |
| Net::HTTP#head sends a MOVE 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/move_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 13) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40677 (Connection refused - connect(2) for "localhost" port 40677) |
| /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)>' |
| 14) |
| Net::HTTP#send_request when passed type, path, body, headers sends a HTTP Request with the passed headers ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38307 (Connection refused - connect(2) for "localhost" port 38307) |
| /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:2473:in 'Net::HTTP#begin_transport' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| /tmp/ruby/src/trunk_clang_15/lib/net/http.rb:2340:in 'Net::HTTP#send_request' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:56:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:55:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:55:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/send_request_spec.rb:5:in '<top (required)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37487 (Connection refused - connect(2) for "localhost" port 37487) |
| /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/request_get_spec.rb:6:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |