switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #129
Annotations
4 errors and 1 warning
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165213424.pp.iFHRCC
Last 10 lines of output were:
warning: Signature not supported. Hash algorithm SHA1 not available.
Key import failed (code 2). Failing package is: nodejs-2:18.18.2-1nodesource.x86_64
GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL
Error: GPG check FAILED
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 13.46 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Run tests:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: expect(pkg_output.stdout).to match 'nodesource'
expected "From repo : appstream\n" to match "nodesource"
Diff:
@@ -1 +1 @@
-nodesource
+From repo : appstream
|
Run tests
The operation was canceled.
|
Run tests:
spec/acceptance/class_spec.rb#L60
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
|
The logs for this run have expired and are no longer available.
Loading