Ensure proxy register runs before puppetserver service #1596
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164106128.ur3qad.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Systemd::Manage_dropin[foreman-proxy.service-90-limits.conf]/Systemd::Dropin_file[foreman-proxy.service-90-limits.conf]/Systemd::Daemon_reload[foreman-proxy.service]/Exec[systemd-foreman-proxy.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Class[Foreman_proxy::Plugin::Dynflow]: Unscheduling all events on Class[Foreman_proxy::Plugin::Dynflow]
Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Skipping because of failed dependencies
Info: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Unscheduling all events on Service[foreman-proxy]
Info: Class[Foreman_proxy::Plugin::Ansible]: Unscheduling all events on Class[Foreman_proxy::Plugin::Ansible]
Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Settings_file[remote_execution_ssh]/File[/etc/foreman-proxy/settings.d/remote_execution_ssh.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 16.53 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with ansible plugin 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164127727.UrkJlV.pp
Last 10 lines of output were:
Warning: /Stage[main]/Mosquitto::Service/Service[mosquitto]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Plugin[ansible]/Package[ruby-smart-proxy-ansible]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Feature[Dynflow]/Datacat_fragment[foreman_proxy::enabled_features::Dynflow]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Settings_file[dynflow]/File[/etc/foreman-proxy/settings.d/dynflow.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Settings_file[remote_execution_ssh]/File[/etc/foreman-proxy/settings.d/remote_execution_ssh.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.24 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
|
Run tests:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
|
Run tests:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
|
Run tests:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
|
Run tests:
spec/acceptance/ansible_spec.rb#L16
Scenario: install foreman-proxy with ansible plugin Package "python3-ansible-runner" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "python3-ansible-runner" to be installed
|
Run tests:
spec/acceptance/ansible_spec.rb#L20
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner --help" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 127
(compared using ==)
|
Run tests:
spec/acceptance/ansible_spec.rb#L24
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner run --module ping --hosts localhost /tmp/ansible-runner-test" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { should eq 0 }
expected: 0
got: 127
(compared using ==)
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164137664.f46pOI.pp
Last 10 lines of output were:
Warning: /Stage[main]/Foreman_proxy::Config/Foreman_proxy::Provider[puppetca_puppet_cert]/Foreman_proxy::Settings_file[puppetca_puppet_cert]/File[/etc/foreman-proxy/settings.d/puppetca_puppet_cert.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Realm/Foreman_proxy::Module[realm]/Foreman_proxy::Settings_file[realm]/File[/etc/foreman-proxy/settings.d/realm.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Config/Foreman_proxy::Provider[realm_freeipa]/Foreman_proxy::Settings_file[realm_freeipa]/File[/etc/foreman-proxy/settings.d/realm_freeipa.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Tftp/Foreman_proxy::Module[tftp]/Foreman_proxy::Settings_file[tftp]/File[/etc/foreman-proxy/settings.d/tftp.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Templates/Foreman_proxy::Module[templates]/Foreman_proxy::Settings_file[templates]/File[/etc/foreman-proxy/settings.d/templates.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Logs/Foreman_proxy::Module[logs]/Foreman_proxy::Feature[Logs]/Datacat_fragment[foreman_proxy::enabled_features::Logs]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Logs/Foreman_proxy::Module[logs]/Foreman_proxy::Settings_file[logs]/File[/etc/foreman-proxy/settings.d/logs.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.07 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/basic_spec.rb:6
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164144365.RKP5qL.pp
Last 10 lines of output were:
Warning: /Stage[main]/Foreman_proxy::Config/Foreman_proxy::Provider[puppetca_puppet_cert]/Foreman_proxy::Settings_file[puppetca_puppet_cert]/File[/etc/foreman-proxy/settings.d/puppetca_puppet_cert.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Realm/Foreman_proxy::Module[realm]/Foreman_proxy::Settings_file[realm]/File[/etc/foreman-proxy/settings.d/realm.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Config/Foreman_proxy::Provider[realm_freeipa]/Foreman_proxy::Settings_file[realm_freeipa]/File[/etc/foreman-proxy/settings.d/realm_freeipa.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Tftp/Foreman_proxy::Module[tftp]/Foreman_proxy::Settings_file[tftp]/File[/etc/foreman-proxy/settings.d/tftp.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Templates/Foreman_proxy::Module[templates]/Foreman_proxy::Settings_file[templates]/File[/etc/foreman-proxy/settings.d/templates.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Logs/Foreman_proxy::Module[logs]/Foreman_proxy::Feature[Logs]/Datacat_fragment[foreman_proxy::enabled_features::Logs]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Logs/Foreman_proxy::Module[logs]/Foreman_proxy::Settings_file[logs]/File[/etc/foreman-proxy/settings.d/logs.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.05 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/basic_spec.rb:6
|
Loading