Test beaker-hcloud #461
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
2m 49s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
22 errors
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Distro Puppet - Archlinux rolling
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
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_changes: true)
Beaker::Host::CommandFailure:
Host 'static.228.117.203.116.clients.your-server.de' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125024459.pp.b7yuyS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698843029'
�[mNotice: /Stage[main]/Systemd::Networkd/Service[systemd-networkd]/ensure: ensure changed 'running' to 'stopped'
�[mNotice: Applied catalog in 0.64 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 / Puppet 7 - Ubuntu 20.04:
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 / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
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_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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 / Puppet 8 - Ubuntu 22.04:
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 / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
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_changes: true)
Beaker::Host::CommandFailure:
Host 'static.123.67.140.128.clients.your-server.de' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125125677.pp.PbaJ0C
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.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698843092'
�[mNotice: /Stage[main]/Systemd::Networkd/Service[systemd-networkd]/ensure: ensure changed 'running' to 'stopped'
�[mNotice: Applied catalog in 0.96 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 / Puppet 7 - Ubuntu 22.04:
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 / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|