********************************************************************************
Running "mongo" using CHAIN for Envfile entry 0
Starting tests in child PID 6596 at 2023-08-21 23:06:51 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.0.6
Installing rake 13.0.6
Using bundler 2.4.1
Fetching bson 4.15.0
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching minitest 5.16.3
Installing bson 4.15.0 with native extensions
Installing minitest 5.16.3
Using minitest-stub-const 0.6
Using newrelic_rpm 9.4.1 from source at `../../../..` and installing its executables
Using warning 1.3.0
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching mocha 1.9.0
Installing mocha 1.9.0
Fetching mongo 2.19.1
Installing mongo 2.19.1
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
bson (4.15.0), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mongo (2.19.1), newrelic_rpm (9.4.1), rake (13.0.6), warning (1.3.0), webrick (1.8.1)
Run options: --seed 56245
# Running:
...........................F.......
Finished in 0.955592s, 36.6265 runs/s, 171.6214 assertions/s.
1) Failure:
NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_noticed_error_only_at_segment_when_command_fails [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo2_instrumentation_test.rb:98]:
Expected at least one segment with a noticed_error
35 runs, 164 assertions, 1 failures, 0 errors, 0 skips
====== Ten slowest tests ======
1. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_batched_queries_have_node_per_query: 0.08514
2. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_batched_queries: 0.05661
3. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_other_requests_do_not_record_all_web_metric: 0.05584
4. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_records_metrics_for_update_many: 0.05353
5. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_records_metrics_for_delete_one: 0.04278
6. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_web_scoped_metrics: 0.03901
7. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_noticed_nosql_includes_update_one_operation: 0.03756
8. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_records_metrics_for_aggregate: 0.03644
9. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_notices_nosql: 0.03169
10. NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_web_requests_record_all_web_metric: 0.02823
One or more failures or errors were seen!
Options used: []
"mongo" for Envfile entry 0 failed!
Running "mongo" using CHAIN for Envfile entry 1
Starting tests in child PID 7053 at 2023-08-21 23:06:58 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.0.6
Using bson 4.15.0
Using bundler 2.4.1
Using metaclass 0.0.4
Using minitest 5.16.3
Using minitest-stub-const 0.6
Using newrelic_rpm 9.4.1 from source at `../../../..` and installing its executables
Using warning 1.3.0
Using webrick 1.8.1
Using mocha 1.9.0
Fetching mongo 2.17.3
Installing mongo 2.17.3
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
bson (4.15.0), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mongo (2.17.3), newrelic_rpm (9.4.1), rake (13.0.6), warning (1.3.0), webrick (1.8.1)
Run options: --seed 12011
# Running:
..............................F....
Finished in 0.971732s, 36.0182 runs/s, 168.7708 assertions/s.
1) Failure:
NewRelic::Agent::Instrumentation::Mongo2InstrumentationTest#test_noticed_error_only_at_segment_when_command_fails [/hom