Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #87
Annotations
9 errors
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003107160.pp.0COri4
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error:
Problem: conflicting requests
- nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel
Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error:
Problem: conflicting requests
- nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 16.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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_003125822.pp.xK8rlr
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997087'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error:
Problem: conflicting requests
- nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel
Error: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error:
Problem: conflicting requests
- nothing provides nodejs(x86-64) = 1:16.18.1-3el9_1 needed by nodejs-devel-1:16.18.1-4.el9.x86_64 from epel
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:33
|
spec/acceptance/class_spec.rb#L51
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs-devel" to be installed
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret cleanup 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003129363.pp.iOAIxh
Last 10 lines of output were:
nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64
nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64
/usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:16.20.1-2.el9 is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64
nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64
/usr/bin/node is needed by (installed) npm-1:8.19.4-1.16.20.1.2.el9.x86_64
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: Applied catalog in 0.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret cleanup 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_003132114.pp.shyobz
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997094'
Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.20.1-2.el9' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs(x86-64) = 1:16.20.1-2.el9 is needed by (installed) nodejs-full-i18n-1:16.20.1-2.el9.x86_64
�[mNotice: Applied catalog in 0.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003134724.pp.vYHclE
Last 10 lines of output were:
Info: Applying configuration version '1694997096'
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/File[dnf_module]/ensure: defined content as '{sha256}abdb757c51cd6492a5cae269268f85f5d1bb408361c489027f6db63616b26e3d'
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret 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_003137431.pp.4oTGis
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.10 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997099'
Error: /bin/sh: line 1: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: line 1: /usr/bin/npm: No such file or directory
�[mNotice: Applied catalog in 0.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:84
|
|
The logs for this run have expired and are no longer available.
Loading