Skip to content

Add special rule format for mesh and peering type policy #177

Add special rule format for mesh and peering type policy

Add special rule format for mesh and peering type policy #177

Triggered via pull request January 25, 2024 07:21
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
27s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072409120.pp.6AJqLj Last 10 lines of output were: Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Systemd::Daemon_reload[consul.service] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Exec[systemd-consul.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Service[consul] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Service[consul] Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.54 seconds
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L266
consul class package based installation runs consul via package with explicit default data_dir Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072418535.pp.3pOQ6r Last 10 lines of output were: Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Systemd::Daemon_reload[consul.service] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Exec[systemd-consul.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Main/Systemd::Dropin_file[type.conf]/Systemd::Daemon_reload[consul.service]/Exec[systemd-consul.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Service[consul] Info: Systemd::Daemon_reload[consul.service]: Scheduling refresh of Service[consul] Warning: /Stage[main]/Consul::Run_service/Service[consul]: Skipping because of failed dependencies Info: /Stage[main]/Consul::Run_service/Service[consul]: Unscheduling all events on Service[consul] Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.54 seconds
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L309
consul class package based installation File "/etc/consul.d/config.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/etc/consul.d/config.json".file?` to be truthy, got false
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L310
consul class package based installation File "/etc/consul.d/config.json" content is expected to match /server/ Failure/Error: its(:content) { is_expected.to match(%r{server}) } expected "" to match /server/ Diff: @@ -1 +1 @@ -/server/ +""
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L314
consul class package based installation Command "systemctl cat consul" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L315
consul class package based installation Command "systemctl cat consul" stdout is expected to match /Type=/ Failure/Error: its(:stdout) { is_expected.to match(%r{Type=}) } expected "" to match /Type=/ Diff: @@ -1 +1 @@ -/Type=/ +""
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L319
consul class package based installation File "/opt/consul" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/opt/consul".directory?` to be truthy, got false
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L323
consul class package based installation Service "consul" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "consul" to be enabled
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L324
consul class package based installation Service "consul" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "consul" to be running
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L328
consul class package based installation Package "consul" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "consul" to be installed
Puppet / Puppet 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L332
consul class package based installation Command "consul version" stdout is expected to match /Consul v/ Failure/Error: its(:stdout) { is_expected.to match %r{Consul v} } expected "" to match /Consul v/ Diff: @@ -1 +1 @@ -/Consul v/ +""