Skip to content

Support EL9

Support EL9 #1570

Triggered via pull request February 16, 2024 20:15
Status Cancelled
Total duration 22m 19s
Artifacts

ci.yml

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

Annotations

20 errors
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/foreman_repo_spec.rb#L24
foreman::repo on centos-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule" Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule') expected that the catalogue would contain Package[foreman]
Puppet / 8 (Ruby 3.2): spec/classes/foreman_repo_spec.rb#L24
foreman::repo on redhat-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule" Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule') expected that the catalogue would contain Package[foreman]
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/foreman_repo_spec.rb#L24
foreman::repo on centos-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule" Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule') expected that the catalogue would contain Package[foreman]
Puppet / 7 (Ruby 2.7): spec/classes/foreman_repo_spec.rb#L24
foreman::repo on redhat-9-x86_64 with minimal parameters is expected to contain Package[foreman] with ensure => "el8" and provider => "dnfmodule" Failure/Error: is_expected.to contain_package('foreman').with_ensure('el8').with_provider('dnfmodule') expected that the catalogue would contain Package[foreman]
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for katello 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_202252550.pp.w0Gv10 Last 10 lines of output were: missing groups or modules: katello:el9 Error: /Stage[main]/Main/Package[katello]/ensure: change from 'purged' to 'el9' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Dependency Package[katello] has failures: true Warning: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman::Cli::Virt_who_configure/Foreman::Cli::Plugin[foreman_virt_who_configure]/Package[rubygem-hammer_cli_foreman_virt_who_configure]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:63
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for katello 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_202257058.pp.WRJco8 Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1708114978' Error: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 Error: /Stage[main]/Main/Package[katello]/ensure: change from 'purged' to 'el9' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 �[mNotice: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Dependency Package[katello] has failures: true Warning: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:63
Puppet / Puppet 7 - CentOS 9: spec/acceptance/foreman_cli_plugins_spec.rb#L98
Scenario: install foreman-cli + plugins without foreman for katello Package "rubygem-hammer_cli_katello" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rubygem-hammer_cli_katello" to be installed
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for katello 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_202253594.pp.vcuBGE Last 10 lines of output were: missing groups or modules: katello:el9 Error: /Stage[main]/Main/Package[katello]/ensure: change from 'purged' to 'el9' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Dependency Package[katello] has failures: true Warning: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman::Cli::Virt_who_configure/Foreman::Cli::Plugin[foreman_virt_who_configure]/Package[rubygem-hammer_cli_foreman_virt_who_configure]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:63
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for katello 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_202258774.pp.c5ELTQ Last 10 lines of output were: �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1708114981' Error: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 Error: /Stage[main]/Main/Package[katello]/ensure: change from 'purged' to 'el9' failed: Could not update: Execution of '/usr/bin/dnf module enable -d 0 -e 1 -y katello:el9' returned 1: Error: Problems in request: missing groups or modules: katello:el9 �[mNotice: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Dependency Package[katello] has failures: true Warning: /Stage[main]/Foreman::Cli::Katello/Foreman::Cli::Plugin[katello]/Package[rubygem-hammer_cli_katello]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:63
Puppet / Puppet 8 - CentOS 9: spec/acceptance/foreman_cli_plugins_spec.rb#L98
Scenario: install foreman-cli + plugins without foreman for katello Package "rubygem-hammer_cli_katello" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rubygem-hammer_cli_katello" to be installed
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1152/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1152/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.