| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_15" exit with 0. |
| Cloning into 'trunk_clang_15'... |
| Updating files: 65% (7615/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:0x00007f4501020448 /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103:in 'TCPServer#accept': stream closed in another thread (IOError) |
| from /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103:in 'block in TestSocket_BasicSocket#socks' |
| #<Thread:0x00007f44f20d57d0 /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103:in 'TCPServer#accept': stream closed in another thread (IOError) |
| from /tmp/ruby/src/trunk_clang_15/test/socket/test_basicsocket.rb:103:in 'block in TestSocket_BasicSocket#socks' |
| Failed tests: |
| TestSocket_TCPSocket#test_inspect: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 38685 |
| TestNetHTTPS#test_get_SNI: Test::Unit::ProxyError: Failed to open TCP connection to localhost:34341 (Connection refused - connect(2) for "localhost" port 34341) |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_params: Test::Unit::ProxyError: Failed to open TCP connection to localhost:38019 (Connection refused - connect(2) for "localhost" port 38019) |
| WebauthnListenerTest#test_wait_for_otp_code_incorrect_params: Test::Unit::AssertionFailedError: Gem::WebauthnVerificationError expected but nothing was raised. |
| TestSocket_BasicSocket#test_write_nonblock_buffered: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 39333 |
| TestSocket_BasicSocket#test_close_read: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 32847 |
| 1) Failure: |
| TestSocket_TCPSocket#test_initialize_with_hostname_resolution_failure_after_connection_failure [/tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:303]: |
| [Socket::ResolutionError] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 35597>. |
| 2) Failure: |
| TestSocket_TCPSocket#test_initialize_with_connection_failure_after_hostname_resolution_failure [/tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:318]: |
| [Errno::ECONNREFUSED] exception expected, not #<Socket::ResolutionError: getaddrinfo(3): Non-recoverable failure in name resolution>. |
| 3) Failure: |
| TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure [/tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:284]: |
| [Errno::ETIMEDOUT] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 40187>. |
| 4) Error: |
| TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier_and_v6_server_is_not_listening: |
| Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 43891 |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:222:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:222:in 'IO.new' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:222:in '<main>' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:213:in 'TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier_and_v6_server_is_not_listening' |
| 5) Error: |
| TestSocket_TCPSocket#test_initialize_v6_hostname_resolution_failed_and_v4_hostname_resolution_is_success: |
| Socket::ResolutionError: getaddrinfo(3): Non-recoverable failure in name resolution |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:266:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:266:in 'IO.new' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:266:in '<main>' |
| /tmp/ruby/src/trunk_clang_15/test/socket/test_tcp.rb:259:in 'TestSocket_TCPSocket#test_initialize_v6_hostname_resolution_failed_and_v4_hostname_resolution_is_success' |
| 6) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_get_request: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38949 (Connection refused - connect(2) for "localhost" port 38949) |
| /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:55:in 'WebauthnListenerTest#test_wait_for_otp_code_get_request' |
| 7) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_options_request: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42385 (Connection refused - connect(2) for "localhost" port 42385) |
| /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:209:in 'Gem::MockBrowser.options' |
| /tmp/ruby/src/trunk_clang_15/test/rubygems/test_webauthn_listener.rb:44:in 'WebauthnListenerTest#test_wait_for_otp_code_options_request' |
| 8) Error: |
| WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40733 (Connection refused - connect(2) for "localhost" port 40733) |
| /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:39:in 'WebauthnListenerTest#test_wait_for_otp_code_get_follows_options' |
| 9) Error: |
| WebauthnListenerTest#test_listener_thread_retreives_otp_code: |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40205 (Connection refused - connect(2) for "localhost" port 40205) |
| /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:22:in 'WebauthnListenerTest#test_listener_thread_retreives_otp_code' |
| 10) 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' |
| Children under /tmp/rubytest.gilygj: |
| * drwx------ 4 4096 2024-11-13 21:49:27 +0000 test_rubygems_20241113-931306-4kn64r/ |
| * drwxr-xr-x 9 4096 2024-11-13 21:49:27 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-13 21:49:27 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 plugins/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:27 +0000 userhome/ |
| * drwx------ 4 4096 2024-11-13 21:48:35 +0000 test_rubygems_20241113-931309-flk7wa/ |
| * drwxr-xr-x 9 4096 2024-11-13 21:48:35 +0000 gemhome/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 cache/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 build_info/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 extensions/ |
| * drwxr-xr-x 3 4096 2024-11-13 21:48:35 +0000 specifications/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 default/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 doc/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 gems/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:48:35 +0000 plugins/ |
| * drwxr-xr-x 3 4096 2024-11-13 21:49:00 +0000 userhome/ |
| * drwxr-xr-x 3 4096 2024-11-13 21:49:00 +0000 .local/ |
| * drwxr-xr-x 2 4096 2024-11-13 21:49:00 +0000 share/ |
| /tmp/ruby/src/trunk_clang_15/tool/lib/_tmpdir.rb:85:in 'Dir.chdir': No such file or directory @ dir_chdir0 - /tmp/rubytest.gilygj/test_rubygems_20241113-931306-4kn64r (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.gilygj (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#active? returns true when self has been started ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34693 (Connection refused - connect(2) for "localhost" port 34693) |
| /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/active_spec.rb:6:in '<top (required)>' |
| 2) |
| Net::HTTP#started? returns false when self has been stopped again ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38831 (Connection refused - connect(2) for "localhost" port 38831) |
| /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:22: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)>' |
| 3) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34759 (Connection refused - connect(2) for "localhost" port 34759) |
| /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)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#unlock sends an UNLOCK request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35855 (Connection refused - connect(2) for "localhost" port 35855) |
| /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)>' |
| 5) |
| An exception occurred during: after :each |
| Net::HTTP#unlock sends an UNLOCK 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/unlock_spec.rb:12: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)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#unlock returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41979 (Connection refused - connect(2) for "localhost" port 41979) |
| /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)>' |
| 7) |
| An exception occurred during: after :each |
| Net::HTTP#unlock returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/unlock_spec.rb:12: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.get_print when passed host, path, port it prints the body of the specified uri to $stdout ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43341 (Connection refused - connect(2) for "localhost" port 43341) |
| /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:824: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:26:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/get_print_spec.rb:27: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)>' |
| 9) |
| An exception occurred during: before :each |
| Net::HTTP#propfind returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40569 (Connection refused - connect(2) for "localhost" port 40569) |
| /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: before :each |
| Net::HTTP#put2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40023 (Connection refused - connect(2) for "localhost" port 40023) |
| /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)>' |
| 11) |
| 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:39783 (Connection refused - connect(2) for "localhost" port 39783) |
| /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)>' |
| 12) |
| Net::HTTP#start when passed a block returns the blocks return value ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41313 (Connection refused - connect(2) for "localhost" port 41313) |
| /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:90: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)>' |
| 13) |
| Net::HTTP#start when passed a block opens the tcp connection before yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40901 (Connection refused - connect(2) for "localhost" port 40901) |
| /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:103: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)>' |
| 14) |
| Net::HTTP#start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46093 (Connection refused - connect(2) for "localhost" port 46093) |
| /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)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#options returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38527 (Connection refused - connect(2) for "localhost" port 38527) |
| /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/options_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_15/spec/ruby/library/net-http/http/options_spec.rb:5:in '<top (required)>' |
| 16) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38111 (Connection refused - connect(2) for "localhost" port 38111) |
| /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)>' |
| 17) |
| 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:38539 (Connection refused - connect(2) for "localhost" port 38539) |
| /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)>' |
| 18) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35611 (Connection refused - connect(2) for "localhost" port 35611) |
| /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)>' |
| 19) |
| 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:41613 (Connection refused - connect(2) for "localhost" port 41613) |
| /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)>' |
| 20) |
| Net::HTTP.post does not support HTTP Basic Auth ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41677 (Connection refused - connect(2) for "localhost" port 41677) |
| /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:34: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)>' |
| 21) |
| 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:39119 (Connection refused - connect(2) for "localhost" port 39119) |
| /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)>' |
| 22) |
| 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)>' |
| 23) |
| An exception occurred during: before :each |
| Net::HTTP#post when passed a block yields fragments of the response body to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34617 (Connection refused - connect(2) for "localhost" port 34617) |
| /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)>' |
| 24) |
| 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:42033 (Connection refused - connect(2) for "localhost" port 42033) |
| /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)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |