Manage {system,user}.conf values #796
Triggered via pull request
October 28, 2024 13:05
Status
Cancelled
Total duration
4m 36s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
253 errors and 5 warnings
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130728184.qng49M.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 almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130730256.qrkzBu.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 almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130733582.wPATic.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 almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
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
|
Puppet / Puppet 8 - AlmaLinux 9:
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
|
Puppet / Puppet 8 - AlmaLinux 9:
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
|
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130748078.M7iriV.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 almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752230.4nwJ3r.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 almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
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
|
Puppet / Puppet 8 - AlmaLinux 9:
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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754353.Ek5N3D.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 almalinux9-64-puppet8.example.com
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130743219.ZxApwm.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 debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130745210.NXLCe4.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 debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130747090.80COSC.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 debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
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
|
Puppet / Puppet 7 - Debian 12:
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
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130750229.btd7uG.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 debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752259.oFQfvp.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 debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
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
|
Puppet / Puppet 7 - Debian 12:
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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754233.ulGhVO.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 debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/resolved_spec.rb#L27
systemd with manage_resolved true configure systemd resolved is expected to be installed
Failure/Error: it { expect(package('systemd-resolved')).to be_installed } if has_package
expected Package "systemd-resolved" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130730997.3vfcGv.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 almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130732929.j5Uolw.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 almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130736538.qrnz8c.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 almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130750152.R4SbW9.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 almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754442.MvjNqN.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 almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756397.ttrUxw.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 almalinux8-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130745032.5orAsM.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 ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130747222.wfJJkG.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 ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130749290.p9RT8D.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 ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752621.08XnKv.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 ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754820.l3Fs4L.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 ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756980.ZCxKL5.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 ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759200.5Nn0AK.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 ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130731640.X1oSvn.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 almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130733689.ZLQOTN.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 almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130737432.A877Mf.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 almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130750856.mCwrfZ.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 almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130755382.M55b09.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 almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130757437.zV2E99.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 almalinux8-64-puppet8.example.com
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130744703.b2o5EN.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130746897.tZFP64.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130749028.2zsokP.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752558.W06yaj.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L51
systemd with manage_networkd true configure systemd stopped Service "systemd-networkd" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "systemd-networkd" not to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L52
systemd with manage_networkd true configure systemd stopped Service "systemd-networkd" is expected not to be enabled
Failure/Error: it { is_expected.not_to be_enabled }
expected Service "systemd-networkd" not to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754778.DeIeh3.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756952.jNPw3O.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759176.VRKznV.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/modules/systemd/manifests/init.pp, line: 304, column: 3) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/resolved_spec.rb#L44
systemd with manage_resolved true configure systemd stopped Service "systemd-resolved" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "systemd-resolved" not 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
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130729947.R57Ve4.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 almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130731860.ZPs5Wi.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 almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130735497.rNtq8B.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 almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
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
|
Puppet / Puppet 7 - AlmaLinux 9:
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
|
Puppet / Puppet 7 - AlmaLinux 9:
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
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752927.eJMzLs.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 almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756828.7EbAyr.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 almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
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
|
Puppet / Puppet 7 - AlmaLinux 9:
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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758738.rB95Qi.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 almalinux9-64-puppet7.example.com
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130747368.PHBKt5.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 debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130749387.SlQbvW.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 debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130751279.tqmCES.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 debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754422.moSlhP.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 debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756466.jEbOWe.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 debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758501.soBulW.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 debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/resolved_spec.rb#L23
systemd with manage_resolved true configure systemd resolved Service "systemd-resolved" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-resolved" to be running
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130747192.gMRvt8.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 debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130749384.87H8dc.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 debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130751470.SPZAkN.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 debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
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
|
Puppet / Puppet 8 - Debian 12:
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
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754821.hdCBLP.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 debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130757044.kcdRmQ.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 debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
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
|
Puppet / Puppet 8 - Debian 12:
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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759177.aKyidZ.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 debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/resolved_spec.rb#L27
systemd with manage_resolved true configure systemd resolved is expected to be installed
Failure/Error: it { expect(package('systemd-resolved')).to be_installed } if has_package
expected Package "systemd-resolved" to be installed
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130750466.fL22fh.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 debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752447.CE4oLZ.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 debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754316.CJCMpH.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 debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130757446.vxos39.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 debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759448.GfOJha.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 debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130801391.X4AiqQ.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 debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/resolved_spec.rb#L23
systemd with manage_resolved true configure systemd resolved Service "systemd-resolved" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-resolved" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130750757.6FcthQ.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 ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752741.qLUGBM.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 ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754629.Bs2b1A.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 ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130757784.FfFJCB.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 ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130759819.WywsQQ.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 ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130801772.VHwsEl.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 ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130803788.9og0l2.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 ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130751149.N3n1yM.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 ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130753250.cqsd9r.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 ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130755232.x8z6NF.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 ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758472.lxaYQy.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 ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130800578.bsJaAc.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 ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130802644.Q42AMt.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 ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130804756.Pg78Jc.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 ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130738975.4wiR23.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 rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130741091.yVuJEX.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 rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130744469.PYJZWz.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 rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
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
|
Puppet / Puppet 8 - Rocky 9:
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
|
Puppet / Puppet 8 - Rocky 9:
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
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758796.bzQ4nI.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 rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130802884.QZafLb.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 rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
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
|
Puppet / Puppet 8 - Rocky 9:
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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130805005.zwAgd3.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 rocky9-64-puppet8.example.com
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130737942.6RvnnD.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 rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130739956.eovxVF.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 rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130743536.wRXhMy.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 rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
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
|
Puppet / Puppet 7 - Rocky 9:
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
|
Puppet / Puppet 7 - Rocky 9:
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
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758497.rK7Arc.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 rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130802433.CzKyWU.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 rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
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
|
Puppet / Puppet 7 - Rocky 9:
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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130804444.7vVsdB.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 rocky9-64-puppet7.example.com
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130740989.I7aCvD.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 centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130743098.AX8sut.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 centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130746806.ZyGwGL.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 centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
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
|
Puppet / Puppet 8 - CentOS 9:
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
|
Puppet / Puppet 8 - CentOS 9:
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
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130803002.vsC2te.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 centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130807193.VDZ2oq.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 centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
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
|
Puppet / Puppet 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130809330.2bDunE.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 centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130741496.otNE7w.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-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130743781.bQT2HP.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-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130748047.L0gL6S.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-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130801700.qvhnSB.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-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130806619.vevIGV.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-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130808928.nGzOgS.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-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130802706.kCAo2E.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 ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130805098.9uJgcD.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 ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130741066.nmOIBI.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 oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130807365.lrB6WL.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 ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130743224.3G721C.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 oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130746421.8DlUSs.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 oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - OracleLinux 9:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130810946.jrzmQz.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 ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
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
|
Puppet / Puppet 8 - OracleLinux 9:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130813385.CEG1oL.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 ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130811262.QwE9uD.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 oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130816800.Sb5uSq.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 oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130815773.iMaOsB.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 ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130818942.5m94Hf.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 oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130818194.ExGUiZ.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 ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130745570.KbMGiL.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 centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130747547.d6pSy3.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 centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130751382.ew5cjc.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 centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
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
|
Puppet / Puppet 7 - CentOS 9:
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
|
Puppet / Puppet 7 - CentOS 9:
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
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130813461.rDzIft.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 centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130817424.qkyKGu.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 centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
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
|
Puppet / Puppet 7 - CentOS 9:
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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130819443.fJQT4s.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 centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130749456.G9Zvv9.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 oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130751385.VdYJ3v.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 oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130754270.YFZCsa.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 oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
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
|
Puppet / Puppet 7 - OracleLinux 9:
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
|
Puppet / Puppet 7 - OracleLinux 9:
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
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130818347.TCjqc6.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 oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130823892.QlLRlR.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 oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
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
|
Puppet / Puppet 7 - OracleLinux 9:
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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130825853.aZn62H.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 oracle9-64-puppet7.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130802962.DNGCQZ.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 oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130805127.4igkyg.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 oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130810401.iCedOz.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 oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130841308.CsdyJq.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 oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130849863.1traSY.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 oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130852243.g17qls.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 oracle8-64-puppet8.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130808973.AL2h3J.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 oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130810860.8odcUb.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 oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130815833.Ewaasn.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 oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130846642.PBccBT.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 oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130854839.5vFcP2.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 oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130856774.RVSsUb.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 oracle8-64-puppet7.example.com
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '495/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L12
systemd::daemon_reload supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L20
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L15
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults is expected to contain Exec[systemd-irregardless-systemctl-daemon-reload] with command => ["systemctl", "daemon-reload"] and refreshonly => true
Failure/Error:
expect(subject).to contain_exec("systemd-#{title}-systemctl-daemon-reload").
with_command(%w[systemctl daemon-reload]).
with_refreshonly(true)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L22
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d] with ensure => "directory", recurse => "true", purge => "true" and selinux_ignore_defaults => false
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d").with(
ensure: 'directory',
recurse: 'true',
purge: 'true',
selinux_ignore_defaults: false
)
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L37
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults with a username specfied is expected to fail to compile and raise an error matching /user is not supported below/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{user is not supported below}) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L11
systemd supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L31
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain Systemd::Daemon_reload[test.service]
Failure/Error: expect(subject).to create_systemd__daemon_reload(params[:unit])
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L56
systemd::daemon_reload supported operating systems on debian-11-x86_64 when disabled is expected not to contain Exec[systemd-irregardless-systemctl-daemon-reload]
Failure/Error: expect(subject).not_to contain_exec("systemd-#{title}-systemctl-daemon-reload")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L35
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d/test.conf] that notifies Systemd::Daemon_reload[test.service]
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d/#{title}").with(
ensure: 'file',
content: %r{#{params[:content]}},
mode: '0444',
selinux_ignore_defaults: false
).
that_notifies("Systemd::Daemon_reload[#{params[:unit]}]")
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L65
systemd::daemon_reload supported operating systems on debian-11-x86_64 when disabled with a username specfied is expected not to contain Exec[systemd-irregardless-systemctl-user-steve-daemon-reload]
Failure/Error: it { is_expected.not_to contain_exec('systemd-irregardless-systemctl-user-steve-daemon-reload') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1912-374.gnjp1hxbeqqe3eihfxefoj5pwe.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '495/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L12
systemd::daemon_reload supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L15
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults is expected to contain Exec[systemd-irregardless-systemctl-daemon-reload] with command => ["systemctl", "daemon-reload"] and refreshonly => true
Failure/Error:
expect(subject).to contain_exec("systemd-#{title}-systemctl-daemon-reload").
with_command(%w[systemctl daemon-reload]).
with_refreshonly(true)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L20
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L11
systemd supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L37
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults with a username specfied is expected to fail to compile and raise an error matching /user is not supported below/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{user is not supported below}) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L22
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d] with ensure => "directory", recurse => "true", purge => "true" and selinux_ignore_defaults => false
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d").with(
ensure: 'directory',
recurse: 'true',
purge: 'true',
selinux_ignore_defaults: false
)
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L31
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain Systemd::Daemon_reload[test.service]
Failure/Error: expect(subject).to create_systemd__daemon_reload(params[:unit])
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L56
systemd::daemon_reload supported operating systems on debian-11-x86_64 when disabled is expected not to contain Exec[systemd-irregardless-systemctl-daemon-reload]
Failure/Error: expect(subject).not_to contain_exec("systemd-#{title}-systemctl-daemon-reload")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) (line: 2) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L12
systemd supported operating systems on debian-11-x86_64 is expected to contain Class[systemd]
Failure/Error: it { is_expected.to create_class('systemd') }
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L35
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d/test.conf] that notifies Systemd::Daemon_reload[test.service]
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d/#{title}").with(
ensure: 'file',
content: %r{#{params[:content]}},
mode: '0444',
selinux_ignore_defaults: false
).
that_notifies("Systemd::Daemon_reload[#{params[:unit]}]")
Puppet::PreformattedError:
Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 304, column: 3) on node fv-az1055-362.wue3q2az2frejdiuoombdmbhqh.phxx.internal.cloudapp.net
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 37
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 38
|