Skip to content

OpenAI: instrument embeddings and chat completions #5292

OpenAI: instrument embeddings and chat completions

OpenAI: instrument embeddings and chat completions #5292

Triggered via pull request February 13, 2024 21:31
@hannahramadanhannahramadan
synchronize #2398
openai
Status Failure
Total duration 8m 31s
Artifacts 4

ci.yml

on: pull_request
run_rubocop
22s
run_rubocop
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
simplecov
0s
simplecov
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 39 warnings
multiverse (database, 3.3.0)
Final attempt failed. Child_process exited with error code 1
multiverse (database, 3.3.0)
******************************************************************************** Running "mongo" using CHAIN for Envfile entry 0 Starting tests in child PID 14557 at 2024-02-13 21:35:12 +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.1.0 Using bundler 2.4.1 Using metaclass 0.0.4 Using minitest 5.16.3 Fetching bson 5.0.0 Using minitest-stub-const 0.6 Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables Using warning 1.3.0 Using webrick 1.8.1 Using mocha 1.9.0 Installing bson 5.0.0 with native extensions Fetching mongo 1.3.1 Installing mongo 1.3.1 Bundle complete! 9 Gemfile dependencies, 11 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. bson (5.0.0), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mongo (1.3.1), newrelic_rpm (9.7.1), rake (13.1.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 52426 # Running: E Finished in 0.001361s, 734.7512 runs/s, 0.0000 assertions/s. 1) Error: NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert: NoMethodError: undefined method `put_int' for an instance of BSON::ByteBuffer /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:420:in `construct_query_message' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:405:in `send_initial_query' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:371:in `refresh' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/cursor.rb:87:in `next_document' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/db.rb:498:in `command' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:704:in `check_is_master' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:504:in `connect' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:656:in `setup' /opt/hostedtoolcache/Ruby/3.3.0/x64/lib/ruby/gems/3.3.0/gems/mongo-1.3.1/lib/mongo/connection.rb:101:in `initialize' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:41:in `new' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:41:in `setup_collection' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:21:in `setup' Error: NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert: NoMethodError: undefined method `drop_collection' for nil /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:47:in `drop_collection' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/mongo/mongo_unsupported_version_test.rb:28:in `teardown' 1 runs, 0 assertions, 0 failures, 1 errors, 0 skips ====== Ten slowest tests ====== 1. NewRelic::Agent::Instrumentation::MongoInstrumentationTest#test_records_metrics_for_insert: 0.00095 One or more failures or errors were seen! Options used: [] "mongo" for Envfile entry 0 failed! ******************************************************************************** Running "mongo" using CHAIN for Envfile entry 0 Starting tests in child PID 24977 at 2024-02-13 21:36:25 +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.1.0 Using bundler 2.4.1 Using bson 5.0.0 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using newreli
unit_tests (3.3.0)
Final attempt failed. Child_process exited with error code 3
multiverse (httpclients_2, 3.3.0)
******************************************************************************** Running "net_http" using CHAIN for Envfile entry 0 Starting tests in child PID 5985 at 2024-02-13 21:34:28 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.1.0 Using bundler 2.4.1 Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables Using minitest-stub-const 0.6 Fetching metaclass 0.0.4 Fetching minitest 5.16.3 Using rack 3.0.9 Fetching webrick 1.8.1 Using warning 1.3.0 Installing metaclass 0.0.4 Installing webrick 1.8.1 Installing minitest 5.16.3 Fetching mocha 1.9.0 Fetching rackup 2.1.0 Installing mocha 1.9.0 Installing rackup 2.1.0 Bundle complete! 9 Gemfile dependencies, 11 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), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 53799 # Running: .......E...................................................E.. Finished in 4.249450s, 14.5901 runs/s, 32.9454 assertions/s. 1) Error: NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:142:in `test_response_header_attributes_added_to_chat_completion_summary' 2) Error: NetHttpTest#test_response_header_exits_if_no_llm_event: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:146:in `test_response_header_exits_if_no_llm_event' 62 runs, 140 assertions, 0 failures, 2 errors, 0 skips ====== Ten slowest tests ====== 1. NetHttpTest#test_new_cat_with_many_unique_calls_out: 0.16505 2. NetHttpTest#test_instrumentation_with_crossapp_enabled_records_normal_metrics_if_no_header_present: 0.13112 3. NetHttpTest#test_new_cat_with_many_calls_out: 0.12806 4. NetHttpTest#test_get__simple: 0.10529 5. NetHttpTest#test_new_cat_with_multiple_calls_out: 0.0964 6. NetHttpTest#test_new_cat_with_call_out: 0.08527 7. NetHttpTest#test_get_with_reused_connection: 0.08281 8. NetHttpTest#test_synthetics_http_valid_synthetics_request: 0.08068 9. NetHttpTest#test_crossapp_metrics_ignores_crossapp_header_with_malformed_cross_process_id: 0.07921 10. NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary: 0.07813 One or more failures or errors were seen! Options used: [] "net_http" for Envfile entry 0 failed! Running "net_http" using CHAIN for Envfile entry 0 Starting tests in child PID 5985 at 2024-02-13 21:34:28 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.1.0 Using bundler 2.4.1 Using newrelic_rpm 9.7.1 from source at `../../../..` and installing its executables Using minitest-stub-const 0.6 Fetching metaclass 0.0.4 Fetching minitest 5.16.3 Using rack 3.0.9 Fetching webrick 1.8.1 Using warning 1.3.0 Installing metaclass 0.0.4 Installing webrick 1.8.1 Installing minitest 5.16.3 Fetching mocha 1.9.0 Fetching rackup 2.1.0 Installing mocha 1.9.0 Installing rackup 2.1.0 Bundle complete! 9 Gemfile dependencies, 11 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), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 53799 # Running: .......E...................................................E.. Finished in 4.249450s, 14.5901 runs/s, 32.9454 assertions/s. 1) Error: NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-a
multiverse (httpclients_2, 3.3.0)
Final attempt failed. Child_process exited with error code 1
unit_tests (2.4.10)
Final attempt failed. Child_process exited with error code 3
multiverse (httpclients_2, 2.4.10)
******************************************************************************** Running "net_http" using CHAIN for Envfile entry 0 Starting tests in child PID 8351 at 2024-02-13 21:37:00 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Fetching rake 13.1.0 Installing rake 13.1.0 Using bundler 1.17.3 Fetching metaclass 0.0.4 Installing metaclass 0.0.4 Fetching minitest 5.10.3 Installing minitest 5.10.3 Using minitest-stub-const 0.6 Fetching mocha 1.9.0 Installing mocha 1.9.0 Using newrelic_rpm 9.7.1 from source at `../../../..` Using rack 3.0.9 Fetching webrick 1.8.1 Installing webrick 1.8.1 Fetching rackup 2.1.0 Installing rackup 2.1.0 Using warning 1.3.0 Bundle complete! 9 Gemfile dependencies, 11 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 47451 # Running: ..........................E................E.................. Finished in 3.472352s, 17.8553 runs/s, 40.3185 assertions/s. 1) Error: NetHttpTest#test_response_header_exits_if_no_llm_event: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:146:in `test_response_header_exits_if_no_llm_event' 2) Error: NetHttpTest#test_response_header_attributes_added_to_chat_completion_summary: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:142:in `test_response_header_attributes_added_to_chat_completion_summary' 62 runs, 140 assertions, 0 failures, 2 errors, 0 skips ====== Ten slowest tests ====== 1. NetHttpTest#test_new_cat_with_many_calls_out: 0.18118 2. NetHttpTest#test_new_cat_with_many_unique_calls_out: 0.17032 3. NetHttpTest#test_new_cat_with_multiple_calls_out: 0.08315 4. NetHttpTest#test_post: 0.0775 5. NetHttpTest#test_new_cat_with_call_out: 0.07203 6. NetHttpTest#test_adds_a_request_header_to_outgoing_requests_if_xp_enabled: 0.06373 7. NetHttpTest#test_instrumentation_with_crossapp_disabled_records_normal_metrics_even_if_header_is_present: 0.06343 8. NetHttpTest#test_ignore: 0.06172 9. NetHttpTest#test_get__simple: 0.05955 10. NetHttpTest#test_put: 0.05739 One or more failures or errors were seen! Options used: [] "net_http" for Envfile entry 0 failed! Running "net_http" using CHAIN for Envfile entry 0 Starting tests in child PID 8351 at 2024-02-13 21:37:00 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/net_http... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Fetching rake 13.1.0 Installing rake 13.1.0 Using bundler 1.17.3 Fetching metaclass 0.0.4 Installing metaclass 0.0.4 Fetching minitest 5.10.3 Installing minitest 5.10.3 Using minitest-stub-const 0.6 Fetching mocha 1.9.0 Installing mocha 1.9.0 Using newrelic_rpm 9.7.1 from source at `../../../..` Using rack 3.0.9 Fetching webrick 1.8.1 Installing webrick 1.8.1 Fetching rackup 2.1.0 Installing rackup 2.1.0 Using warning 1.3.0 Bundle complete! 9 Gemfile dependencies, 11 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.7.1), rack (3.0.9), rackup (2.1.0), rake (13.1.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 47451 # Running: ..........................E................E.................. Finished in 3.472352s, 17.8553 runs/s, 40.3185 assertions/s. 1) Error: NetHttpTest#test_response_header_exits_if_no_llm_event: RuntimeError: write me! /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/net_http_test_cases.rb:146:in `test_response_header_exits_if_no_llm_event' 2) Error: NetHttpTest#test_response_header_attributes_
multiverse (httpclients_2, 2.4.10)
Final attempt failed. Child_process exited with error code 1
run_rubocop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
infinite_tracing (3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
infinite_tracing (2.7.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (ai, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (agent, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (background, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (frameworks, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (httpclients, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (database, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (database, 3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (database, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (database, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (frameworks, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (frameworks, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (background, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (background, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (ai, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (ai, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (rest, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (rails, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (httpclients, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (httpclients, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (background_2, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, kanga333/variable-mapper@3681b75f5c6c00162721168fb91ab74925eaebcb, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 3
multiverse (httpclients_2, 3.3.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (httpclients_2, 3.3.0)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (agent, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
unit_tests (2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, kanga333/variable-mapper@3681b75f5c6c00162721168fb91ab74925eaebcb, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 3
multiverse (rails, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (rails, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (httpclients_2, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, ./.github/actions/annotate. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (httpclients_2, 2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (rest, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (background_2, 2.4.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
multiverse (background_2, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
coverage-report-infinite-tracing Expired
1.73 MB
coverage-report-multiverse Expired
115 MB
gem_manifest_2.4.10.json Expired
3.06 KB
gem_manifest_3.3.0.json Expired
3.05 KB