Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #81
Annotations
4 errors and 1 warning
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs repo_class => epel 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 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_222132649.pp.qcAClC
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
Info: Yumrepo[nodesource](provider=inifile): changing mode of /etc/yum.repos.d/nodesource.repo from 600 to 644
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644
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.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:54
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs repo_class => epel 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 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_222136844.pp.pHhOUm
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694989300'
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.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:54
|
|
spec/acceptance/class_spec.rb#L46
nodejs repo_class => epel Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'epel'
expected "From repo : ol9_appstream\n" to match "epel"
Diff:
@@ -1 +1 @@
-epel
+From repo : ol9_appstream
|
The logs for this run have expired and are no longer available.
Loading