Manage {system,user}.conf values #796
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130732982.9Y4GVt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130734915.NvgqIT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Run tests:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130739034.2BIBmk.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
|
Run tests:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Run tests:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Run tests:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Run tests:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130753273.bqsRzY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
|
Run tests:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130757524.ItxVo4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
|
Run tests:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Run tests:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759454.C5VDLP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node rocky8-64-puppet7.example.com
|
Loading