Skip to content

Scheduled Continuous Integration #2346

Scheduled Continuous Integration

Scheduled Continuous Integration #2346

Manually triggered January 17, 2025 21:00
Status Failure
Total duration 45m 29s
Artifacts

ci_cron.yml

on: workflow_dispatch
run_rubocop
33s
run_rubocop
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
Matrix: multiverse_services_1
Matrix: multiverse_services_2
Matrix: multiverse_services_kafka
Matrix: multiverse_services_mysql_pg
Notify slack fail
9s
Notify slack fail
Notify slack success
11s
Notify slack success
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 66 warnings
multiverse_services_2 (3.4.1)
Final attempt failed. Child_process exited with error code 1
multiverse_services_2 (3.4.1)
******************************************************************************** Running "sidekiq" using CHAIN for Envfile entry 0 Starting tests in child PID 4719 at 2025-01-17 21:02:08 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/sidekiq... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using base64 0.2.0 Fetching bigdecimal 3.1.9 Fetching connection_pool 2.5.0 Fetching logger 1.6.5 Fetching metaclass 0.0.4 Installing metaclass 0.0.4 Installing connection_pool 2.5.0 Installing logger 1.6.5 Installing bigdecimal 3.1.9 with native extensions Fetching minitest 5.16.3 Using minitest-stub-const 0.6 Using mutex_m 0.3.0 Using newrelic_rpm 9.16.1 from source at `/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent` and installing its executables Using ostruct 0.6.1 Using rack 3.1.8 Using warning 1.5.0 Fetching webrick 1.9.1 Fetching redis-client 0.23.2 Installing minitest 5.16.3 Installing redis-client 0.23.2 Installing webrick 1.9.1 Fetching mocha 1.9.0 Fetching sidekiq 7.3.7 Installing mocha 1.9.0 Installing sidekiq 7.3.7 Bundle complete! 12 Gemfile dependencies, 18 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/runtime.rb:304:in 'Bundler::Runtime#check_for_activated_spec!': You have already activated logger 1.6.4, but your Gemfile requires logger 1.6.5. Since logger is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports logger as a default gem. (Gem::LoadError) from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/runtime.rb:25:in 'block in Bundler::Runtime#setup' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/spec_set.rb:155:in 'Array#each' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/spec_set.rb:155:in 'Bundler::SpecSet#each' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/runtime.rb:24:in 'Enumerable#map' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler/runtime.rb:24:in 'Bundler::Runtime#setup' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler.rb:170:in 'Bundler.setup' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler.rb:195:in 'Bundler.require' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:236:in 'block in Multiverse::Suite#ensure_bundle' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:123:in 'Multiverse::Suite#with_potentially_mismatched_bundler' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:235:in 'Multiverse::Suite#ensure_bundle' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:108:in 'Multiverse::Suite#load_dependencies' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:400:in 'block in Multiverse::Suite#execute_child_environment' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:519:in 'block (2 levels) in Multiverse::Suite#with_unbundled_env' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler.rb:418:in 'block in Bundler.with_unbundled_env' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler.rb:664:in 'Bundler.with_env' from /opt/hostedtoolcache/Ruby/3.4.1/x64/lib/ruby/site_ruby/3.4.0/bundler.rb:418:in 'Bundler.with_unbundled_env' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:519:in 'block in Multiverse::Suite#with_unbundled_env' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multive
multiverse_services_kafka (3.1.6)
Final attempt failed. Child_process exited with error code 1
multiverse_services_kafka (3.1.6)
******************************************************************************** Running "rdkafka" using CHAIN for Envfile entry 0 Starting tests in child PID 8277 at 2025-01-17 21:03:03 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using metaclass 0.0.4 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Fetching ffi 1.17.1 (x86_64-linux-gnu) Using minitest 5.16.3 Fetching mini_portile2 2.8.8 Using warning 1.5.0 Using webrick 1.9.1 Using mocha 1.9.0 Installing mini_portile2 2.8.8 Installing ffi 1.17.1 (x86_64-linux-gnu) Fetching rdkafka 0.20.0 Installing rdkafka 0.20.0 with native extensions Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), rdkafka (0.20.0), warning (1.5.0), webrick (1.9.1) Run options: --seed 27644 # Running: ..... Finished in 11.350888s, 0.4405 runs/s, 1.3215 assertions/s. 5 runs, 15 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 4.22545 2. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 3.00622 3. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 1.90167 4. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.10919 5. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 1.1073 Options used: [] Running "rdkafka" using PREPEND for Envfile entry 0 Starting tests in child PID 13807 at 2025-01-17 21:04:24 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using ffi 1.17.1 (x86_64-linux-gnu) Using metaclass 0.0.4 Using mini_portile2 2.8.8 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Using warning 1.5.0 Using webrick 1.9.1 Using rdkafka 0.20.0 Using mocha 1.9.0 Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. 1 installed gem you directly depend on is looking for funding. Run `bundle fund` for details ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), rdkafka (0.20.0), warning (1.5.0), webrick (1.9.1) Run options: --seed 2748 # Running: ..... Finished in 49.055200s, 0.1019 runs/s, 0.3058 assertions/s. 5 runs, 15 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 43.04257 2. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 1.90047 3. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 1.89936 4. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 1.1063 5. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.10574 Options used: [] "rdkafka" for Envfile entry 0 failed! (exit: pid 13806 exit 139) ******************************************************************************** Running "rdkafka" using CHAIN for Envfile entry 0 Starting tests in child PID 19564 at 2025-01-17 21:06:55 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using mini_portile2 2.8.8 Using minitest 5.16.3 Using ffi 1.17.1 (x86_64-linux-gnu) Using metaclass 0.0.4 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables
multiverse_services_kafka (3.0.7)
Final attempt failed. Child_process exited with error code 1
multiverse_services_kafka (3.0.7)
******************************************************************************** Running "rdkafka" using CHAIN for Envfile entry 0 Starting tests in child PID 8241 at 2025-01-17 21:02:59 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using metaclass 0.0.4 Fetching mini_portile2 2.8.8 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Fetching ffi 1.17.1 (x86_64-linux-gnu) Using minitest 5.16.3 Using warning 1.5.0 Using webrick 1.9.1 Using mocha 1.9.0 Installing mini_portile2 2.8.8 Installing ffi 1.17.1 (x86_64-linux-gnu) Fetching rdkafka 0.18.0 Installing rdkafka 0.18.0 with native extensions Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), rdkafka (0.18.0), warning (1.5.0), webrick (1.9.1) Run options: --seed 43863 # Running: ....."rdkafka" for Envfile entry 0 failed! (exit: pid 8240 exit 139) ******************************************************************************** Running "rdkafka" using CHAIN for Envfile entry 0 Starting tests in child PID 20375 at 2025-01-17 21:07:07 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using ffi 1.17.1 (x86_64-linux-gnu) Using metaclass 0.0.4 Using mini_portile2 2.8.8 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Using warning 1.5.0 Using webrick 1.9.1 Using rdkafka 0.18.0 Using mocha 1.9.0 Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. 1 installed gem you directly depend on is looking for funding. Run `bundle fund` for details ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), rdkafka (0.18.0), warning (1.5.0), webrick (1.9.1) Run options: --seed 23840 # Running: ..... Finished in 13.448372s, 0.3718 runs/s, 1.1154 assertions/s. 5 runs, 15 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 4.21813 2. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 3.00827 3. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 3.00724 4. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 2.10799 5. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.10572 Options used: [] Running "rdkafka" using PREPEND for Envfile entry 0 Starting tests in child PID 20885 at 2025-01-17 21:07:22 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using ffi 1.17.1 (x86_64-linux-gnu) Using metaclass 0.0.4 Using mini_portile2 2.8.8 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Using warning 1.5.0 Using webrick 1.9.1 Using mocha 1.9.0 Using rdkafka 0.18.0 Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. 1 installed gem you directly depend on is looking for funding. Run `bundle fund` for details ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), rdkafka (0.18.0), warning (1.5.0), webrick
unit_tests (2.5.9)
Final attempt failed. Child_process exited with error code 1
multiverse_services_kafka (3.3.6)
******************************************************************************** Running "ruby_kafka" using CHAIN for Envfile entry 0 Starting tests in child PID 4552 at 2025-01-17 21:02:19 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Fetching rake 13.2.1 Installing rake 13.2.1 Using bundler 2.4.1 Using minitest-stub-const 0.6 Fetching digest-crc 0.6.5 Fetching metaclass 0.0.4 Fetching minitest 5.16.3 Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables Using warning 1.5.0 Fetching webrick 1.9.1 Installing metaclass 0.0.4 Installing digest-crc 0.6.5 with native extensions Installing webrick 1.9.1 Installing minitest 5.16.3 Fetching mocha 1.9.0 Installing mocha 1.9.0 Fetching ruby-kafka 1.5.0 Installing ruby-kafka 1.5.0 Bundle complete! 8 Gemfile dependencies, 11 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. digest-crc (0.6.5), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), ruby-kafka (1.5.0), warning (1.5.0), webrick (1.9.1) Run options: --seed 24212 # Running: EEE Finished in 0.008057s, 372.3384 runs/s, 0.0000 assertions/s. 1) Error: RubyKafkaInstrumentationTest#test_rdkafka_distributed_tracing: Kafka::ConnectionError: Could not connect to any of the seed brokers: - kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092 /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_cluster_info' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:405:in `cluster_info' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:105:in `refresh_metadata!' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:59:in `add_target_topics' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:385:in `deliver_messages_with_retries' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:261:in `block in deliver_messages' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/instrumenter.rb:23:in `instrument' /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:254:in `deliver_messages' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:87:in `produce_message' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:54:in `block (3 levels) in test_rdkafka_distributed_tracing' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:396:in `block in in_transaction' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:106:in `in_transaction' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:394:in `in_transaction' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:53:in `block (2 levels) in test_rdkafka_distributed_tracing' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:550:in `with_config' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:52:in `block in test_rdkafka_distributed_tracing' 2) Error: RubyKafkaInstrumentationTest#test_consume_creates_span_metrics: Kafka::ConnectionError: Could not connect to any of the seed brokers: - kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092 /opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafk
multiverse_services_kafka (3.3.6)
Final attempt failed. Child_process exited with error code 1
unit_tests (2.4.10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
unit_tests (2.5.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
multiverse (ai, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_mysql_pg (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 2.6.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (agent, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_1 (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_2 (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_kafka (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse_services_kafka (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
unit_tests (2.5.9)
Attempt 1 failed. Reason: Child_process exited with error code 2
multiverse_services_kafka (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1