Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders #1562
Annotations
5 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with HTTPBoot 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_135235595.GEy6tC.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman_proxy::Module::Httpboot/Foreman_proxy::Module[httpboot]/Foreman_proxy::Settings_file[httpboot]/File[/etc/foreman-proxy/settings.d/httpboot.yml]/content: content changed '{sha256}e007c7a8eeb4de6761983efbb28202a6c7b71ae6872ae27d867a2c16bc054ada' to '{sha256}d50ddeb84acb118d68e354367c983cc343993eea4c3e98443b3cbe0ea9cf48fc'
Info: Foreman_proxy::Settings_file[httpboot]: Scheduling refresh of Class[Foreman_proxy::Service]
�[mNotice: /Stage[main]/Foreman_proxy::Module::Tftp/Foreman_proxy::Module[tftp]/Foreman_proxy::Settings_file[tftp]/File[/etc/foreman-proxy/settings.d/tftp.yml]/content: content changed '{sha256}84c9a062b2c588b64ce773020921f141c0b42e53e5954fe0ff1f76928911b0b1' to '{sha256}27b83a4256737fd5d63e6622e580f30cb0a841ab630fa86b20df0aa5b2ccaf51'
Info: Foreman_proxy::Settings_file[tftp]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy]
�[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Triggered 'refresh' from 1 event
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 18.12 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/httpboot_spec.rb:4
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with HTTPBoot 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_135256403.aehGGf.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/tftp.pp", 47]:["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/config.pp", 17]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.37 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722865978'
Error: Cannot create /var/lib/tftpboot/bootloader-universe/pxegrub2; parent directory /var/lib/tftpboot/bootloader-universe does not exist
Error: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot/bootloader-universe/pxegrub2]/ensure: change from 'absent' to 'directory' failed: Cannot create /var/lib/tftpboot/bootloader-universe/pxegrub2; parent directory /var/lib/tftpboot/bootloader-universe does not exist
�[mNotice: Applied catalog in 0.29 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/httpboot_spec.rb:4
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: tftp 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_135311835.CJj7rc.pp
Last 10 lines of output were:
Info: Foreman_proxy::Settings_file[logs]: Scheduling refresh of Class[Foreman_proxy::Service]
�[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/content: content changed '{sha256}0ff33aa71af9054db8c2c1a498ef8dfc869976d812105ee5c2d90579ab25fdf3' to '{sha256}1c4f7110c2a4933b802919017e614d7354b310533967402255a2581a32d0fb9c'
Info: Foreman_proxy::Settings_file[registration]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service]
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy]
�[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Unscheduling refresh on Service[foreman-proxy]
Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.94 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/netboot_spec.rb:6
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: tftp 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_135318160.2HVgXD.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/tftp.pp", 47]:["/etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/config.pp", 17]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.21 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722866000'
Error: Cannot create /var/lib/tftpboot/bootloader-universe/pxegrub2; parent directory /var/lib/tftpboot/bootloader-universe does not exist
Error: /Stage[main]/Foreman_proxy::Tftp/File[/var/lib/tftpboot/bootloader-universe/pxegrub2]/ensure: change from 'absent' to 'directory' failed: Cannot create /var/lib/tftpboot/bootloader-universe/pxegrub2; parent directory /var/lib/tftpboot/bootloader-universe does not exist
�[mNotice: Applied catalog in 0.24 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/netboot_spec.rb:6
|
|
This job failed
Loading