Add OpenVox support #1421
Annotations
9 errors
|
Run tests
The operation was canceled.
|
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.1.0/lib/voxpupuli/acceptance/examples.rb#L10
Scenario: minor version upgrade upgrade to 8.11.0 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095603854.p1W5PE.pp
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Server::Config/Puppet::Config::Server[ssldir]/Puppet::Config::Entry[server_ssldir]/Concat::Fragment[puppet.conf_server_ssldir]/Concat_fragment[puppet.conf_server_ssldir]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:65
|
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.1.0/lib/voxpupuli/acceptance/examples.rb#L6
Scenario: minor version upgrade upgrade to 8.11.0 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095559912.OUs4Ut.pp
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Server::Config/Puppet::Config::Server[ssldir]/Puppet::Config::Entry[server_ssldir]/Concat::Fragment[puppet.conf_server_ssldir]/Concat_fragment[puppet.conf_server_ssldir]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.24 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:65
|
|
Run tests:
spec/acceptance/puppetserver_upgrade_spec.rb#L51
Scenario: minor version upgrade install 8.8.1 Command "puppetserver --version" stdout is expected to match "puppetserver version: 8.8.1\n"
Failure/Error: its(:stdout) { is_expected.to match("puppetserver version: #{from_version}\n") }
expected "puppetserver version: 8.11.0\n" to match "puppetserver version: 8.8.1\n"
Diff:
@@ -1 +1 @@
-puppetserver version: 8.8.1
+puppetserver version: 8.11.0
|
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.1.0/lib/voxpupuli/acceptance/examples.rb#L10
Scenario: minor version upgrade install 8.8.1 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095555741.Pdtr9X.pp
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Server::Config/Puppet::Config::Server[ssldir]/Puppet::Config::Entry[server_ssldir]/Concat::Fragment[puppet.conf_server_ssldir]/Concat_fragment[puppet.conf_server_ssldir]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:39
|
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.1.0/lib/voxpupuli/acceptance/examples.rb#L6
Scenario: minor version upgrade install 8.8.1 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095551658.0ecy6E.pp
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Server::Config/Puppet::Config::Server[ssldir]/Puppet::Config::Entry[server_ssldir]/Concat::Fragment[puppet.conf_server_ssldir]/Concat_fragment[puppet.conf_server_ssldir]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:39
|
|
|
|
|
|
|
Loading