| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_15" exit with 0. |
| Cloning into 'trunk_clang_15'... |
| Updating files: 73% (8441/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: |
| TestSocket_TCPSocket#test_initialize_with_hostname_resolution_failure_after_connection_failure: Test::Unit::AssertionFailedError: [Socket::ResolutionError] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 36115>. |
| TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier_and_v6_server_is_not_listening: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 59337 |
| TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: Test::Unit::AssertionFailedError: [Errno::ETIMEDOUT] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 43989>. |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39869 (Connection refused - connect(2) for "localhost" port 39869) (https://localhost:39869/yaml) |
| TestGemBundledCA#test_accessing_new_index: Test::Unit::ProxyError: Failed to open TCP connection to index.rubygems.org:443 (Network is unreachable - connect(2) for "index.rubygems.org" port 443) |
| WebauthnListenerTest#test_wait_for_otp_code_get_request: Test::Unit::ProxyError: Failed to open TCP connection to localhost:39289 (Connection refused - connect(2) for "localhost" port 39289) |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42963 (Connection refused - connect(2) for "localhost" port 42963) (http://localhost:42963/yaml) |
| 1) Failure: |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_path [/tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:134]: |
| Gem::WebauthnVerificationError expected but nothing was raised. |
| 2) Error: |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41669 (Connection refused - connect(2) for "localhost" port 41669) (https://localhost:41669/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_ssl_server.rb:103:in 'block in TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:145:in 'TestGemRemoteFetcherLocalSSLServer#with_configured_fetcher' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:102:in 'TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none' |
| 3) Error: |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40265 (Connection refused - connect(2) for "localhost" port 40265) (https://localhost:40265/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_ssl_server.rb:69:in 'block in TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:145:in 'TestGemRemoteFetcherLocalSSLServer#with_configured_fetcher' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:65:in 'TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection' |
| 4) Error: |
| TestGemBundledCA#test_accessing_rubygems: |
| Errno::ENETUNREACH: Failed to open TCP connection to rubygems.org:443 (Network is unreachable - connect(2) for "rubygems.org" port 443) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:2375:in 'Gem::Net::HTTP#request' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1990:in 'Gem::Net::HTTP#get' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:35:in 'TestGemBundledCA#assert_https' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:47:in 'TestGemBundledCA#test_accessing_rubygems' |
| 5) Error: |
| TestGemBundledCA#test_accessing_staging: |
| Errno::ENETUNREACH: Failed to open TCP connection to staging.rubygems.org:443 (Network is unreachable - connect(2) for "staging.rubygems.org" port 443) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:2375:in 'Gem::Net::HTTP#request' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1990:in 'Gem::Net::HTTP#get' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:35:in 'TestGemBundledCA#assert_https' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:55:in 'TestGemBundledCA#test_accessing_staging' |
| 6) Error: |
| TestGemBundledCA#test_accessing_www_rubygems: |
| Errno::ENETUNREACH: Failed to open TCP connection to www.rubygems.org:443 (Network is unreachable - connect(2) for "www.rubygems.org" port 443) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:2375:in 'Gem::Net::HTTP#request' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1990:in 'Gem::Net::HTTP#get' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:35:in 'TestGemBundledCA#assert_https' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_bundled_ca.rb:51:in 'TestGemBundledCA#test_accessing_www_rubygems' |
| 7) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35083 (Connection refused - connect(2) for "localhost" port 35083) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1070: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:39:in 'WebauthnListenerTest#test_wait_for_otp_code_get_follows_options' |
| 8) Error: |
| WebauthnListenerTest#test_listener_thread_sets_error: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43499 (Connection refused - connect(2) for "localhost" port 43499) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1070:in 'Gem::Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/utilities.rb:224:in 'Gem::MockBrowser.post' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:30:in 'WebauthnListenerTest#test_listener_thread_sets_error' |
| 9) Error: |
| WebauthnListenerTest#test_listener_thread_sets_error: |
| IOError: stream closed in another thread |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'TCPServer#accept' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'block in Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| <internal:kernel>:168:in 'Kernel#loop' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:49:in 'Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:40:in 'block in Gem::GemcutterUtilities::WebauthnListener.listener_thread' |
| 10) Error: |
| WebauthnListenerTest#test_listener_thread_retreives_otp_code: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37479 (Connection refused - connect(2) for "localhost" port 37479) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1070: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:22:in 'WebauthnListenerTest#test_listener_thread_retreives_otp_code' |
| 11) Error: |
| WebauthnListenerTest#test_listener_thread_retreives_otp_code: |
| IOError: stream closed in another thread |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'TCPServer#accept' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:50:in 'block in Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| <internal:kernel>:168:in 'Kernel#loop' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:49:in 'Gem::GemcutterUtilities::WebauthnListener#wait_for_otp_code' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/gemcutter_utilities/webauthn_listener.rb:40:in 'block in Gem::GemcutterUtilities::WebauthnListener.listener_thread' |
| 12) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45647 (Connection refused - connect(2) for "localhost" port 45647) |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1665:in 'block in Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:183:in 'block in Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/timeout/lib/timeout.rb:190:in 'Gem::Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1663:in 'Gem::Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1642:in 'Gem::Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1631:in 'Gem::Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_15/lib/rubygems/vendor/net-http/lib/net/http.rb:1070:in 'Gem::Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/utilities.rb:224:in 'Gem::MockBrowser.post' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:85:in 'WebauthnListenerTest#test_wait_for_otp_code_incorrect_path' |
| 13) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37955 (Connection refused - connect(2) for "localhost" port 37955) (http://localhost:37955/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' |
| 14) Error: |
| TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: |
| Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37541 (Connection refused - connect(2) for "localhost" port 37541) (http://localhost:37541/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:120:in 'block in TestGemRemoteFetcherLocalServer#test_implicit_no_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:116:in 'TestGemRemoteFetcherLocalServer#test_implicit_no_proxy' |
| Children under /tmp/rubytest.ps0pjp: |
| * drwx------ 4 4096 2024-11-14 09:50:00 +0000 test_rubygems_20241114-1410926-6ec9s5/ |
| * drwxr-xr-x 9 4096 2024-11-14 09:50:00 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 09:50:00 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-14 09:50:00 +0000 test_rubygems_20241114-1410926-ymyhkd/ |
| * drwxr-xr-x 9 4096 2024-11-14 09:50:00 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 09:50:00 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:50:00 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-14 09:49:59 +0000 test_rubygems_20241114-1410926-f3jnjr/ |
| * drwxr-xr-x 9 4096 2024-11-14 09:49:59 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-14 09:49:59 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-14 09:49:59 +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.ps0pjp/test_rubygems_20241114-1410926-ymyhkd (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.ps0pjp (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) |
| Net::HTTP.get_print when passed URI it prints the body of the specified uri to $stdout ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39477 (Connection refused - connect(2) for "localhost" port 39477) |
| /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/lib/net/http.rb:770:in 'Net::HTTP.get_print' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_print_spec.rb:18:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_print_spec.rb:19:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_print_spec.rb:5:in '<top (required)>' |
| 2) |
| An exception occurred during: before :each |
| Net::HTTP#put sends an put request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44705 (Connection refused - connect(2) for "localhost" port 44705) |
| /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/put_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 3) |
| An exception occurred during: after :each |
| Net::HTTP#put sends an 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/put_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/put_spec.rb:5:in '<top (required)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block sends a head request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35521 (Connection refused - connect(2) for "localhost" port 35521) |
| /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)>' |
| 5) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45733 (Connection refused - connect(2) for "localhost" port 45733) |
| /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)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35693 (Connection refused - connect(2) for "localhost" port 35693) |
| /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)>' |
| 7) |
| An exception occurred during: before :each |
| Net::HTTP#propfind sends an propfind request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46311 (Connection refused - connect(2) for "localhost" port 46311) |
| /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/propfind_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 8) |
| An exception occurred during: after :each |
| Net::HTTP#propfind sends an propfind 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/propfind_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: before :each |
| Net::HTTP#propfind returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42887 (Connection refused - connect(2) for "localhost" port 42887) |
| /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/propfind_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 10) |
| An exception occurred during: after :each |
| Net::HTTP#propfind returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 11) |
| An exception occurred during: before :each |
| Net::HTTP#request_put when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37519 (Connection refused - connect(2) for "localhost" port 37519) |
| /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)>' |
| 12) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43251 (Connection refused - connect(2) for "localhost" port 43251) |
| /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)>' |
| 13) |
| An exception occurred during: before :each |
| Net::HTTP#request_post 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:39365 (Connection refused - connect(2) for "localhost" port 39365) |
| /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)>' |
| 14) |
| An exception occurred during: after :each |
| Net::HTTP#request_post 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/request_post_spec.rb:6:in '<top (required)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed no block sends a GET request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39615 (Connection refused - connect(2) for "localhost" port 39615) |
| /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)>' |
| 16) |
| An exception occurred during: after :each |
| Net::HTTP#request_get when passed no block sends a GET 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_get.rb:8: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)>' |
| 17) |
| 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:46169 (Connection refused - connect(2) for "localhost" port 46169) |
| /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)>' |
| 18) |
| An exception occurred during: after :each |
| Net::HTTP#request_get 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_get.rb:8: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)>' |
| 19) |
| An exception occurred during: before :each |
| Net::HTTP#request_get 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:38761 (Connection refused - connect(2) for "localhost" port 38761) |
| /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)>' |
| 20) |
| An exception occurred during: after :each |
| Net::HTTP#request_get when passed a block sends a GET 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_get.rb:8: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)>' |
| 21) |
| Net::HTTP.start when passed a block opens the tcp connection before yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33561 (Connection refused - connect(2) for "localhost" port 33561) |
| /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:50: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)>' |
| 22) |
| Net::HTTP.start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35165 (Connection refused - connect(2) for "localhost" port 35165) |
| /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:55: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)>' |
| 23) |
| Net::HTTP#start when self has already been started raises an IOError ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36259 (Connection refused - connect(2) for "localhost" port 36259) |
| /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)>' |
| 24) |
| 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:39359 (Connection refused - connect(2) for "localhost" port 39359) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:95: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)>' |
| 25) |
| Net::HTTP#start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34697 (Connection refused - connect(2) for "localhost" port 34697) |
| /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/spec/ruby/library/net-http/http/start_spec.rb:107: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)>' |
| 26) |
| 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:43531 (Connection refused - connect(2) for "localhost" port 43531) |
| /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)>' |
| 27) |
| Net::HTTP#started? returns true when self has been started ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43979 (Connection refused - connect(2) for "localhost" port 43979) |
| /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/shared/started.rb:13:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/started_spec.rb:6:in '<top (required)>' |
| 28) |
| 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:44311 (Connection refused - connect(2) for "localhost" port 44311) |
| /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)>' |
| 29) |
| 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)>' |
| 30) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40097 (Connection refused - connect(2) for "localhost" port 40097) |
| /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)>' |
| 31) |
| An exception occurred during: after :each |
| Net::HTTP#request_head 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_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)>' |
| 32) |
| Net::HTTP.post sends post request to the specified URI and returns response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36183 (Connection refused - connect(2) for "localhost" port 36183) |
| /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:864:in 'Net::HTTP.post' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:16:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/post_spec.rb:6:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |