ILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/server/stopping_spec.rb:20: warning: Object#timeout is deprecated, use Timeout.timeout instead. .# terminated with exception (report_on_exception is true): /usr/share/gems/gems/rspec-expectations-2.14.5/lib/rspec/expectations/fail_with.rb:32:in `fail_with': expected Errno::ECONNRESET but nothing was raised (RSpec::Expectations::ExpectationNotMetError) . from /usr/share/gems/gems/rspec-expectations-2.14.5/lib/rspec/expectations/handler.rb:36:in `handle_matcher' from /usr/share/gems/gems/rspec-expectations-2.14.5/lib/rspec/expectations/syntax.rb:53:in `should' from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/server/stopping_spec.rb:36:in `block (3 levels) in ' from /usr/share/gems/gems/eventmachine-1.2.7/lib/eventmachine.rb:978:in `block in run_deferred_callbacks' from /usr/share/gems/gems/eventmachine-1.2.7/lib/eventmachine.rb:975:in `times' from /usr/share/gems/gems/eventmachine-1.2.7/lib/eventmachine.rb:975:in `run_deferred_callbacks' from /usr/share/gems/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in `run_machine' from /usr/share/gems/gems/eventmachine-1.2.7/lib/eventmachine.rb:195:in `run' from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/lib/thin/backends/base.rb:73:in `start' from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/lib/thin/server.rb:162:in `start' from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/spec_helper.rb:184:in `block in start_server' ........................... Pending: Daemonizing should kill process in pid file # No reason given # ./spec/daemonizing_spec.rb:80 Daemonizing should force kill process in pid file # No reason given # ./spec/daemonizing_spec.rb:102 Thin::Logging tracing routines (with NO custom logger) should emit trace messages if tracing is enabled # No reason given # ./spec/logging_spec.rb:145 Thin::Logging tracing routines (with NO custom logger) should be usable (at the module level) for logging # No reason given # ./spec/logging_spec.rb:154 Thin::Request performance should be faster then 0.0002 RubySeconds # No reason given # ./spec/perf/request_perf_spec.rb:4 Thin::Response performance should be fast # No reason given # ./spec/perf/response_perf_spec.rb:9 Thin::Server performance should handle GET in less then 0.0045 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:11 Thin::Server performance should handle POST in less then 0.007 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:16 Thin::Server UNIX socket performance should handle GET in less then 0.002 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:34 Failures: 1) Daemonizing should create a pid file Failure/Error: File.exist?(@server.pid_file).should be_true expected: true value got: false # ./spec/daemonizing_spec.rb:43:in `block (2 levels) in ' Finished in 3 minutes 6.8 seconds 227 examples, 1 failure, 9 pending Failed examples: rspec ./spec/daemonizing_spec.rb:35 # Daemonizing should create a pid file error: Bad exit status from /var/tmp/rpm-tmp.djPLXL (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.djPLXL (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-thin.spec