Skip to content

Update webhook-go to version 2.8.0 #259

Update webhook-go to version 2.8.0

Update webhook-go to version 2.8.0 #259

Triggered via pull request December 10, 2024 23:46
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

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

Annotations

65 errors
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234759256.G8788R.pp Last 10 lines of output were: Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 34.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234835253.yKjnYh.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 13.80 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234755453.wr1pgV.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 37.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234835274.P6qdmC.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 14.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234805944.pPcQiP.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 29.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234836980.uvs3F8.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 13.60 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Rocky 8: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - Rocky 8: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - Rocky 8: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - Rocky 8: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - Rocky 8: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234811594.Q72HVe.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.deb]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 31.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234844781.ElHgVh.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.deb]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 14.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234811488.V4fprh.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 34.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'oracle9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234848318.v6Xx1j.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 15.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234819895.BY3ikJ.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 31.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234853068.QuqxNB.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 14.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Rocky 9: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - Rocky 9: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - Rocky 9: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - Rocky 9: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - Rocky 9: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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_234828334.9GT7UY.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.deb]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 31.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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_234902520.EogOOZ.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.deb]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 14.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests when defaults used 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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234836863.iGDrzh.pp Last 10 lines of output were: �[mNotice: /Stage[main]/R10k::Config/File[/etc/puppetlabs/r10k]/ensure: created �[mNotice: /Stage[main]/R10k::Config/File[r10k.yaml]/ensure: defined content as '{sha256}1fa188e0a53fcee9ed05d8d213d6cbd09c710a3fd020b867bb2cf19cbe1b4544' Info: Class[R10k]: Unscheduling all events on Class[R10k] Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 35.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
r10k::webhook tests when defaults used 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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_234914826.0j9g3o.pp Last 10 lines of output were: Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from 'absent' to 'present' failed: Execution of '/opt/puppetlabs/puppet/bin/gem install --no-document --no-document r10k' returned 1: ERROR: Error installing r10k: There are no versions of minitar (~> 1.0, >= 1.0.2) compatible with your Ruby & RubyGems. Maybe try installing an older version of the gem you're looking for? minitar requires Ruby version >= 3.1. The current ruby version is 2.7.8.225. �[mNotice: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Dependency Package[r10k] has failures: true Warning: /Stage[main]/R10k::Install::Puppet_gem/File[/usr/bin/r10k]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/File[/tmp/webhook-go.rpm]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Package/Package[webhook-go]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Config/File[webhook.yml]: Skipping because of failed dependencies Warning: /Stage[main]/R10k::Webhook::Service/Service[webhook-go]: Skipping because of failed dependencies �[mNotice: Applied catalog in 14.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:7
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/r10k_webhook_spec.rb#L17
r10k::webhook tests when defaults used Package "webhook-go" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "webhook-go" to be installed
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/r10k_webhook_spec.rb#L21
r10k::webhook tests when defaults used File "/etc/voxpupuli/webhook.yml" exists and has content Failure/Error: expect(subject).to exist expected File "/etc/voxpupuli/webhook.yml" to exist
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/r10k_webhook_spec.rb#L30
r10k::webhook tests when defaults used Service "webhook-go" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "webhook-go" to be enabled
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/r10k_webhook_spec.rb#L31
r10k::webhook tests when defaults used Service "webhook-go" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "webhook-go" to be running
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/r10k_webhook_spec.rb#L35
r10k::webhook tests when defaults used Command "systemctl cat webhook-go" stdout is expected to match /webhook-go/ Failure/Error: its(:stdout) { is_expected.to match(%r{webhook-go}) } expected "" to match /webhook-go/ Diff: @@ -1 +1 @@ -/webhook-go/ +""
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.