run foreman in a container #1608
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125742014.pp.iR6pWN
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling refresh on Service[foreman.service]
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[dynflow-sidekiq@orchestrator] has failures: true
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[dynflow-sidekiq@worker-1] has failures: true
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[dynflow-sidekiq@worker-2] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 124.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125950273.pp.gQqiy4
Last 10 lines of output were:
Info: Applying configuration version '1715691594'
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Unscheduling refresh on Service[dynflow-sidekiq@orchestrator]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/enable: enable changed 'false' to 'true'
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-2]/Service[dynflow-sidekiq@worker-2]/enable: enable changed 'false' to 'true'
Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet7.example.com unable to handle the request?
�[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet7.example.com] has failures: true
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 23.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Run tests:
spec/support/acceptance/examples.rb#L23
Scenario: install foreman 2 workers behaves like the foreman application File "/run/foreman.sock" is expected to be socket
Failure/Error: it { should be_socket }
expected `File "/run/foreman.sock".socket?` to be truthy, got false
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Run tests:
spec/support/acceptance/examples.rb#L27
Scenario: install foreman 2 workers behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos9-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 1 worker 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130022438.pp.mVIIzP
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.50 seconds
Info: Using environment 'production'
Info: Applying configuration version '1715691624'
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-2]/Service[dynflow-sidekiq@worker-2]/ensure: ensure changed 'running' to 'stopped'
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-2]/File[/etc/foreman/dynflow/worker-2.yml]/ensure: removed
Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet7.example.com unable to handle the request?
�[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet7.example.com] has failures: true
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:46
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 1 worker 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 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130028970.pp.OCyHKF
Last 10 lines of output were:
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.44 seconds
Info: Using environment 'production'
Info: Applying configuration version '1715691630'
Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet7.example.com unable to handle the request?
�[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet7.example.com] has failures: true
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:46
|
Run tests:
spec/support/acceptance/examples.rb#L23
Scenario: install foreman 1 worker behaves like the foreman application File "/run/foreman.sock" is expected to be socket
Failure/Error: it { should be_socket }
expected `File "/run/foreman.sock".socket?` to be truthy, got false
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:56
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman with default options 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130038308.pp.SSB0GH
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Daemon_reload[foreman.container]: Scheduling refresh of Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling refresh on Service[foreman.service]
Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet7.example.com unable to handle the request?
�[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet7.example.com] has failures: true
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 50.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:7
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman with default options 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 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130132466.pp.XBwVBq
Last 10 lines of output were:
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.47 seconds
Info: Using environment 'production'
Info: Applying configuration version '1715691694'
Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet7.example.com unable to handle the request?
�[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet7.example.com] has failures: true
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:7
|
Run tests:
spec/support/acceptance/examples.rb#L23
Foreman with default options behaves like the foreman application File "/run/foreman.sock" is expected to be socket
Failure/Error: it { should be_socket }
expected `File "/run/foreman.sock".socket?` to be truthy, got false
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:11
|
The logs for this run have expired and are no longer available.
Loading