Skip to content

run foreman in a container #1616

run foreman in a container

run foreman in a container #1616

Triggered via pull request May 21, 2024 08:40
@evgenievgeni
synchronize #1164
frankontainer
Status Failure
Total duration 27m 53s
Artifacts

ci.yml

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

Annotations

68 errors
Puppet / Puppet 7 - CentOS 9
GitHub Actions has encountered an internal error when running your job.
Puppet / Puppet 7 - Ubuntu 22.04
GitHub Actions has encountered an internal error when running your job.
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L22
foreman::service without apache is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L32
foreman::service with apache is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service] Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az1424-954.ccvmnb1tuu4elce0z2wlmhbl4h.ex.internal.cloudapp.net
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L22
foreman::service without apache is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L32
foreman::service with apache is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service] Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket] Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az774-776.j3qnnsaxsfoepktz21rketxmog.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084749470.pp.6KnyOP 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-puppet8.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet8.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet8.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet8.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 59.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084852534.pp.TIhSnW 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-puppet8.example.com in environment production in 1.50 seconds Info: Using environment 'production' Info: Applying configuration version '1716281334' Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos9-64-puppet8.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos9-64-puppet8.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Dependency Foreman_host[foreman-centos9-64-puppet8.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet8.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-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084742095.pp.anQlUc 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-centos8-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos8-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos8-64-puppet7.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos8-64-puppet7.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 92.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084918162.pp.0hDmYj 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 centos8-64-puppet7.example.com in environment production in 1.37 seconds Info: Using environment 'production' Info: Applying configuration version '1716281360' Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos8-64-puppet7.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos8-64-puppet7.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Dependency Foreman_host[foreman-centos8-64-puppet7.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - CentOS 8: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-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://centos8-64-puppet7.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) } expected "-- Logs begin at Tue 2024-05-21 08:42:05 UTC, end at Tue 2024-05-21 08:56:23 UTC. --\nMay 21 08:43:5... Starting Foreman...\nMay 21 08:56:03 centos8-64-puppet7.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ Diff: @@ -1,226 +1,451 @@ -/Redirected to https:\/\/centos8-64-puppet7.example.com\/users\/login/ +-- Logs begin at Tue 2024-05-21 08:42:05 UTC, end at Tue 2024-05-21 08:56:23 UTC. -- +May 21 08:43:55 centos8-64-puppet7.example.com systemd[1]: Starting Foreman... +May 21 08:43:57 centos8-64-puppet7.example.com foreman[3015]: => Booting Puma +May 21 08:43:57 centos8-64-puppet7.example.com foreman[3015]: => Rails 6.1.7.7 application starting in production +May 21 08:43:57 centos8-64-puppet7.example.com foreman[3015]: => Run `bin/rails server --help` for more startup options +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Enabling systemd notification integration +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] Puma starting in cluster mode... +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Puma version: 6.4.2 (ruby 2.7.8-p225) ("The Eagle of Durango") +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Min threads: 5 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Max threads: 5 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Environment: production +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Master PID: 3015 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Workers: 6 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Restarts: (✔) hot (✖) phased +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Preloading application +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Activated unix:///run/foreman.sock +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] Use Ctrl-C to stop +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] Sending status to systemd every 1.0 sec +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 0 (PID: 3023) booted in 0.06s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 2 (PID: 3028) booted in 0.08s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 1 (PID: 3025) booted in 0.09s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 3 (PID: 3032) booted in 0.09s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 4 (PID: 3039) booted in 0.09s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Worker 5 (PID: 3042) booted in 0.1s, phase: 0 +May 21 08:44:01 centos8-64-puppet7.example.com systemd[1]: Started Foreman. +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] === puma shutdown: 2024-05-21 08:44:01 +0000 === +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Goodbye! +May 21 08:44:01 centos8-64-puppet7.example.com foreman[3015]: [3015] - Gracefully shutting down workers... +May 21 08:44:01 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman... +May 21 08:44:02 centos8-64-puppet7.example.com foreman[3015]: Exiting +May 21 08:44:02 centos8-64-puppet7.example.com systemd[1]: foreman.service: Succeeded. +May 21 08:44:02 centos8-64-puppet7.example.com systemd[1]: St
Puppet / Puppet 7 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/ Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) } expected "-- Logs begin at Tue 2024-05-21 08:42:05 UTC, end at Tue 2024-05-21 08:56:23 UTC. --\nMay 21 08:44:0...centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/ Diff: @@ -1,51 +1,101 @@ -/orchestrator in passive mode/ +-- Logs begin at Tue 2024-05-21 08:42:05 UTC, end at Tue 2024-05-21 08:56:23 UTC. -- +May 21 08:44:02 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:44:02 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3248]: 2024-05-21T08:44:02.454Z pid=3248 tid=1m4 INFO: Enabling systemd notification integration +May 21 08:44:03 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3248]: 2024-05-21T08:44:03.016Z pid=3248 tid=1m4 INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:44:03 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[3248]: 2024-05-21T08:44:03.017Z pid=3248 tid=1m4 INFO: GitLab reliable fetch activated! +May 21 08:44:08 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:45:02 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:45:03 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:45:03 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:45:44 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:45:44 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5742]: 2024-05-21T08:45:44.982Z pid=5742 tid=3qq INFO: Enabling systemd notification integration +May 21 08:45:45 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5742]: 2024-05-21T08:45:45.552Z pid=5742 tid=3qq INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:45:45 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[5742]: 2024-05-21T08:45:45.553Z pid=5742 tid=3qq INFO: GitLab reliable fetch activated! +May 21 08:45:50 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:00 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:01 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:47:01 centos8-64-puppet7.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:01 centos8-64-puppet7.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:01 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7362]: 2024-05-21T08:47:01.292Z pid=7362 tid=4ta INFO: Enabling systemd notification integration +May 21 08:47:01 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7362]: 2024-05-21T08:47:01.903Z pid=7362 tid=4ta INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:47:01 centos8-64-puppet7.example.com dynflow-sidekiq@orchestrator[7362]: 2024-05-21T08:47:01.904Z pid=7362 tid=4ta INFO: GitLab reliable fetch activated! +May 21 08:47:07 centos8-64-puppet7.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:08 centos8-64-puppet7.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:09 centos8-64-puppet7.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:47:09 centos8-64-puppet7.example.com
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084740399.pp.7CHsYV 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-centos8-64-puppet8.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos8-64-puppet8.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos8-64-puppet8.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Dependency Foreman_host[foreman-centos8-64-puppet8.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 107.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - CentOS 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084931322.pp.skZlSS 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 centos8-64-puppet8.example.com in environment production in 1.54 seconds Info: Using environment 'production' Info: Applying configuration version '1716281373' Error: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Could not evaluate: Error making GET request to Foreman at https://centos8-64-puppet8.example.com/api/v2/hosts: Response: 502 Proxy Error: The webserver received an invalid response from the backend service. Was Foreman at centos8-64-puppet8.example.com unable to handle the request? �[mNotice: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Dependency Foreman_host[foreman-centos8-64-puppet8.example.com] has failures: true Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 0.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - CentOS 8: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-64-puppet8.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://centos8-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L23
Scenario: install foreman with journald Command "journalctl -u foreman" stdout is expected to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ Failure/Error: its(:stdout) { is_expected.to match(%r{Redirected to https://#{host_inventory['fqdn']}/users/login}) } expected "-- Logs begin at Tue 2024-05-21 08:42:04 UTC, end at Tue 2024-05-21 08:56:57 UTC. --\nMay 21 08:43:5... Starting Foreman...\nMay 21 08:56:37 centos8-64-puppet8.example.com systemd[1]: Started Foreman.\n" to match /Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ Diff: @@ -1,226 +1,451 @@ -/Redirected to https:\/\/centos8-64-puppet8.example.com\/users\/login/ +-- Logs begin at Tue 2024-05-21 08:42:04 UTC, end at Tue 2024-05-21 08:56:57 UTC. -- +May 21 08:43:57 centos8-64-puppet8.example.com systemd[1]: Starting Foreman... +May 21 08:43:59 centos8-64-puppet8.example.com foreman[2993]: => Booting Puma +May 21 08:43:59 centos8-64-puppet8.example.com foreman[2993]: => Rails 6.1.7.7 application starting in production +May 21 08:43:59 centos8-64-puppet8.example.com foreman[2993]: => Run `bin/rails server --help` for more startup options +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Enabling systemd notification integration +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] Puma starting in cluster mode... +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Puma version: 6.4.2 (ruby 2.7.8-p225) ("The Eagle of Durango") +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Min threads: 5 +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Max threads: 5 +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Environment: production +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Master PID: 2993 +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Workers: 6 +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Restarts: (✔) hot (✖) phased +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Preloading application +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Activated unix:///run/foreman.sock +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] Use Ctrl-C to stop +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] Sending status to systemd every 1.0 sec +May 21 08:44:03 centos8-64-puppet8.example.com foreman[2993]: [2993] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 4 (PID: 3015) booted in 0.07s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 2 (PID: 3006) booted in 0.08s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 5 (PID: 3019) booted in 0.08s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 0 (PID: 3001) booted in 0.09s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 1 (PID: 3003) booted in 0.1s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Worker 3 (PID: 3011) booted in 0.1s, phase: 0 +May 21 08:44:04 centos8-64-puppet8.example.com systemd[1]: Started Foreman. +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] === puma shutdown: 2024-05-21 08:44:04 +0000 === +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Goodbye! +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: [2993] - Gracefully shutting down workers... +May 21 08:44:04 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman... +May 21 08:44:04 centos8-64-puppet8.example.com foreman[2993]: Exiting +May 21 08:44:04 centos8-64-puppet8.example.com systemd[1]: foreman.service: Succeeded. +May 21 08:44:04 centos8-64-puppet8.example.com systemd[1]: Sto
Puppet / Puppet 8 - CentOS 8: spec/acceptance/foreman_journald_spec.rb#L27
Scenario: install foreman with journald Command "journalctl -u dynflow-sidekiq@orchestrator" stdout is expected to match /orchestrator in passive mode/ Failure/Error: its(:stdout) { is_expected.to match(%r{orchestrator in passive mode}) } expected "-- Logs begin at Tue 2024-05-21 08:42:04 UTC, end at Tue 2024-05-21 08:56:57 UTC. --\nMay 21 08:44:0...centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.\n" to match /orchestrator in passive mode/ Diff: @@ -1,42 +1,83 @@ -/orchestrator in passive mode/ +-- Logs begin at Tue 2024-05-21 08:42:04 UTC, end at Tue 2024-05-21 08:56:57 UTC. -- +May 21 08:44:04 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:44:05 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3226]: 2024-05-21T08:44:05.104Z pid=3226 tid=1l2 INFO: Enabling systemd notification integration +May 21 08:44:05 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3226]: 2024-05-21T08:44:05.688Z pid=3226 tid=1l2 INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:44:05 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[3226]: 2024-05-21T08:44:05.689Z pid=3226 tid=1l2 INFO: GitLab reliable fetch activated! +May 21 08:44:11 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:45:06 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:45:07 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:45:07 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:45:49 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:45:49 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5715]: 2024-05-21T08:45:49.478Z pid=5715 tid=3pr INFO: Enabling systemd notification integration +May 21 08:45:50 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5715]: 2024-05-21T08:45:50.111Z pid=5715 tid=3pr INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:45:50 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[5715]: 2024-05-21T08:45:50.112Z pid=5715 tid=3pr INFO: GitLab reliable fetch activated! +May 21 08:45:55 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:06 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:07 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:47:07 centos8-64-puppet8.example.com systemd[1]: Stopped Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:07 centos8-64-puppet8.example.com systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:07 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7324]: 2024-05-21T08:47:07.923Z pid=7324 tid=4qo INFO: Enabling systemd notification integration +May 21 08:47:08 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7324]: 2024-05-21T08:47:08.531Z pid=7324 tid=4qo INFO: Booting Sidekiq 6.5.12 with Sidekiq::RedisConnection::RedisAdapter options {:url=>"redis://localhost:6379/6"} +May 21 08:47:08 centos8-64-puppet8.example.com dynflow-sidekiq@orchestrator[7324]: 2024-05-21T08:47:08.532Z pid=7324 tid=4qo INFO: GitLab reliable fetch activated! +May 21 08:47:16 centos8-64-puppet8.example.com systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq. +May 21 08:47:37 centos8-64-puppet8.example.com systemd[1]: Stopping Foreman jobs daemon - orchestrator on sidekiq... +May 21 08:47:38 centos8-64-puppet8.example.com systemd[1]: [email protected]: Succeeded. +May 21 08:47:38 centos8-64-puppet8.example.com s
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084915619.pp.7vb4AD Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 66.76 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085026798.pp.mJzvam Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-27638-8ocmk1.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-27638-8ocmk1.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 11: spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Debian 11: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian11-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian11-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://debian11-64-puppet7.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084915050.pp.RzWVYN Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 67.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085027170.pp.arbliF Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-27606-4km5xk.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-27606-4km5xk.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 11: spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Debian 11: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian11-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian11-64-puppet8.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://debian11-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085011720.pp.9rE0RZ Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 78.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'debian12-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085134504.pp.PebWQM Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-26758-n5j3u.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-26758-n5j3u.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Debian 12: spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Debian 12: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian12-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian12-64-puppet8.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://debian12-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085015066.pp.bq6ncd Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Unscheduling refresh on Service[dynflow-sidekiq@worker-1] �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 78.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'debian12-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085138586.pp.vaIvLm Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-26832-4n84hc.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-26832-4n84hc.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Debian 12: spec/support/acceptance/examples.rb#L10
Foreman in a Container in a Container behaves like the foreman application Service "foreman" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman" to be running Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Debian 12: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian12-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian12-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://debian12-64-puppet7.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085101454.pp.eLjR6u Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 4 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 3 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.62 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085249047.pp.hDbZOb Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25156-w1t3qs.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25156-w1t3qs.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 22.04: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2204-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2204-64-puppet8.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://ubuntu2204-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085113558.pp.eBCFfj Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 4 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 3 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 90.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085250374.pp.G8l1Nl Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25611-14lw122.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25611-14lw122.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 4.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 7 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-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://ubuntu2004-64-puppet7.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085103790.pp.76iLTX Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 4 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 3 events �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service] Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 95.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container in a Container 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 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085245009.pp.BcOGV6 Last 10 lines of output were: Wrapped exception: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25601-ufch08.lock does not exist or is a dangling symbolic link Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-25601-ufch08.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89) �[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies �[mNotice: Applied catalog in 5.41 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:63
Puppet / Puppet 8 - Ubuntu 20.04: spec/support/acceptance/examples.rb#L29
Foreman in a Container in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-64-puppet8.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://ubuntu2004-64-puppet8.example.com/users/login" got: #<Encoding:US-ASCII> "" (compared using ==) Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:75
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.