Skip to content

Fixes #37680 - Stop installing postgresql_evr extension #1172

Fixes #37680 - Stop installing postgresql_evr extension

Fixes #37680 - Stop installing postgresql_evr extension #1172

Re-run triggered July 25, 2024 19:30
Status Failure
Total duration 7m 6s
Artifacts

ci.yml

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

Annotations

74 errors and 1 warning
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on almalinux-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on almalinux-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on centos-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on centos-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on redhat-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2): spec/classes/application_spec.rb#L22
katello::application on redhat-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on centos-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on redhat-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on almalinux-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on centos-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on almalinux-9-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7): spec/classes/application_spec.rb#L22
katello::application on redhat-8-x86_64 with default parameters is expected to contain Package[postgresql-evr] Failure/Error: it { is_expected.to create_package('postgresql-evr') } expected that the catalogue would contain Package[postgresql-evr]
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193356761.l97rlq.pp Last 10 lines of output were: Info: Class[Foreman]: Unscheduling all events on Class[Foreman] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux8-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux8-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193545738.AlZUA8.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux8-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux8-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 28.38 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193400861.ouKz0b.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 128.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193616486.baXmOt.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 28.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193420410.fDebUE.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Info: Class[Foreman]: Unscheduling all events on Class[Foreman] Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux8-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux8-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 111.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193619372.gMXv7J.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux8-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux8-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 29.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193402151.Fj5bcE.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Info: Class[Foreman]: Unscheduling all events on Class[Foreman] Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 140.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193630038.c9eaNu.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-almalinux9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-almalinux9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 30.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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_193410886.WujHN2.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Info: Class[Foreman]: Unscheduling all events on Class[Foreman] Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 136.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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_193635104.0kcofw.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 30.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install 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_193442046.i1elge.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Info: Class[Foreman]: Unscheduling all events on Class[Foreman] Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies Info: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Unscheduling all events on Service[dynflow-sidekiq@worker-hosts-queue-1] Info: Foreman::Dynflow::Worker[worker-hosts-queue-1]: Unscheduling all events on Foreman::Dynflow::Worker[worker-hosts-queue-1] Info: Class[Katello::Application]: Unscheduling all events on Class[Katello::Application] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 126.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install 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_193655304.q0ZiFO.pp Last 10 lines of output were: Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/File[/etc/foreman/dynflow/worker-1.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Katello::Application/Foreman::Dynflow::Pool[worker-hosts-queue]/Foreman::Dynflow::Worker[worker-hosts-queue-1]/Service[dynflow-sidekiq@worker-hosts-queue-1]: Skipping because of failed dependencies �[mNotice: Applied catalog in 27.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/katello_spec.rb:20
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@orchestrator" to be enabled
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@orchestrator" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@orchestrator" to be running
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "dynflow-sidekiq@worker-1" to be enabled
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "dynflow-sidekiq@worker-1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "dynflow-sidekiq@worker-1" to be running
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L37
Scenario: install katello Service "foreman" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman" to be enabled
Puppet / Puppet 8 - CentOS 9: spec/acceptance/katello_spec.rb#L38
Scenario: install katello Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8