Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #82
Annotations
3 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs native Debian packages 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231457445.pp.pF1FQV
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694992499'
�[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: Unable to find a match: nodejs-devel
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: Unable to find a match: nodejs-devel
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: Applied catalog in 5.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs native Debian packages 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_231505534.pp.SE1oms
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694992507'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs-devel' returned 1: Error: Unable to find a match: nodejs-devel
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: Unable to find a match: nodejs-devel
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:108
|
|
The logs for this run have expired and are no longer available.
Loading