Skip to content

add dnfmodule repo implementation #152

add dnfmodule repo implementation

add dnfmodule repo implementation #152

Triggered via pull request October 29, 2023 14:45
@evgenievgeni
synchronize #488
dnfmodule
Status Cancelled
Total duration 17m 7s
Artifacts

ci.yml

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

Annotations

19 errors and 4 warnings
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145356439.pp.MUFmZg Last 10 lines of output were: broken groups or modules: nodejs:18 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '18' failed: Could not update: Execution of '/usr/bin/dnf module install -d 0 -e 1 -y nodejs:18' returned 1: Error: Problems in request: broken groups or modules: nodejs:18 �[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.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:73
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145408095.pp.QWnn39 Last 10 lines of output were: broken groups or modules: nodejs:18 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '18' failed: Could not update: Execution of '/usr/bin/dnf module install -d 0 -e 1 -y nodejs:18' returned 1: Error: Problems in request: broken groups or modules: nodejs:18 �[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.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:73
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 7 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 7 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 7 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 8
Process completed with exit code 1.
Puppet / 8 - CentOS 8
Canceling since a higher priority waiting request for '488/merge' exists
Puppet / 8 - CentOS 8: vendor/bundle/ruby/3.0.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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_145955104.pp.Jihqpd Last 10 lines of output were: broken groups or modules: nodejs:18 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '18' failed: Could not update: Execution of '/usr/bin/dnf module install -d 0 -e 1 -y nodejs:18' returned 1: Error: Problems in request: broken groups or modules: nodejs:18 �[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.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:73
Puppet / 8 - CentOS 8: vendor/bundle/ruby/3.0.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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150008302.pp.tQ17eL Last 10 lines of output were: broken groups or modules: nodejs:18 Error: /Stage[main]/Nodejs::Repo::Dnfmodule/Package[nodejs dnf module]/ensure: change from 'purged' to '18' failed: Could not update: Execution of '/usr/bin/dnf module install -d 0 -e 1 -y nodejs:18' returned 1: Error: Problems in request: broken groups or modules: nodejs:18 �[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.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:73
Puppet / 8 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 8 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 8 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - CentOS 8: spec/acceptance/class_spec.rb#L92
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 / 8 - CentOS 8: spec/acceptance/class_spec.rb#L96
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 'centos8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - CentOS 8
The operation was canceled.
Puppet / 7 - OracleLinux 9: 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
Puppet / 7 - CentOS 9: 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
Puppet / 8 - OracleLinux 9: 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
Puppet / 8 - CentOS 9: 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