Test beaker-hcloud #461
Annotations
4 errors
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_changes: true)
Beaker::Host::CommandFailure:
Host 'static.152.75.130.94.clients.your-server.de' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125109893.pp.VA4wey
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.13 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698843078'
�[mNotice: /Stage[main]/Systemd::Networkd/Service[systemd-networkd]/ensure: ensure changed 'running' to 'stopped'
�[mNotice: Applied catalog in 0.89 seconds
|
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
|
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
|
|
The logs for this run have expired and are no longer available.
Loading