Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders #1560
Annotations
3 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
remote_file works 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120808444.QCVnsr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722859691'
Warning: Private key for 'debian12-64-puppet7.example.com' does not exist
Warning: Client certificate for 'debian12-64-puppet7.example.com' does not exist
Error: /Stage[main]/Main/Foreman_proxy::Remote_file[/var/tmp/test]/File[/var/tmp/test]: Could not evaluate: Could not retrieve file metadata for https://codeload.github.com/theforeman/puppet-foreman/tar.gz/9.0.0: Request to https://codeload.github.com/theforeman/puppet-foreman/tar.gz/9.0.0 timed out connect operation after 120.063 seconds
�[mNotice: Applied catalog in 120.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
remote_file works 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 'debian12-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012050.mxAotQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
�[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1722859815'
Warning: Private key for 'debian12-64-puppet7.example.com' does not exist
Warning: Client certificate for 'debian12-64-puppet7.example.com' does not exist
�[mNotice: /Stage[main]/Main/Foreman_proxy::Remote_file[/var/tmp/test]/File[/var/tmp/test]/ensure: defined content as '{mtime}2024-08-05 12:10:15 +0000'
�[mNotice: Applied catalog in 0.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
|
|
This job failed
Loading