Skip to content

test different NodeJS versions using beaker_facter #164

test different NodeJS versions using beaker_facter

test different NodeJS versions using beaker_facter #164

Triggered via pull request October 30, 2023 09:35
@evgenievgeni
synchronize #490
more-tests
Status Cancelled
Total duration 9m 55s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
24s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

227 errors and 108 warnings
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093852915.pp.Hob4Dp Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093857058.pp.iNrbMa Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093859040.pp.n4eP3K Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093903011.pp.CFN0lu Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093909424.pp.EgcTtl Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093913389.pp.9JKNyK Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093907423.pp.88w4G1 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093911966.pp.QmU9qY Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093910531.pp.8DjoVL Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093915800.pp.JfnfwM Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093933333.pp.UanJqu Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093938264.pp.OfeRJ2 Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093933372.pp.vTf8sP Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093939126.pp.sscEPN Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093941182.pp.Ht8LlM Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093946408.pp.6aM4cA Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093937291.pp.QlrnJ9 Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093943457.pp.95MtBR Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093935178.pp.Vn5x05 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093941869.pp.QYs9Il Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093939352.pp.5cQ56m Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093945290.pp.gcSR4g Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093940823.pp.fckmTu Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093946972.pp.sRctLY Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093940638.pp.HZxewK Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093947556.pp.DyDUD3 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093947225.pp.wY2OT0 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093953770.pp.ojOxo7 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.76 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093950058.pp.1Sr8Za Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093957459.pp.Uci77E Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094001418.pp.4uTjpg Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094007510.pp.H96b04 Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.97 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094001505.pp.8ZJC8q Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094012684.pp.u8jJ7W Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094013216.pp.ii4rcQ Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094022138.pp.T63GZS Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094045030.pp.LFv5XN Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094052321.pp.UXgZSs Last 10 lines of output were: missing groups or modules: nodejs:16 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '16' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:16' returned 1: Error: Problems in request: missing groups or modules: nodejs:16 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Distro Puppet - Debian 12 - NodeJS 16: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: expect(pkg_output.stdout).to match 'nodesource' expected "Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>\n" to match "nodesource" Diff: @@ -1 +1 @@ -nodesource +Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Puppet / Distro Puppet - Debian 12 - NodeJS 16: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "v18.13.0\n" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +v18.13.0
Puppet / Distro Puppet - Debian 12 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094104463.pp.oLgKPc Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 10.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094120430.pp.VFbVuj Last 10 lines of output were: missing groups or modules: nodejs:20 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '20' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y nodejs:20' returned 1: Error: Problems in request: missing groups or modules: nodejs:20 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]: Dependency Package[nodejs dnf module] has failures: true Warning: /Stage[main]/Nodejs::Install/Package[nodejs]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-devel]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[nodejs-debuginfo]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/Package[npm]: Skipping because of failed dependencies Warning: /Stage[main]/Nodejs::Install/File[root_npmrc]: Skipping because of failed dependencies �[mNotice: Applied catalog in 10.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:110
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "npm" to be installed
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L129
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L133
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L141
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L142
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Command "node --version" stdout is expected to match /^v20/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v20/ Diff: @@ -1 +1 @@ -/^v20/ +""
Puppet / Puppet 7 - CentOS 8 - NodeJS 20
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 7 - CentOS 8 - NodeJS 20
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 16
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 16
The operation was canceled.
Puppet / Puppet 7 - CentOS 8 - NodeJS 18
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 7 - CentOS 8 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 18
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 18
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - CentOS 8 - NodeJS 16
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - CentOS 8 - NodeJS 16
The operation was canceled.
Puppet / Puppet 7 - CentOS 8 - NodeJS 16
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 7 - CentOS 8 - NodeJS 16
The operation was canceled.
Puppet / Puppet 8 - CentOS 8 - NodeJS 20
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - CentOS 8 - NodeJS 20
The operation was canceled.
Puppet / Puppet 8 - CentOS 8 - NodeJS 18
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - CentOS 8 - NodeJS 18
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 20
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 20
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 16
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - NodeJS 16
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 20
Canceling since a higher priority waiting request for '490/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - NodeJS 20
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L48
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L50
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L58
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 8 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 8 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L92
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L106
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 16 is not available on EL9 Skipped: No reason given
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L103
nodejs RedHat with repo_class => nodejs::repo::dnfmodule NodeJS 20 is not yet in a released EL Skipped: No reason given