Add hammer-cli-foreman-rh-cloud package #1560
Annotations
4 errors
Run tests:
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 standard plugins 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 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140139369.pp.CegmBv
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Cli::Discovery/Foreman::Cli::Plugin[foreman_discovery]/Package[rubygem-hammer_cli_foreman_discovery]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Google/Foreman::Cli::Plugin[foreman_google]/Package[rubygem-hammer_cli_foreman_google]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Puppet/Foreman::Cli::Plugin[foreman_puppet]/Package[rubygem-hammer_cli_foreman_puppet]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[rubygem-hammer_cli_foreman_ssh]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[rubygem-hammer_cli_foreman_templates]/ensure: created
�[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[rubygem-hammer_cli_foreman_webhooks]/ensure: created
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 23.06 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Run tests:
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 standard plugins 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_140204281.pp.qOBSLl
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700661725'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[rubygem-hammer_cli_foreman_rh_cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install rubygem-hammer_cli_foreman_rh_cloud' returned 1: Error: Unable to find a match: rubygem-hammer_cli_foreman_rh_cloud
�[mNotice: Applied catalog in 1.50 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Run tests:
spec/acceptance/foreman_cli_plugins_spec.rb#L98
Scenario: install foreman-cli + plugins without foreman for katello Package "rubygem-hammer_cli_foreman_rh_cloud" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rubygem-hammer_cli_foreman_rh_cloud" to be installed
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading