Add EL10 support #300
ci.yml
on: pull_request
Puppet
/
Static validations
47s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
41 errors and 7 warnings
|
Puppet / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L330
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L326
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L322
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L321
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L317
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L313
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L312
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L308
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L307
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 / OpenVox 8 - AlmaLinux 10:
spec/acceptance/class_spec.rb#L264
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 'almalinux10-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163026678.aIe7kF.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3'
Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul]
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
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.50 seconds
|
|
Puppet / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L330
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L326
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L322
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L321
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L317
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L313
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L312
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L308
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L307
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 / OpenVox 8 - OracleLinux 10:
spec/acceptance/class_spec.rb#L264
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 'oracle10-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163031836.BH6YPk.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3'
Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul]
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
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.50 seconds
|
|
Puppet / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L330
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L326
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L322
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L321
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L317
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L313
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L312
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L308
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L307
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 / OpenVox 8 - CentOS 10:
spec/acceptance/class_spec.rb#L264
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 'centos10-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163038365.9zMMSP.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3'
Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul]
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
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.71 seconds
|
|
Puppet / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L330
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L326
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L322
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L321
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L317
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L313
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L312
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L308
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L307
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 / OpenVox 8 - Rocky 10:
spec/acceptance/class_spec.rb#L264
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 'rocky10-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163443066.3H0imH.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]/ensure: defined content as '{sha256}8d9c6201ada7e5849d76fe2c5f0a5d514955d1ae3958265252447b7212ef2ee3'
Info: /Stage[main]/Main/Systemd::Dropin_file[foo.conf]/File[/etc/systemd/system/consul.service.d/foo.conf]: Scheduling refresh of Service[consul]
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
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.67 seconds
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system SLES 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 11
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Fedora 32
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Fedora 31
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Fedora 30
|