New clobber_default_config paramater #520
Annotations
4 errors
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_150236611.EdM8S3.pp
Last 10 lines of output were:
Jun 26 15:02:43 debian11-64-puppet7.example.com systemd[1]: Starting nftables...
Jun 26 15:02:43 debian11-64-puppet7.example.com systemd[1]: nftables.service: Main process exited, code=dumped, status=11/SEGV
Jun 26 15:02:43 debian11-64-puppet7.example.com systemd[1]: nftables.service: Failed with result 'core-dump'.
Jun 26 15:02:43 debian11-64-puppet7.example.com systemd[1]: Failed to start nftables.
�[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 30 events
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 4.26 seconds
|
spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
spec/acceptance/all_rules_spec.rb#L152
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
|
This job failed
Loading