Test beaker-hcloud #462
Annotations
4 errors
Run tests:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'static.159.75.140.128.clients.your-server.de' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180759169.pp.BS2aBQ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.10 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698862084'
�[mNotice: /Stage[main]/Systemd::Networkd/Service[systemd-networkd]/ensure: ensure changed 'running' to 'stopped'
�[mNotice: Applied catalog in 0.71 seconds
|
Run tests:
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
|
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading