Skip to content

JRuby Continuous Integration #290

JRuby Continuous Integration

JRuby Continuous Integration #290

Triggered via schedule August 28, 2023 09:04
Status Failure
Total duration 4h 36m 14s
Artifacts

ci_jruby.yml

on: schedule
Matrix: jruby_multiverse
Fit to window
Zoom out
Zoom in

Annotations

4 errors
jruby_multiverse (frameworks)
******************************************************************************** Running "sinatra" using CHAIN for Envfile entry 0 Starting tests in child PID 8820 at 2023-08-28 09:11:24 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/sinatra... Fetching gem metadata from https://rubygems.org/......... Resolving dependencies.... Using rake 13.0.6 Using bundler 2.3.26 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using ruby2_keywords 0.0.5 Using newrelic_rpm 9.4.2 from source at `../../../..` and installing its executables Using metaclass 0.0.4 Using rack 2.2.8 Using tilt 2.2.0 Using warning 1.3.0 Using webrick 1.8.1 Using mustermann 3.0.0 Using mocha 1.9.0 Using rack-protection 3.1.0 Using rack-test 2.1.0 Using sinatra 3.1.0 Bundle complete! 10 Gemfile dependencies, 16 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mustermann (3.0.0), newrelic_rpm (9.4.2), rack (2.2.8), rack-protection (3.1.0), rack-test (2.1.0), rake (13.0.6), ruby2_keywords (0.0.5), sinatra (3.1.0), tilt (2.2.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 53911 # Running: .........................F......................................... Finished in 165.350814s, 0.4052 runs/s, 0.7983 assertions/s. 1) Failure: SinatraParameterCaptureTest#test_request_params_are_captured_for_transaction_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:215]: Expected: 1 Actual: 2 67 runs, 132 assertions, 1 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. SinatraParameterCaptureTest#test_request_params_are_captured_for_transaction_events: 11.39458 2. SinatraClassicTest#test_lower_priority_route_conditions_arent_applied_to_higher_priority_routes: 11.0627 3. SinatraModularTest#test_shown_errors_get_caught: 10.85866 4. SinatraIgnoreTest#test_seen_route: 10.84274 5. SinatraIgnoreTest#test_nothing: 10.83118 6. SinatraModularTest#test_rack_request_params_errors_are_swallowed: 10.79161 7. SinatraIgnoreItAllTest#test_nothing: 10.76755 8. SinatraClassicTest#test_injects_middleware: 10.73855 9. NestedMiddlewareTest#test_outer_transaction: 10.73526 10. SinatraModularTest#test_injects_middleware: 10.72618 One or more failures or errors were seen! Options used: [] warning: thread "Ruby-0-Thread-3: /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:426" terminated with exception (report_on_exception is true): IOError: closed stream write at org/jruby/RubyIO.java:1560 write at org/jruby/RubyIO.java:1457 << at org/jruby/RubyIO.java:1692 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:78 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:153 info at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:95 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:210 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:32 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:160 run_server at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/fake_server.rb:99 thread_block_with_current_transaction at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:435 capture_segment_error at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:357 thread_block_wit
jruby_multiverse (frameworks)
Process completed with exit code 1.
jruby_multiverse (rails)
Process completed with exit code 1.
jruby_multiverse (rails)
******************************************************************************** Running "rails" using CHAIN for Envfile entry 0 Starting tests in child PID 6993 at 2023-08-28 09:09:46 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails... Fetching gem metadata from https://rubygems.org/........... Resolving dependencies............. Using rake 13.0.6 Using concurrent-ruby 1.2.2 Using tzinfo 2.0.6 Using builder 3.2.4 Using minitest 5.2.3 Using erubi 1.12.0 Using crass 1.0.6 Using rack 2.2.8 Using rack-test 2.1.0 Using racc 1.7.1 (java) Using nio4r 2.5.9 (java) Using websocket-extensions 0.1.5 Using marcel 1.0.2 Using mini_mime 1.1.5 Using date 3.3.3 (java) Using timeout 0.4.0 Using bundler 2.3.26 Using temple 0.10.2 Using erubis 2.7.0 Using tilt 2.2.0 Using thor 1.2.2 Using zeitwerk 2.6.11 Using metaclass 0.0.4 Using method_source 1.0.0 Using minitest-stub-const 0.6 Using newrelic_rpm 9.4.2 from source at `../../../..` and installing its executables Using warning 1.3.0 Using webrick 1.8.1 Using i18n 1.14.1 Using nokogiri 1.15.4 (java) Using websocket-driver 0.7.6 (java) Fetching haml 5.1.2 Using mocha 1.9.0 Using net-protocol 0.2.1 Using activesupport 7.0.7.2 Using loofah 2.21.3 Using net-imap 0.3.7 Using net-pop 0.1.2 Using net-smtp 0.3.3 Using rails-dom-testing 2.2.0 Using globalid 1.1.0 Using activemodel 7.0.7.2 Using rails-html-sanitizer 1.6.0 Using mail 2.8.1 Using activejob 7.0.7.2 Using activerecord 7.0.7.2 Using actionview 7.0.7.2 Using actionpack 7.0.7.2 Using actioncable 7.0.7.2 Using activestorage 7.0.7.2 Using actionmailer 7.0.7.2 Using railties 7.0.7.2 Using actionmailbox 7.0.7.2 Using actiontext 7.0.7.2 Using rails 7.0.7.2 Installing haml 5.1.2 Fetching haml-rails 2.1.0 Installing haml-rails 2.1.0 Bundle complete! 11 Gemfile dependencies, 56 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. actioncable (7.0.7.2), actionmailbox (7.0.7.2), actionmailer (7.0.7.2), actionpack (7.0.7.2), actiontext (7.0.7.2), actionview (7.0.7.2), activejob (7.0.7.2), activemodel (7.0.7.2), activerecord (7.0.7.2), activestorage (7.0.7.2), activesupport (7.0.7.2), builder (3.2.4), concurrent-ruby (1.2.2), crass (1.0.6), date (3.3.3), erubi (1.12.0), erubis (2.7.0), globalid (1.1.0), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), method_source (1.0.0), mini_mime (1.1.5), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), net-imap (0.3.7), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.3.3), newrelic_rpm (9.4.2), nio4r (2.5.9), nokogiri (1.15.4), racc (1.7.1), rack (2.2.8), rack-test (2.1.0), rails (7.0.7.2), rails-dom-testing (2.2.0), rails-html-sanitizer (1.6.0), railties (7.0.7.2), rake (13.0.6), temple (0.10.2), thor (1.2.2), tilt (2.2.0), timeout (0.4.0), tzinfo (2.0.6), warning (1.3.0), webrick (1.8.1), websocket-driver (0.7.6), websocket-extensions (0.1.5), zeitwerk (2.6.11) /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:29: warning: previous definition of foo was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:35: warning: previous definition of bar was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/queue_time_test.rb:21: warning: previous definition of nested_transaction was here Run options: --seed 59676 # Running: .......................................S...........................S.........S...........F Failure: ParameterCaptureTest#test_no_traced_error_params_captured_when_bails_before_rails [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1 Actual: 2 rails test parameter_capture_test.rb:154 .......SS.....F Failure: ParameterCaptureTest#test_no_params_captured_on_error_when_bails_before_rails_even_when_enabled [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1