Skip to content

Merge pull request #261 from SimonHoenscheid/developer_docs #591

Merge pull request #261 from SimonHoenscheid/developer_docs

Merge pull request #261 from SimonHoenscheid/developer_docs #591

Re-run triggered September 23, 2024 09:58
Status Failure
Total duration 3m 18s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
20s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
1s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 22 warnings
Puppet / Puppet 8 - Ubuntu 20.04: 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081120683.ZOHShY.pp Last 10 lines of output were: Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables] Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE] Info: Nftables::Chain[default_in]: Unscheduling all events on Nftables::Chain[default_in] Info: Nftables::Chain[default_out]: Unscheduling all events on Nftables::Chain[default_out] Info: Nftables::Chain[default_fwd]: Unscheduling all events on Nftables::Chain[default_fwd] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 5.56 seconds
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L146
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
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L147
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
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100045246.mFdfuw.pp Last 10 lines of output were: Warning: /Stage[main]/Nftables/Service[nftables]: Skipping because of failed dependencies Info: /Stage[main]/Nftables/Service[nftables]: Unscheduling all events on Service[nftables] Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Nftables::Chain[PRE]: Unscheduling all events on Nftables::Chain[PRE] Info: Nftables::Chain[default_in]: Unscheduling all events on Nftables::Chain[default_in] Info: Nftables::Chain[default_out]: Unscheduling all events on Nftables::Chain[default_out] Info: Nftables::Chain[default_fwd]: Unscheduling all events on Nftables::Chain[default_fwd] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 6.26 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L146
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
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L147
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
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L151
nftables class configure all nftables rules File "/etc/nftables/puppet.nft" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/nftables/puppet.nft".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/all_rules_spec.rb#L155
nftables class configure all nftables rules File "/etc/nftables/puppet" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/nftables/puppet".directory?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set 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_081158431.dnblsY.pp Last 10 lines of output were: Sep 17 08:11:50 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Sep 17 08:11:53 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Sep 17 08:11:53 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables. Sep 17 08:12:01 debian11-64-puppet7.example.com systemd[1]: Reloading nftables. Sep 17 08:12:01 debian11-64-puppet7.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Sep 17 08:12:01 debian11-64-puppet7.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.26 seconds
Puppet / Puppet 8 - Debian 11: spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081201031.SO1M9U.pp Last 10 lines of output were: Sep 17 08:11:53 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Sep 17 08:11:56 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Sep 17 08:11:56 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables. Sep 17 08:12:04 debian11-64-puppet8.example.com systemd[1]: Reloading nftables. Sep 17 08:12:04 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV Sep 17 08:12:04 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables. Info: Class[Nftables]: Unscheduling all events on Class[Nftables] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.06 seconds
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 7 (Ruby 2.7): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does
Puppet / 8 (Ruby 3.2): spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-6-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles Failure/Error: expect(subject).not_to compile expected that the catalogue would not compile but it does